/*
 * 易通CMS Style
 * ============================================================================
 * 版权所有 2008-2009 易通CMS，并保留所有权利。
 * -------------------------------------------------------
 * 这不是一个自由软件！
 * 也不是一个开源软件！
 * 本软件已经申请软件版权保护！
 * 您不能在任何目的的前提下对程序代码进行破解、修改和使用；
 * 不允许对程序代码以任何形式任何目的的再发布。
 * ============================================================================
 * @author:   九州易通科技有限公司
 * @version:  v1.0
 * ---------------------------------------------
 * $Id: Style Sat Dec 06 09:50:51 CST 2008
  
  ---------------------------------------------------------------
  1. base (全局基本属性)
  ---------------------------------------------------------------
  2.link (链接)
  ---------------------------------------------------------------
  3.font (字体)
  ---------------------------------------------------------------
  4. layout (框架)
  ---------------------------------------------------------------
  5. header (头部)
  ---------------------------------------------------------------
  6.content (页中)
  ---------------------------------------------------------------
  7.footer (页底)
  ---------------------------------------------------------------
  8. search (当前位置/文章搜索)
  ---------------------------------------------------------------
  9.assist (辅助)
  ---------------------------------------------------------------
  10.tab (切换)
  ---------------------------------------------------------------
  11.ad (广告)
  ---------------------------------------------------------------
  
*/


/* 
  --------------------------------------
  *****  1. base(全局基本属性)   *****
  --------------------------------------
*/

html {
  scrollbar-face-color : #6EDEDED;
}

body {
  margin: 0 auto;
  padding: 0;
  font:12px Arial,微软雅黑,Helvetica,sans-serif;
  line-height:180%;
  color:#555;
  text-align:left;
  background:#528598 url(bg.jpg) left top repeat-x;
  white-space:normal; 
  word-break:break-all;
}

div,form,img,ul,ol,li,dl,dt,dd,p {
  margin:0;
  padding:0;
  border:0;
}

h1,h2,h3,h4,h5,h6 {
  margin:0;
  padding:0;
  font-size:100%;
}


table,td,tr,th{
  font-size:12px;
}

ul,ol,li {
  list-style:none;
}

img {
  border:0;
}

.clear {
  clear:both;
}

.floatleft {
  float:left;
}

.floatright {
  float:right;
}

.clear {
  clear:both;
}

/* table */

table { width:80%; margin:10px auto 7px; font-size:12px; overflow:hidden; border:1px solid #DDD; border-collapse:collapse; }
table * td{ padding:6px; border:1px solid #EEE; } .table thead * th{ background:#FFF url(table_tbg.gif) 0px 1px repeat-x; border:1px solid #E3E3E3; padding:6px; color:#999; } .table tbody * th{ text-align:left; background:#FFA; border:1px solid #DDD; } .table tbody * th strong{ line-height:21px; text-indent:10px; color:#999; } .td1{ text-align:right; color:#666; } .td2,.td3,.td4,.td5,.td6,.td7,.td8,.td9{ text-align:center; } .td5{ background:#FAFAFA; } .td6,.td7,.td8,.td9{ background:#F5F9F0; }

/* 
  --------------------------------------
  *****  2. link(链接)   *****
  --------------------------------------
*/

a {
  text-decoration: none;
  color:#555;
}

a:hover {
  color:#333;
  text-decoration: underline; 
}

/* 
  --------------------------------------
  *****  3. font (字体)   *****
  --------------------------------------
*/

.green {
  color:#5FA540;
}

.orange {
  color:#FF9933;
}

.gray {
  color:#ccc;
}

/* 
  --------------------------------------
  *****  4. layout (框架)   *****
  --------------------------------------
*/

#main {
  margin:0px auto;
  padding:0px auto;
  width:870px;
  background:url(top_bg.jpg) center top no-repeat;
  height:800px;
}



/* 
  --------------------------------------
  *****  5. header (页头)   *****
  --------------------------------------
*/

#logo {
  float:left;
  margin:30px 10px 0px;
}

#top {
  margin:0px auto;
  padding:0px auto;
  width:870px;

  height:142px;
  text-align:right;
}

#top a {
  padding:0px 5px;
  color:white;
}

#nav {
  clear:both;
  height:69px;
}

#nav a {
  display:block;
  float:left;
  width:161px;
  height:69px;
  line-height:69px;
  padding-left:10px;
  text-align:center;
  color:white;
  font-weight:bold;
  font-size:14px;
}

/* 
  --------------------------------------
  *****  6. content (页中)   *****
  --------------------------------------
*/

#c {
  clear:both;
  height:563px;
  background:#FFF url(right_bg.jpg) right top repeat-y;
}

#product {
  float:left;
  width:602px;
}

.p_box {
   float:left;
   width:157px;
   height:273px;
   margin:10px 0px 10px 10px;
   _margin:10px 0px 10px 7px;
   padding:5px 10px 20px 20px;
   background:url(box_bg.jpg) left top no-repeat;
}

.p_box ul {
  height:180px;
  overflow:hidden;
}

.p_box ul li {
  height:22px;
  line-height:22px;
  padding-left:15px;
  background:url(icon08.gif) left 6px no-repeat;
}

.p_box h3 {
  line-height:38px;
  font-size:14px;
}

.p_box h5 a {
  display:block;
  width:105px;
  height:42px;
  line-height:42px;
  margin-top:25px;
  padding-right:50px;
  background:url(icon01.gif) right center no-repeat;
  text-align:right;
}

.p_box h5 a.a2 {
  background:url(icon02.gif) no-repeat right top; 
}

.p_box h5 a.a3 {
  background:url(icon03.gif) no-repeat right top; 
}

.p_info {
  clear:both;
  margin:0px 20px;
}

.p_info p {
  text-indent:25px;
}

.qq ul li {
  float:left;
  width:135px;
  margin-right:25px;
}

.qq ul li a {
  float:right;
  display:block;
  width:81px;
  height:23px;
  line-height:23px;
}

.sidebar {
  float:right;
  width:188px;
  padding:20px 40px;
}

.sidebar h3 {
  height:40px;
  color:#FFF;
  font-size:14px;
}

.sidebar h5 {
  color:#3D829B;
  padding-left:20px;
  background:url(icon04.gif) left top no-repeat;
}



/* 
  --------------------------------------
  *****  7. footer (页底)   *****
  --------------------------------------
*/
#footer {
  clear:both;
  height:282px;
  padding:0px 15px 10px 25px;
  background:url(footer_bg.jpg) left top no-repeat;
  color:white;
}

#footer dl {
  float:left;
  width:198px;
  height:190px;
  margin:25px 10px 15px 0px;
}

#footer dl dt {
  line-height:30px;
  font-weight:bold;
}

#footer a {
  color:white;
}



/* 
  --------------------------------------
  *****  8. search (搜索)   *****
  --------------------------------------
*/

/* 
  --------------------------------------
  *****  9. assist (辅助)   *****
  --------------------------------------
*/
.p5 {
  padding:5px;
}

.p10 {
  padding:10px;
}

.blank5 {
  clear:both;
  height:5px;
  overflow:hidden;
}

.blank10,.blank30 {
  clear:both;
  height:10px;
  overflow:hidden;
}

.blank20 {
  height:20px;
}

.blank30 {
  height:30px;
}

.padding10 {
  padding:10px;
}

.margin5 {
  margin:5px;
}

.padding5 {
  padding:5px;
}

.blank5 {
  clear:both;
  height:5px;
  overflow:hidden;
}



/* 
  --------------------------------------
  *****  10.tab (切换)   *****
  --------------------------------------
*/

.dis {display:block;}
.undis {display:none;}



/* 
  --------------------------------------
  *****  11.ad (广告)   *****
  --------------------------------------
*/

/* QQ客服 */
.QQbox{ z-index:99; width: 150px; right: 0; top: 40px; position: absolute;}
.QQbox .press{float: right; width: 33px; height:158px; background:url(qq_1.png) no-repeat;text-indent : 16px;}
.QQbox .Qlist{ left: 0; width: 138px; background: url(qq_listbg.gif) repeat-y -155px 0;  position: absolute;}
.QQbox .Qlist .t,
.QQbox .Qlist .b{ float: left; height: 6px; width: 138px; font-size: 1px; }
.QQbox .Qlist .t{ background: url(qq_listbg.gif) no-repeat left; }
.QQbox .Qlist .b{ background: url(qq_listbg.gif) no-repeat right; }
.QQbox .Qlist .con{ background: #fff; width: 80%; margin: 0 auto; }
.QQbox .Qlist .con h2{ height: 22px; font: bold 12px/22px "宋体"; background: url(qq_listbg.gif) repeat-y -163px 0; border: 1px solid #3a708d; text-align: center; color:#fff;}
.QQbox .Qlist .con ul{  }
.QQbox .Qlist .con ul li{  padding: 5px 0 0 8px;height: 20px; background: #e8e8e8;}
.QQbox .Qlist .con ul li.odd{ background: #fff; }
/*.QQbox .Qlist .con A IMG { width:23px; }*/
