h1 {
	font-size: 20px;
	color: #333333;
	float: left;
	width: 100%;
	border-bottom: 1px solid #DFDFDF;
	padding: 0px;
	margin: 0px 0px 10px;
}


h2 {
	font-size: 16px;
	color: #333333;
	float: left;
	width: 100%;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	color: #333333;
	float: left;
	width: 100%;
	font-weight: bold;
	line-height: 20px;
	margin: 20px 0px 0px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	color: #333333;
	float: left;
	width: 98%;
	font-weight: normal;
	line-height: 20px;
	margin: 0px 0px 0px 0%;
	padding: 0px 0px 0px 2%;
}
#right #box #contents {
	margin: 0px;
	padding: 0px 2% 10px;
	float: left;
	width: 96%;
}
.hot {
	color: #FF3300;
	font-weight: bold;
}
#right #box #contents #article {
	font-size: 16px;
	font-weight: normal;
	float: left;
	color: #333333;
	margin: 0px;
	padding: 0px;
	list-style: square inside;
	line-height: 25px;
}
#rankbox {
	margin: 0px 1% 0px 0px;
	padding: 0px;
	float: left;
	width: 18%;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	height: 150px;
}
#right #box #article {
	font-size: 16px;
	font-weight: normal;
	float: left;
	color: #333333;
	margin: 0px;
	padding: 0px;
	list-style: square inside;
	line-height: 25px;
}
td {font-size:12px}
td.trl {
	text-align: center;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 16px;
	background: #EFEFEF;
}
td.tr {
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	font-size: 16px;
	background: #EFEFEF;
}
td.rl {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
}
td.r {
	border-right: 1px solid #CCCCCC;
	text-align: center;
	line-height: 25px;
}
.left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	text-align: right;
}
.head_form {
	margin: 0px;
	padding: 0px;
}
