/* banner */
#banner_wing_left {
	position:absolute;
	width:115px;
	height:480px;
	z-index:1;
	left: 128px;
	top: 85px;
}
#banner_wing_right {
	position:absolute;
	width:115px;
	height:480px;
	z-index:2;
	left: 1017px;
	top: 85px;
}
.boxHidden {
	display: none;
}

#box_lef_header{
  position:fixed;
  top:8px;
  vertical-align:text-top;
  text-align:left;
  width:100px;
  height:20px;  
}

.box_lef_head_text
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	line-height: 24px;
}

.box_head_ex{	
	background: url(images/banner.jpg) right bottom no-repeat;
	width: 498px;
	height:108px;
	padding-right:2px;
}

.content_ex_on{
	background: url(images/bg_content2.gif) top no-repeat;
}

DIV.search_box_ex_left
{
	float: left;
	width: 55%;
	padding: 6px 0px;
}

DIV.search_box_ex_notic
{
	float: left;
	width: 100%;
	padding: 6px 0px;
}

DIV.search_box_ex{
	background: #b7da54;
	padding: 8px 10px 15px;
}

.search_button_ex{
	background: url(images/search_button.gif);
	width: 32px;
	height: 16px;
	border: none;
	cursor:hand;
}

.Title_forText
{
	font-weight:bold;
	font-size:12px;
	color:#1862bb; 
	font-family:Verdana;	
}