@charset "utf-8";
/*global*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,form,p,input,img{margin:0px;padding:0px;}
h1,h2,em,p,a,li,td,div{font:normal 13px Arial, Helvetica, sans-serif;}
ul,ol{list-style:none;}
img{border:none;}
a{color:#004985;text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
a:active{text-decoration:none;}
.clear{clear:both;}
.topbag{width:96%;background:url(../images/body-bg.gif) repeat-x;}
.red{ color:#C00;}
.black{ color:#333;}
.text_line{ text-decoration:line-through;}
.under_line{ text-decoration:underline;}
.font_24{ font-size:24px}
.font_18{ font-size:18px}
.font_16{ font-size:16px}
.font_14{ font-size:14px}
.font_12{ font-size:12px;}

/*top*/
.wrap{width:88%;margin:0 auto;}
#top{width:94%;height:98px;margin:0 auto;position:relative;}
#top .logo{position:absolute;width:18.6%;height:38px;top:35px;left:20px;}
#top .dec{position:absolute;top:30px;left:22%;background:url(../images/vertical_line.gif) no-repeat left top;color:#92a5b8;font-size:11px;width:50%;height:30px;padding:10px 15px;line-height:14px;}
#top .dec a{color:#92a5b8;font-size:11px;}
#top .help{position:absolute;top:30px;right:0px;width:21%;height:16px;}
#top .help a{color:#666;font-size:11px;float:left;line-height:16px;padding-right:12px;font-weight:normal;padding-left:22px;}

/*nav*/
#nav{width:94%;height:40px;margin:0 auto;;z-index:30;position:relative;background:url(../images/nav_index.jpg) repeat-x;}
#nav ul{
	width:84%;
	float:left;
}
#nav ul li{width:12.5%;float:left;text-align:center;position:relative;background:url(../images/nav.jpg) no-repeat;}
#nav ul li a{width:80%;height:40px;color:#fff;line-height:40px;font-size:14px;display:block;}
#nav ul li a:hover{width:80%;color:#fff;background:url(../images/nav.jpg) no-repeat left -5%;text-decoration:none;}
#nav ul li.curr,
#nav ul li.curr a:hover{width:12.5%;background:url(../images/nav.jpg) no-repeat left -10%;;}

#nav ul li.index_c,
#nav ul li.index_c a:hover{width:12.5%;background:url(../images/nav_index.jpg) no-repeat left -10%;}
#nav ul li.index{width:12.5%;color:#fff;background:url(../images/nav_index.jpg) no-repeat;text-decoration:none;}
#nav ul li.index  a:hover{width:80%;color:#fff;background:url(../images/nav_index.jpg) no-repeat left -5%;text-decoration:none;}

/*content_div*/
.scheme{width:100%;white-space:nowrap; background-color:#EAEAEA; margin:0 auto;}

.scheme li{line-height:30px;background:url(../images/home_sm.png) no-repeat left 0.5%; padding-left:3%; margin-left:0.5%;}
#content_div{width:93%;margin:0 auto;}

/*footer*/

#footer {color:#576c7b;width:95%;margin:20px auto 0 auto;}
#footer {width:94%;height:60px; background:url(../images/footer-bg.gif) left top repeat-x;}
#footer .left {width:100%; background:url(../images/footer-side.gif) no-repeat left top;}
#footer .right { width:100%;background:url(../images/footer-side.gif) no-repeat right top; height:60px;}
#footer .indent { padding:21px 0 0 18px;}
#footer span { float:right;color:#999;padding:0 10px; font-size:12px;}
#footer-nav { width:60%; overflow:hidden; float:left;}
#footer-nav li { margin-left:-1px; display:inline; }
#footer-nav li a {color:#666; text-decoration:none; border-left:1px solid #576c7b; padding:0 7px 0 8px;font-size:12px;}
#footer-nav li a:hover { text-decoration:underline;}

/*btn*/
a.buy_now{width:100%;background:url(../images/buynow.png) no-repeat;float:left;background-position:left 0px; height:31px;}
a.free_download{width:100%;background:url(../images/download.png) no-repeat;float:left;background-position:left 0px; height:31px; }

.buttom_buy{ width:65%; height:31px; margin:20px 0px 0px 0px; background-color:#DED9D6}
.buttom_buy a.buy_now{margin-left:30%;}
.buttom_buy a.free_download{margin-left:30%;}

/*sidebar*/
#sidebar{width:21%;float:right;}
#sidebar .main_title{width:78%;background:url(../images/sidebar_sc_title.png) repeat-x;height:37px;}


#sidebar .th_title,.sc_title{width:78%;background:url(../images/sidebar_sc_title.png) repeat-x;height:37px;}
#sidebar .sc_title h2,#sidebar .main_title h2{font-size:14px;line-height:31px; float:left; padding:8px 0px 0px 10px;
}
#sidebar .sc_title a,#sidebar .main_title a{font-size:15px;}
#sidebar .sc_title span,#sidebar .main_title span{ float:right; padding:15px 2px;}
#sidebar .th_title h2{line-height:31px;padding-left:20%;}
#sidebar .th_title h2{padding-left:10%;}
#sidebar .body_bg,#sidebar .body_bg2{width:78%;background:url(../images/sidebar_bg.gif) repeat-y;zoom:1;}
#sidebar .btm{width:78%;background:url(../images/r_btm.gif) no-repeat;height:10px;font-size:0px;}
#sidebar .list_bluedot{padding:15px 10px;}
#sidebar .list_bluedot li{width:78%;color:#424343;background:url(../images/artlistdot.gif) no-repeat 3px 2px;padding-left:10%;line-height:18px;}


/*content*/
#content{
	width:68%;
	float:left;
	padding-right:29px;
	zoom:1;
}
#content .title h1{width:100%;color:#004986;font-size:25px;font-weight:bold;}

/*cont*/
.cont{padding:15px 0;width:95%;}
.cont h2{width:100%;font-size:16px;padding:10px 0;font-weight:bold;clear:both;}
.cont h2 a{width:100%;font-size:16px;font-weight:bold;}
.cont p{width:100%;padding-bottom:10px;line-height:18px;}
.cont span{float:right; width:10%; margin-right:20px;}

.line{width:100%;background:url(../images/line1.gif) no-repeat left center;height:30px;clear:both;}
.line_green{width:100%;background:url(../images/line_green.jpg) no-repeat left 30px;;clear:both;}
.line_green h2{width:100%; padding-left:30px; width:60%;}
.pagetitle{width:100%;background:url(../images/pagetitle.jpg) no-repeat left 3px;}
.as{background:url(../images/as.jpg) no-repeat left 0px;}
.repare{background:url(../images/repare.jpg) no-repeat left 0px;}

.relate{}
.relate p{font-size:14px;background:url(../images/realte_page.jpg) no-repeat 10px 20px;padding-left:10px;font-weight:bold;padding:25px 0 15px 40px;}
.relate li{ margin-left:50px;}
.relate dl{height:25px;}
.relate dl dd{width:30%;float:left;height:25px;}
.relate dl dd a.buy,
.relate dl dd a.download{padding-left:20px;font-size:12px;line-height:25px;display:block;}
.relate dl dd a.buy{background:url(../images/blue_buy.gif) 5px 6px no-repeat;}
.relate dl dd a.download{background:url(../images/blue_dw.gif) 5px 6px  no-repeat;}

.pro_box_show{ margin-bottom:0px;}
.pro_box_show .box{}
.pro_box_show .box .pro_box{float:left;width:15%;}
.pro_box_show .box .pro_box img{cursor:pointer; padding-top:50px;}
.pro_box_show .box .text{padding:10px 0 0 20%;width:75%;}
.pro_box_show .box .text .pangraf{line-height:18px;}
.pro_box_show .box .text ul{padding:15px 0;}
.pro_box_show .box .text li, .pro_box_show .box .text li a{color:#434343;padding-left:10px;line-height:18px;}
.pro_box_show .box .text .btn{line-height:30px; padding-left:5%;}


.pro_box_clom{background:url(../images/clum_gray.jpg) repeat-x; height:150px;}
.pro_box_clom .cloum_one{width:18%;padding-right:25px;float:left;}
.pro_box_clom .cloum_two{width:21%;padding:0 25px;float:left;}
.pro_box_clom .cloum_three{width:19%;padding-left:25px;float:left;}
.pro_box_clom .title{line-height:35px; font-size:18px; margin:0px; padding:0px;}
.pro_box_clom .text{ padding-left:15px;}
.main_btm{width:94%;height:10px;background:url(../images/main_btm.gif) no-repeat;font-size:0px;margin:0 auto;}

.black_five{width:100%; margin-top:5px;}
.black_ten{width:100%; margin-top:10px;}
.black_tw{width:100%;margin-top:20px;}
.pleft{width:100%;text-indent:2em; margin-bottom:1px; margin-top:0px;}

.price {color:#A40000;font-size:18px;font-weight:bold;margin-right:10px;}
.Keyfeature{width:100%; font-size:14px; font-weight:bold; color:#000; margin:5px 0px;}
.arrow{background:url(../images/arrow.gif) no-repeat 10px -2px;padding-left:20px;line-height:18px;}
.manual a:visited{text-decoration:none; color:#F00;}
.manual a:hover{text-decoration:underline; color:#F00;}
.manual a:active{text-decoration:none; color:#F00;}

.textthrough{text-decoration:line-through}
.price_ny{ margin-top:20px; margin-bottom:20px;}
.alink a{ margin-left:30px;}
