body {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
	line-height: 30px;
}
a {
	text-decoration:none;
}
img, input, select, button, label, span
{
    vertical-align: text-bottom;
}
.header {
	height: 76px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	margin-right: auto;
	margin-left: auto;
	width: 958px;
    clear: both;
	background-color: #f0f6f9;
	border-left: 1px solid #dbe1e4;
	border-right: 1px solid #dbe1e4;
	border-bottom: 1px solid #dbe1e4;
}
.content_left{
	float: left;
	width: 290px;
	min-height: 580px;
	height: 100%;
	background-color: #f0f6f9;
}
.content_right{
	float: right;
	width: 667px;
	min-height: 580px;
	height: 100%;
	background-color: #ffffff;
	border-left: 1px solid #dbe1e4;
}
.footer {
	width: 960px;
	line-height: 25px;
	padding-top: 8px;
	text-align: center;
	color: #0362a0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.title
{
	padding-top: 20px;
	padding-left: 12px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}
.red
{
	color: #FF0000;
}
.loginform {
	padding-left: 25px;
}
.zxxk_intro {
	overflow: hidden;
	height: 170px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	clear: both;
}
.regCan
{
    padding-left:30px;
    margin-right: auto;
    margin-left: auto;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
}
.regCanTit
{
    font-size: 15px;font-weight: bold;color: #2c658c;line-height: 38px;
}
.regCanInf
{
    height:30px;clear:both;list-style-type:none;
}
.regCanInf li
{
    width:49%;float:left;
}
.regCanInf img
{
    vertical-align:middle;
}
.regCon
{
    padding-top:20px;
    padding-left:30px;
    margin-right: auto;
    margin-left: auto;
}
.regConTit
{
    font-size: 15px;font-weight: bold;color: #2c658c;line-height: 38px;
}
.regTip
{
    width: 169px;
    height: 61px;
    background: #FFF url(../Images/Passport/Tip_Bg.gif);
    position: absolute;
    padding: 5px 5px 5px 15px;
    line-height: 22px;
    color: blue;
}
input.regText
{
    height: 22px;
    border: #bbdfe6 1px solid;
    font-size: 15px;
    font-family: "Î¢ÈíÑÅºÚ" , "Arial";
}
.regsiterNoteFalse
{
    border: #ffbebe 1px solid;
    background-color: #fff7f7;
    background-image: url('../images/regsiter_false.gif');
    background-position: 3px;
    background-repeat: no-repeat;
    color: #f74600;
    padding-left: 20px;
    padding-right: 5px;
    text-align: left;
    margin-left: 3px;
    height:24px;
    display:block;
}
.regsiterNoteTrue
{
    border: #bbdfe6 1px solid;
    background-color: #eef9fe;
    background-image: url('../images/regsiter_true.gif');
    background-position: 3px;
    background-repeat: no-repeat;
    color: #23a3be;
    padding-left: 20px;
    padding-right: 5px;
    text-align: left;
    margin-left: 3px;
    height:24px;
    display:block;
}
#btn_Post_Message
{
    color: Red;
}