﻿/* CSS Document */
@charset "utf-8";
/*注册 登录 忘记密码 样式*/
.content{ width:980px; clear:both; margin:0 auto; margin-top:15px; overflow:hidden;  background:url(../Images/login2.gif) repeat-y;}
.logintop{ width:980px; height:13px; clear:both; overflow:hidden; float:left; background:url(../Images/login.gif) no-repeat;}
.logincont{ width:980px; clear:both; float:left;}
.loginbot{ width:980px; height:13px; clear:both; overflow:hidden; float:left; background:url(../Images/login.gif) 0 -15px no-repeat;}
.logintb{ width:928px; height:155px; overflow:hidden; margin:0 auto; background:url(../Images/loginbg.jpg) no-repeat;}
.logintb ul{ margin-top:57px; margin-left:10px;}
.logintb li{ float:left; width:150px; height:29px; overflow:hidden; background:url(../Images/logintab2.gif) no-repeat; text-align:center; line-height:32px; font-size:16px; font-family:"黑体"; margin-left:20px;}
.logintb li a{ color:#333333;}
#nowmenu{ background:url(../Images/logintab.gif) no-repeat;}
#nowmenu a{ color:#fff;}
.loginbox{ width:928px; clear:both; margin:0 auto; font-size:14px; color:#404040;}
.loginbox td{ height:40px; line-height:40px;}
.loginbox td input{ width:200px; height:25px; line-height:25px; padding:3px; border:1px solid #ccc;}
.loginbox td .radio{ width:25px; height:25px; border:none;}
#code{ width:100px;}
.register a,.register input{ display:block; width:139px; height:49px; background:url(../Images/register.gif) no-repeat; overflow:hidden;}
.loginbox td span{ font-size:12px; color:#ff6600; padding-left:25px;}
.login a{ display:block; width:110px; height:39px; background:url(../Images/loginbtn.gif) no-repeat; overflow:hidden; float:left;}
.loginbox td a{ color:#ff6600;}
.forget a{  display:block; width:120px; height:39px; background:url(../Images/forget.gif) no-repeat; overflow:hidden;}

/*完善资料*/
.settop{ width:928px; height:45px; margin:0 auto; clear:both; border-bottom:1px solid #ddd; line-height:60px; font-size:18px; font-weight:bold; overflow:hidden;} 
.setinfo{ width:928px; clear:both; display:block; margin:0 auto; overflow:hidden;  padding-top:20px;}
.setbox{ width:580px; float:left;  font-size:14px; color:#404040; padding-bottom:15px;}
.tishi{ width:328px; float:left; background:#f6e6e6; font-size:12px; line-height:20px; color:#ce5f7c; padding:10px;}
.setbox td{ height:40px; line-height:40px;}
.setbox td input{ width:200px; height:25px; line-height:25px; padding:3px; border:1px solid #ccc;}
.setbox td span{ float:left;}
.setbox td span a{ display:block; width:129px; height:32px; margin-right:50px;}
.save{ background:url(../Images/save.gif) no-repeat;}
.jump{ background:url(../Images/next.gif) no-repeat;}


.mypic{ float:left; width:100px; margin-left:25px;}
.upload{ float:left; margin-left:50px; line-height:30px;}
.upload div{ margin-bottom:10px; clear:both;}
.upload span a{ display:block; width:109px; height:31px; line-height:31px; overflow:hidden; color:#FFFFFF; text-align:center; background:url(../Images/issue.gif) no-repeat; font-size:16px;}
.upload #save a{ float:left; display:block; width:129px; height:32px; background:url(../Images/save.gif) no-repeat;  margin-right:50px; overflow:hidden;}
.upload #jump a{  float:left; display:block; width:129px; height:32px; background:url(../Images/next.gif) no-repeat; overflow:hidden;}