﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
a{text-decoration: none }
a:hover{text-decoration: none}
body {
	font-family: 微软雅黑;
	font-size: 16px;
	color: #255390;
	line-height: 30px;
	background-color: #255390;
	background-image: url(#);
	background-repeat: no-repeat;
	background-position: center top;
}
#box {
	width: 560px;
	height: auto;
	overflow: hidden;
	margin: 145px auto 0px auto;
	background-color: #FFFFFF;
	background-image: url(#);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 40px;
}
#left {
	width: 359px;
	height: auto;
	overflow: hidden;
	min-height: 230px;
	border-right: dashed 1px #999999;
	float: left;
}
#title {
	height: 85px;
	background-image: url("#");
	background-repeat: no-repeat;
	padding-left: 80px;
	font-weight: bold;
	font-size: 26px;
	color: #255390;
	line-height: 78px;
}
#login {
	height: auto;
	overflow: hidden;
}
#uname {
	width: 300px;
	height: 40px;
	border: solid 1px #CCCCCC;
	line-height: 40px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#codes {
	width: 100px;
	height: 30px;
	vertical-align:middle;
}
#picture {
	width: 100px;
	height: 30px;
	vertical-align:middle;
	}
#upass {
	width: 300px;
	height: 40px;
	border: solid 1px #CCCCCC;
	line-height: 40px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#verify {
	width: 189px;
	height: 50px;
	background-color: #255390;
	border: solid 2px #FFFBFB;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 46px;
	margin-top: 10px;
}
#login a:link,#login a:visited {
	color: #8C8C8C;
	text-decoration: none;
}
#login a:hover,#login a:active {
	color: #255390;
	text-decoration: none;
}


select,input{

    box-sizing:border-box;

}
 
#text {
	width: 160px;
	height: auto;
	overflow: hidden;
	margin-left: 40px;
	float: left;
}
#textcode {
	width: 60px;
	height: 40;
	overflow: hidden;
	margin-left: 40px;
	float: left;
}
#text a:link,#text a:visited {
	color: #255390;
	text-decoration: none;
}
#text a:hover,#text a:active {
	color: #255390;
	text-decoration: none;
}
#text img {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#box1 {
	width: 560px;
	height: auto;
	overflow: hidden;
	margin: 60px auto 30px auto;
	background-color: #FFF;
	background-image: url(#);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 40px;
}
#reg {
	height: auto;
	overflow: hidden;
}
#reg li {
	list-style-type: none;
	padding: 10px 0px;
	border-bottom: dashed 1px #CCC;
}
.input01 {
    width: 230px;
    height: 30px;
    border: solid 1px #CCC;
    padding: 0px 10px;
    line-height: 29px;
}
.font01 {
	font-weight: bold;
	color: transparent;
}
#btn02 {
	width: 155px;
	height: 46px;
	background-color: #255390;
	border: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 46px;
	margin-top: 10px;
	margin-left: 100px;
}
#btn03 {
	width: 155px;
	height: 46px;
	background-color: #AFAFAF;
	border: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 46px;
	margin-top: 10px;
	margin-left: 20px;
}

#title1 {
	width: 320px;
	height: 60px;
	border-bottom: solid 1px #999999;
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	color: #255390;
	line-height: 60px;
}
#text2 {
	width: 320px;
	height: auto;
	overflow: hidden;
	padding: 20px 0px;
}
#sname,#smbda {
	width: 300px;
	height: 40px;
	border: solid 1px #CCCCCC;
	line-height: 40px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#text3 {
	padding-top: 20px;
	text-align: center;
}
#show {
	width: 320px;
	height: auto;
	overflow: hidden;
}
