@charset "utf-8";
/* CSS Document */

.width1160{
	width:1160px;
	text-align:left;}
.top{
	border:solid 1px #e3e3e3;
	height:35px;	
	background-color:#f7f7f7;
	
	}
.top .top_left{
	float:left;
	width:200px;
	height:35px;
	display:table-cell;
	*display:block;
	line-height:35px;
	}
.top .top_right{
	float:right;
	hanging-punctuation:35px;
	line-height:35px;
	vertical-align:middle;
	width:600px;
	text-align:right;}
.logo{
	margin-top:37px;
	margin-bottom:56px;
	padding-left:30px;
	}
.table_reg tr td{
	font-size:16px;
	color:#999999;}
.table_reg tr td input[type="text"],.table_reg tr td input[type="password"]{width:270px;}
.but1{
	width:268px;
	height:38px;
	background-color:#FF4401;
	 color:#ffffff;
	 font-size:18px;
	 font-family:"微软雅黑";
	 border:none;
	 cursor:pointer;}
.but1:hover{
	background-color:#D22424;}
.txt_username{
	background-image: url(/img/f1.jpg);
	background-position: 250px center;
	background-repeat: no-repeat;
}
.txt_password{
	background-image: url(/img/f2.jpg);
	background-position: 250px center;
	background-repeat: no-repeat;
}
.txt_mobile{
	background-image: url(/img/f3.jpg);
	background-position: 250px center;
	background-repeat: no-repeat;
}
.txt_email{
	background-image: url(/img/f4.jpg);
	background-position: 246px center;
	background-repeat: no-repeat;
}
.foot{
	margin-top:50px;
	height:180px;
	border-top:solid 1px #ebebeb;
	background-color:#f9f9f9;}
.foot_menu{
	margin-top:25px;
	color:#777777;
	}
.foot_menu a{
	color:#777777;}
.foot_menu a:hover{
	color:#ff0000;}
.foot_1{
	margin-top:25px;}