body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main_bg.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	color:#999999;
	line-height: 18px;
	height: 20px;
}
a:active {
	text-decoration: none;
	color: #000000;
}
/*导航条链接式样*/
a.emun_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.emun_link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.emun_link:hover {
	text-decoration: underline;
	color: #FF3300;
}
a.emun_link:active {
	text-decoration: none;
	color: #FFFFFF;
}
/**/
.emun_title {color:#FFFFFF; font-weight:bold;}
.font-25 {line-height:25px;}
.font-22 {line-height:22px;}
.right {
	float: right;
}
.font-st {font-family:"宋体";}.more {
	color: #999999;
	float: right;
}
.tb_line {
	background-image: url(images/line_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.title {font-weight:bold; color:#666666;}
.font-time {color:#999999;}

