@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
font-size:12px;
background:url(../images/web_bg.jpg) repeat-x;
}
a:link,a:visited,a:hover{
color:#000000;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
#person_gallery ul li{
float:left;
list-style:none;
text-align:center;
margin:0px 10px;
}
#person_gallery ul{
margin-left:auto;
margin-right:auto;
width:500px;
height:62px;
}
#demo {
background: #FFF;
overflow:hidden;
border: 1px dashed #CCC;
width:450px;
margin-left:auto;
margin-right:auto;
}
#demo img {
border: 3px solid #F2F2F2;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
input{
font-size:12px;
height:21px;
width: 55px;
}
#register_form{
width:900px;
}
#register_form input{
width:200px;
border:1px solid #CCCCCC;
}
.STYLE1 {
	color: #FF0000;
	font-style: italic;
}
#topform{
margin:0px; 
padding:0px; 
height:20px; 
width:420px; 
float:left; 
margin-top:5px;
}
#topactive{
color:#406516; 
font-weight:bold;
float:left; 
line-height:30px; 
height:20px;
}
#topmarquee{
height:30px;
width:250px; 
float:right; 
line-height:30px;
}
#topgonggao{
float:right; 
line-height:30px; 
height:30px; 
background:url(../images/iconc_117.png) no-repeat left; 
padding-left:15px;
}
