html, body, div, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, code, fieldset, legend, button, input, textarea, th, td, form, img{margin:0;padding:0}
body,button, input, select, textarea{font:12px/1.5 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
h1{font-size:16px}
h2{font-size:14px}
h3 ,h4, h5, h6{font-size:100%}
address, cite, dfn, em, var{font-style:normal}
code, kbd, pre, samp, tt{font-family:"Courier New", Courier, monospace}
small{font-size:12px}
ul, ol{list-style:none}
a{text-decoration:none}
a:hover{text-decoration:underline}
abbr[title], acronym[title]{border-bottom:1px dotted;cursor:help}
q:before, q:after{content:''}
legend{color:#000}
fieldset, img{border:none}
img{ display:inline-block;}
button, input, select, textarea{font-size:100%}
input[type=button]{cursor:pointer}
table{border-collapse:collapse;border-spacing:0}hr{border:none;height:1px}
.clearfix:after{ content:"."; display:block; height:0; visibility:hidden; clear:both;}
.clearfix{ zoom:1;}
.clearit{ clear:both; height:0; font-size:0; overflow:hidden;}


body{background: #2d4663;}
.wrap{width: 840px; height:480px; position: absolute; left: 50%; margin-left: -420px; top: 50%; margin-top: -280px;}
.logo{height: 62px;font: 32px/42px "微软雅黑";}

.content{height: 360px;background:url(../img/idea.png) no-repeat left #fff; box-shadow: 0 12px 27px #242c35; padding-left: 548px;}
h3{padding-top:34px; color: #999; font:24px "微软雅黑";}
.user,.password{width:260px; height:38px; border-radius: 3px; border: 1px solid #ccc; margin-bottom: 25px;background-color: white}
.user{margin-top: 40px; background:url(../img/user.png) no-repeat left;}
.password{background:url(../img/password.png) no-repeat left;}
.inp{color: #333; background-color:white;height:35px; border: 0; margin-left: 41px; font:14px "微软雅黑"; width: 216px;}
.language{color: #999; font:14px "微软雅黑"; height: 44px;}
.radio-inline{padding-left: 20px; margin-right: 10px; position: relative;}
.radio-inline input{position: absolute; top: 4px; left: 0px;}
.login{margin-top:40px;width:262px; height:40px; border-radius: 3px; background:#2d4663; border: 0; outline-style: none; font:18px "微软雅黑";}
.login:hover{background: #1f3145; cursor: pointer;}

.copyright{font:14px "微软雅黑"; padding-top: 22px;}
.copyright a{color: #5b9bd1;}
