@charset "utf-8";
/* CSS Document */
@import url("share.css");
a.enter {
	display: block;
	height: 397px;
	width: 938px;
	background: url(bg/enter.gif) no-repeat center center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.homepage {

}
ul.homelist{
	height: 250px;
	line-height: 21px;
}
ul.homelist li{
	float: left;
	width: 209px;
	margin-right: 10px;
	padding: 10px;
	border-right: 1px solid #CCC;
}
.homelist dt {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 30px;
}
.homelist p{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #CCC;
}.homelist a {
	color: #333;
}.hui {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px}

