﻿.iframeWrapper
{
	width:610px;
}
.iframeWrapper .hearder
{
	background:url(images/iframe_header_bg.gif) repeat-x center top;
	padding:5px 0;
	width:608px;
	overflow:auto;
	border:1px solid #ccc;
	border-bottom:none;
}
.iframeWrapper .hearderLogo
{
	float:left;	
	font-size:24px;
	line-height:24px;
	color:#999;
	font-weight:bold;
	margin-top:5px;
	margin-left:10px;
}
.iframeWrapper .hearderGuide
{
	float:right;
}
.iframeWrapper .cityGuide {
	margin-left:10px;
}
.iframeWrapper .cityGuide h2
{
	display:inline;
	background:url(images/flag_au.gif) no-repeat left center;
	margin-right:8px;
	font-size:12px;
	padding-left:30px;
}
.iframeWrapper .cityGuide ul
{
	display:inline;
}
.iframeWrapper .cityGuide ul li 
{
	display:inline;
	background:url(images/line.gif) no-repeat right center;
	padding:0 8px;
}
.iframeWrapper .chineseCity h2
{
	background:url(images/flag_cn.gif) no-repeat left center;
}
.iframeWrapper .cityGuide ul li.guideLastNode
{
	background:none;
}
