﻿/* CSS Document */
*{margin:0;padding:0; }
body{font-size:12px;font-family:Arial,Tahoma,Verdana,sans-serif;background:#194982 url(bg.png) repeat-x;color:#333;}
h2,h3,h4,h5,h6{ font-size:12px;font-weight:100;}
image{ border:0;vertical-align:middle;}
ul,li{list-style:none;}
a{text-decoration:none;color:#333;}
a:hover{color:#ff0000;}
input{border:1px solid #e7e7e7; background:#f7f7f7;}
.clear{clear:both;}
.hide{ display:none;}

/*容器*/
#banner{background:url(banner1.jpg);height:180px;width:990px;margin:0 auto;margin-top:30px;}
#wrap{width:990px;background:#fff;margin:0 auto; margin-top:7px;}
.block{width:100%;margin:10px 0 0 0;}
.menu{float:left;width:200px; background:#e4eef6; border:1px solid #b9daef;margin:15px 0 15px 15px;}
.menu ul{margin:10px;}
.menu ul li{height:42px;color:#3b7aa6;background:url(menubg.gif);margin:0 0 7px 0; text-align:center;line-height:42px;font-weight:bold; font-size:14px;}
.menu ul li a{color:#3b7aa6;}
.right{float:right;width:745px;margin:15px 15px 15px 0;}
.ArticleList{margin:0 0 30px 0;width:745px;}
.ArticleList h2{background:url(titlebg.gif);height:26px;padding:5px 0 0 10px; font-weight:bold;color:#2081af;}
.ArticleList dl{width:700px;margin:5px 0 5px 15px; border-bottom:1px dotted #ccc;padding:5px 0 15px 15px;background:url(icon11.gif) no-repeat left center;}
.ArticleList dt{float:left;width:600px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;}
.ArticleList dd{float:right;}
.ArticleDetail{width: 745px;margin:0 auto;}
.ArticleDetail h3{text-align: center;margin:0 auto;margin-top:10px;width:80%;line-height:35px; font-size:20px; font-weight:bold;color:#194982;}
.ArticleDetail .conInt{text-align: center;width:90%;border-bottom: 1px solid #d6e3f3;color: #999;margin: 0 auto;margin-bottom: 10px;line-height: 50px;font-size: 12px;margin-top:10px;}
.ArticleDetail .content{padding-top: 10px;font-size: 14px;line-height: 25px;overflow: hidden;margin: 0 auto;width:700px;}

#btm{clear:both; line-height:20px;}
#btm .btm1{margin:0 0 8px 0; text-align:center;}
.btm2{height:90px; background:#f7f7f7;color:#999; border-top:3px solid #eee;}
.btmimage{ float:left;background:url(main05.gif) right center no-repeat;width:123px;height:58px;padding:5px 0 0 80px;}
.btmword{ float:right;}
#btm .map{width:730px;}
#btm ul li{float:left;margin:6px 10px 0 0;border-right:1px solid #ccc;padding:0 10px 0 0;color:#999;}
#btm ul .last{border:none;}
#btm ul li a{color:#999;}