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

.content{ width:1000px; margin:0 auto; background-color:#f6f6f6; overflow:hidden; margin-bottom:30px;}
.left{ float:left; width:265px;}
.left p{ font-family:"微软雅黑"; padding-top:15px; padding-left:20px;}
.left ul{ margin-top:15px; margin-left:20px;}
.left ul li{ width:210px; height:30px;}
.left ul li a{ font-size:14px; line-height:30px; text-decoration:none; color:#000000; background: url(../img6/aa.jpg) no-repeat 0 center; height:3px; padding-left:30px;}
.left ul li a:hover{font-size:14px; line-height:30px; text-decoration:none; color:#fff;  background:url(../img6/ahover.png) no-repeat; display:block; height:30px; width:202px; margin-left:-10px; padding-left:40px; font-weight:bold;}
.address{ margin-top:20px;}
.right{ float:left; width:700px; margin-left:20px; margin-top:15px;}
.tittle{ width:700px; border-bottom:2px dashed #b8b8b8; padding-top:5px; height:32px;}
.tittle img{ float:left;}
.tittle p{ float:left; color:#005ebc; font-size:14px; font-weight:bold; padding-left:10px; padding-top:3px;}
.weizhi{ float:right; font-size:12px; padding-top:10px;}
.weizhi a{ color:#000;}
.weizhi a:hover{ text-decoration:underline;}

.article{ width:700px; margin-top:20px;}
.article h3{ text-align:center; color:#0254af; font-family:"微软雅黑"; border-bottom:1px solid #a1a1a1; padding-bottom:10px;}
.article h5{ text-align:center; font-weight:100; padding-top:10px; color:#8f8f8f;}

.biaoge{ background-color:#fff; border:1px solid #e4e5e6; margin-top:20px;}
.biaoge table td{ text-align:center;}
.biaoge table{ font-size:12px; margin-bottom:20px;}
.biaoge table tr{ height:30px;}
.tr1{ background-color:#e2e1e1;}
.tr2{ background-color:#f6f6f6;}