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

#box {
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/index.jpg);
	height: auto;
	text-align: center;
}
#box2 {
	width: 1300px;
	position: relative;
	margin-left: -650px;
	left: 50%;
	}
#box3 {
	width: 1300px;
	height: auto;
	text-align: center;
	background-image: url(../images/index_00.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#box4 {
	width: 853px;
	height: auto;
	position: relative;
	z-index: 5;
	left: 50%;
	margin-left: -426px;
}
#box5 {
	width: 1300px;
	height: 320px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/index_2.png);
}

#list_box {
	width: 800px;
	height: auto;
	font-weight: bold;
	position: relative;
}
.list_box td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #FFCC00;
	border-bottom-color: #E17600;
	border-left-color: #000;
	font-family: "Times New Roman", Times, serif;
	height: 45px;
	font-size: 15px;
	line-height: 20px;
}
.list {}
#btn_go {
	width: 97px;
	height: 40px;
	position: relative;
	left: 677px;
	top: 175px;
}
#cho {
	width: 460px;
	height: 35px;
	position: relative;
	left: 615px;
	top: 68px;
}
.cho {
	width: 125px;
	height: 35px;
	font-family: "Times New Roman", Times, serif;
	line-height: 35px;
	font-weight: bold;
	color: #000;
	font-size: 16px;
}
#number {
	width: 250px;
	height: 30px;
	position: relative;
	left: 683px;
	top: 170px;
	background-color: #FFF;
}
.number {
	width: 250px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #F00;
	font-size: 16px;
	border: 0px solid #CCCCCC;
	text-align: center;
	font-weight: bold;
	}
.t_1 {
	background-color: #FC0;
	color: #900;
}
.t_2 {
	background-color: #E17600;
}
#footer {
	width: 100%;
	height: 80px;
	position: relative;
	background-image: url(../images/cr_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	}
