@charset "utf-8";
/* CSS Document */
body{font-family:"微软雅黑";font-size:14px; background:url("../images/body_bg.jpg") repeat-x #f8f5f0}
body,table,tr,td,div,a,img,p,ul,li,h2{margin:0;padding:0;}
ul,ol,li {list-style:none}
a{text-decoration:none;color:#686868}
input{background-color:none}
img {border:none;}
.abt_banner{width:950px; height:139px;}


.nav{width:950px;height:36px;margin:0 auto;background:url("../images/nav_bg.jpg") repeat-x}
.nav li{float:left;position:relative;line-height:36px; background:url("../images/li_bg.png") no-repeat right center}
.nav li a{line-height:35px;padding:0 32px; font-size:14px; font-family:微软雅黑}
.menu{background:#f1f1f1;display:none;z-index:999;position:absolute;top:35px;left:-2px; border:1px solid #c6c6c6; border-top:none}
.menu li{float:none;width:217px;background:none;}
.menu li a{display:block; color:#000; border-top:1px solid #FFF}
.menu li a:hover{background:#999; color:#fff}
.sub_bt{width:259px; height:32px; background:url("../images/xmjs_bg.jpg") repeat-x;}
.abt_tx_ul{width:239px; height:auto; margin-top:10px; margin-bottom: 15px}
.abt_tx_ul li{line-height:32px; border-bottom:1px dashed #CFCFCF; margin-left:15px; }
.abt_tx_ul li a{width:214px; height:32px; background:url("../images/lb.jpg") no-repeat left center; display:block; margin-left:10px; padding-left:15px;
 color:#4a4a4a}
.abt_tx_ul li a:hover{ color:#B60800}
.abt_wz{width:648px; height:31px; background:#E7E7E7; line-height:31px; padding-left:10px; color:#4A4A4A}
/* 系统上线后添加样式 */
.maindiv .content_title,.maindiv .contentMeta{
	text-align: center;
}
.file_table tr td {
	height: 24px;
}

.breadcrumbContainer ul {
	height: 22px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
	display: inline;
}
.breadcrumbContainer ul li {
	float: left;
	margin-right: 5px;
	color: #333;
	font: 12px/1.5 Tahoma,'Microsoft Yahei','Simsun';
	height: 31px;
	line-height: 31px;
}

.breadcrumbContainer .bread_label{
	float: left;
	display: inline;
}

.content_panel{
	line-height: 20px;
	width: 630px;
	color: #727272;
	margin: 0 auto 15px;
	margin-top: 10px;
	padding:0 10px;
}

/* 系统后修改添加 */



.nav{width:950px;height:36px;margin:0 auto;background:url("../images/nav_bg.jpg") repeat-x}
.nav li{float:left;position:relative;line-height:36px; background:url("../images/li_bg.png") no-repeat right center}
.nav li a{line-height:35px;padding:0 27px; font-size:16px; font-family:微软雅黑}
.menu{background:#f1f1f1;display:none;z-index:999;position:absolute;top:35px;left:0;}
.menu li{float:none;width:218px;background:none;}
.menu li a{display:block; color:#A0A0A0}
.menu li a:hover{background:#CCC; color:#000}
.sub_bt{width:259px; height:32px; background:url("../images/xmjs_bg.jpg") repeat-x;}
.abt_tx_ul{width:239px; height:auto; margin-top:10px;}
.abt_tx_ul li{line-height:32px; border-bottom:1px dashed #CFCFCF; margin-left:15px; }
.abt_tx_ul li a{width:214px; height:32px; background:url("../images/lb.jpg") no-repeat left center; display:block; margin-left:10px; padding-left:15px;
 color:#4a4a4a}
.abt_tx_ul li a:hover{ color:#B60800}
.abt_wz{width:648px; height:31px; background:#E7E7E7; line-height:31px; padding-left:10px; color:#4A4A4A}



/* image-slider */
.image-slider{width:556px;height:88px;margin:0 auto;background:url("http://ecpapccf.org.cn/static/themes/default/images/bg.png") no-repeat;position:relative;}
.image-slider-back, .image-slider-forward{float:left;width:23px;height:28px;color:White;position:relative;top:30px;cursor:pointer;}
.image-slider-back{background-image:url("../images/arrow-left.png");background-repeat:no-repeat;background-position:left;}
.image-slider-forward{background-image:url("../images/arrow-right.png");background-repeat:no-repeat;background-position:right;}
.image-slider-contents{width:510px;height:88px;float:left;position:relative;overflow:hidden;}

.image-slider-contents .contents-wrapper{position:absolute;padding-top:1px; left:0;}
.image-slider-contents .outer{background-color:#fff;float:left;width:64px;height:80px;margin:0px 5px;cursor:pointer; position:relative;}
.spic{width:64px;height:80px; text-align:center; color:#333; float:left;}
.image-slider-contents img{width:64px;height:80px; margin:0 auto;}
.spic a{ display:block; text-align:center;}

.hidden{display:none;}
.visible{display:block;}
.thumbnail-active{filter:alpha(opacity=100);opacity:1.0;cursor:pointer;}
.thumbnail-inactive{filter:alpha(opacity=20);opacity:0.2;cursor:pointer;}

.preview{position:absolute;width:423px;height:600px;background-color:White;padding:2px;border:solid 1px black;}
.preview .img-large{width:423px;z-index:1000; margin:0 auto;}
.preview .img-large .left{position:absolute;left:8px;top:300px;width:16px;height:24px;z-index:1000;background:url("../images/arrow-left.png");cursor:pointer;}
.preview .img-large .right{position:absolute;left:400px;top:300px;z-index:1000;width:16px;height:24px;background:url("../images/arrow-right.png");cursor:pointer;}
.preview .close{position:absolute;left:380px;top:15px;width:32px;height:34px;background:url("../images/close.png");float:right;cursor:pointer;z-index:2000;}
.preview .img-large img{width:423px;height:600px;}
.outer{border:solid 1px black;}

