/***********************************************/ 
/*index2 only*/
/***********************************************/ 
/***********************************************/ 
/*middle_all*/
/***********************************************/ 

#middle_all{
	clear:both;
	width:900px;
	display:block;
	background:#FAFAFA;
	margin-left:50px;
	_margin-left:0px;
	overflow:auto;
}
/***********************************************/ 
/*main*/
/***********************************************/ 
#main{
	float:none;
	background:#FAFAFA;
	width:900px;
}

.main_box{
	width:650px;
	display:block;
	margin:0 auto 0 auto;
	text-align:left;
}

#pass{
	text-align:right;
	margin:5px 10px 10px 0;
}

/***********************************************/ 
/*sideMenu*/
/***********************************************/ 

div#sidemenu{
	float:left;
	width:197px;
	_width:198px;
	margin:0;
	padding-left:1px;
	overflow:hidden;
}

/***********************************************/ 
/*else*/
/***********************************************/ 

.banner_box{ /*top_Ȃ*/
	background:url(../img/common_dottedline.gif) bottom no-repeat;
	width:650px;
	overflow:visible;
	display:block;
	clear:both;
	margin-top:20px;
	padding:0px 0px 10px 0px;
}

.btm{/* for .reserve_box only */
	background:url(../img/common_dottedline.gif) bottom no-repeat;
	overflow:auto;
	display:block;
}

* html .banner_box{
	height:60px;
	overflow:inherit;
}

.banner_box p{
	padding:10px 0px 0px 0px;
	background:url(../img/common_dottedline.gif) top no-repeat;
}
.banner_box p span{
	padding-right:10px;
	width:434px;
	display:block;
	float:left;
	text-align:right;
}
.banner_box p a{
	display:block;
	float:left;
}

.index_left{
	width:320px;
	float:left;
	display:block;
	margin:0 0 20px 0;
}

.index_right{
	width:320px;
	float:right;
	display:block;
	margin:0 0 20px 0;
}

.main_box h3 a{
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	background:#05576f;
	padding:5px;
	width:310px;
	margin:5px 0 0 0;
	text-decoration:none;
}

* html .main_box h3 a{
	height:26px;
}
*:first-child+html body{
	height:28px;
}
.main_box h3 a:hover{
	background:#ff9900;
}
