/*基本信息*/
body {font:12px arial;margin:0px;text-align:center;background:#FFF;}

/*页面层容器*/
#container {width:1024px}

/*页面头部*/
#Header {width:1024px;margin:0 auto;height:auto;background:#FFF}

/*页面主体*/
#PageBody {width:1024px;margin:0 auto;height:450px;background:#FFF }
/*页面底部*/
#Footer {
width:1024px;
margin:0 auto;
height:12px;
background:#FFF
text-align:right;
bottom:20%;
}
#lang{
background-position:right;
background:url(images/lan.gif) no-repeat right;
text-align:right;

}

#menu ul {
margin:0; 
width: 100%; 
height:13px;
padding: 1px; 
font-weight:bold;
background-color:#585858;

}
#menu ul li {
display:inline; 
list-style-type: none;
float:center;
padding:0px;
}

#menu ul li a:link, #menu ul li a:visited { 
background-color:#d9d9d9; 
color:#000000;text-decoration:none; 
padding: 3px;

}
#menu ul li a:hover { background-color: black; color:white;} 

textarea, input, select{
	background: #999999;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 5em;
	text-align: center;	
}
.username{
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:30px;
	height:50px;
	FONT-SIZE: 18px;
	text-align:center;
}

#shows{
width:1024px;
margin:0 auto;
height:450px;
background:#FFF
}
