@charset "utf-8";
body{
MARGIN: 0 auto; BACKGROUND:#fff;FONT-SIZE: 12px; COLOR: #000000;
}
/*input样式*/
.valuestyle input {border:1px solid #7f9db9;}
.valuestyle input {star:expression(onmouseover=function(){this.style.borderColor="#ff2d00"},onmouseout=function(){this.style.borderColor="#7f9db9"})}

a{text-decoration:none;}
a:link{COLOR: #0066CC; TEXT-DECORATION: none}
a:visited {COLOR: #551A8B; TEXT-DECORATION: none}
a:hover {COLOR: #FF6600; border-bottom:1px solid #ff2d00;}
a:active {COLOR: #0066CC;}
#main{
width:739px;margin:0 auto;
}
#head{ /*头部样式*/
width:739px;height:90px;margin:5px,0;
background:url(../images/jb.gif) repeat-x;
}
#logo{/*logo样式*/
width:130px;height:86px;margin:2px;padding:5px; background:url(../images/zs_logo.gif) no-repeat;float:left;
}
#menu ul li{/*菜单样式*/
COLOR: #000;
height:86px;margin:25px,0; list-style:none;float:left;padding:10px;
text-align:center;
}
#reginfo{/*提交信息边框样式*/
border: #fd8e94 1px solid;
background:#FFF1EA;
}
.user_title{/*注册标题样式*/
height:25px;FONT-WEIGHT: bolder; FONT-SIZE: 14px; BACKGROUND-COLOR: #fecfd2;text-align:center;padding-top:5px;border-bottom: #939393 3px solid;margin:0 auto;
}
.user_exp{
text-align:left;
}
.userinfo{
margin-left:16px;
}
.namestyle{
FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-ALIGN: left;
}
#footer{/*底部样式*/
margin-top:0;
width:739px;height:50px;
padding-top:15px;text-align:center;
line-height:20px;border-top:3px solid #ccc;
background:url(../images/jb2.gif) repeat-x;}




