#main {
	font-size: 14px;
	line-height: 20px;	
}
#main_title {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	height: 40px;
}

#main .markAvg {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-family: "ËÎÌå";
	margin-right: 2px;
	margin-left: 2px;
}

#main .linkhits {
	font-size: 12px;
	color: #999999;
	margin-right: 5px;
	margin-left: 5px;
	float:left;
}

#main .note {
	font-size: 12px;
	font-style: normal;
	color: #CC3300;
	margin-left: 10px;
	float:left;
}
#main .paddingtopbuttom5px {
	padding-top: 5px;
	padding-bottom: 5px;
}
#main .site {
	font-size: 14px;
	line-height: 24px;
	padding: 5px;
}
#main #comment {
	width: 600px;
	border: 1px solid #efefef;
	text-align:center;
}
#main #comment_user {
	height: 25px;
	width: 598px;
	background-color: #f4f8fb;
	text-align: left;
	vertical-align: middle;
	border-bottom-style: solid;
	margin-right: 2px;
	margin-left: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #efefef;
}
#main #comment_user .time {
	display:block;
	width: 150px;
	float: left;
}
#main #comment_user .user {
	display:block;
	width: 150px;
	margin-left: 20px;
	float: left;
}
#main #comment_user .identity {
	display:block;
	width: 50px;
	margin-left: 20px;
	float: left;
}
#main #comment_user .ip {
	display:block;
	width: 100px;
	margin-left: 20px;
	float: left;
}#main #comment_content {
    width: 598px;
	text-align: left;
	vertical-align: top;
	height: 60px;
}
#UrlRedirect {
	font-size: 14px;
	height: 30px;
	vertical-align: middle;
}
#UrlRedirect #time {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
a.r1:link {
	height: 26px;
	width: 60px;
	background-image:url(../images/bg_button.gif);
	text-align:center;
	display:block;
	float:left;  
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;	
	margin-left:10px;
	margin-right:10px;
}
a.r1:visited {
	height: 26px;
	width: 60px;
	background-image:url(../images/bg_button.gif);
	text-align:center;
	display:block;
	float:left;  
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;	
}
a.r1:hover {
	height: 26px;
	width: 60px;
	background-image:url(../images/bg_button.gif);
	text-align:center;
	display:block;
	float:left;  
	font-size: 12px;
	font-weight: bold;
	/*height: 26px;
	width: 60px;
	background-image:url(../images/bg_button.gif);
	text-align:center;
	color: #CC0000;*/
}
span.title{
	font-size: 16px;
	font-weight: bolder;
	color: #000000;    
}
#main #leftpanel {
	width:250px;
	float:left;
	background-color:#9C3;
}
#main #rightpanel {
	width:800px;
	padding:20px 100px 20px 100px;
}
#main #Table_Detail{}
#main #Table_Detail td{
	padding:3px;
}
