﻿body{
	margin: 0;
	padding: 0;
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
}
a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
ul,li{
	margin: 0;
	padding: 0;
	list-style: none;
}
table{
	border-collapse: collapse;
}
table td{
	font-size: 12px;
}
a img{
	border: 0;
}


.GJKJBG2016_body_all{
	background: #FFFFFF;
	text-align: center;
}
.GJKJBG2016_clear{
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}



/**********登录*******************************************************/

.GJKJBG2016_top_all{
	background-color: #F2F2F2;
	border-bottom: 1px #D8D8D8 solid;
	height: 30px;
	line-height: 30px;
	padding: 5px;
	margin-bottom: 15px;
}
.GJKJBG2016_bd{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.GJKJBG2016_hd{
	height: 123px;
	border-bottom: 2px #086dc4 solid;
	margin-bottom: 20px;
}
.GJKJBG2016_hd .hd_main{
	width: 1000px;
	margin: 0 auto;
	line-height: 60px;
}
.GJKJBG2016_hd .hd_logo{
	float: left;
	background: url(../images/logo.png) no-repeat left center;
	display: inline-block;
	width: auto;
	height: 123px;
	line-height: 123px;
	padding: 0 0 0 400px;
	text-align: left;
	font-family: "Microsoft YaHei";
	font-size: 20px;
	color: #086dc4;
}
.GJKJBG2016_hd .hd_back{
	float: right;
	font-size: 14px;
	color: #777777;
	height:123px;
	line-height:123px;
}
.GJKJBG2016_hd .hd_back:hover{
	color: #FF0000;
}


.GJKJBG2016_login{
	background: #FFFFFF;
	border: 2px #E8E8E8 solid;
	height: 380px;
	margin-bottom: 30px;
}
.GJKJBG2016_login .login_pic{
	float: left;
	width: 590px;
	height: 380px;
	overflow: hidden;
}
.GJKJBG2016_login .login_TB{
	float: right;
	width: 350px;
	margin: 30px 30px 0 0;
}
.GJKJBG2016_login .login_TB td{
	line-height: 20px;
	padding: 3px 0;
}
.GJKJBG2016_login .login_TB td .input1, .GJKJBG2016_login .login_TB td .input2{
	background: #FFFFFF url('../images/login_input_1.gif') no-repeat 3px center;
	border: 1px #CCCCCC solid;
	padding: 8px 5px 8px 35px;
	margin-bottom: 10px;
}
.GJKJBG2016_login .login_TB td .input1 input[type=text], .GJKJBG2016_login .login_TB td .input2 input[type=text]{
	border: 0;
	font-size: 14px;
	width: 300px;
}
.GJKJBG2016_login .login_TB td .input2{
	background: #FFFFFF url('../images/login_input_2.gif') no-repeat 3px center;
}
.GJKJBG2016_login .login_TB td .input3{
	border: 1px #CCCCCC solid;
	padding: 8px 5px;
	margin-right: 10px;
}
.GJKJBG2016_login .login_TB td .input3 input[type=text]{
	border: 0;
	font-size: 14px;
	width: 130px;
}
.GJKJBG2016_login input[type=checkbox]{
	float: left;
}
.GJKJBG2016_login .a1{
	float: right;
	color: #0066CC;
}
.GJKJBG2016_login .a1:hover{
	color: #FF0000;
}
.GJKJBG2016_login .login{
	display: inline-block;
	float: left;
	width: 170px;
	height: 45px;
	line-height: 45px;
	background-color: #3d7dce;
	border: 0;
	margin: 10px 0 0 0;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #FFFFFF;
}
.GJKJBG2016_login .register{
	display: inline-block;
	float: right;
	width: 170px;
	height: 45px;
	line-height: 45px;
	background-color: #b6b6b6;
	border: 0;
	margin: 10px 0 0 0;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #FFFFFF;
}

.GJKJBG2016_ft{
	background: url('../images/ft_back.gif') no-repeat center top;
	padding: 20px;
	text-align: center;
	color: #888888;
}

.GJKJBG2016_ft .link{
	line-height: 30px;
	padding: 5px;
}
.GJKJBG2016_ft .link a{
	color: #888888;
	margin: 0 10px;
}
.GJKJBG2016_ft .link a:hover{
	color: #FF0000;
}




