@charset "utf-8";
/* CSS Document */

body,td,th { font-family: 微软雅黑; font-size: 14px;}
body { margin: 0 auto ; background:#712606;}
a { font-family: 微软雅黑; font-size: 14px; color: #666; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; color: #333; }
a:active { text-decoration: none; color: #666; }

.maindiv{ width:850px; margin:0 auto; overflow:hidden; }
.main{ width:790px; float:left;background:#FFF; margin-right:20px;}
.huigudiv{height:40px; background:#EEE;color:#666; margin-bottom:20px;}
.title{ float:left; padding:10px 20px;}
.imgdiv{ width:700px; padding:20px;  margin:0 auto;}
.imgdiv span{ display:none;}


/*浮动*/
.r{ width:40px; float:LEFT; margin:100px 0 0 0;}
.div2{ z-index:999;position:fixed;_position:fixed; width:40px;}
.divfd{ background:#FFF; color:#002040; font-size:20px; margin-bottom:10px; text-align:center; padding:10px 0; font-weight:bold; }
.divfd a{ text-decoration: none; color:#002040; font-size:20px; text-align:center;  }
.divfd a:visited { text-decoration: none; }
.divfd a:hover { text-decoration: none;}
.divfd a:active { text-decoration: none; }

/*底部及版权信息*/
.footdiv{  overflow:hidden; background:#EEE;margin-top:20px;  }
.foot_left{ width:410px; padding:25px 0 25px 50px; color:#666; line-height:30px; float:left; }
.foot_right{width:250px; padding:25px 40px;; color:#666; line-height:30px;float:left;}
.tcopyright {  margin-top:1px; padding:20px 0 5px 0; font-size: 12px; line-height:28px; text-align:center; clear:both; background:#E0E0E0; color: #000; }
.tcopyright .en{ color:#000; font-family:Arial; }
.tcopyright a { text-decoration: none; font-size: 12px; color: #000;}
.tcopyright a:hover{ text-decoration: underline; font-size: 12px; color: #000;}