@charset "gb2312";
body {
	font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0 30px;
	width: 930px;
}
a {
	color: #000000;
	text-decoration: none;
    
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
.entext {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.orange {
    color:#FF7800;
	font-weight:bold;
}
#nav {
    background:url(images/bg_nav.jpg) no-repeat center;
}
#leader {
    background:url(images/bg_leader.jpg) no-repeat top;
}
.more {
    color:#2F8282;
}
.name {
    color:#006600;
	font-weight:bold;
}
.grey {
    color:#666666;
}
.green {
    color:#006633;
}
.link {
	font-size: 14px;
}
