@charset "utf-8";
body {
	background-image: url(../img/login_bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.login_bg {
	width: 895px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/r1_c2.jpg);
	height: 550px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
.login_box {
	width: 321px;
	float: right;
	margin-top: 60px;
}
.login_title {
	width: 321px;
}
.login_con {
	background-image: url(../img/r3_c4.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 281px;
	text-align: center;
	padding: 20px;
	margin-top: -20px;
}
.login_input {
	background-image: url(../img/r4_c5.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 180px;
	padding-left: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.login_btn {
	background-image: url(../img/login_btn.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 123px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.login_con div {
	margin-top: 20px;
}