html,body{
	margin:0;
	padding:0;
	background:#fff;
	color:#000;
	font-size:14px;
	text-align:center;
	line-height:150%;
}
ul,li{
	list-style-type:none;
}
form{
	margin:0;
	padding:0;
}
.c{
	position:relative;
	margin:8px auto;
	width:96%;
	text-align:left;
	clear:both;
}
a,a:link,a:visited{
	color:#00F;
}
a:hover{
	color:#F00;
}
hr{
	margin:0;
	padding:0;
	border:0;
	clear:both;
	visibility: hidden;
}
.red{
	color:#F00 !important;
}
.green{
	color:#090 !important;
}
.blue{
	color:#00F !important;
}
.black{
	color:#000 !important;
}
.purple{
	color:#F0F !important;
}
.gray{
	color:#888 !important;
}
.b{
	font-weight:bold;
}
.n{
	font-weight:normal !important;
}
.f12{
	font-size:12px !important;
}
.f14{
	font-size:14px !important;
}
.f16{
	font-size:16px !important;
}
.clear{
	clear:both;
	visibility:hidden;
}
.top{
	margin-top:14px;
	height:50px;
	line-height:100%;
	font-size:52px;
	color:#F60;
	overflow:hidden;
}
.l1, .l2{
	font-family: Arial;
	font-weight:bold;
}
.l2{
	font-size:28px;
}
.tips{
	font-size:12px;
	color:#666;
}
.hot{
	padding:6px 0px;
	background:#E8F7E4;
	color:#666;
	font-weight:bold;
}
.hot div{
	margin:0px 6px;
	padding:2px 6px;
	background:#FFF;
	border:1px solid #A5DA94;
}
.hot a{
font-weight:normal;
}
.blockMenu{
	padding:3px 0px 2px 0px;
	background:#F0F7F9;
	border-bottom:1px dashed #69d;
	font-weight:bold;
	text-indent:0.8em;
}
.blockMenu a{
	font-weight:normal;
}
.content a{
	display:block;
	float:left;
	margin:4px 5px;
	padding:3px 0;
	width:125px;
	height:20px;
	border:1px solid #9CA;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
}
.content a:hover, a.suggest{
	background:#FFF9F0;
	border:1px solid #F51;
}
a.suggest{
	color:#f00 !important;
}
a.noActive{
	border:1px solid #CCC !important;
	color:#999 !important;
}
a.noActive:hover{
	background:none;
	border:1px solid #CCC;
}
.bottom{
	padding:6px 0px;
	border-top:1px solid #69d;
	background:#F0F7F9;
	text-align:center;
}
a.clear{
	margin:0;
	padding:0;
	background:none;
	border:none;
	height:2px;
	overflow:hidden;
	clear:both;
	visibility:hidden;
}
.count{
	display:none;
}
