body {
	font-size: 12px; margin: 0px auto; background: #ffffff; font-family:Arial, Helvetica, sans-serif;
}
div ,FORM,img,ul,li,dl,dt,dd{
	border: 0px;padding:0 ; margin: 0px; list-style-type:none; 
}

td {
	table-layout: fixed; font-size: 12px; word-bread: break-all; 
}
table {
	font-size: 12px
}
input {
	
}
a {
	color: #000000; text-decoration: none
}
a:hover {
	color: #d20000; text-decoration: underline
}


TH {
	font-weight: normal; font-size: 12px; color: #000000; height: 25px; background-color: #eeeeee
}


#MainNav {
	border: #d3d3d3 1px solid;  margin: 0px auto; width: 1002px; height:34px; background: #f0f0e6
}
#MainNav ul {
	padding-bottom: 5px; margin: 5px 0px 0px 30px
}
#MainNav li {
	float: left; margin: auto 10px; color: #333; line-height: 24px; text-align: center
}
#MainNav li a {
	font-weight: bold; font-size: 14px; text-decoration: none
}
#MainNav li a:hover {
	background: #333; color: #fff
}
#MainNav li.current a {
	padding:2px 6px;  background: #333;  cursor: text; color: #fff; 
}
#MainNav li.nowtime {
	 color: #900
}

.f2{ background:#f2f2f2;}
.eb{ background:#ebebeb;}
