html{overflow-y:auto;}
body{position:relative;margin:0;padding:0; }
div,input{margin:0;padding:0;}
button,input[type=text],input[type=submit],input[type=reset],input[type=button]{-webkit-appearance:none;}
li{list-style-type:none}
ul{margin:0px;padding:0px}


.footer{
	padding-top: 10px;
	text-align: center;
	color: #666;
}.return {
	padding: 20px;
	text-align: center;
}
.return_btn a {
	display: block;
	line-height: 40px;
	height: 40px;
	background-color: #09BB07;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-radius:5px;
}
.return_info h1 {
	color: #09BB07;
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
}
.return_info h2 {
	font-family: Arial;
	font-size: 30px;
	line-height: 35px;
	font-weight: normal;
	color: #000;
}
.return_info h3 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
.return_info1 h1 {
	color: #FA7A6D;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
}
.form {
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #ddd;
	border-radius: 10px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.title {
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 30px;
	background-color: #009688;
	position: relative;
	width: 100%;
}
#table .table_div {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.title a i {
	font-size: 24px;
	position: absolute;
	left: 10px;
	top: 0px;
	color: #FFF;
	height: 30px;
	width: 30px;
}
