/*基本信息*/
body {
	margin:0px;
	text-align:center;
	vertical-align: bottom;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-color: #5285ba;	
}


table {
        font:"宋体";
		 font-size:12px; 
}

/*页面层容器*/
#container {width:902px; 
height:1100px;
			margin:0 auto;
			background: url(images/bg.jpg);
			 
			}
/*页面头部*/
#Header {
	width:900px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:36px;
	position:relative;
	overflow: hidden;
	z-index: auto;}
#logo{
	width:900px;
	padding:0 0 0 0;
	margin:0 auto;
	height:100px;
		}

/*页面主体*/
#PageBody {
	width:900px;
	height: 570px;
	margin:0;
	float: none;
	overflow: hidden;

}
a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-family: "宋体";	
} 
a:visited {
	color:#0000ff;
	text-decoration:none;
	font-family: "宋体"; 
} 
a:hover {
	color:#ff0000;
	text-decoration:none;
	font-family: "宋体";
} 
a:active {
	color:#000000;
	text-decoration:none;
	font-family: "宋体";
} 

/*页面底部*/
#Footer {
	width:900px;
	margin:0 auto;
	height:120px;
	color: #FFFFFF;
		 }

#login {
	width:250px;
	height:570px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 inherit;
	overflow: hidden;
	font-size: 12px;
	text-align: left;}

#flash {
	width:650px;
	height: 500px;
	float: left;
	margin:0 0 0 0;
	position: static;
	padding:0 0 inherit;
	font-family: "宋体";
	font-size: 12px;
	
}
#flash th {
	font-size:12px;
	font-family: "新宋体";
	text-decoration: none;
	font-weight: normal;
}
table td.haha  .xiaoguo {
color:#ff0000;
FILTER: shadow(color=blue,direction=225);
text-align:center
}



		



		
