@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
body{ text-align:center; font-size:13px; color:#333333; }
img{ border:0;}
a{ color:#333; text-decoration:none;}
a:hover{ text-decoration:underline;}

#main{ width:950px; margin:0 auto; text-align:left;}
#head{ width:950px; height:65px; padding-bottom:20px; float:left; border-bottom:1px solid #c00;}
.head_logo{ width:275px; height:65px; float:left;}
.head_right{ width:675px; height:65px; float:left; line-height:30px; text-align:right;}
.head_login{ width:665px; line-height:15px; padding:10px 10px 0 0; float:left;}
.head_kf{ width:665px; line-height:15px; padding:25px 10px 0 0; float:left;}
.head_kf span{ font-size:14px; font-weight:bold; color:#ca0000;}


/*找回密码样式*/
#con{ width:950px; text-align:center; margin-top:28px; padding-bottom:100px; float:left; background:#fff;}

#con_forgot{ width:520px; margin-left:175px; float:left; display:inline; padding:20px 40px; background:#FFFFDA; border:1px solid #F8EA9B;  text-align:left;}
#con_forgot h2{ width:480px; margin-left:10px; font-size:12px; margin-bottom:5px; padding-left:25px; float:left; line-height:25px; background:url(find_h2.gif) left center no-repeat;}
#con_forgot table{width:520px; float:left; }
#con_forgot td{ padding:5px 0; line-height:20px;}
.forget_text{ width:180px; height:13px; padding:4px; line-height:13px; border:1px solid #d7d7d7; background:url(text_bg.gif) repeat-x;}
#con_forgot h3{ width:127px; height:27px; float:left; line-height:27px; text-align:center; background:url(find_bg.png) left top no-repeat;}
#con_forgot h3 a{ font-size:14px; font-weight:bold; color:#fff;}

/*底部样式 */
#foot{ width:950px; float:left; border-top:2px solid #ca0000; text-align:center; padding :5px 0; margin-top:15px;}
.foot_wj{ width:110px; margin-left:50px; display:inline; height:120px; float:left; background:url(foot_wj.jpg) left center no-repeat; overflow:hidden;}
.foot_wj a{ width:70px; height:70px; margin-top:25px; float:left;}
.foot_wj a:hover{ text-decoration:none;}
.foot_mid{ width:630px; float:left; overflow:hidden;}
.footLink{ width:100%; line-height:28px; float:left;}
.footLink a{font-size:12px;}
.copyRight{width:100%; line-height:23px; color:#444444; float:left;}
.foot_contact{width:100%;  height:30px; line-height:30px; float:left; text-align:center;  }
.foot_contact a:hover{ text-decoration:none; color:#c00; line-height:20px;}
.foot_cuw{ width:80px; height:120px; float:right; background:url(foot_cuw.png) left center no-repeat; overflow:hidden;}
.foot_gs{ width:80px; height:120px; float:right; background:url(foot_gs.jpg) left center no-repeat; overflow:hidden;}


