/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/indexbg.jpg) no-repeat center top #9EE2F9;
	font-family: "ËÎÌå"; 
	font-size: 12px;
	line-height: 180%;
	color: #DFDFDF;
}
div,ul,li{
 margin:0 auto;
 padding:0;
}
ul{
 list-style:none;
}
img { border:0px;}
a {color:#FFD700}
a:link {
	color: #FFD700;
}
a:visited {
	color: #FFD700;
}
a:hover {
	color: #fff;
}
a:active {
	color: #fff;
}
#bt{
	color:#FC0;
	font-weight:bold;
}
#bt1{
	color:#9C0;
	font-weight:bold;
}
/*Ò³ÃæÍ·²¿*/