@charset "utf-8";
body {
	background-image: url(images/bg_bg.jpg);
}
#head {
	float: right;
	height: 110px;
	width: 1000px;
}
#link_bg {
	background-image: url(images/link_bg.jpg);
	float: left;
	height: 30px;
	width: 760px;
}
#flash_abt {
	float: left;
	height: 127px;
	width: 1000px;
}

#flash {
	float: left;
	height: 300px;
	width: 1000px;
}

#main {
	margin: auto;
	float: none;
	height: auto;
	width: 1000px;
}
#box {
	background-image: url(images/box_bg.jpg);
	float: left;
	height: 155px;
	width: 240px;
}
#page {
	float: left;
	height: auto;
	width: 1000px;
}
#bottom {
	margin: auto;
	float: left;
	height: 80px;
	width: 100%;
	background-color: #ebeef2;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

a.style1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2194d5;
}

#bottom2 {
	margin: auto;
	float: none;
	height: 80px;
	width: 1000px;
	background-color: #ebeef2;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	width:200px;
}
