@charset "utf-8";
 /*style:zhuanzhanghu 2014-7 (by left qq:12369227)*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,hr,fieldset,input,p,blockquote,th{margin:0px; padding:0px;}
img{border:none;display:block;}
ul{list-style:none;}
ol{list-style:inside}
caption,th{text-align:left;}
img a{border:none;}
body{font:12px Verdana, Helvetica, sans-serif;color:#333;background:url(../images/body-bg.gif) repeat-x top;}
select,input{font:12px Verdana, Helvetica, sans-serif;}
.clear{height:1px;line-height:1px;font-size:1px;clear:both;margin-top:-1px;}
/*wrap*/
.warp{width:980px;height:100%;margin:0 auto;}
.head{ height:80px; overflow:hidden; line-height:80px;}
.head ul{ width:980px;}
.head ul li{ display:inline; float:left}
.head ul li.logo{width:200px;height:80px;background:url(../images/logo.gif) no-repeat;}
.head ul li.seat{ width:780px; text-align:right; font-size:14px;}
.head ul li.seat A:link,.head ul li.seat A:visited{color:#666;text-decoration:none}
.head ul li.seat A:hover{color:#999;text-decoration:underline}


.tip{ background:#fef3db; border:1px solid #f3ce87; margin-top:20px;}
.tip p{ padding:10px; line-height:18px; font-size:14px;}

.info{ width:980px; height:100%; overflow:hidden; border-bottom:1px dotted #ccc;padding-bottom:20px;}
.info ul{ width:980px; line-height:50px; height:50px; overflow:hidden; font-size:14px;}
.info ul li{ float:left;}
.info ul li.til{ width:160px; text-indent:2em;}
.info ul li.til span{color:#ff0000;}
.info ul li.box{ width:790px;}
.info ul.ent_tp{height:auto;}
.info ul li.box span.options,#vtype_earea{float:left;width:auto;}
#vtype_earea{width:500px;height:auto;}
#vtype_earea div{width:auto;float:left;padding-left:2px;}
#vtype_earea span{padding-left:5px;}
.info ul li.box input.long{padding-left:5px; line-height:44px; width:330px; height:44px; font-size:16px; border:1px solid #ccc; background:url(../images/input-box-bg.gif)}
.info ul li.box  span.wrong{ color:#FF0000; margin-left:10px; font-size:12px;}
.info ul li.box input.yanzheng{cursor:hand; width:150px; height:44px; font-size:16px; border:1px solid #ccc;
background-image: -moz-linear-gradient(top, #fbf9f9, #e7e5e5); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbf9f9), color-stop(1, #e7e5e5)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbf9f9', endColorstr='#e7e5e5', GradientType='0'); /* IE*/}
.info ul li.box input.yanzheng:hover{
background-image: -moz-linear-gradient(top, #fcfffc, #efefef); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfffc), color-stop(1, #efefef)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfffc', endColorstr='#efefef', GradientType='0'); /* IE*/}
.info ul li.box input.short{ padding-left:5px; line-height:44px;width:150px; height:44px; font-size:16px; border:1px solid #ccc;background:url(../images/input-box-bg.gif)}
.info ul li.word{ text-indent:130px; font-size:12px; color:#999; line-height:25px;}

.foot-nav{ width:980px; height:50px; font-size:14px; overflow:hidden; margin:10px 0;background:url(../images/but_bg.gif) no-repeat center}
.foot-nav ul li{ float:left; height:50px;}
.next{ width:485px;}
.next input{ float:right; display:block; width:170px; height:48px; line-height:48px; text-align:center;
background-image: -moz-linear-gradient(top, #00cb00, #009900); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00cb00), color-stop(1, #009900)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cb00', endColorstr='#009900', GradientType='0'); /* IE*/
-moz-border-radius:5px;      /* Gecko browsers */
-webkit-border-radius:5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
-moz-box-shadow:2px 2px 2px #cccccc;             
-webkit-box-shadow:2px 2px 2px #cccccc;
box-shadow:2px 2px 2px #cccccc;
}
.next a:hover{
background-image: -moz-linear-gradient(top, #09e609, #01be01); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #09e609), color-stop(1, #01be01)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09e609', endColorstr='#01be01', GradientType='0'); /* IE*/
}
.next A:link,.next A:visited{color:#fff;text-decoration:none}
.next A:hover{color:#fff;text-decoration:underline}


.find-ok{ width:170px;background:url(../images/but_bg.gif) no-repeat}
.find-ok input{ display:block; width:170px; height:48px; line-height:48px; text-align:center;
background-image: -moz-linear-gradient(top, #00cb00, #009900); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00cb00), color-stop(1, #009900)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cb00', endColorstr='#009900', GradientType='0'); /* IE*/
-moz-border-radius:5px;      /* Gecko browsers */
-webkit-border-radius:5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
-moz-box-shadow:2px 2px 2px #cccccc;             
-webkit-box-shadow:2px 2px 2px #cccccc;
box-shadow:2px 2px 2px #cccccc;
}
.find-ok a:hover{
background-image: -moz-linear-gradient(top, #09e609, #01be01); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #09e609), color-stop(1, #01be01)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09e609', endColorstr='#01be01', GradientType='0'); /* IE*/
}
.find-ok A:link,.find-ok A:visited{color:#fff;text-decoration:none}
.find-ok A:hover{color:#fff;text-decoration:underline}

.cancel{ width:485px; margin-left:10px;}
.cancel a{ display:block; width:170px; height:48px; line-height:48px; text-align:center;
background-image: -moz-linear-gradient(top, #fbf9f9, #e7e5e5); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbf9f9), color-stop(1, #e7e5e5)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbf9f9', endColorstr='#e7e5e5', GradientType='0'); /* IE*/
-moz-border-radius:5px;      /* Gecko browsers */
-webkit-border-radius:5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
-moz-box-shadow:2px 2px 2px #cccccc;             
-webkit-box-shadow:2px 2px 2px #cccccc;
box-shadow:2px 2px 2px #cccccc;
}
.cancel a:hover{
background-image: -moz-linear-gradient(top, #fcfffc, #efefef); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfffc), color-stop(1, #efefef)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfffc', endColorstr='#efefef', GradientType='0'); /* IE*/}
.info ul li.box input.short{ width:150px; height:46px; font-size:16px; border:1px solid #ccc;background:url(../images/input-box-bg.gif)
}
.cancel A:link,.cancel A:visited{color:#666;text-decoration:none}
.cancel A:hover{color:#666;text-decoration:underline}

.foot{ width:980px; text-align:center; line-height:24px; color:#999; border-top:#ccc solid 1px}
.foot A:link,.foot A:visited{color:#666;text-decoration:none}
.foot A:hover{color:#666;text-decoration:underline}

.options{ padding:12px; display:inline; float:left; margin-right:10px; background:#F5F5F5}
.disa_sendstatus{display:none;float:left;width:100px;}
#nick_name{float:left;}
a.ninameBt{background:url(../../Images/sezi.png) no-repeat;width:30px;height:30px;margin-left:10px;cursor:pointer;display:block;float:left;}
/*密码强度*/
.word span{float:left;color:#ff4500;padding:0;font-size:12px;}
.word span.powerlvlno{background:url('/Public/Images/powerlevel.png') no-repeat;
	width:160px;height:12px;overflow:hidden;display:block;margin:8px 0px 0px 10px;
}
.word span.powerlvllower{background:url('/Public/Images/powerlevel.png') 0px -13px no-repeat;
	width:160px;height:12px;overflow:hidden;display:block;margin:8px 0px 0px 10px;}
.word span.powerlvlmiddl{background:url('/Public/Images/powerlevel.png') 0px -26px no-repeat;
	width:160px;height:12px;overflow:hidden;display:block;margin:8px 0px 0px 10px;}
.word span.powerlvlhight{background:url('/Public/Images/powerlevel.png') 0px -40px no-repeat;
	width:160px;height:12px;overflow:hidden;display:block;margin:8px 0px 0px 10px;}