@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Marcellus);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Gentium+Basic:400,700);

@import url(slider.css);
/*font-family: 'PT Sans', sans-serif;
font-family: 'Marcellus', serif;
font-family: 'Gentium Basic', serif;*/
	
* {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-decoration: none;
	border: none;
	outline: none;
}
.clearfix {
	clear: both;
}
img {
	vertical-align: middle;
}
.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
body {
	font-size: 14px;
}
.header {
	background: url(../images/header_bg.jpg) no-repeat center top;
	height: 300px;
	overflow: hidden;
	margin-bottom: 20px;
}
.header ul li {
	float: left;
	width: 25%;
}
.header ul li a {
	display: block;
	padding: 10px 0;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	background: -moz-linear-gradient(top, rgba(55,107,150,0.6) 0%, rgba(47,165,195,0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(55,107,150,0.6)), color-stop(100%, rgba(47,165,195,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(55,107,150,0.6) 0%, rgba(47,165,195,0.6) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(55,107,150,0.6) 0%, rgba(47,165,195,0.6) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(55,107,150,0.6) 0%, rgba(47,165,195,0.6) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(55,107,150,0.6) 0%, rgba(47,165,195,0.6) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99376b96', endColorstr='#992fa5c3', GradientType=0 ); /* IE6-9 */
}
.header ul li a:hover, .header ul li a.active_menu {
	background: rgb(55,107,150); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(55,107,150,1) 0%, rgba(47,165,195,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(55,107,150,1)), color-stop(100%, rgba(47,165,195,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(55,107,150,1) 0%, rgba(47,165,195,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(55,107,150,1) 0%, rgba(47,165,195,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(55,107,150,1) 0%, rgba(47,165,195,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(55,107,150,1) 0%, rgba(47,165,195,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#376b96', endColorstr='#2fa5c3', GradientType=0 ); /* IE6-9 */
}
.home_area .container {
	width: 800px;
	margin-bottom: 10px;
}
.home_area h1 {
	font-family: "Gentium Basic", serif;
	font-size: 44px;
	font-weight: 400;
	line-height: 38px;
	margin-bottom: 9px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -2px;
}
.home_area .home_block_one {
	width: 388px;
	margin-right: 20px;
	float: left;
	font-size: 11px;
	position: relative;
	line-height: 18px;
}

.home_area .home_block_one p {
	width: 49%;
	font-family: 'PT Sans', sans-serif;
}
.home_area .home_block_one p strong {
	font-family: "Gentium Basic", serif;
	font-size: 17px;
	font-weight:400;
	line-height:20px;
}
/*.home_area .home_block_one img {
	left: 84px;
	position: absolute;
	top: 0;
	width: 190px;
}
.home_area .home_block_one .left_part {
	float: left;
}
.home_area .home_block_one .right_part {
	float: right;
}
.home_area .home_block_one .left_part:before, .home_area .home_block_one .right_part:before {
	content: "";
	height: 140px;
	width: 105px;
}
.home_area .home_block_one .left_part:before {
	float: right;
}
.home_area .home_block_one .right_part:before {
	float: left;
}*/

.home_area .home_block_one .upper_left{
	float:left;
	width:171px;
}
.home_area .home_block_one .upper_right{
	float:right;
	width:182px;
}

.home_area .home_block_one .middle_left{
	float: left;
    margin-right: 10px;
    width: 79px;
}

.home_area .home_block_one .middle_img{
	float: left;
    margin-top: 17px;
    width: 200px;
}

.home_area .home_block_one .middle_right{
	float: left;
    margin-left: 8px;
    width: 91px;

}

.home_area .home_block_one .lower_left{
	float:left;
	width:186px;
}
.home_area .home_block_one .lower_right{
	float:right;
	width:182px;
}



.home_area .home_block_two {
	width: 185px;
	margin-right: 20px;
	float: left;
	font-size: 11.22px;
	position: relative;
	line-height: 17px;
	font-family: 'PT Sans', sans-serif;
}
.home_area .home_block_three {
	width: 185px;
	float: left;
	font-size: 11px;
	position: relative;
	line-height: 17px;
	font-family: 'PT Sans', sans-serif;
}

.home_area .home_block_three p{
	position:relative;
	z-index:2;
}

.home_area .home_block_two strong {
	display: block;
	font-family: "Gentium Basic", serif;
	font-size: 17px;
	font-weight:400;
	line-height:20px;
}
.home_area .home_block_three strong {
	display: block;
	font-family: "Gentium Basic", serif;
	font-size: 17px;
	font-weight:400;
	line-height:20px;
}
.home_area .home_block_three img {
	position: relative;
	 margin-top: -18px;
	 margin-left: -10px;
}
footer {
	font-size: 10px;
	margin-bottom: 20px;
}
footer .container {
	width: 790px;
}
footer ul li {
	float: left;
	margin-right: 40px;
}
footer ul li a {
	color: #000000;
	font-style: italic;
	font-family: 'PT Sans', sans-serif;
}
.sample_area .container {
	width: 790px;
}

.sample_area .sample_slider{
	width:632px;
	margin:0 auto;
}

.sample_area .tv_radio_btn {
	background: #601483;
	color: #ffffff;
    display: block;
    font-family: "PT Sans",sans-serif;
    padding: 3px 0;
    position: absolute;
    right: 87px;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 150px;
    z-index: 2;

}
.sample_area .tv_radio_btn:hover {
	background: #ff00ff;
}
.sample_area .back_to_sample_btn {
	text-align: center;
	display: block;
	font-weight: 600;
	width: 200px;
	margin: 40px auto;
	text-transform: uppercase;
		font-family: 'PT Sans', sans-serif;

}
.sample_area .tv_thumb li {
	float: left;
	margin-right: 50px;
}
.sample_area .tv_thumb li:nth-child(3n) {
	margin-right: 0;
}
.sample_area .radio_thumb {
	width: 230px;
	margin: 0 auto;
}
.resume_area .container {
	width: 805px;
	margin-bottom: 60px;
}
.resume_area h1 {
	background: rgb(28,116,140); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(28,116,140,1) 0%, rgba(227,251,251,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(28,116,140,1)), color-stop(100%, rgba(227,251,251,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(28,116,140,1) 0%, rgba(227,251,251,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(28,116,140,1) 0%, rgba(227,251,251,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(28,116,140,1) 0%, rgba(227,251,251,1) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(28,116,140,1) 0%, rgba(227,251,251,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c748c', endColorstr='#e3fbfb', GradientType=1 ); /* IE6-9 */
	padding: 3px 5px;
	color: #ffffff;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 17px;
	margin-bottom: 10px;
	line-height: 24px;
	font-family: "Gentium Basic", serif;
}
.resume_area h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 16px;
	line-height:14px;
	font-family: "Gentium Basic", serif;
}
.resume_area h3 {
	font-weight: 600;
	font-size: 13px;
	line-height:14px;
	font-family: 'PT Sans', sans-serif;
}
.resume_area p {
	font-size: 11px;
	line-height:14px;
	font-family: 'PT Sans', sans-serif;
}
.resume_area .resume_full p {
	padding: 0 18px;
	margin-bottom: 20px;
}
.resume_area .resume_block {
	float: left;
	width: 186px;
	margin-right: 20px;
}
.resume_area .resume_block:nth-child(5) {
	margin-right: 0;
}
.resume_area p.inner_bullet {
	padding-left: 20px;
	background: url(../images/bullet.jpg) no-repeat left 5px;
}
.resume_area p.inner_without_bullet {
	padding-left: 20px;
}
.resume_area p.inner_space {
	padding-left: 10px;
}

.block_gap{
	margin-bottom:9px;
}

.block_gap_four{
	margin-bottom:10px;
}

.block_gap_four_sp{
	margin-bottom:16px;
}

.block_gap_sp{
	margin-bottom:8px;
}

.block_one_gap{
	margin-bottom:10px;
}

.block_one_gap_sp{
	margin-bottom:7px;
}

.block_three_gap_sp{
	margin-bottom:10px;
}

.block_gap_three{
	margin-bottom:14px;
}
.sp_gap{
	margin-bottom:5px;
}
.popup {
	position: fixed;
	background: rgba(0,0,0,0.7);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	display: none;
}
.popup .popup_container {
	width: 350px;
	margin: 0 auto;
	border-radius: 10px;
	position: relative;
}
.popup .popup_container .close_btn {
	width: 25px;
	height: 25px;
	right: -15px;
	top: -15px;
	position: absolute;
}
.popup .popup_container video {
	width: 350px;
}
/* browser hacks */


.home_area .home_block_one:not(*:root) {
	width: 176px;
	line-height:17px;
}

.home_area .home_block_one .upper_left:not(*:root) {
	width: 176px;
}

.home_area .home_block_one .upper_right:not(*:root) {
	width: 184px;
}

.home_area .home_block_one .middle_img:not(*:root) {
margin-top: 10px;
width: 200px;
}
.home_area .home_block_one .middle_right:not(*:root) {
width: 95px;
}
.home_area .home_block_one:not(*:root) {
width: 400px;
margin-right: 20px;
}

.home_area .home_block_two:not(*:root) {
margin-right: 20px;
}

.home_area .home_block_one .lower_left:not(*:root) {
width: 190px;
}

.home_area .container:not(*:root) {
width: 810px;
}
















.resume_area .resume_block:not(*:root) {
float: left;
width: 188px;
}

.resume_area .container:not(*:root) {
width: 812px;
}





_:-moz-tree-row(hover), .sample_area .tv_thumb li {
	margin-right:25px;
}


_:-moz-tree-row(hover), .resume_area .container {
	width:830px;
}


_:-moz-tree-row(hover), .resume_area h1 {
	background:url(../images/small_head.jpg) repeat-y left top;
}


_:-moz-tree-row(hover), .resume_area .resume_full h1 {
	background:url(../images/big_head.jpg) repeat-y left top;
}


_:-moz-tree-row(hover), .header ul li a{
	background:url(../images/normal_menu.png) repeat-x left top;
}

_:-moz-tree-row(hover), .header ul li a:hover{
	background:url(../images/hover_nav.jpg) repeat-x left top;
}



_:-moz-tree-row(hover), .header ul li a:hover, .header ul li a.active_menu{
	background:url(../images/hover_nav.jpg) repeat-x left top;
}