body{
	font-size: 12px;
	font-family:"Microsoft YaHei",Arial;
	margin: 0 auto;
	background-image: url("../../images/login_bg.jpg");}
	
.wrap{
	width:900px;
	margin:0 auto;}
	
.left_01{
	float:left;
	margin-top:100px;}
	
.left_logo{
	float:right;
	margin-top:15px;}
	
.right_01{
	float:right;
	width:300px;
	min-height:300px;
	margin-top:180px;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
	margin-right:10px;}
	
.right_01 h3{
	float:left;
	color:#b1846a;
	font-size:18px;
	margin-top:30px;
	margin-left:30px;}
	
.right_01_input{
	border:none;
	width:225px;
	line-height:30px;
	margin-left:32px;
	margin-top:20px;
	padding:0 5px;}
	
.bottom_01{
	position:fixed;
	color:#FFF;
	bottom:50px;
	width:100%;
	text-align:center;
	font-size:14px;}
.bottom_02{
	position:fixed;
	color:#FFF;
	bottom:150px;
	width:100%;
	text-align:center;
	font-size:18px;
	color:#ddd;}
.bottom_02 span{ margin-left:24px; color:#0cf; text-decoration: underline; cursor: pointer;}	
.login_button{
	display:block;
	color:#fff;
	width:235px;
	border-radius:5px;
	border:1px solid #FFF;
	text-align:center;
	line-height:30px;
	background-color:#328bda;
	margin:30px 32px;}
	
.right_content{
	width:250px;}