@charset "utf-8";
/* CSS Document */

body{
	background-image: url(../image/top_background.jpg);
	background-repeat: repeat;
}
.top_space {
	height: 130px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.top_space_2 {
	width: 846px;
	height: 322px;
}

.top_space_3 {
	float: left;
	width: 530px;
	height: 75px;
}


.top_attention_bg_box {
	height: 439px;
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/top_attention_bg.png);
	background-repeat: no-repeat;
}
.top_attention_menu {
	width: 300px;
	float: left;
}
.top_attention_bt_1 {
	height: 21px;
	width: 95px;
	float: left;
	margin-right: 54px;
}
.top_attention_bt_2 {
	float: left;
	height: 21px;
	width: 65px;
}
.top_attention_copyright {
	color: #FFF;
}
