@charset "UTF-8";
/* CSS Document */
a {
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
}
body {
	background:#6f0600;
	top: 0px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.main_table {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	background-color: #a28e76;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 10px;
	color: #FFFFFF;
}
.link_table {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 800px;
	padding: 1px;
	border: 0px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	
}
.table_link {
	background-color: #a28e76;
	width: 20%;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	border:#663300;
	border-top-width: 2px;
	border-left-width: 2px;
	text-decoration:none;
	filter: Shadow(Color=#000000, Direction=45);
}
.seltable_link {
	background-color: #573e1f;
	width: 20%;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	border:#663300;
	border-top-width: 2px;
	border-left-width: 2px;
	
}
.table_link:hover {
	background-color: #8b5109;
	width: 20%;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	border:#FFCC00;
	border-bottom-width: 2px;
	border-right-width: 2px;
	cursor:pointer;
	
}
.text_table {
	width: 800px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
.state {
	width: 502px;
}
.p1{
	background:url(../img/ladder.jpg);
	background-position:center top;
	text-align:left;
	background-color:#f0f0f0;
	background-repeat:no-repeat;
}
.p2{
	background-image: url(../img/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.p3{
	background-image: url(../img/bg_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#ded4ca;
}
.p4{
	background-image: url(../img/bg_4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.hm{
	background-image: url(../img/insidegress.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
.red {
	font-weight:900;
	color:#CC0000;
}
.h2705 {
	color:#333333;
	text-align:justify;
	font-size:16;
	opacity:0.6;
	filter:alpha(opacity=70);
}
.h2705:hover {
	cursor:pointer;
	font-weight:bold;
	opacity:0.85;
	filter:alpha(opacity=85);
}
.detail{
	text-align:center;
	width: 100%;
}.submit {
	text-align: right;
}
.find {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/click.jpg);
	background-position: center center;
	text-align: center;
	color: #333333;
	font-size: 12px;
	height: 146px;
	width: 276px;
	padding: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: 600;
}
