@charset "utf-8";
/* CSS Document */
body {font-size:12px;font-family:Arial, Helvetica, sans-serif;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}


/*  header部分样式  */
.header{width:100%;margin:0 auto;background:url(../images/header_logo_bg.png);}
.nav {height:28px;padding:0 72px;width:846px;background:url(../images/header_nav_bg.png);margin:0 auto;overflow:hidden;}
.nav ul li {float:left;color:#666666;padding:8px 3px;text-align:left;text-shadow:0 1px 1px #ffffff;position:relative;}
.nav ul li a ,.nav .account_info a{color:#666666;text-shadow:0 1px 1px #ffffff;}
.nav ul li a:hover,.nav div a:hover {color:#169795;}
.nav ul li.divide {*position:relative;*top:-2px;position:relative\9;top:-2px\9;}
.nav ul li.first {padding-left:0;}
.nav .account_info {float:right;margin:6px 0;padding-top:1px;color:#666666;text-shadow:0 1px 1px #ffffff;padding-left:20px;background:url(../images/header_nav_icon.png) no-repeat;}
.title {height:74px;padding:0 72px;width:846px;margin:0 auto;position:relative;}
.logo {width: 150px;height: 50px;background: url(../images/header_logo_mini.png);display: block;position: absolute;left: 82px;top: 11px;}
.develop {width:175px;height:43px;background:url(../images/button_bg.png) -16px -4px;display:block;position:absolute;right:72px;top:15px;}
a.develop:hover {background:url(../images/button_bg.png) -16px -50px;}

.content {width:100%;padding:10px 0;background:url(../images/content_bg.png);}
.container{width:807px;margin:0 auto;height:605px;background:url(../images/UserReg_Container_bg.png);padding:30px 25px 0 25px;}
.activate_success{ padding:5px 0; text-align:center; margin-top:100px; }
.container .msg{ text-align:center; padding:5px 0 ;}
.welcome_title {font-size:18px;color:#333333;font-weight:700;}
.welcome_title span {font-size:14px;color:#999999;font-weight:normal;}
.operation {margin-top:15px;padding-bottom:16px;background:url(../images/UserReg_line_poiner.png) 0 100% no-repeat;}
.operation a {color:#43adad;cursor:pointer;}
.op_left {float:left;font-size:14px;color:#666666;}
.op_right {float:right;font-size:12px;color:#666666;}
#submit { float:left;width:123px;height:37px;background:url(../images/login_btn_bg.png);color:#ffffff;text-align:center;line-height:37px;border:0;margin-top:15px;font-size:16px;font-weight:700;cursor:pointer;margin-bottom:20px;}
.container ul {margin:30px 0 0 170px;}
.container ul li {margin-top:2px;color:#81888e;overflow:hidden;_zoom:1;}
.li_div{float:left;height:25px;}
.container ul li label {width:120px;margin-right:10px;text-align:right;font-size:14px;float:left;color:#333333;display:block;height:25px;line-height:25px;}
.container ul li .input_txt {width:205px;padding-left:5px;height:23px;border:solid 1px #43adad;line-height:23px;background:#ffffff;}
.container ul li a {color:#43adad;}
.container ul li .input_btn {width:123px;height:37px;background:url(../images/login_btn_bg.png);border:none;cursor:pointer; font-weight:700; font-size:16px; color:#fff;}
.input_check {margin-top:-1px;*margin-top:-3px !important;margin-top:-5px\9;_margin-top:0px;}
.ok {height:20px;padding-left:20px;background:url(../images/UserReg_icon_ok.png) no-repeat 0 100%;_background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/UserReg_icon_ok.png', sizingMethod='crop');color:#66a211;margin-top:3px;display:inline-block;line-height:20px;}
.fail {height:20px;padding-left:20px;background:url(../images/UserReg_icon_false.png) no-repeat;_background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/UserReg_icon_false.png', sizingMethod='crop');color:red;display:inline-block;margin-top:3px;line-height:20px;}


/* footerʽ*/
.footer {width:100%;height:79px;background:url(../images/footer_bg.png);margin:0 auto;padding-top:10px;}
.footer div {text-align:center;padding-top:12px;color:#666666;}
.footer div a {color:#666666;text-shadow:0 1px 1px #ffffff;}
.footer div a:hover {color:#169795;text-shadow:0 1px 1px #ffffff;}
