body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#333333;
}
body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	line-height:23px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
*{margin:0; padding:0;}
#main{margin:0 auto; overflow:hidden; width:1004px;}
.mune{background:url(images/index_navbg.jpg) repeat-x;  line-height:35px; font-size:13px; font-weight:bold; text-align:center;}
ul{list-style-type: none;}
.mune li{width:140px; background:url(images/index_ge.jpg) right no-repeat; float:left;}
.clear{clear:both;}