.gate_box_select_box
{
	width:182px;
	overflow:hidden;
	float:left;
	font-size:12px;
	margin:0;
	padding:0 10px 0 0;
}
.gate_box_select_box select
{
	width:182px;
}

.gate_box_select_btn
{
	overflow:hidden;
	clear:both;
}
.gate_h_link,.gate_h_link:link, .gate_h_link:visited
{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
.gate_h_link:hover
{
	text-decoration:underline;
}
.gate_box_select_box p
{
	margin:0;
	padding:0;
}
.gate_box
{
	margin:0 10px 15px; 
	background-repeat:no-repeat;
	clear:both;
	padding:24px 24px 0 381px;
	height:198px;
	overflow:hidden;
	width:534px;
}
.gate_box_clear
{
	margin:0 10px 15px; 
	background-repeat:no-repeat;
	clear:both;
	padding:0;
	height:222px;
	overflow:hidden;
	width:939px;
}

.gate_box_title
{
	font-size:50px;
	color:#fff;
	padding-bottom:18px;
	overflow:hidden;
	clear:both;
	text-shadow: #CCC 0px 0px 6px;
}
.gate_box_select_box select, .gate_box_clear select
{
	border:1px solid #000;
	font-size:11px;
	margin:2px;
}
.gate_go_btn
{
	display:block;
	float:left;
	margin:0 0 0 29px;
	background:url(images/buttons/show_btn_9.png) no-repeat top left;
	width:84px;
	height:22px;
}
.gate_go_btn:hover
{
	background-position:bottom left;
}