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

/*页面层容器*/
#container {
 width:1024px;
 height:auto;

 

}

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

/*页面主体*/
#PageBody {
width:1024px;
margin:0 auto;
height:450px;
background:#FFF url(images/bc.jpg) no-repeat bottom;
 padding-bottom:100px;
 
 
 padding-top:50px;
}

/*页面底部*/
#Footer {
width:1024px;
margin:0 auto;
height:12px;
background:#FFF
text-align:right;
}
#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;
}

.content {
	
	border-top: 1px solid #E5E5E5;
	clear: both;
}
.content h1 {
	margin: 0;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}

.content p {
	margin: 1px 0 3px; color: #666;
}
.item {
	padding: 1px;
}
.column2 {
  margin: 3em 0;
  padding: 15 2%;
  float:left;
  width: 20%;
  height:100%;
  margin-left:60px;
  letter-spacing:1mm;
  text-align:center;
  
}
/*.column2 {  /* Renders the column dividers 
  border-left: 1px solid rgb(204,204,204);
  border-right: 1px solid rgb(204,204,204);
}*/
#text2{
	left:12px;


}
