@charset "utf-8";

/* ===================== import each stylesheet ===================== */



/* ========header ======== */
#container #header #logo_hdr h1 img {
	float:left;
	width:210px;
	height:84px;
}

#container #header #logo_hdr p#ex_msg{
	float:left;
	margin:40px 0 0 0 ;
}

#container #header #nav_hdr{
	float:right;
}

#container #header #nav_hdr li{
	float:left;
	height:30px;
}

/* ========//header ======== */

/* ========main ======== */


#container #contents #main{
clear:both;
float:none;
width:910px;
padding:0 0 30px 0;
background:none;
}

#container #contents #main-top{
clear:both;
float:none;
width:910px;
background:none;
}



#container #contents #main #range #lft_set{
float:left;
background:url(img/bdr_partition.gif) repeat-y 0 0;
width:680px;
margin:21px 0 0 0;
}


#container #contents #main #range{
padding:0 0 5px 12px;

}

#container #contents #main #range .soe{
width:59px;
float:left;
}

#container #contents #main #soe #soe_area{ 
	float:left;
	width:221px;
	padding:0 0 0 15px; 

}

#container #contents #main #soe #soe_area p.btn img{
	padding:9px 0 0 11px; 

}
#container #contents #main #soe #soe_area p.mgt img{
	padding:28px 0 9px 1px; 

}
#container #contents #main #soe #soe_area p.mgt img{
	padding:28px 0 9px 1px; 

}

#container #contents #main #soe #soe_area p.no_pdg{
	padding:0 0 0 0; 

}


#container #contents #main #soe #soe_area h4.htop {
background:url(common/img/bdr_u_bar.gif) repeat-x left bottom;
padding:0 0 9px 0;
margin:9px 0 0 0;
}

#container #contents #main #soe #soe_area h4.hbtm {
background:url(common/img/bdr_u_bar.gif) repeat-x left bottom;
padding:0 0 10px 0;
}

#container #contents #main #lft_set #soe{
width:300px;
float:left;

}

#container #contents #main #soe p img{
	clear:both;
	float:left;
}


#container #contents #main #ife{
	float:left;
	width:356px;
	padding:0 0 0 24px;

}

#container #contents #main #ife h2.ife img{
	float:left;
	
}





#container #contents #main #ife #ife_set{
	float:left;
	width:272px;
	padding:7px 0 0 16px;
}

#container #contents #main #ife ul li{
	float:left;
	margin:14px 0 0 0;
}

#container #contents #main #ife ul li.spc{
	margin:14px 0 0 3px;
}

#container #contents #main #ife dl dt{
margin:19px 0 0 0;
}

#container #contents #main #ife dl dt img{
padding:0 0 0 13px;
}
	
#container #contents #main #ife dl dd{
	padding:10px 0 8px 0;
	background:url(img/bdr_ife.gif) repeat-x left bottom;
}

#container #contents #main #bnr{
	float:left;
	width:180px;
	padding:23px 0 0 18px;
}

/* ========//main ======== */


