@charset "utf-8";
/* CSS Document */

body,div,ul,li{ padding:0;  } 
body{ font:12px "宋体"; text-align:center; } 
a:link{ color:#00F; text-decoration:none; } 
a:visited { color: #00F; text-decoration:none; } 
a:hover { color: #c00; text-decoration:underline; } 
ul{ list-style:none;} 
/*选项卡1*/ 
#Tab1{ width:803px; padding:0px; margin:0px auto 0; padding-top:20px;} 
/*菜单class*/ 
.Menubox { width:100%; height:32px; line-height:32px;} 
.Menubox ul{ margin:0px; padding:0px; } 
.Menubox li{ float:left; display:block; cursor:pointer; width:114px;  color:#666666; font-weight:bold; font-size:14px; } 
.Menubox li.hover{ padding:0px; background:#fff; width:116px; 
background:url(../images/uc_06.gif) no-repeat center bottom; color:#000000; font-weight:bold; height:32px; line-height:32px; } 
.Contentbox{ clear:both; margin-top:0px;  border-top:none; height:auto;  padding-top:40px; text-align:left; } 


#log_in{background:url(../images/uc_22.gif) repeat-x 0 0; _height:500px; min-height:500px;}
#login_button{ margin-top:10px; margin-left:70px;}
#login_button input{ margin-right:10px;}
#login_button a{ color:red;}
#login_button a:link{ color:black;}
#login_button a:visited{ color:black;}
#login_button a:hover{ color:red;}
.login{ height:30px; line-height:30px; padding-left:80px;}
.login span{ width:70px; display:block; float:left;line-height:30px; font-size:13px;}
.login span_other{ width:auto; display:block; float:left;line-height:30px; font-size:13px;}
.login input{ float:left;}
.login img{ float:left;}
.login_reg{ border-top:1px dashed #cccccc; margin-top:20px; padding-top:15px; padding-left:50px;}
.login_reg a{ color:red;}
.login_reg a:link{ color:red;}
.login_reg a:visited{ color:red;}
.login_reg a:hover{ color:red;}
