html {
	width:100%;
	height:100%;
}
body {
	position:relative;
	width:100%;
	min-width:995px;
	height:100%;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	background:url(/design/bg.png) repeat-x;
	margin:0;
}
form {
	margin:0;
	padding:0;
}
a {
	text-decoration:underline;
	outline:0;
	color:#00788e;
}
a:hover {
	text-decoration:none;
}
img {
	border:0;
}
input {
	margin:0;
}
.wrapper {
	position:relative;
	background:url(/design/footer_bg.png) repeat-x bottom left;
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
}
.centerPart {
	width:926px;
	margin:0 auto 0;
	padding:0 0 435px;
	color:#414141;
}
.centerPart h3 {
	color:#383838;
	margin:22px 0 30px;
	font-size:26px;
	font-weight:normal;
	line-height:1.3;
}
.centerPart .line {
	height:3px;
	overflow:hidden;
	background:#e1e2e4;
	margin:20px 0 30px;
}
.centerPart h3 span {
	color:#00788e;
	font-weight:normal;
	font-size:15px;
}
.centerPart p {
	font-size:15px;
	line-height:1.8;
}
.centerPart h2 {
	color:#00788e;
	margin:10px 0 30px;
	font:normal 26px Arial, Helvetica, sans-serif;
}
.mainBox {
	overflow:hidden;
	border-bottom:3px solid #e3e4e5;
	margin:0 0 20px;
}
.sideMainBox {
	margin:0;
	padding:0;
	width:356px;
	float:left;
}
.contMainBox {
	margin:0 0 0 356px;
}
.contMainBox p, .contMainBox h2 {
	margin-left:10px;
	margin-right:24px;
}
.c_downloadP2 {
	position:relative;
	width:567px;
	height:160px;
	margin:10px 0 35px;
	background:url(/design/c_download_p2.png) no-repeat -13px 2px;
	color:#414141;
}
.c_downloadP2 span {
	color:#00788e;
}
.c_downloadP2 p {
	margin:0;
	position:absolute;
}
.c_downloadP2 .s_system {
	top:29px;
	left:322px;
}
.c_downloadP2 .s_version {
	left:322px;
	top:63px;
}
.c_downloadP2 .s_size {
	top:63px;
	left:427px;
}
.c_downloadP2 .s_clean {
	top:98px;
	left:322px;
}
.c_downloadP2 a {
	display:block;
	position:absolute;
	width:215px;
	height:75px;
	top:25px;
	padding:12px 0 0 80px;
	left:0;
	text-decoration:none;
	color:#fff;
	font-size:27px;
}
.c_downloadP2 a em {
	display:block;
	font-size:15px;
	font-style:normal;
}



.c_downloadP1 {
	position:relative;
	width:567px;
	height:160px;
	margin:10px 0 35px;
	background:url(/design/c_download_p.png) no-repeat;
	color:#414141;
}
.c_downloadP1 span {
	color:#00788e;
}
.c_downloadP1 p {
	margin:0;
	position:absolute;
}
.c_downloadP1 .s_system {
	top:29px;
	left:322px;
}
.c_downloadP1 .s_version {
	left:322px;
	top:63px;
}
.c_downloadP1 .s_size {
	top:63px;
	left:427px;
}
.c_downloadP1 .s_clean {
	top:98px;
	left:322px;
}
.c_downloadP1 a {
	display:block;
	position:absolute;
	width:280px;
	height:160px;
	top:0;
	left:0;
}
.howtouse {
	height:50px;
	display:block;
	padding:6px 0 0 62px;
	color:#00788e;
	font-size:15px;
	margin:0 0 0 31px;
	line-height:normal !important;
	background:url(/design/howtouse.jpg) no-repeat 0 0;
}
.product {
	border-bottom:3px solid #E3E4E5;
	margin-bottom:20px;
	padding:1px 0 20px;
}
.product .csb_content {
	padding:1px 0 0 !important;
}
.productDiv {
	width:629px;
	background:url(/design/product_bottom.png) no-repeat bottom left;
}
.p_nav {
	width:629px;
	height:54px;
	margin:0;
	padding:0;
	background:url(/design/product_top.png) no-repeat 0 0;
	overflow:hidden;
}
.p_nav li {
	list-style:none;
	float:left;
	height:54px;
}
.p_nav li a {
	display:block;
	height:54px;
	width:100%;
	text-decoration:none;
	text-align:center;
	line-height:50px;
	color:#696a6a;
	font-size:15px;
}
.p_nav li#pn_kf {
	width:158px;
}
.p_nav li#pn_kf.active {
	background:url(/design/product_top.png) no-repeat 0 -54px;
}
.p_nav li#pn_kf:hover {
	background:url(/design/product_top.png) no-repeat 0 -54px;
}
.p_nav li#pn_kf:hover a {
	color:#fff;
}
.p_nav li#pn_kf.active a {
	color:#fff;
}
.p_nav li#pn_f {
	width:157px;
}
.p_nav li#pn_f.active {
	background:url(/design/product_top.png) no-repeat -158px -54px;
}
.p_nav li#pn_f:hover {
	background:url(/design/product_top.png) no-repeat -158px -54px;
}
.p_nav li#pn_f:hover a {
	color:#fff;
}
.p_nav li#pn_f.active a {
	color:#fff;
}
.p_nav li#pn_hu {
	width:157px;
}
.p_nav li#pn_hu.active {
	background:url(/design/product_top.png) no-repeat -315px -54px;
}
.p_nav li#pn_hu:hover {
	background:url(/design/product_top.png) no-repeat -315px -54px;
}
.p_nav li#pn_hu:hover a {
	color:#fff;
}
.p_nav li#pn_hu.active a {
	color:#fff;
}
.p_nav li#pn_oc {
	width:157px;
}
.p_nav li#pn_oc:hover {
	background:url(/design/product_top.png) no-repeat -472px -54px;
}
.p_nav li#pn_oc:hover a {
	color:#fff;
}
.p_nav li#pn_oc.active {
	background:url(/design/product_top.png) no-repeat -472px -54px;
}
.p_nav li#pn_oc.active a {
	color:#fff;
}
#pd_kf {
	padding:33px 43px 0;
	display:none;
}
#pd_kf h3 {
	font-size:27px;
	margin:0;
	color:#006d8c;
}
#pd_kf h4 {
	color:#2c2c2c;
	font-size:15px;
	margin:10px 0 0;
}
#pd_kf ul {
	margin:0;
	padding:0;
	overflow:hidden;
}
#pd_kf ul li {
	margin:-1px 0 0;
	padding:15px 0 15px 40px;
	list-style:none;
	font-size:16px;
	line-height:1.5;
	background:url(/design/list_arrow.png) no-repeat 0 17px;
	border-top:1px solid #d6d8db;
}
#pd_kf.active {
	display:block;
}
#pd_f {
	padding:30px 45px 0;
	display:none;
	overflow:hidden;
}
#pd_f h3 {
	height:57px;
	padding:0 0 7px 57px;
	color:#585858;
	border-bottom:1px solid #d7d7d9;
	font-size:26px;
}
#pd_f h4 {
	color:#575757;
	margin:15px 0;
	font-size:16px;
}
#pd_f .pd_f_left {
	width:251px;
	float:left;
	margin:0 40px 0 0;
}
#pd_f .pd_f_left h3 {
	background:url(/design/pd_f_input.png) no-repeat 0 0;
}
#pd_f .pd_f_right {
	float:left;
	width:246px;
}
#pd_f .pd_f_right h3 {
	background:url(/design/pd_f_output.png) no-repeat 0 0;
}
#pd_f.active {
	display:block;
}
#pd_hu {
	padding:30px 45px 0;
	display:none;
}
#pd_hu p {
	margin:0 0 30px;
}
#pd_hu ul {
	margin:0 0 30px;
	padding:0;
	overflow:hidden;
}
#pd_hu ul li {
	margin:-1px 0 0;
	padding:15px 0 15px 25px;
	list-style:none;
	font-size:16px;
	line-height:1.5;
	background:url(/design/list_arrow.png) no-repeat 0 17px;
	border-top:1px solid #d6d8db;
	color:#8b8b8b;
}
#pd_hu ul li strong {
	color:#000;
	margin:0 25px 0 0;
}
#pd_hu.active {
	display:block;
}
#pd_oc {
	padding:30px 42px 0;
	display:none;
	overflow:hidden;
}
#pd_oc h3 {
	color:#585858;
	font-size:26px;
	margin:0 0 20px;
}
#pd_oc ul {
	margin:0 0 30px;
	padding:0;
	overflow:hidden;
}
#pd_oc ul li {
	list-style:none;
	margin:-1px 0 0;
	padding:14px 0 0;
	border-top:1px solid #d8d8da;
}
#pd_oc ul li p {
	margin:0 0 15px;
	color:#292929;
}
#pd_oc ul li p span {
	color:#008cba;
	font-style:italic;
}
.pd_oc_left {
	width:253px;
	margin:0 35px 0 0;
	float:left;
}
.pd_oc_right {
	width:250px;
	float:left;
}
#pd_oc.active {
	display:block;
}
.pd_oc_form {
	width:250px;
	background:url(/design/pd_oc_form_bottom.png) no-repeat bottom left #f6f7f1;
}
.pd_oc_form form {
	width:230px;
	padding:20px 0 10px 20px;
	background:url(/design/pd_oc_form_top.png) no-repeat top left;
}
.pd_oc_form form .pd_oc_submit {
	width:150px;
	height:37px;
	margin:0;
	padding:0;
	border:0;
	background:url(/design/pd_oc_submit.png) no-repeat 0 0;
	cursor:pointer;
}
.pd_oc_form form input {
	color:#696969;
	font-size:12px;
	width:207px;
	height:25px;
	border:0;
	margin:0;
	padding:0;
	padding:4px 0 0 3px;
	background:url(/design/pd_oc_input.png) no-repeat 0 0;
}
.pd_oc_form form p {
	margin:0 0 10px;
}
.pd_oc_form form textarea {
	color:#696969;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:207px;
	height:117px;
	border:0;
	margin:0;
	padding:0;
	padding:4px 0 0 3px;
	background:url(/design/pd_oc_texta.png) no-repeat 0 0;
}
.p_link1 {
	margin:10px 0 10px 43px;
}
.p_link2 {
	display:block;
	margin:30px auto 0;
	width:515px;
	height:72px;
	color:#fff;
	text-align:center;
	line-height:68px;
	font-size:20px;
	text-transform:uppercase;
	padding:0 0 0 30px;
	text-decoration:none;

}
.contentSideBox {
	overflow:hidden;
}
.csb_sideCol {
	margin:0 0 0;
	width:290px;
	float:right;
}
.csb_content {
	margin:0 290px 0 0;
	padding:1px 0 1px 15px;
}
.csb_sideCol .csb_banner {
	display:block;
	margin:10px 0 20px 25px;
}
.csb_s_downloadTable {
	width:615px;
	border:1px solid #fff;
	border-collapse:collapse;
	margin:0;
	padding:0;
}
.csb_s_downloadTable td {
	height:44px;
	border:1px solid #fff;
	padding:4px 0;

}
.csb_s_downloadTable tr:hover td {
	background:#e4e8d9 !important;
}
.csb_s_downloadTable tr.v_1 td {
	background:#f3f1e6;
}
.csb_s_downloadTable tr.v_2 td {
	background:#fbfaf5;
}
.csb_s_downloadTable tr.v_3 td {
	background:#e3e8d8;
}
.csb_s_downloadTable td.name {
	width:200px;
	padding:0 0 0 15px;
	font-size:14px;
}
.csb_s_downloadTable td.download {
	width:145px;
}
.csb_s_downloadTable td.download a {
	display:block;
	margin:0 auto;
	width:75px;
	height:23px;
	background:url(/design/dt_i_download.gif) no-repeat 0 0;
	color:#484848;
	text-decoration:none;
	padding:9px 0 0 54px;
	font-size:11px;
}
.csb_s_downloadTable td.download a:hover {
	background:url(/design/dt_i_download_a.gif) no-repeat 0 0;
	font-weight:bold;
}
.csb_s_downloadTable td.overview {
	width:133px;
	text-align:center;

}
.csb_s_downloadTable td.overview a {
	color:#484848;
	text-decoration:none;
	font-size:11px;
	background:url(/design/dt_i_overview.gif) no-repeat 0 2px;
	padding:0 0 0 31px
}
.csb_s_downloadTable td.overview a:hover {
	text-decoration:underline;
}
.csb_s_downloadTable td.how {
	text-align:center;
}
.csb_s_downloadTable td.how a {
	color:#484848;
	text-decoration:none;
	font-size:11px;
	background:url(/design/dt_i_howtouse.gif) no-repeat 0 0;
	padding:4px 0 4px 27px;
	line-height:21px;
}
.csb_s_downloadTable td.how a:hover {
	text-decoration:underline;
}
.csb_h_q {
	height:65px;
	margin:10px 0 0;
	padding:0 0 0 75px;
	line-height:65px;
	font-size:16px;
	background:url(/design/h_icon_q.png) no-repeat 0 0;
}
.g_list {
	margin:0 0 20px;
	padding:0 10px 0 75px;
	overflow:hidden;
}
.g_list li {
	list-style:none;
	background:url(/design/list_arrow.png) no-repeat 0 16px;
	border-top:1px solid #d7d8da;
	padding:12px 10px 12px 27px;
	margin:-1px 0 0;
}
.g_list li.last {
	border:none;
}
.g_list li a {
	font-size:15px;
	line-height:1.6;
}
.sd_list_1 {
	width:258px;
	padding:1px 0 0;
	margin:-0px 0 30px 10px;
	background:url(/design/sl_header.png) no-repeat 0 0;
}
.sd_list_1>h3{
	display:block;
	height:64px;
	margin:0;padding:30px 0 0 20px;
	font-size:24px;
	text-align:center;
	font-weight:bold
}
.sd_list_1 ul {
	margin:0;
	padding:10px 0 10px;
	background:url(/design/sl_bottom.png) no-repeat bottom left;
}
.sd_list_1 ul li {
	list-style:none;
	padding:10px 30px 10px 67px;
	margin:15px 0;
	line-height:1.4;
	background:url(/design/list_quest.png) no-repeat 25px 2px;
}
.sd_list_1 ul li a {
	color:#007c92;
	font-size:12px;
}




.sd_list_2 {
	width:258px;
	padding:1px 0 0;
	margin:10px 0 30px 10px;
	background:url(/design/sl_header_2.png) no-repeat 0 0;
}
.sd_list_2>h3{
	display:block;
	height:74px;
	margin:0;padding:20px 0 0 20px;
	font-size:24px;
	text-align:center;
	font-weight:bold
}
.sd_list_2 ul {
	margin:0;
	padding:10px 0 10px;
	background:url(/design/sl_bottom.png) no-repeat bottom left;
}
.sd_list_2 ul li {
	list-style:none;
	margin:10px 0;
	line-height:1.4;
	background:url(/design/list_quest_arrow.png) no-repeat 25px 2px;
	padding:10px 30px 10px 67px;
}
.sd_list_2 ul li a {
	color:#007c92;
	font-size:12px;
}




.header {
	width:100%;
	height:220px;
	background:url(/design/header_bg.jpg) no-repeat top center;
}
.header_in {
	position:relative;
	width:926px;
	height:219px;
	padding:1px 0 0;
	margin:0 auto;
}
.h_icons {
	position:absolute;
	top:12px;
	right:137px;
	width:60px;
	height:26px;
	background:url(/design/h_icons.gif) no-repeat 0 0;
}
.h_icons a {
	display:block;
	width:15px;
	height:15px;
	position:absolute;
	top:4px;
}
.h_icons .i_home {
	left:0;
}
.h_icons .i_mail {
	right:0;
}
.h_subscribe {
	display:block;
	position:absolute;
	top:79px;
	right:19px;
	width:140px;
	height:34px;
	color:#fff;
	padding:0 0 0 40px;
	text-decoration:none;
	line-height:34px;
	background:url(/design/h_subscribe.png) no-repeat 0 0;
}
.h_facebook{
	width:140px;
	height:21px;
	position:absolute;
	top:70px;
	right:57px;
	padding:0;
}
.h_langselector{
	position:absolute;
	right:110px;
}
.h_logo {
	display:block;
	position:absolute;
	top:12px;
	left:13px;
	width:642px;
	height:119px;
	background:url(/design/h_logo.png) no-repeat 0 0;
	padding:15px 0 0 153px;
	color:white;
	text-decoration:none !important;
}
.h_logo>em{
	font-style:normal;
	font-size:20px;
	display:block;
	margin-bottom:3px
}
.h_logo>strong{
	font-weight:bold;
	font-size:32px
}
.header_in h1 {
	position:absolute;
	top:95px;
	left:168px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#fff;
	font-size:16px;
}
.h_nav {
	position:relative;
	top:144px;
	margin:0;
	padding:0;
	width:926px;
	height:59px;
	overflow:hidden;
	background:url(/design/h_nav.gif) no-repeat 0 0;
}

.hv_m1 {
	width:188px;
}
.hv_m1 a:hover {
	background:url(/design/h_nav.jpg) no-repeat 0 -59px;
}
.hv_m2 {
	width:183px;
}
.hv_m2 a:hover {
	background:url(/design/h_nav.jpg) no-repeat -188px -59px;
}
.hv_m3 {
	width:184px;
}
.hv_m3 a:hover {
	background:url(/design/h_nav.jpg) no-repeat -371px -59px;
}
.hv_m4 {
	width:184px;
}
.hv_m4 a:hover {
	background:url(/design/h_nav.jpg) no-repeat -555px -59px;
}
.hv_m5 {
	width:187px;
}
.hv_m5 a:hover {
	background:url(/design/h_nav.jpg) no-repeat -739px -59px;
}
.h_nav li {
	position:relative;
	height:59px;
	float:left;
	list-style:none;
	background:none;
}
.h_nav li a {
	display:block;
	width:100%;
	height:59px;
	text-align:center;
	color:#fff;
	line-height:57px;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
.h_nav li a:hover {
	font-family:Verdana, Geneva, sans-serif;
}
.h_nav li a span {
	display:block;
	height:59px;
	background:url(/design/h_nav_divider.gif) no-repeat top right;
}


.h_nav table {
	width:100%;
	height:59px;
	border-collapse:collapse;
	margin:0;
	padding:0;
	table-layout:fixed;
}
.h_nav table td {
	text-align:center;
	border:0;
	border-collapse:collapse;
	margin:0;
	padding:0;
}
.h_nav table td a {
	display:block;
	height:59px;
	color:#fff;
	line-height:57px;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}

.h_nav table td a.active span,
.h_nav table td a.active:hover span {
	background:url(/design/h_nav_divider_r.gif) no-repeat bottom right;
}
.h_nav table td a.active em,
.h_nav table td a.active:hover em {
	background:url(/design/h_nav_divider_l.gif) no-repeat 0 -59px;
}
.h_nav table td a.h_nav_first_active span,
.h_nav table td a.h_nav_first_active:hover span {
	background:url(/design/h_nav_divider_r.gif) no-repeat bottom right;
}
.h_nav table td a.h_nav_last_active em,
.h_nav table td a.h_nav_last_active:hover em {
	background:url(/design/h_nav_divider_l.gif) no-repeat 0 -59px;
}
.h_nav table td a.active,
.h_nav table td a.active:hover {
	background:url(/design/h_nav.gif) no-repeat -555px -59px;
}
.h_nav table td a.h_nav_first_active,
.h_nav table td a.h_nav_first_active:hover {
	background:url(/design/h_nav.gif) no-repeat 0 -59px;
}
.h_nav table td a.h_nav_last_active,
.h_nav table td a.h_nav_last_active:hover {
	background:url(/design/h_nav.gif) no-repeat bottom right;
}

.h_nav table td a:hover {
	background:url(/design/h_nav.gif) no-repeat -555px -59px;
}
.h_nav table td a.h_nav_first:hover {
	background:url(/design/h_nav.gif) no-repeat 0 -59px;
}
.h_nav table td a.h_nav_last:hover {
	background:url(/design/h_nav.gif) no-repeat bottom right;

}
.h_nav table td a span {
	display:block;
	padding:0;
	text-align:center;
	height:59px;
	background:url(/design/h_nav_divider_r.gif) no-repeat top right;

}
.h_nav table td a em {
	display:block;
	padding:0;
	text-align:center;
	height:59px;
	font-style:normal;
	font-size:12px;
	background:url(/design/h_nav_divider_l.gif) no-repeat 0 0;

}
.h_nav table td a:hover span {
	background:url(/design/h_nav_divider_r.gif) no-repeat bottom right;
}
.h_nav table td a:hover em {
	background:url(/design/h_nav_divider_l.gif) no-repeat 0 -59px;
}







.footer {
	position:absolute;
	bottom:0;
	left:0;
	height:436px;
	width:100%;
	background:url(/design/footer_bg2.jpg) no-repeat center bottom;
}
.footer1 {
	width:896px;
	height:190px;
	margin:0 auto;
	padding:0 15px;
	line-height:20px;
	border-top:4px solid #e3e4e5;
}
.footer1 h3 {
	margin:40px 0 30px;
	color:#383838;
	font-size:22px;
	font-weight:normal;
}
.f_brandList {
	line-height:20px;
	color:#00788e;
}
.f_brandList a {
	color:#00788e;
	text-decoration:underline;
}
.f_brandList span {
	margin:0 14px;
}
.footer2 {
	position:relative;
	height:193px;
	width:916px;
	margin:0 auto;
}
.f_formats {
	position:absolute;
	top:87px;
	left:15px;
	line-height:19px;
	width:517px;
	margin:0;
}
.f_formats a {
	color:#979c9d;
}
.f_formats span {
	margin:0 7px;
	color:#5b6263;
}
.f_th {
	position:absolute;
	top:71px;
	left:592px;
	color:#606566;
	line-height:20px;
	margin:0;
}
.f_th a {
	color:#fff;
}
.f_sb {
	position:absolute;
	color:#45585d;
	margin:0;
	top:131px;
	left:592px;
	line-height:20px;
}
.f_sb a {
	color:#fff;
}
.f_copyright {
	position:absolute;
	top:209px;
	margin:0;
	padding:0;
	left:15px;
	color:#797d7d;
}
.f_list {
	margin:0 auto;
	padding:18px 0 0 480px;
	width:620px;
	overflow:hidden;
}
.f_list li {
	float:left;
	list-style:none;
	margin:0 22px 0 -2px;
	background:url(/design/f_list_divider.gif) no-repeat 0 0;
	padding:0 0 0 22px;
	}
.f_list li.first {
	background:none;
}
.f_list a {
	color:#fff;
	display:block;
	float:left;
}

.countactUs {
	margin:0 0 20px;
	line-height:1.8;
}
.countactUs input {
	width:213px;
	height:25px;
	background:url(/design/cont_input.png) no-repeat;
	margin:0 0 0 15px;
	padding:4px;
	border:0;
}
.countactUs input.submit {
	height:37px;
	border:0;
	padding:0;
	background:url(/design/cont_submit.png) no-repeat 0 0;
	cursor:pointer;
}
.countactUs select {
	width:213px;
	height:25px;
	padding:4px;
	margin:0 0 0 15px;
	background:url(/design/cont_input.png) no-repeat;
	margin:0 0 6px 15px;
	border:0;
}
.countactUs textarea {
	width:213px;
	margin:0 0 0 15px;
	height:60px;
	padding:4px;
	border:0;
	background:url(/design/cont_textarea.png) no-repeat;
}
.countactUs form {

}
.countactUs form table {
	width:100%;
}
.f2_formats {
color:#FFFFFF;
font-size:26px;
font-weight:normal;
left:14px;
margin:0;
padding:0;
position:absolute;
top:13px;
}
.f2_contactus {
	position:absolute;
	top:13px;
	right:190px;
	font-size:26px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#fff;}





/*---------------------------- YouTube Page ---------------------------*/

.downl_link {
	color:#00788E !important;
	font-family:Arial,Helvetica,sans-serif;
	font-size:26px;
	font-size-adjust:none;
	font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:10px 0 30px;
}
.yd_table {
	margin:0 0 20px;
	width:100%;
	border-collapse:collapse;
}
.yd_table td.yd_table_submitt {
	width:37px;
}
.yd_input {
	border:0;
	margin:0;
	padding:5px;
	width:375px;
	height:27px;
	font-size:22px;
	color:#696969;
	background:transparent url(/design/yd_input.png) no-repeat scroll 0 0;
}
.you_tube_button {
background:transparent url(/design/sd_submitt.png) no-repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
cursor:pointer;
font-size:15px;
font-weight:bold;
height:37px;
margin:0;
padding:0 0 2px;
text-transform:uppercase;
width:207px;
font-family:Tahoma, Geneva, sans-serif !important;
}


.you_tube_button_a {
	display:block;
background:transparent url(/design/sd_submitt.png) no-repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
cursor:pointer;
font-size:15px;
height:37px;
line-height:38px;
text-decoration:none;
text-align:center;
margin:0 15px 0 0;
padding:0 0 2px;
font-family:Tahoma, Geneva, sans-serif !important;
text-transform:uppercase;
width:207px;
font-weight:bold;
}


.csb_h_arrow{
background:transparent url(/design/h_icon_arrow.png) no-repeat scroll 0 0;
font-size:16px !important;
font-weight:bold !important;
height:65px !important;
line-height:65px !important;
margin:10px 0 0 !important;
padding:0 0 0 75px !important;
}
.yd_t_table {
	margin:10px 0 10px;
	padding:0;
}
.bt_n4v_d {
	text-decoration:none;
	line-height:69px;
	font-size:19px;
	margin:0 auto;
	color:#fff;
	display:block;
	width:217px;
	padding:0 0 0 80px;
	height:85px;
	background:transparent url(/design/bt_n4v_d.png) no-repeat scroll 0 0;
}
.c_ul {
	font-size:15px;
line-height:1.8;
}
.links_f {
	padding:0 0 20px;
	border-bottom:1px solid #D7D8DA;
}
/* seo */
#seo_text{
display:none;
}
/* end seo */
.ad{
    margin: 0 auto;
    width: 729px;
}