html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

textarea {
	resize: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*-----------------------------------------reset*/
/*-----------------------------------------font-face*/





@font-face {
/* This declaration targets Internet Explorer */
	font-family: 'PFAgoraSansProMedium';
	src: url('fonts/pfagorasanspro-medium-webfont.eot');
}

@font-face {
/* This declaration targets everything else */
	font-family: 'PFAgoraSansProMedium';
	src: url(//:) format('no404'), url('fonts/pfagorasanspro-medium-webfont.woff') format('woff'), url('fonts/pfagorasanspro-medium-webfont.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'PFAgoraSansPro';
	src: url('fonts/pfagorasanspro-bold-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'PFAgoraSansPro';
	src: url(//:) format('no404'), url('fonts/pfagorasanspro-bold-webfont.woff') format('woff'), url('fonts/pfagorasanspro-bold-webfont.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'PFAgoraSansProUltraBlack';
	src: url('fonts/pfagorasanspro-ultrablack-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'PFAgoraSansProUltraBlack';
	src: url(//:) format('no404'), url('fonts/pfagorasanspro-ultrablack-webfont.woff') format('woff'), url('fonts/pfagorasanspro-ultrablack-webfont.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}


/*-----------------------------------------font-face*/

html, body {
	position: relative;
	color: #000;
	min-width: 834px;
	font: normal 18px/22px Arial, sans-serif;
}

body {
	background: #04457f url(../i/back.jpg) 0 0 repeat-x;
}

.inner_page {
}

.wrapper {
	z-index: 1;
	position: relative;
	min-width: 834px;
	width: 100%;
	background: url(../i/header_back.jpg) 50% 0 no-repeat;
	overflow: hidden;
}

.inner_page .wrapper{
	background-image: url(../i/header_back_inner.jpg);
}

.base {
	min-width: 834px;
	overflow: hidden;
}

/*---------------------------------------------------------------------------global*/
h1, h2, h3 {
	font-size: 1em;
}

.ie {
	display: none;
}

a {
	color: #0e81e6;
	text-decoration: underline;
}

.inner_page a{
	color: #ffff66;
}

a:hover, a:focus {
	text-decoration: none;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

/*---------------------------------------------------------------------------global*/
/*---------------------------------------------------------------------------header*/
.header {
	z-index: 20;
	position: relative;
	width: 100%;
	min-width: 834px;
	overflow: hidden;
}

.header_wrap {
	position: relative;
	width: 834px;
	height: 265px;
	color: #fff;
	font-family: 'PFAgoraSansProMedium';
	margin: 0 auto;
}

.inner_page .header_wrap{
	width: 880px;
}

.main_headline{
	width: 560px;
	height: 175px;
	text-align: center;
	padding: 110px 0 0 42px;
	font-size: 15px;
	font-weight: 400;
}

.inner_page .main_headline{
	width: 500px;
	height: 202px;
	padding: 71px 0 0 142px;
}

.fs1{
	display: block;
	padding: 15px 0 0;
	font-size: 26px;
	line-height: 28px;
	font-weight: 700;
	text-transform: uppercase;

}

.inner_page .fs1{
	padding: 12px 0 0;
	font-size: 23px;
	line-height: 25px;
}

.fs1, .circle{
	font-family: 'PFAgoraSansPro';
}

.fs2{
	display: block;
	font-size: 36px;
	line-height: 38px;
	text-transform: uppercase;
	font-family: 'PFAgoraSansProUltraBlack';
}

.inner_page .fs2{
	font-size: 32px;
	line-height: 34px;
}

.circle{
	position: absolute;
	width: 153px;
	height: 101px;
	padding: 52px 0 0;
	top: 100px;
	left: -33px;
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	background: url(../i/corner_circle.png) 0 0 no-repeat;
}

.inner_page .circle{
	width: 135px;
	height: 91px;
	padding: 44px 0 0;
	top: 69px;
	left: 77px;
	font-weight: 700;
	font-size: 17px;
	background: url(../i/corner_circle_inner.png) 0 0 no-repeat;
}

/*-----------------------------------------------------------------------------------header*/
/*--------------------------------------------------------------------------------main_row*/
.main_row {
	overflow: hidden;
}

/*---------------------------------------------------------------------------content_row*/

.content_row {
	z-index: 100;
	position: relative;
	overflow: hidden;
}

/*------------------------------------------------------representation_block*/
.representation_block {
	position: relative;
	width: 680px;
	padding: 30px 77px 3px;
	margin: 0 auto;
	color: #fff;
	overflow: hidden;
}

.subscribe{
	height: 400px;
}

.representation_block .p_big{
	padding: 15px 0 30px;
	font-size: 24px;
	line-height: 28px;
}

.representation_block .p{
	padding: 0 0 22px;
}

/*------------------------------------------------------representation_block*/
/*------------------------------------------------------text_block*/
.text_block, .video_main_block {
	position: relative;
	width: 750px;
	padding: 38px 42px 3px;
	margin: 0 auto;
	background: #e8eff5;
	clear: both;
	overflow: hidden;
}

.img_right {
	float: right;
	margin: 0 0 15px 0;
}

.img_left {
	float: left;
	margin: 0 30px 15px 0;
}

.p {
	padding: 0 0 22px 79px;
}

.center {
	text-align: center;
}

.p_bold {
	padding: 0 0 18px;
	font-weight: 700;
}

.red {
	color: #aa0303;
}

/*-----------------------------h_line*/
.h_line {
	width: 1000px;
	padding: 20px 0;
	font-size: 32px;
	line-height: 36px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

.h_line_c {
	width: 1000px;
	padding: 20px 0;
	font-size: 32px;
	line-height: 36px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

.h_line_c span{
	display: block;
	font-size: 15px;
	line-height: 18px;
}

/*-----------------------------h_line*/

.t_b_h_line, .w_a_hline, .v_b_hline {
	padding: 0 0 20px;
	font-size: 32px;
	line-height: 36px;
	text-transform: uppercase;
	color: #03457f;
}

.t_b_h_line_sub{
	font-size: 18px;
	text-transform: uppercase;
	padding: 0 0 20px 79px;
}

.ttu {
	text-transform: uppercase !important;
}

.fwn {
	font-weight: 400 !important;
}

.fwb {
	font-weight: 700 !important;
}

/*----------------------lists*/
.list_one {
	padding: 0 0 0 79px;
}

.list_one > li {
	position: relative;
}

.list_one span{
	position: absolute;
	width: 26px;
	top: 0;
	left: -26px;
	color: #a2a7ab;
}

/*----------------------lists*/
/*------------------------------------------------------text_block*/
/*------------------------------------------------------form_block*/

.form_block {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.form_block.big {
	width: 715px;
	padding: 22px 42px 3px 77px;
	height: 173px;
	background: url(../i/form_back_big.jpg) 0 0 no-repeat;
}

.form_block.small {
	width: 728px;
	padding: 22px 42px 3px 64px;
	height: 60px;
	background: #376c9a;
}

.form_block .p {
	padding: 0 0 17px;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
}

.form_text {
	width: 420px;
	float: left;
	overflow: hidden;
}

.form_wrap {
	overflow: hidden;
}

.big .form_wrap {
	width: 250px;
	padding: 0 0 5px 37px;
	float: left;
}

.form_field {
	width: 211px;
	height: 20px;
	padding: 11px 10px 10px 10px;
	margin: 0 12px 9px 1px;
	float: left;
	background: url(../i/form_field.png) 0 0 no-repeat;
}

.form_wrap input[type="text"] {
	width: 211px;
	height: 20px;
	color: #848284;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-size: 18px;
	line-height: 20px;
	background: none;
	border: none;
}

.SR_submitButton, .b_p_butt {
	position: relative;
	display: block;
	width: 232px;
	height: 43px;
	font-size: 18px;
	line-height: 43px;
	font-family: 'PFAgoraSansProMedium', Arial, sans-serif;
	background: url(../i/butt.png) 0 0 no-repeat;
	border: none;
	clear: both;
	cursor: pointer;
	text-shadow: 0 1px 0 #46abda;
}

.big .SR_submitButton{
	top: 5px;
}

.SR_submitButton.b_b_butt {
	clear: none;
}

.small .SR_submitButton {
	margin: 0;
	clear: none;
}

.SR_submitButton:hover, .b_p_butt:hover {
	color: #0a4458;
	background-image: url(../i/butt_h.png);
}

/*------------------------------------------------------form_block*/
/*------------------------------------------------------inner_page*/
.inner_page {

}


/*-----------------------------------------------become_professional*/
.become_professional{
	z-index: 5;
	position: relative;
	width: 363px;
	height: 312px;
	padding: 48px 55px 0 463px;
	margin: 0 auto;
	color: #fff;
	overflow: hidden;
}

.b_p_back{
	z-index: 1;
	position: absolute;
	width: 881px;
	height: 297px;
	top: 37px;
	left: 0;
	background: url(../i/become_professional_block/baner_back.jpg) 0 0 no-repeat;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	behavior: url(styles/PIE.htc);
}

.b_p_img{
	z-index: 10;
	position: absolute;
	width: 366px;
	height: 360px;
	top: 0;
	left: 41px;
}

.b_p_text{
	z-index: 10;
	position: relative;
	overflow: hidden;
}

.b_p_hline{
	font-size: 39px;
	line-height: 40px;
}

.b_p_big{
	padding: 5px 0 0;
	font-size: 24px;
	line-height: 28px;
}

.b_p_p{
	padding: 9px 0 20px;
	font-size: 15px;
	line-height: 18px;
}

.b_p_butt{
	text-align: center;
	color: #000 !important;
	text-decoration: none;
}
/*-----------------------------------------------become_professional*/
/*-----------------------------------------------video_block*/
.video_block {
	z-index: 5;
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

/*-----------------------------select-quality*/
.select-quality {
	padding: 0 0 15px 44px;
	overflow: hidden;
}

.select-quality span {
	display: block;
	font: 12px Arial;
	margin-bottom: 10px;
}

.select-quality .active {
	color: #000000;
	text-decoration: none;
}

.select-quality a:hover {
	text-decoration: none;
}

.select-quality a {
	color: #5f796b;
	float: left;
	font-size: 14px;
	font-weight: 700;
	margin-right: 9px;
	text-decoration: underline;
}

.select-quality a.low {
	float: left;
}

.select-quality .tumblr {
	width: 61px;
	height: 31px;
	padding-left: 1px;
	margin: 6px 9px 0 0;
	float: left;
	/*background: url("../i/tubmlr.png") 0 0 no-repeat;*/
}

.ibutton-container {
	cursor: pointer;
	height: 31px;
	max-width: 400px;
	overflow: hidden;
	position: relative;
	width: 66px;
}

.ibutton-container input {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

.ibutton-handle {
	/*background: url("../i/tumblr.png") no-repeat scroll 0 0 transparent;*/
	cursor: inherit;
	display: block;
	height: 31px;
	left: 0;
	position: absolute;
	top: 0;
	width: 31px;
	z-index: 3;
}

/*-----------------------------select-quality*/
.video_block_back {
	z-index: 5;
	position: relative;
	width: 1024px;
	padding: 12px 0 20px;
	margin: 0 auto;
	color: #fff;
	overflow: hidden;
}

.video_wrap {
	text-align: center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.video_img_wrap{

}

.video_img_wrap img{
	display: block;
}

.video_wrap .p {
	padding: 15px 0 0;
	font-size: 12px;
	line-height: 16px;
}

#high {
	display: none;
}

/*-----------------------------------------------video_block*/
/*-----------------------------links_block*/
.links_block, .want_more {
	z-index: 100;
	position: relative;
	width: 880px;
	padding: 0 60px 30px;
	margin: 0 auto;
	overflow: hidden;
}

.link_block{
	width: 429px;
	float: left;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	background: #276298;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	behavior: url(styles/PIE.htc);
}

.link_block.subsc, .w_m_item:first-child {
	margin: 0 18px 0 0;
}

.link_block_wrap {
	width: 329px;
	padding: 20px 0 20px 94px;
}

.subsc .link_block_wrap {
	background: url(../i/hend_ico_1.png) 23px 50% no-repeat;
}

.share .link_block_wrap {
	background: url(../i/hend_ico_2.png) 23px 50% no-repeat;
}

.l_b_hline {
	font-size: 19px;
	line-height: 25px;
	font-weight: 400;
}

/*-----------------------------links_block*/
/*-----------------------------want_more*/
.want_more{
	padding: 0 0 20px;
}

.w_m_item{
	position: relative;
	width: 427px;
	height: 390px;
	float: left;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	border: 1px solid #316796;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	behavior: url(styles/PIE.htc);
}

.w_m_img{
	display: block;
	width: 260px;
	margin: 22px auto 10px;
}

.w_m_item .p{
	padding: 0 26px;
}

.w_m_butt{
	z-index: 100;
	position: absolute;
	width: 174px;
	height: 45px;
	color: #000 !important;
	font-size: 18px;
	line-height: 45px;
	text-align: center;
	text-decoration: none;
	font-family: 'PFAgoraSansProMedium', Arial, sans-serif;
	left: 132px;
	bottom: -20px;
	background: url(../i/butt_small.png) 0 0 no-repeat;
	text-shadow: 0 1px 0 #46abda;
}

.w_m_butt:hover {
	color: #0a4458 !important;
	background-image: url(../i/butt_small_h.png);
}
/*-----------------------------want_more*/
/*------------------------------------------------------inner_page*/
/*---------------------------------------------------------------------------content_row*/
/*---------------------------------------------------------------------------------main_row*/
/*-----------------------------------------------------------------------------------footer*/
.footer {
	width: 834px;
	height: 155px;
	padding: 5px 0 0;
	margin: 0 auto;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #cddae5;
	overflow: hidden;
}

.inner_page .footer{
	width: 880px;
	padding: 0;
	margin: 20px auto 0;
	border-top: 1px solid #5481a8;
}

.footer_wrap {
	position: relative;
	width: 750px;
	height: 155px;
	margin: 0 auto;
	overflow: hidden;
}

.inner_page .footer_wrap{
	width: 880px;
}

.footer a {
	color: #fff;
}

.copyright {
	position: absolute;
	top: 18px;
	left: 3px;
}

.copyright span {
	display: block;
	padding: 2px 0 0;
}

.support {
	position: absolute;
	width: 455px;
	top: 18px;
	left: 300px;
	overflow: hidden;
}



.sup_hline {
	float: left;
	padding: 0 5px 0 0;
}

.sup_wrap {
	width: 330px;
	overflow: hidden;
}

.sup_list {
	overflow: hidden;
}

.sl_lv {
	padding: 0 9px;
	float: left;
	background: url(../i/list_sep.png) 0 5px no-repeat;
}

.sl_lv:first-child {
	padding: 0 9px 0 0;
	background: none;
}

.call_us {
	position: absolute;
	width: 455px;
	top: 36px;
	left: 300px;
}

.inner_page .support, .inner_page .call_us{
	left: 434px;
}

.Info-DVD_logo {
	position: absolute;
	width: 160px;
	height: 47px;
	top: 81px;
	left: 320px;
	background: url(../i/info_dvd_logo_white.png) 0 0 no-repeat;
}

.inner_page .Info-DVD_logo{
	left: 377px;
}

/*------------------------------------------------------footer_nav*/
/*-----------------------------------------------------------------------------------footer*/
/*-----------------------------------------------------------------------------------print*/
@media print {
	.wrapper, .base, .content_row, .static, .main_row {
		padding: 0 !important;
		overflow: visible !important;
	}

	.print_header, .print_footer {
		display: block !important;
		padding: 10px 0;
		width: 100% !important;
	}

	.content_row {
		display: block !important;
		width: 95% !important;
		margin: 0 auto !important;
		float: none !important;
	}

	.header, .footer {
		display: none !important;
	}

}

