body { 
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url();
	background-repeat: repeat-x;
	background-color:#ffffff
}
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}
 
#nav {
	color: #FFFFFF;
	text-align: center;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	text-align: center;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav li {
	float: left;
	line-height: 20px;
}
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	width: 60px;
	height: 20px;
	display: block;
}
#nav li a:hover {
	color: #B02A2A;
	background-color: #FFFFFF;
	width: 60px;
	margin-right: 6px;
	margin-left: 6px;
}
.line_height {
	line-height: 22px;
}
.notice_a:link {
	color: #FFFFFF;
}
.notice_a:visited {
	color: #FFFFFF;
}
.notice_a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.font_w {
	color: #FFFFFF;
}
.font_r {
	color: #C10000;
}
.ser_bg {
	background-image: url(images/se_bg.gif);
	background-repeat: no-repeat;
	height: 199px;
	width: 280px;
}
.ser_bg #form1 select {
	width: 150px;
}
.input {
	width: 120px;
	height: 18px;
}
.dc_bg {
	background-image: url(images/dc_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.news_list td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: 26px;
	text-align: left;
	height: 26px;
}
.aboutus ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.aboutus ul li {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
	text-indent: 30px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6f6f6;
}

.aboutus ul li a:link {
	height: 20px;
	width: 100%;
}

.aboutus ul li a:hover {
	color: #FFFFFF;
	background-color: #D20009;
	display: block;
	height: 20px;
	width: 100%;
}
.fwwd {
	text-indent: 10px;
}
