@charset "utf-8";
/* CSS Document */
#banner{ width:780px; margin:0px auto; height:400px; overflow:hidden; background:url(../images/banner_bg.jpg) no-repeat;}

.wenhua{ float:left; width:222px; height:342px; background:url(../images/wenhua.jpg) no-repeat left top;}

.jianjie{ float:right; width:520px; height:342px; padding:10px; overflow:hidden;}
	.jianjie_title{ height:22px; width:100%;}
	.jianjie p{ line-height:18px; text-indent:25px; margin:5px 0px;}
	.jianjie h3{ font-size:18px; line-height:30px; margin:0px; padding:0px;}

.job{ width:218px; height:350px; float:left; background: url(../images/job.jpg) no-repeat 10px bottom; padding:5px 0px 0px 10px;}
	.job_link{ padding:5px; line-height:18px; border-top:#fff solid 1px; border-left:#fff solid 1px; border-right:#dcdfe4 solid 1px; border-bottom:#dcdfe4 solid 1px; width:210px; background:#ebeff3; margin:0px 0px 5px 0px; display:block;}
	a:hover.job_link{ text-decoration:none;  border-top:#dcdfe4 solid 1px; border-left:#dcdfe4 solid 1px; border-right:#fff solid 1px; border-bottom:#fff solid 1px;}
	
	#NewsTop_tit{ background:url(images/tabbg_bottom.gif) repeat-x left bottom; height:26px;}
	#NewsTop_tit li{ float:left; margin:0px 2px 0px 0px; height:20px; line-height:26px;}
	#NewsTop_tit li a{ background:url(images/tabbg_l2.gif) no-repeat left 1px; padding:8px 0px 6px 10px !important; padding:0px 0px 0px 10px; font-size:14px; font-weight:bold;}
	#NewsTop_tit li a span{ background:url(images/tabbg_r.gif) no-repeat right 1px; padding:8px 10px 6px 0px;}
	#NewsTop_tit li a:hover{ text-decoration:none;}
.topC0 { padding:0px 0px 0px 5px;}
.topC1 {padding:0px 5px 4px 0px;}
.topC2{ background:url(images/tabbg_l.gif) no-repeat left top; text-decoration:none; color:#444; padding:8px 0px 6px 10px !important; padding:0px 0px 0px 10px; color:#066797;}
.topC3{ background:url(images/tabbg_r.gif) no-repeat right top; padding:8px 10px 6px 0px;}
ol{ margin:0px 0px; padding:0px 10px;}
	ol ul li{ margin:10px 0px 10px 0px;}
.dis {DISPLAY: block}
.undis {DISPLAY: none}