@charset "utf-8";
body {
	background: #082907 url(../images/bg.gif) repeat-x;
	color: #333333;
}
body, td, th, p {
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 18px;
	font-family: 仿宋_GB2312;
	font-weight: bold;
}
th, strong {
	font-weight: bold;
}
a:link,a:active,a:visited {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}













.content {
	padding: 5px;
}
.marquee {
	padding: 0 10px;
	line-height: 150%;
}
.thumb {
	position: relative;
	margin: 15px;
	background: url(../images/thumb.title.bg.gif) no-repeat bottom;
	text-align: center;
	float: left;
}
.thumb img {
	border: 1px solid #dddddd;
}

.thumbHome {
	margin: 2px;
	background: url(../images/thumb.title.bg.gif) no-repeat bottom;
	text-align: center;
	float: left;
}
.thumbHome img {
	border: 1px solid #dddddd;
}
.thumbHome .toplist {
	position: relative;
}
.thumbHome .no, .thumb .no {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #009900;
	position:absolute;
	top: 5px;
	left: 5px;
	border: 1px solid #006600;
	padding: 2px;
	width: 50px;
}
.code {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background: #eeeeee;
	position:absolute;
	top: 5px;
	left: 55px;
	border: 1px solid #006600;
	padding: 2px;
}
.thumbinview img {
	border: 1px solid #dddddd;
}
.title {
	padding: 5px;
	height: 20px;
}
.block327 {
	text-align: center;
	background:url(../images/footer.w327.lightblue.gif) bottom no-repeat;
}
.block327 .outer {
	background:url(../images/header.w327.lightblue.gif) top no-repeat;
	padding: 10px;
}
.score {
	font-weight: bold;
	font-size: 18px;
	font-family:"Courier New", Courier, monospace;
	color:#FF3300;
	text-align: center;
	padding: 5px;
}
#commentForm input, #commentForm textarea {
	width: 100%;
	border: 1px solid #eeeeee;
	padding: 2px;
}
#commentForm th {
	text-align: right;
	font-weight: bold;
}
#commentForm td {
	text-align: left;
}
#commentForm .required {
	color: #FF0000;
}
.desc {
	line-height: 150%;
	padding: 5px;
}
.comment_content {
	word-break: break-all;
}
