/************************************************************
* 分页面样式表
* 此样式表存在于List页面中，并作为默认样式
* Author: DANA(Web Designer)
*************************************************************/



/*--- content ---*/

#list {
	float: left;
	width: 710px;
	padding:0 0 0 15px;
}

#list2 {
	float: left;
	width: 710px;
	padding:0 0 0 10px;

		margin:0 0 0 10px;
}

.list_top {
width:700px;
height:42px;
background:url(../images/list_top2.png) no-repeat;

}

.list_top h3 {
float:left;
width:80px;
font-size:16px;
line-height:40px;
padding:0 0 0 10px;
font-weight:bold;
text-align: center;
font-weight: bold;
color:#a36d5c;
font-family: "FZXingkai";

}


.content_top {
width:700px;
height:42px;
background:url(../images/list_top2.png) no-repeat;

}

.content_top h3 {
float:left;
width:660px;
font-size:16px;
line-height:42px;
padding:0 0 0 50px;
font-weight:bold;
text-align:left;
font-weight: bold;
color:#29241a;
font-size:16px;

}


.list_body {
	width:680px;
	margin: auto;

}

.list_body ul{
padding: 15px 0 10px 0;


}

.list_body ul li {
	padding: 4px 10px 0 15px;
	text-align: left;
	font-size: 12px;
	height: 28px;
	color:#a36d5c;
	background: url(../images/list_mbg.png) repeat-y
}

.list_body span {
	float: right;
	color: #333;

}


.inf_con {
	width: 680px;
	padding:10px 0;
	text-align:left;
	line-height:28px;
	color:#333;
}

/*--- origin ---*/
.origin {
	height:24px;
	color:#666;
	padding:10px 0 0 0;
}



/*---note ---*/

.note {
	text-align: center;
	padding: 10px 0;
	border-top: 1px dashed #ccc;
}

.note li {
	display: inline;
	font-size: 13px;
	padding: 0 20px;
	background: url(../images/icons/content_tools.gif) no-repeat
}

.note li#document_print { 
	background-position: 2px 0;
}

.note li#window_close { 
	background-position: 2px -18px; 
}

.note li#back_top { 
	background-position: 2px -36px;
 }
 

.wztj {
	float:left;
	width:216px;
	height:auto;
	
}

.wztj_top {
	width:216px;
	height:42px;
	background:url(../images/wztj_top.png) no-repeat
}
.wztj_top h3 {
float:left;
width:170px;
font-size:16px;
line-height:42px;
padding:0 0 0 40px;
font-weight:bold;
text-align:left;
font-weight: bold;
color:#29241a;
font-size:16px;

}


.wztj_body {
	width:216px;
	height:auto;

}


.wztj_body ul li {

text-align:left;
width:190px;
line-height:25px;
background:url(../images/notice_bg.png) repeat-y;
padding:0 0 0 12px;

}