﻿.container
{
    margin:auto;
}

.center {
	width:804px;
	margin:100px auto;
	
}
.box {
	clear:both;
	width:804px;
	margin:0 auto;

}
.box .title, .box .bottom {
	clear:both;
	width:100%;
	overflow:hidden;
}
.box .title {
	text-align:center;
	height:140px;
	line-height:50px;
}
.box .title h2 {
	font-weight:normal;
	font-family:"微软雅黑";
	font-size:24px;
	color:red;
}
.box .content {
	width:804px;
	overflow:hidden;
    border:1px solid #5F5F5F; 
}
.box .bottom {
	height:22px;
}
.login .content {
	padding-bottom:0px;
	min-height:248px;
	_height:248px;
}
.login .tableC td.password {
	padding-bottom:12px;
}
.login .tableC .wjmm a, .login .tableC .mpjy a, .login .tableC .gbyy a {
	color:#0082cc;
	vertical-align:middle;
}
.login .btnarea td, .login .mpjy td {
	padding-bottom:10px;
}
.tableC {
	padding:20px 0 0 160px;
	overflow:hidden;
}
.tableC th {
	color:#000;
	vertical-align:top;
	text-align:right;
	font-weight:normal;
	font-size:14px;
	padding-top:12px;
}
.tableC td {
	color:#999;
	font-size:12px;
	padding:0 0 10px 0;
}

.tableC .btnarea {
	padding-left:5px;
}
.srP {
	display:inline;
	float:left;
	width:298px;
	height:34px;
	padding:5px;
	margin-right:10px;
	background:url(../../images/bg_input.png) 4px -56px no-repeat;
}
.focus {
	height:34px;
	padding:5px;
	background:url(../../images/bg_input.png) 0 0 no-repeat;
}
.inputC {
	color:#999;
	font-size:14px;
	width:288px;
	height:30px;
	line-height:30px;
	padding:1px 5px;
	border:none;
	overflow:hidden;
	background-color:#fff;
}
.focus_1 {
	height:34px;
	padding:5px;
	background:url(../../images/bg_input.png) 0 -360px no-repeat;
}
.inputC_1 {
	color:#999;
	font-size:14px;
	width:142px;
	height:30px;
	line-height:30px;
	padding:1px 5px;
	border:none;
	overflow:hidden;
	background-color:#fff;
}
.btn_dl2{
	float:left;
	display:inline-block;
	text-align:center;
	width:107px;
	height:34px;
	line-height:23px;
	margin-right:10px;
	border: solid 1px #3C7FB1;
	cursor:pointer;
	overflow:hidden;
}
