@charset "gb2312";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { 
	margin:0; padding:0; 
}
body { 
	background:#fff; 
	color:#555; 
	font:normal 14px/28px 'ËÎÌå', Verdana, Arial, Helvetica, sans-serif; 
}
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { 
	font-weight:normal; 
	font-size:100%; 
}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:none;}
img { border:none; }
ol,ul,li { list-style:none; }
html {overflow-y: scroll;} 
/* css common */
.clear{clear:both;}

/* list css */
.listBox{ 
	border:#d7d7d7 1px solid; 
	margin:15px auto; 
	padding-bottom:35px;
	width:1000px;
	background:#f7f7f7 url(imageslistBg.jpg) repeat-x;
}
.listTit{
	height:33px;
	background:url(imageslistTitBg.jpg) repeat-x;
	border-bottom:#d7d7d7 1px solid;	
}
.listTit h1{ 
	background:url(imagescolumnName.jpg) no-repeat;
	font:bold 14px/32px "ËÎÌå";
	color:#fff;
	width:125px;
	text-indent:1em;
	float:left;
}
.listTit p{ 
	float:right; 
	line-height:33px; 
	padding-right:1em;
}

.listContArea{
	margin:20px;
}
.listContArea ul{ min-height:800px;}
.listContArea span{ 
	float:right; 
	padding-right:8px;
}
.listContArea li{ 
	border-bottom:#d4d4d4 1px dashed;
	height:38px;
	line-height:38px;
	font-size:14px;
}
.listContArea a{ 
	background:url(imagesgrayDot.gif) no-repeat 8px center;
	text-indent:2em;
	display:block;
	color:#333;
}
.searchBox{ width:500px;height:60px;margin:0 auto;}
.advanced{border-bottom:1px dashed #d7d7d7; width:960px;margin:0 auto;}
.jx_result{margin:20px;}
.ssbtn{width:60px;height:25px;line-height:25px; background-color:#F63; color:#FFF;border:none;}
.searchBox .sstxt{height:22px;line-height:22px; color:#666; }
.listContArea a.nowSty,.listContArea a:hover{
	background:url(imagesreDot.gif) no-repeat 8px center;
	color:#cf0607;	
}
.pageSty{ 
	height:25px; 
	line-height:25px; 
	text-align:center;
}
.pageSty a{ 
	display:inline-block; 
	background:none; 
	text-indent:0;
}
.dylist{margin:30px 60px;min-height:400px;}
.dylist li{ text-indent:24px;line-height:30px;}
/*============ÄÚÈÝÒ³=============*/
.contBox{ padding:25px;}
.contBox h1{ 
	font:bold 24px/35px "ËÎÌå"; 
	text-align:center; 
	margin:0 0 10px;
}
.contFunc{
	border-bottom:#d4d4d4 1px dashed; 
	height:35px; 
	line-height:35px; 
	text-align:center;
}
.contFunc p{ display:inline;}
.content{ margin:20px 0;min-height:400px;overflow:hidden;}
.content img{
	max-width:900px;
	margin-right: auto;
	margin-left: auto;
}

