body, div, p, form, img, ul, ol, li, b, dl, dt, dd, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-family: Helvetica,Arial,sans-serif;
}
h1, h2, h3, h4, h5{font-weight: normal;}
li {list-style-type:none;list-style:none;}
img {border:none;} 
.align_left{ float:left !important;}
.align_right{ float:right !important;}
.clear{ clear:both; height:0px; margin:0px; padding:0px; line-height:0px;}
.wrap{ width:980px; margin:0 auto;}
.no-border{ background:none !important; border:none !important; margin-right:0 !important;}
a, area{text-decoration:none;list-style:none;color:#000;this.onFocus=this.blur();}
a:focus{ outline:none; } /* for Firefox */ 
a:hover{ text-decoration:underline;}
img{ vertical-align:middle;margin:0px;padding:0px;}
body {
	font-size:13px;
	line-height:1.6em;
	color: #42424a;
}
input,textarea,select{ outline:none;}
input[type='checkbox']{ vertical-align:text-top;}

#container {
	background-color:#FFFFFF;
	width: 980px;
	background-image: url(../images/common/content.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#header {
	height:71px;
	background-color: #F1F7FA;
	margin-right: auto;
	margin-left: auto;
}
#header .box{
	overflow: hidden;
	width: 980px;
	height: 100%;
	padding-top:9px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header span{
	font-size:12px;
	color: #1a75ce;
	font-weight:normal;
	margin-top:-42px;
	width:770px;
	padding-left:180px;
	float: right;
	line-height: 35px;
}
#header a{
	margin-left: 10px;
}
#logo {
	font-size:30px;
	height:100px;
	float: left;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
#logo a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 16px;
}
#slogan {
	font-size:20px;
	color:#FFFFFF;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#slogan h1{
	font-size:20px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#slogan a{
	text-decoration: none;
	color: #FFFFFF;
}
#slogan span{
	font-size: 14px;
	font-weight: normal;
}

#separationline {
	padding: 0;
	background-color: #d4dbe1;
	height: 1px;
}

#menu {height:40px; background-image:url(../images/common/menu_bg.png); margin-top:5px;}
#menu ul {margin:0; padding:0;}
#menu li {
	list-style:none;
	float:left;
	background:url(../images/common/menu_border.png) right no-repeat;
}
#menu a {float:left; height:20px; padding:10px 30px; color:#FFFFFF; font-size:15px; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
#menu a:hover {background:url(../images/common/menu_border.png);}
#menu li .current-item {
background:url(../images/common/menu_border.png);
}

#nav{
	background: url(../images/common/nav-bg.png) repeat-x;
	height: 54px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: auto;
	position: relative;
	z-index: 30;
}
#nav .nav-box {
	width: 960px;
	height: 54px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 30;
	background-image: url(../images/common/nav-line.png);
	background-repeat: no-repeat;
}
#nav ul{
	float:left;
	height:54px;
	padding:0px;
	margin:0px;
}
#nav ul li{
	width:120px;
	height:54px;
	position:relative;
	float:left
}
#nav li .content{
	font-family:'Segoe UI',Arial,Helvetica,sans-serif;
	height:54px;
	float:left;
	line-height:54px;
	font-size:14px;
	color:#ffffff;
	display:inline-block;
	width:118px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#nav li .content:hover{
	text-decoration:none;
	background-image: url(../images/common/nav-hover.png);
	background-repeat: repeat-x;
	color:#f7b32b;
}
#nav li.curr .content,li:hover .content{
	text-decoration:none;
	background-image: url(../images/common/nav-hover.png);
	background-repeat: repeat-x;
	color: #f7b32b;
}

#nav li span{width:2px;height:54px; overflow:hidden; background:url(../images/common/nav-line.png) no-repeat;margin-top:0px;position: absolute;}
#nav li div {
	position: absolute;
	top:54px;
	left:2px;
	overflow: hidden;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
	z-index:9;
	display:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#nav li:hover .sub-nav{ display:block;}
#nav li .sub-nav{
	width: 510px;
	border: 5px solid #073466;
	background-color: #FFFFFF;
}
#nav li .sub-nav dl {
	border-left: 1px solid #E6E6E6;
	float: left;
	overflow: hidden;
	width: 226px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
#nav li .sub-nav .no-line {
	border-left-style: none;
}
#nav li .sub-nav dl dt {
	margin-bottom: 10px;
	text-align:left;
	font-size: 16px;
	color:#f7b32b;
	line-height:20px;
}
#nav li .sub-nav dl dt a{
	font-size: 16px;
	color:#23648B;
	line-height:20px;
}
#nav li .sub-nav dl dt a:hover{
	color:#E73D05;
}
#nav li .sub-nav dl dd{
	font-size: 13px;
	margin-bottom: 6px;
	text-align:left;
	padding-left:14px;
	background-image: url(../images/common/li-nav.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#nav li .sub-nav dl dd a{
	line-height:18px;
	color:#1a75ce;
	font-size: 13px;
}
#nav li .sub-nav dl dd img{
	padding-right:3px;
}
#nav li .sub-nav dl dd hr{
	background: none repeat scroll 0 0 transparent;
	height: 0;
	overflow: hidden;
	padding: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0D0D0;
	border-bottom-color: #fff;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: -10px;
}
#nav li .sub-nav dl dd h4{
	font-size:14px;
	font-weight:bold;
	padding:12px 0px 6px 0px;
}
#nav li:hover .sub-nav1{ display:block;}
#nav li .sub-nav1 {
	width:180px;
	border: 5px solid #073466;
	background-color: #FFFFFF;
}
#nav li .sub-nav1 dl{
	margin:0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nav li .sub-nav1 dl dt{
	width:196px;
	float:left;
	padding-left:14px;
	background-image: url(../images/common/li-nav.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#nav li .sub-nav1 dl dt a{
	font-family:'Segoe UI',Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:24px;
	color:#1a75ce;
}

#banner {
	position: relative;
	width:100%;
	overflow:hidden;
}

.header_return {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07224a;
	padding-left: 0px;
	background-color: #eff6fa;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.header_return a {
	color: #07224a;
	text-decoration:none;
}
.header_return a:hover {
	text-decoration: underline;
}
.header_return a.home {
	background-image: url(../images/common/home.png);
	background-repeat: no-repeat;
	padding-left: 22px;
}

#home-main{
	width:100%;
	background-color: #fafcfd;
	padding-bottom: 30px;
}

#home-main .btn-buynow {
	display:block;
	background:url(../images/common/buynow-button-bg.png) no-repeat;
	width:68px;
	height:29px;
	font-size:14px;
	line-height:29px;
	color:#fff;
	text-decoration:none;
	position:relative;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 33px;
	float: left;
	margin-right: 20px;
}
#home-main .btn-download {
	display:block;
	background:url(../images/common/download-button-bg.png) no-repeat;
	width:70px;
	height:33px;
	font-size:14px;
	line-height:29px;
	color:#fff;
	text-decoration:none;
	position:relative;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 31px;
	float: left;
	margin-right: 20px;
}
#home-main .btn-buynow:hover,#home-main .btn-download:hover{
	text-decoration:underline;
}

#home-main .box{
	width:297px;
	float:left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 40px;
	margin-left: 10px;
	background:url(../images/common/main-line.png) no-repeat 100% 0;
	padding-right: 15px;
}
#home-main .box h2{
	background-image: url(../images/common/home-li.png);
	font-size:20px;
	line-height:23px;
	font-family:Arial;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: 2px;
}
#home-main .box h2 a{
	color:#007ee2;
	padding-left: 20px;
}
#home-main .box p{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#home-main .box .learn{color:#519BFA;}
#main-index .box a.btn{
	margin-right: 10px;
	margin-left: 0px;
}
#home-main .key-product{
	margin-bottom:30px;
	margin-left: 10px;
	margin-right: 10px;
}
#home-main .key-product h2{
	width:960px;
	height:52px;
	margin:0 auto;
	text-align:center;
	font-size:22px;
	line-height:52px;
	color:#196eb6;
	text-shadow:0 1px 0 #fff;
	font-family:Tahoma;
	background-image: url(../images/common/key-product-bg.png);
	background-repeat: no-repeat;
	text-indent: 70px;
}
#home-main .key-product .item{
	width:475px;
	height:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background:url(../images/common/key-product-line.png) no-repeat 100% 0;
}
#home-main .key-product .item .list{
	width:460px;
	float:left;
	height:auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#home-main .key-product .item .list img{
	float:left;
	padding-right:20px;
	margin-bottom: 20px;
}
#home-main .key-product .item .list h3{
	width:340px;
	float:left;
}
#home-main .key-product .item .list h3 a{
	font-size:16px;
	color:#007ee2;
	line-height:20px;
	font-family:Verdana, Geneva, sans-serif;
}
#home-main .key-product .item .list .img{width:88px;float:left;padding-right:12px;}
#home-main .key-product .item .list p{
	width:340px;
	float:left;
	margin-top:3px;
	margin-bottom: 10px;
}

#home-main .service-line{
	background-image: url(../images/common/service-line-bg.png);
	background-repeat: no-repeat;
	height: 13px;
	margin-top: 40px;
	background-position: center;
}
#home-main .service{
	margin-bottom:30px;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
}

#home-main .service .item{
	width:200px;
	margin-right:25px;
	float: left;
	padding-right: 20px;
}
#home-main .service span{
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.tips{
	width:100%;
	height: 260px;
	background-image: url(../images/common/footer-bg.png);
	background-repeat: repeat-x;
}
.tips .item{
	width:180px;
	float:left;
	padding-top: 15px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 16px;
	background-image: url(../images/common/main-line1.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.tips .item h4, .tips .item1 h4, .tips .item2 h4 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	font-family:"Segoe UI";
	color:#fff;
}
.tips .item ul{margin:0px;padding:0px;}
.tips .item li{
	float:left;
	width:180px;
}
.tips .item li a{
	font-size:12px;
	line-height:20px;
	color:#d4e6ff;
}
.tips .item1{
	width:290px;
	float:left;
	padding-top: 15px;
	margin-right: 16px;
	padding-right: 16px;
	background-image: url(../images/common/main-line1.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.tips .item1 p a{
	font-size:13px;
	color:#d4e6ff;
	margin:0px 12px 0px 0px;
}
.tips .item2{
	width:120px;
	float:left;
	padding-left:0px;
	padding-top: 10px;
}
.tips .item2 a{
	width:48px;
	height:48px;
	float:left;
	padding-right: 12px;
	padding-bottom: 20px;
}

#main {
	float:left;
	width:100%;
	margin:5px 0;
	color:#444;
	font-size:11px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right;
}
#main a {color: #057ce0; text-decoration:none;}
#main a:hover {color:red;}
#main br {line-height:8px;}
#sidebar {
	width:230px;
	float:right;
	margin-top:10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sidebar h3 {
	background: url(../images/common/sidebar.png) no-repeat;
	height: 45px;
	line-height: 45px;
	font-weight: 600;
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 10px;
	color: #fff;
}
#sidebar p {
	background: url(../images/common/sidebar.png) no-repeat;
	height: 45px;
	line-height: 45px;
	font-weight: 600;
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 10px;
	color: #fff;
}
#sidebar ul {
	border: 1px solid #DADADA;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #FAFAFA;
}
#sidebar li {
	list-style:none;
	border-bottom:1px solid #EFEFF7;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 12px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/common/li-nav.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sidebar li a {color:#555; text-decoration:none; }
#sidebar li a:hover {color: #057ce0;}
#sidebar li span
{
	color: #0066FF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar img
{
	margin-bottom: 10px;
}

#left {
	line-height:1.6;
	font-size:14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	color: #333333;
	float: left;
	width: 710px;
	padding-left: 10px;
}
#left a {color: #057ce0; text-decoration:none;}
#left a:hover {
	text-decoration: underline;
}
#left h1 {
	font-size:22px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0a5c8f;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#left h2 {
	font-size:20px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0a5c8f;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#left h3 {
	font-size:18px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0a5c8f;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#left ol, #left ul {padding:0; margin:8px 0;}
#left li {
	margin-left:40px;
	list-style-type: disc;
}
#left .index_windows_text{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	line-height: 1.5;
	font-size: 14px;
	word-spacing: -1px;
}

#left .edition{
	width:678px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#left .edition ul{
	background: url(../images/common/left-edition-background.jpg) no-repeat;
	height:294px;
	margin: 0px;
	padding: 0px;
}
#left .edition li{display: block;float: left;}
#left .edition .li_top{
	font-size:14px;
	line-height: 40px;
	width:678px;
	font-weight: bold;
	list-style-type: none;
	margin-left: 0px;
}
#left .edition .li_top span{margin:0 0 0 25px;}
#left .edition .li_top a{
	color: #0066CC;
}
#left .edition .li_top a:hover{
	color: #ff0000;
	text-decoration: none;
}
#left .edition .li_left{
	padding:0px;
	width: 226px;
	margin: 0px;
	list-style-type: none;
}
#left .edition dl{
	width: 226px;
}
#left .edition dt{
	display: block;
	font-size:12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
#left .edition .dd_img{
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom:0px;
	margin-left: 5px;
	width: 83px;
}
#left .edition .dd_img .price{
	font-size: 14px;
	font-weight:bold;
	color:#ff0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#left .edition .dd_a{
	line-height: 16px;
	width: 125px;
	font-size: 12px;
	float: right;
	padding-right: 2px;
}
#left .edition .dd_b{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	width: 200px;
}
#left .edition .dd_b img{
	float: left;
	margin-top:5px;
	margin-right: 5px;
	margin-left: 5px;
}
#left .edition .dd_b1{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#left .product_header{
	background: url(../images/common/product-header.jpg) no-repeat;
	font-size:16px;
	padding:0 0 0 50px;
	line-height: 37px;
	border-bottom-style: none;
	font-weight: bold;
}

#left .index_product_box{
	width: 350px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.2;
}
#left .index_product_box p{
	font-size:12px;
	color:#42424a;
}
#left .index_product_box .box_img{
	width:90px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left .index_product_box .box_img span{
	color:red;
	line-height:25px;
	font-weight:bold;
	padding-left: 10px;
}
#left .index_product_box .box_text{
	width:250px;
	margin: 0px;
	padding: 0px;
}
#left .index_product_box .box_text h3{
	margin:0px;
	font-size:13px;
	color:#0f4281;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#left .index_product_box .box_text h3 a{
	color:#0f4281;
	text-decoration: none;
}
#left .index_product_box .box_text h3 a:hover{ color:red;}
#left .index_product_box .box_text p{
	padding-top: 5px;
	padding-bottom: 5px;
}
#left .index_product_box .box_text span{
	padding-top:5px;
}
#left .index_product_box .box_text span img{ margin:0 10px 0 0;}
#left .index_product_box .box_text span a{ color:#034784; }
#left .index_product_box .box_text .span_learn{
	font-size: 12px;
	padding-left: 160px;
	line-height: 1.5;
}
#left .index_product_box .box_text .span_learn a:hover{ color:red;}

#left .about-award 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 95%;	
}
#left .about-award dd
{
	float: left;
	width: 160px;
	margin: 5px;
	display: inline;
}

/* affiliate */

#left .affiliate-table{
	padding: 0px;
}
#left .affiliate-table table{
	width:100%;
	background-color: #dddddd;
	border-collapse:collapse;
	margin-bottom: 10px;
}

#left .affiliate-table td.firstLine{
	border: 1px solid #969696;
	text-align: center;
	background-color: #EFFAFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #004080;
	padding: 5px;
}

#left .affiliate-table td{
	border: 1px solid #969696;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#left .news-item
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
}
#left .news-item h2
{
	margin: 0px;
	padding: 0px;
}
#left .news-item p
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
}

#left .support-item {
	width: 700px;
	margin-top: 10px;
	border: thin solid #999999;
	height: 110px;
}
#left .support-item dl{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#left .support-item dt{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left .support-item dd{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#left .support-item span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left .support-email {
	width: 690px;
	margin-top: 20px;
	border: thin solid #999999;
	margin-bottom: 20px;
	padding-left: 10px;
}
#left .support-email dt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #4486C7;
}
#left .support-email dd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#left .support-email ul{
	padding: 0px;
	margin-left: 15px;
}
#left .support-email ul li{
	list-style-type: disc;
}

#left .user-reviews
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#left .user-reviews span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	margin-top: 10px;
	margin-bottom: 10px;
}

#left .promotion{
	margin-top: 5px;
	margin-left: 5px;
}
#left .promotion dt{
	margin-top: 10px;
	color: #0a5c8f;
	font-size: 20px;
}
#left .promotion dd{
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left .promotion dd span{
	margin-top: 5px;
	color: #008a19;
	font-style: italic;
}
#left .promotion dd .span1{
	color: #ff0000;
	font-style: normal;
}
#left .promotion dd .span2{
	font-style: normal;
	text-decoration: line-through;
	color: #FF0000;
}
#left .promotion dd .img_button{
	margin-top: 10px;
	margin-left: 30px;
}

#left .index_bundle_box{
	width: 700px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.2;
}
#left .index_bundle_box p{
	font-size:12px;
	color:#42424a;
}
#left .index_bundle_box .box_img{
	width:90px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left .index_bundle_box .box_img span{
	color:red;
	line-height:25px;
	font-weight:bold;
	padding-left: 10px;
}
#left .index_bundle_box .box_text{
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#left .index_bundle_box .box_text h3{
	margin:0px;
	font-size:13px;
	color:#0f4281;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#left .index_bundle_box .box_text h3 a{
	color:#0f4281;
	text-decoration: none;
}
#left .index_bundle_box .box_text h3 a:hover{ color:red;}
#left .index_bundle_box .box_text p{
	padding-top: 5px;
	padding-bottom: 10px;
}
#left .index_bundle_box .box_text span{ padding-top:5px;}
#left .index_bundle_box .box_text span img{ margin:0 10px 0 0;}
#left .index_bundle_box .box_text span a{ color:#034784; }

/*footer*/
#footer {
	width:100%;
	height: 121px;
	background-image: url(../images/common/footer-bg.png);
	background-repeat: repeat-x;
}
#footer .top{
	width:960px;
	height: 215px;
	margin-right: 10px;
	margin-left: 10px;
}
#footer .top .box{
	width:180px;
	float:left;
	color:#fff;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background:url(../images/common/footer-line.png) no-repeat 100% 0;
	height: 205px;
	margin-right: 20px;
}
#footer .top .box h4,#footer .top .box1 h4,#footer .top .box2 h4,#footer .top .box3 h4{
	font-size:17px;
	font-weight:bold;
	margin-bottom:15px;
	color:#fff;
	font-family:"Segoe UI";
}
#footer .top .box ul{margin:0px;padding:0px;}
#footer .top .box li{
	float:left;
	padding-left:10px;
	background:url(../images/common/li-white.png) no-repeat 0px 7px;
	width:170px;
}
#footer .top .box li a{
	font-size:12px;
	line-height:20px;
	color:#d4e6ff;
}
#footer .top .box1{
	width:310px;
	float:left;
	padding-top: 10px;
	margin-right: 15px;
	padding-right: 15px;
	background:url(../images/common/footer-line.png) no-repeat 100% 0;
	height: 205px;
}
#footer .top .box1 p a{
	font-size:13px;
	color:#d4e6ff;
	margin:0px 12px 0px 0px;
}
#footer .top .box2{
	width:120px;
	float:left;
	padding-left:0px;
	padding-top: 10px;
}
#footer .top .box2 a{width:48px;height:48px;float:left;padding:0px 6px 18px 4px;}
#footer .top .box3{
	width:250px;
	float:left;
	padding-top: 10px;
	margin-right: 15px;
	padding-right: 15px;
	background:url(../images/common/footer-line.png) no-repeat 100% 0;
	height: 205px;
}
#footer .top .box3 p a{
	font-size:13px;
	color:#d4e6ff;
	margin:0px 12px 0px 0px;
}

#footer .bottom{
	width:100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 91px;
	background-image: url(../images/common/footer-bottom-bg.png);
	background-repeat: no-repeat;
}
#footer .bottom p{
	text-align:center;
	color:#d4e6ff;
	line-height:24px;
}
#footer .bottom a{
	margin:0px 12px;
	text-align:center;
	color:#d4e6ff;
}
#footer .bottom .copyright{
	float: left;
	width: 680px;
	margin-top: 10px;
}
#footer .bottom .copyright p{
	float: right;
}
#footer .bottom .secure{
	float: right;
	width: 280px;
	margin-top: 10px;
}
#footer .secure img{
	margin-right: 10px;
}

.related-articles{
	overflow:hidden;
	background-color: #FAFAFA;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
.related-articles h4{
	font-size:13px;
	font-weight:bold;
	display:block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.video{
	width: 710px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.video ul{
	margin: 0px !important;
}

.video ul li{
	width: 220px;
	margin-left: 0px !important;
	list-style-type: none !important;
	margin-right: 15px !important;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.video ul li span{
	margin-left: 0px;
	list-style-type: none;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	overflow: hidden;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	height: 36px;
}

.video ul li img{
	width: 220px;
}

.video-item{
	margin-top: 10px;
	margin-bottom: 10px;
}
