@charset "gb2312";
/* CSS Document */
body{
	font-size:12px;
	font-family:"ËÎÌå";
	background:url(../pic/bg.jpg) repeat-x;
	background-color:#fff;
}
html, body, div, span,h1, h2, h3, h4, h5, h6, p,a,img,strong,dl, dt, dd, ol, ul, li,form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
html {
	overflow-y:scroll;
}
a{ text-decoration: underline; cursor: pointer;}
a:hover { text-decoration: underline;}
ul,ol,li { list-style: none;}
em{ font-style:normal;}
.clear{ 
	clear: both;
	font:0;
}
img{border:none;}
.blank5 { 
	height: 5px; 
	clear:both; 
	font-size:1px;
	overflow: hidden;
}

.blank10 { 
	height: 10px; 
	clear:both; 
	font-size:1px;
	overflow: hidden;
}
.blank20 {
	clear:both;
	height:20px;
	overflow:hidden;
}
.color_red{
	color:#ff1d1d;
}
.color_z{
	color:#0738a8;
}
.color_black{
	color:#1d1c1c;
}
.color_gray{
	color:#777373;
}
.color_dred{
	color:#4aa3f6;
}
.fl {
	float: left;
}
.fr {
	float:right;
}
.type14{
	font-size:14px;
}
.bg_none{
	background:none;
}



.wall740{
	width:740px;
	margin: 0 auto;
}
.banner{
	height:285px;
	margin-top:5px;
}
.lists_top{
	background:url(../pic/lists_top_bg.jpg);
	height:10px;
	overflow:hidden;
}
.lists_content{
	width: 740px;
	background:url(../pic/lists_content_bg.jpg) repeat-y;
}
.lists_content ul li{
	float:left;
	display: inline-block;
	width:350px;
	padding:20px 0 15px 10px;
	_padding:20px 0 15px 5px;
	border:1px dashed #ccc;
	border-width:0px 1px 1px 0px;
	margin-left:5px;
	overflow:hidden;
}
.lists_content ul li.border_rn{
	border-right:none;
}
.lists_content ul li.border_bn{
	border-bottom:none;
}
.constellation{
	background:url(../pic/bg_01.gif) no-repeat;
	width:50px;
	height:20px;
	line-height:20px;
	position:absolute;
	top:-5px;
	right:-28px;
	color:#0e12a9;
	padding:0 0 0 25px;
}
.list_l {
	background:url(../pic/list_bg.gif) no-repeat;
	width:95px;
	height:117px;
	float:left;
}
.list_l img{
	width:80px;
	height:100px;
	margin:7px 0 0 7px;
}
.list_r{
	position:relative;
	width:210px;
	float:left;
	margin-left:10px;
	line-height:23px;
}
.lists_bottom{
	background:url(../pic/lists_bottom_bg.jpg);
	height:15px;
}
/*footer*/
#footer {
	clear:both;
	line-height:1.8em;
	margin:0 auto;
	padding:0;
	color:#6f6666;
	text-align:center;
	padding:30px 0;
}
#footer a {
	font-size:12px;
	color:#6f6666;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	margin:0;
	
}
#footer p span{
	font-size:12px;
}