@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	background-color: #2E659E;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 99px;
}
.menu a:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 0px;
}
.menu a:hover {
	sfont-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_bg.jpg);
	height: 42px;
	top: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	width: 99px;
	text-align: center;
	clear: none;
	overflow: visible;
	left: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(1px,1px,1px,1px);
	font-size: 12px;
	line-height: 42px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.time_text {
	color: #999999;
}
.bottom_text {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
}
.bottom_text a:link{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
}
.bottom_text a:hover{
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	line-height: 20px;
}
.bottom_text a:active{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
}
.bottom_text a:visited{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
}
.title_text {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.data_time {
	font-size: 12px;
	color: #999999;
}
.content_text {
	font-size: 12px;
	line-height: 20px;
}
.green_text{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.green_text:link{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.green_text:hover{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
.green_text:visited {
	font-weight: bold;
	color: #FFFFFF;
}
.forum_name {
	font-family: "华文中宋";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.green_text:active {
	font-weight: bold;
	color: #FFFFFF;
}

.jj {
	padding: 5px;
	line-height: 20px;
}
