@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body{background:url(body_bg.gif); font-size:12px; color:#000; line-height:24px;}
li{list-style-type:none;}

a{color:#000; text-decoration:none;}
a:hover{color:#C33; text-decoration:none;}
img{border:none;}


.clr{clear:both; height:1px; overflow:hidden;}
.top, .header, .content{width:980px; background:#fff; margin:0 auto; clear:both;}
.part .content, .content ul{width:960px; margin:0 auto;}
/*top*/
.top{background:#ffb56c;}
.top ul{width:960px; margin:0 auto; line-height:25px;}
.top ul a{color:#000; text-decoration:none; font-size:12px;}
.top ul a:hover{color:#c41f04; text-decoration:none;}
/*month*/
.month{width:980px; height:150px; margin:0 auto; background:url(month_bg.jpg) no-repeat;}
.month ul{width:938px; height:65px; margin:0 auto 0 auto; display:block; line-height:60px; padding-top:65px;}
.month ul .tit{width:172px; height:65px; text-align:center; font-size:24px; font-weight:bold; float:left;}
.month ul li{float:left; width:150px; text-align:center; font-size:14px; font-weight:bold;}
/*content*/
.content {padding-top:15px;}
.content h3{width:965px; height:38px; background:url(t1.jpg) no-repeat; font-size:18px; color:#000; line-height:38px; padding-left:15px;}
.content ul{padding:15px 0;}
.content ul .exhi{width:570px; float:left;}
.content ul .exhi dt{width:200px; height:185px; float:left; border:1px solid #e6e6e6;}
.content ul .exhi dt .ph1{width:200px; height:102px; margin-top:40px;}
.content ul .exhi dd{float:right; width:340px;}
.content ul .exhi dd h4{color:#f85d00; font-size:16px; margin-bottom:15px;}
.content ul .exhi dd h4 a{color:#f85d00; text-decoration:none;}
.content ul .news{width:350px; float:right; border:1px dashed #f1c651; padding-bottom:15px;}
.content ul .news dt{font-size:14px; font-weight:bold; margin-bottom:10px; line-height:30px; background:#fff8e4; padding-left:10px;color:#f85d00;}
.content ul .news dd{ padding:2px 10px 0 10px;}
.content ul .news dd p{text-indent:25px;}
.content .mt{margin-top:20px;}
.content .line{width:980px; height:10px; background:url(line.jpg) no-repeat;}
.content .work{width:960px; height:230px; background:url(work_bg.jpg); clear:both; margin:20px auto 10px auto;}
.content .work dl{ padding:15px;}
.content .work dt{width:50px; float:left; display:block; height:160px; padding:15px 40px;}
.content .work dt p{width:50px; text-align:center;}
.content .work dd{width:180px; height:180px; padding:10px; background:#fff; float:left;}
/*bottom*/
.bottom{width:980px; margin:0 auto; background:#ffb56c; margin-top:5px; font-size:12px; color:#000; text-align:center; padding:10px 0;}
.bottom a{color:#000;}
.bottom a:hover{color:#c41f04;}


