@charset "gb2312";
/* CSS Document */
@import url(base.css);
@import url(top.css);

#ads{
	width:924px; height:230px; background-color:#d4d4d4;  border-left:1px solid #d4d4d4; border-right:1px solid #d4d4d4;
	}
#welcome{
	padding:10px; border:1px solid #d4d4d4; border-top:none; margin-bottom:8px; font-size:13px; background-color:#FFF;
	}
#welcome h3{
	color:#000; font-size:16px; font-weight:600; margin-bottom:5px; margin-top:10px;
	}
#con{
	
	}
#newsData{
	height:25px; margin-bottom:8px;
	}
#newsData h3{ line-height:25px; padding-left:15px; padding-right:0px; color:#FF0000;font-weight:600;float:left;}
.newsData{
	float:left;width:315px;margin-right:20px;
}
.newsData ul{}
.newsData ul li{ padding-left:8px;overflow:hidden;}
.newsData ul li a{
	color:#660;font-size:14px; text-decoration:underline;	
}
.hotOffer{width:200px;background:url(../images/s6.gif) no-repeat left 8px; padding-left:20px; }
.hotOffer a{color:#FF0000;font-size:14px; text-decoration:underline;}
.table{
	background-color:#d4d4d4;	
}
.table td h3{
		margin-top:5px;margin-bottom:10px; font-size:14px; font-weight:600; color:#333; padding-left:10px; height:25px;
	}
.table td h3 span{
		float:right; padding-right:10px;
	}
.table td{
	 padding:12px;background-color:#FFFFFF; line-height:20px; font-size:13px; vertical-align:top;
}
.table td span{
	display:block;  margin-bottom:10px;
	}
.table td img{
	margin-bottom:10px;
	}
.mg_left20{
	margin-left:20px;
	}
	
.mg_top20{
	margin-top:20px;
	}

.jjfa_img{
	float:left; padding-top:25px; width:160px;
	}
.jjfa_text{
	padding-left:10px;height:220px;
	}
.jjfa_text li{
	
	background:url(../images/jt_06.jpg) no-repeat left 8px;
	/*padding-left:10px;line-height:30px;*/padding-left:12px;margin-bottom:3px;
	}

/*sitemap.asp*/
.bigImg{
	overflow:hidden;width:924px;
}
.sitemap{ background-color:#FFFFFF;}
.sitemap h3{
	font-size:20px; font-weight:600; height:40px; line-height:40px; border-bottom:1px dashed #ccc; padding-left:8px; margin-top:10px;
}
.sitemap dl{
	margin-top:20px;
	margin-bottom:25px;
	margin-left: 20px;
	margin-right:10px;
	border:1px solid #ccc;
	float:left;
	width:170px;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	padding-bottom:8px; background-color:#FFF;
}
.sitemap dl dt{
	height:30px;
	line-height:30px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px; padding-left:25px; border-bottom:2px solid #EEE;
}
.sitemap dl dd{
	height:30px; line-height:30px; margin-left:5px;
}
.sitemap dl dd a{
	color:#999;
}
