.iframe_current {
	background: url(../a_images/box_bg.gif) no-repeat;
	width: 511px;
	height: 278px;
	margin: 0px;
	padding: 0px;
}
#iframe_button {
	width: 480px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#iframe_button li {
	float: left;
	overflow: hidden;
	width: 86px;
	height: 29px;
}
#iframe_button .distance {
	margin: 7px 5px 0px 0px;
	padding: 0px;
}
/*Leo Add 20090223 Start*/

#iframe_button .more {
	margin: 7px 5px 1px 0px;
	padding: 1px 0px 0px;
	width: 200px;
        height: 29px;
	text-align: right;
	cursor: pointer;
}
#iframe_button .more a:link {
        text-decoration:none;
	
        font-weight:bold;
        color:#ffffff;
}
#iframe_button .more a:visited {
        text-decoration:none;
	
        font-weight:bold;
        color:#ffffff;
}
#iframe_button .more a:active {
        text-decoration:none;
        font-weight:bold;
	
        color:#ffffff;
}
#iframe_button .more a:hover {
        text-decoration:none;
        font-weight:bold;
	
        color:#ffffff;
}
/*Leo Add 20090223 End*/
.iframe_border {
	float: left;
	width: 496px;
	height: 230px;
	margin: 1px 0px 0px 4px;
	font-size: 12px;
}
.iframe_border ul {
	margin: 8px 4px 0px;
	padding: 0px;
	list-style: none;
}
.iframe_border ul li {
	list-style: none;
	float: left;
	width: 122px;
	height: 226px;
	text-align: center;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.iframe_border img {
	margin-bottom: 5px;
}
.iframe_border a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}