html,body{ border:0; padding:0; margin:0; font: 12px/1.5 'Microsoft Yahei',Tahoma,Helvetica,'SimSun',sans-serif;}
a{color:#262627; text-decoration:none;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,input {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
   
    font-style: inherit;
    font-family: inherit;
   
    vertical-align: baseline;
}
body{ background: #F1F1F1;}
.nav {
    width: 100%;
    height: 60px;
    border-top: 3px solid #262627;
    border-bottom: #CCCCCC 2px solid;
	padding:10px 0 10px 0;
	background:#FFFFFF;
}
.header{ width: 1200px; margin: 0 auto;}
.logo{ width:200px; height:60px; background:url(../images/logo.png) no-repeat; float:left;}
.header .right{ width:500px; height:60px; float:right; line-height:60px; text-align:right; font-size:16px; }
.main{width: 1200px; margin: 0 auto;}

.t{ width:1200px; height:38px; margin:0 auto; margin-top:95px; line-height:38px; font-size:33px; text-align:center;}
.t .login{ width:500px; height:38px; margin:100px 0 0 370px; text-align:left;}
.content{    width: 1200px;
    height: 340px;
    margin: 0 auto;
    margin-top: 42px;}
.z{ width:623px; height:59px; margin:0px 0 0 378px;}
.content .box2{ width:333px; height:44px; margin:60px 0 0 433px; border:solid 1px #CCCCCC; padding-left:10px;}
.content .box2 .zh{ width:329px; height:40px;  outline: none;  margin-bottom:21px; border-color:#CCCCCC 1px solid;}
.content .num2{ width:343px; height:44px; margin:25px 0 0 433px; border:1px solid #CCCCCC; }
.content .num2 .zh{ width:229px; margin:0;border:none; margin-left:10px; float:left; outline: none; height:40px; }
.content .num2 span{ width: 90px; float:right; margin-top:5px; height:34px;}
.content p{ text-align:center; margin-top:10px; height:30px; line-height:30px; color:#666666;}
.content .btn2{ width:333px; height:45px; float:left; margin-top:20px; border-radius:3px; background:#262627;  font-size:20px; text-align:center; line-height:45px; color:#FFFFFF;
margin-left:433px;} 
.content .btn2:hover{ background:#2b9adf;}

.footer{  height:35px; line-height:35px; text-align:center; margin-top:30px; }
.clear{ clear:both}