@charset "UTF-8";


/* ----------------------- Browser Default Initialization */
html {	overflow-y: scroll;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{	margin: 0;	padding: 0;}
address, caption, cite, code, dfn, em, strong, th, var	{	font-style: normal;}
table	{	border-collapse: collapse;	border-spacing: 0;}
caption, th	{	text-align: left;}
q:before ,q:after	{	content: '';}
object, embed	{	vertical-align: top;}
hr, legend	{	display: none;}
h1, h2, h3, h4, h5, h6	{	font-size: 100%;}
img, abbr, acronym, fieldset	{	border: 0;}
li	{	list-style-type: none;}




/* ------------ Clear Style */
.clear	{	clear: both;}
.clearfix	{
	clear: both;
	/*for mac-ie5.x*/
	/*\*//*/
	overflow: hidden;
	/**/
}
.clearfix:after	{
	height:	0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*------------------------------------------------------*/
.disp {
	
	overflow:hidden;
	width:560px;
	margin:0px 0 0 20px;
	text-align:center;
	
	padding-bottom:15px;
	
	
	
	
}
.disp_bg{
	
	width:635px;
	background-image:url(img/disp_inner.gif);
	background-repeat:repeat-x;
	background-position:0px 10px;
}
.disp ul {
	
}
.disp li {
	float:left;
	padding-right:0px;
	padding-left:12px;
	background:none;
    margin-top:0px;
	width:85px;
	
}
.img_li{

}

.disp li p {
	font-size:85%;
	text-align:center;
}
.disp li .imageWrapper {
	width:85px;
	padding-left:0px;
	text-align:center;
}
.disp li .imageWrapper img {
	vertical-align:middle;
	width:85px;
	height:90px;
	padding-bottom:4px;
}
.back a {
	display:block;
	clear:left;
	float:left;
	background-color:#FFFFFF;
	font-size:1px;
	text-align:center;
	margin-top:10px;
}
.next a {
	display:block;
	clear:right;
	float:right;
	background-color:#FFFFFF;
	font-size:1px;
	text-align:center;
	margin-top:10px;
}
#sub_nav{
	padding:0px 0 10px 0;
}
#yahoo_login{
	width:300px;
	height:120px;
	margin:10px 0 10px 0;
}
.bt_maparea{
	width:390px;
	padding:5px 0 0 0;
	float:left;
}
.bt_maparea_right{
	width:200px;
	padding:5px 0 0 0;
	float:right;
	font-size:80%;
}
.bt_left{
	width:192px;
	float:left;
	padding-top:5px;
}
.bt_right{
	width:180px;
	float:right;
	padding-top:5px;
}
.undar_map{}