﻿/* 全局CSS定义 */
body{text-align:center;font-size:12px;font-family:"宋体";word-wrap:break-word;word-break:break-all;margin:5px;}
div,form,img,ul,ol,li,dl,dt,dd,textarea,select {margin:0;padding:0;border:0;color:#333; text-align:left;font-size:12px;}
input{color:#333; text-align:left;font-size:12px;}
ul,ol,li,p{list-style:none;margin:0px;padding:0px;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;text-align:left;}
table,td,tr,th,br{font-size:12px;}
img,a img{border:0px;}

/* 链接颜色 */
a{ color:#333;text-decoration:none;}
a:hover { color:#f00;text-decoration:underline;}
/* 距离属性 */
.top8{padding-top:8px;clear:both;}

/* 其他属性 */
.clear{ clear:both; overflow:hidden; height:0; }

.main{ margin:0 auto; width:778px; border:1px solid #c9c9c9;}
.header{ width:778px; height:86px;}
.header .logo{ width:144px; float:left; padding-left:9px;}
.header .w612{ width:612px; float:right;}
.header .dh{ background:url(../images/w612.gif) no-repeat; line-height:28px; padding-left:105px; color:#8c8b8b;}
.header .dh a{ color:#8c8b8b;}
.header .dh1{ padding-top:27px; color:#ccc;}
.header .dh1 a{ color:#333; font-weight:bold;}

.w760_1{ width:760px; margin:0 auto; background:url(../images/bg1.gif) repeat-y;}
.w760{ width:760px; background:url(../images/bg.jpg) no-repeat; padding-top:86px;}
.l1{ float:left; width:172px;}
.r1{ float:right; width:566px; line-height:22px;}
.r1 p{ padding-top:10px;}
.r1 p a{color:#333;}
.title1{font: bold 24px/60px microsoft yahei,"黑体"; text-align:center; padding-top:45px;}

.list{ width:149px; margin:0 auto;}
.list li{ background:url(../images/l_bg.jpg) no-repeat; margin-top:4px; padding:9px 0 0 30px; font-weight:bold; height:22px;}
.list li a{ color:#333;}
.list li a.here{ color:#c00;}

.foot{width:760px; margin:10px auto 0;border-top:1px solid #ccc; height:118px; line-height:22px; text-align:center; color:#333; padding-top:6px;}
.foot a{ color:#333;}

/* footer */
#footer{ width:760px; margin:8px auto;  border-top:1px solid #cacaca; padding:8px 0; line-height:22px; }
#footer .p a{ color:#1757af }
#footer .p{ color:#dedde5; }
#footer address{ color:#666666; font-style:normal; font-family:Arial,"宋体";  }
#footer .img{ float:right; border-left:1px solid #999; }