@charset "utf-8";


.headerWrap {
    height: 65px;
    margin: auto;
    padding-top: 30px;
    width: 980px;
}

.headerWrap .logo {
    background: url("../images/logo.png") no-repeat scroll center center transparent;
	float:left;
	_display:inline;
    height: 50px;
    width: 259px;
}
.headerWrap .logo1 {
    background: url("../images/logo1.png") no-repeat scroll center center transparent;
	float:left;
	_display:inline;
    height: 50px;
    width: 259px;
}
.content {
    margin: auto;
    width: 980px;
}

.content .TopPic {
    background: url("../images/login_3.jpg") no-repeat scroll 0 0 transparent;
    height: 58px;
}

.contentWrap
{
	padding-top:25px;
}

.column_1 {
	float:left;
	_display:inline;
    width: 634px;
}

.colum_2 {
	float:left;
	_display:inline;
    width:326px;
	margin-left:20px;
}

.content h1 {
    color: #342342;
    font-family: '微软雅黑','黑体';
	_font-family: '微软雅黑';
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
	margin-top: 25px;
	padding-left:20px;
}

.introTxt {
    border-bottom: 1px solid #DDDDDD;
    color: #666;
    padding: 40px 0;
	margin:0 20px;
	line-height:20px;
}

.regSection
{
	text-align:center;
	font-size:14px;
	padding:40px;
	background:url(../images/login_11.png) bottom repeat-x;
}

.regSection a
{
	display:inline-block;
	padding:0 15px;
	line-height:30px;
	background:#da4837;
	border:1px solid #ad665e;
	color:#FFF;
	font-weight:bold;
}

.regSection a:hover
{
	background:#ff4e00;
}


.regSection1
{
	text-align:left;
	font-size:14px;
	padding:22px;
	background:url(../images/login_11.png) bottom repeat-x;
}

.regSection1 a
{
	display:inline-block;
	padding:0 15px;
	line-height:30px;
	background:#da4837;
	border:1px solid #ad665e;
	color:#FFF;
	font-weight:bold;
}

.regSection1 a:hover
{
	background:#ff4e00;
}

.loginSection
{
	background:#f2f2f2;
	/* margin-top:20px; */
	font-size:14px;
	color:#424242;
	line-height:34px;
}

.loginSection h3 {
    background: url("../images/login_7.jpg") no-repeat scroll 0 0 transparent;
    color: #3b3b3b;
	font-size: 14px;
    line-height: 50px;
    padding-bottom: 10px;
    padding-left: 30px;
}

.loginSection form
{
	padding:10px 30px 20px 30px;
}

.loginSection form .inp
{
	line-height:32px;
	border:1px solid #cecece;
	padding:0 10px;
	font-size:14px;
	height:32px;
	width:240px;
}

.loginSection form .btn
{
	background:#5ab6ca;
	border:1px solid #5399a8;
	height:30px;
	line-height:30px;
	padding:0 15px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	border-radius:3px;
	cursor:pointer;
}

.loginSection form .btnWrap
{
	padding:15px 0;
}

.loginSection form .btn:hover
{
	background:#5aa1ca;
}

.loginSection form .btnWrap a
{
	float:right;
	color:#0068b9;
	font-size:12px;
}

.loginSection form .btnWrap a:hover
{
	color:#333;
	text-decoration:underline;
}

.footer
{
	margin: auto;
    width: 980px;
	color:#9f9f9f;
	line-height:46px;
	zoom:1;
}

.footer a
{
	float:right;
	background:url(../images/arrow.gif) no-repeat 90% 50%;
	padding-right:15px;
	color:#9f9f9f;
}

.footer a:hover
{
	text-decoration:underline;
}
.STYLE1 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.STYLE2 {
	color: #CC0000;
}
#content .table1 {
	margin:0 auto;
	padding-bottom:30px;
	padding-top:25px;
}