@charset "gb2312";
* ,img , a img, a:hover img{
	font-family: Arial , sans-serif,  Helvetic; 
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border:0 none;
}
li {list-style-type: none;}
a ,a:link {color: #507ea4; text-decoration: none;}
a:hover ,.choiceOn , .choiceOn a{color: #0095d9;text-decoration: none;}

body {
    text-align:center;
	background-color: #f8fcff;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position:0 -620px;}
	
#top{
	width: 800px;
	height:50px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 10px;
}

#login{margin-top:100px;}

/*µ×²¿Á¬½Ó*/
#foot {
	height: 30px;
	width: 800px;
	margin:0 auto;
	border-top:2px solid #76AAE6;
	text-align: center;
	color: #909090;
	line-height: 30px;
	margin-top:100px;
}
#foot a {color: #909090;margin:0 5px 5px 0;}
#foot a:hover{color:#666666;}