@charset "utf-8";
/* CSS Document */

/*=middle
===============================*/
.middle_body {width:978px; height:500px; margin-bottom:8px; border:#999999 solid 1px; background:#dddddd; position: relative;}
.middle_body_title_left {width:200px; height:50px; left:0px; position:absolute; }

.middle_body_adv_left {width:487px; height:200px; left:0px; top:52px; position:absolute;}
.middle_body_adv_middle {width:238px; height:200px; left:493px; top:52px; position:absolute;}
.middle_body_adv_middle img {width:238px; height:200px;}
.middle_body_adv_right {width:240px; height:200px; left:738px; top:52px; position:absolute;}
.middle_body_adv_right img {width:240px; height:200px;}
.middle_body_list {width:980px; height:245px; top:255px; left:0; position:absolute;}
.middle_body_list ul {}
.middle_body_list li {float:left; width:159px; height:245px; margin-right:4px;}
.li_top {width:159px; height:195px;}
.li_top img{width:159px; height:195px;}
.li_bottom {width:159px; height:48px;  background:#6699FF;position:relative;}
.li_bottom div{margin-top:15px; }
.li_bottom div a{color: #ffcc00; margin-top:15px; }

.title_underline {width:700px; font-weight:bold; font-style:italic; color:#fd6b2f; font-size:14px; margin-top:50px; text-align:left; border-bottom:#336600 solid 1px;}
.title_bg {font-weight:bold; margin-top:50px; text-align:left; text-indent:80px; background:url(../images/contact_title.jpg) no-repeat;}

.product_nav {width:610px; height:180px; margin-left:80px; margin-top:20px; position:relative;}
.product_nav li {float:left; width:130px; height:180px; margin-right:30px; margin-bottom:20px; background:#99CCCC;}
.product_nav_li_div {width:130px; height: 130px; margin-bottom:10px; position:relative;}
.product_nav_li_div img {width:130px; height:130px;}

.faq_ask {width:600px; margin-top:5px; text-align:justify; background:url(../images/more.gif) no-repeat 0 3px;; text-indent:20px; position:relative;}
.faq_ask_title {width:600px; font-weight:bold; color:#990066; margin-left:80px; margin-top:30px; text-align:left; position:relative;}
.faq_desc {width:600px; margin-left:80px; text-indent:30px; text-align:justify; position:relative;}
.faq_back2top {width:80px; margin-left:80px; margin-top:5px; position:relative;}


