@charset "gb2312";

body{
	font:normal normal normal 12px/2.4em Arial, Simsun, Mingliu, Arial, Helvetica;
	background:#F1F6F8;
}
.main{
	width:480px;
	height:326px; 
	margin:-163px 0 0 -240px;
	top:50%;
	left:50%;
	position:absolute;
}
.content{
	background:url(bg.jpg) no-repeat;
	width:480px;
	height:298px; 
}
.content *{
	display:none;
}
.copyright{
	color:#98BCCA;
	text-align:center; 
	line-height:
}