
.body {
	font-size: 12px;
}
* {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
IMG {
	border:0px;
}
a{
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}
body{background:#0b5fa1 url(../images/background.jpg) repeat-x; height:600px;}

.logo{

}
.logo_right{

}
.clear{
	clear:both;
}
.form{
	width:480px;
	float:left;
}
.username{

}

.shenfen{
	margin-top:20px;

}
 .password input,.username input{
        font-family: '微软雅黑';

        color:#abb0b4;
	width:374px;
	height:42px;

}

 #identity{
	 font-family: '微软雅黑';
	 text-indent: 1em;
	 color:#abb0b4;
	 width:378px;
	 height:42px;
	 border-radius:8px;
	 margin-top: 3%;
	 background-color: rgb(250, 255, 189);
 }
.shenfen select{
	font-family: '微软雅黑';
	color:#abb0b4;
	width:374px;
	height:42px;
	border-radius:8px;
}
.password_set{
	margin-top:10px;
}
.password_set,.password_set a{
	color:#eaf0f7;
	font-weight:900;
	font-family:'微软雅黑';
	font-size:12px;
}
.password_set input{
	margin-left:4px;
	vertical-align: top;
	margin-top: 2px;
}
.wjmm{
	float:right;
	margin-right:6px;
	color:#eaf0f7;
	font-weight:900;
	font-family:'微软雅黑';
	font-size:15px;
}
.jzmm{
	margin-left:10px;
	color:#eaf0f7;
	font-weight:900;
	font-family:'微软雅黑';
	font-size:15px;
}
.button{
	cursor:pointer;
	margin-left:-15px;
	margin-top:126px;
	background:url(../images/button.png) no-repeat;
	width:132px;
	height:38px;
	border:none;
	
}
.resert{
	cursor:pointer;
	margin-left:15px;
	margin-top:126px;
	background:url(../images/zhuce.png) no-repeat;
	width:132px;
	height:38px;
	border:none;
}
.bottom{
	width:810px;
	margin:0 auto;
	margin-top:20px;
}
.top{
    width:1214px;
    height: 600px;
    margin: 0px auto;
}
.header{
    width:1214px;
    height: 255px;
}
.center{
    width:1214px;
    height: 344px;
}
.footer{
    width:1214px;
    height: 150px;
}
.left{
float: left;
width: 755px;
height: 345px;
background: url(../images/gh.png) no-repeat;
}
.right{
float: left;
width: 450px;
height: 345px;
    background-color:#3d92ce;
}

.accountname{
    margin-top: 40px;
}
.password{
    margin-top: 30px;
}
.jizhu{
    margin-top: 20px;
}
.denglu{
    margin-top: 30px;
}
.zhuce{
    margin-top: 20px;
}
.footer1{
    margin-top:50px ;
    margin-left:306px ;
}
.imgsize{
    width:50px;
    height:50px;
}
.imglargesize{
    width:150px;
    height:150px;
}