@charset "gb2312";
BODY {
	MARGIN: 0px
}
body,td,th {
	font-size: 13px;
}
a:link {
	color: #737983;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #737983;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #737983;
}
.table_sec {
	font-weight: bold;
	color: #737983;
	margin: 10px;
}
.table_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.about {
	padding: 10px;
	line-height: 20px;
	letter-spacing: 1px;
}
.navigate {
	font-weight: bolder;
	color: #225AB7;
}
.new_ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.mews_time {
	border-bottom: 1px solid #ccc;
}
.new_con {
	padding-top: 10px;
	letter-spacing:1px;
	line-height:20px;
}
input{
	border:1px solid #ccc;
	background:#eee;
}
textarea{
	border:1px solid #ccc;
	background:#eee;
}
#about_con {
	overflow-x: hidden;
	overflow-y: auto;
	padding-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 18px;
	letter-spacing: 1px;
}
.top_class {
	float: left;
	width: 100px;
	height: 20px;
	line-height: 20px;
}
a.top:link {
	font-size: 12px;
	font-weight: bolder;
	color: #E6E7EB;
}
a.top:visited {
	font-size: 12px;
	font-weight: bolder;
	color: #E6E7EB;
}
a.top:hover {
	font-size: 12px;
	font-weight: bolder;
	color: #225BB7;
	text-decoration: underline;
}
a.top:active {
	font-size: 12px;
	font-weight: bolder;
	color: #E6E7EB;
}
