#main_outer {
	width:100%;
	height:800px;
	margin:0 auto;
	background-color:#fafafa !important;
}
.link1 { color:#0888e2; }
.button1 {
	display: block;
	height: 24px;
	width: 58px;
	background:url('../images/theam1/button/button_login.png');
	border: none;
	float: right;
	cursor: pointer;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
}
.company_text {
	display:block;
	width:50px;
	height:20px;
	float:left;
	margin:5px 0 0 5px;
	font-size:16px;
	font-weight:bold;
	color:#0888e2;
}
