/*注册页面main的宽高也背景开始*/
.login_content{
	width:880px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	margin-bottom:10px;
}
.login_content .writing{
	color:#b15b42;
}
.master{
    background:url(../img/main_middle.gif);
	height:auto!important;
}
.master_center{
	padding-left:10px;
	padding-top:20px;
	padding-right:10px;
}
.master .mark{
	color:#ff0000;
}
.master .txet{
	color:#656565;
	font-weight:bold;
}
.master_top{
	width:880px;
	height:15px;
	background: url(../img/main_top.gif) no-repeat top;
}
.master_bottom{
	clear:both;
	width:880px;
	height:10px;
	background:url(../img/main_bottom.gif) no-repeat bottom;
}
/*注册页面main的宽高也背景结束*/
/*注册页面底部导航开始*/
.down
{
    padding:10px 0px;
}
/*注册页面底部导航结束*/
/*当前位置开始*/
.new_site{
	width:480px;
	height:30px;
	margin-left:10px;
	margin-top:10px;
}
/*当前位置结束*/


