@charset "utf-8";
body {
	background-image: url(images/abt_bg.jpg);
	background-repeat: repeat-x;
}
#head {
	float: right;
	height: 110px;
	width: 1000px;
}
#link_bg {
	background-image: url(images/link_bg.jpg);
	float: left;
	height: 30px;
	width: 760px;
}
#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;
}
#flash_abt {
	float: left;
	height: 127px;
	width: 1000px;
}

#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: 17px;
	font-weight: bold;
	color: #0099CC;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
}
