﻿body { text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#0099FF; }
#locationSearch { height:46px; width:850px;}
#locationSearch .top {height:8px; display:block; overflow:hidden; background-image:url(../img/cityguidebgEn.gif); background-position:-12px -5px;}
#locationSearch .mid {height:30px; width:846px; background-color:#e7fae3; border-left:1px inherit #c9e7a1; border-right:1px inherit #c9e7a1; display:block; margin-left:1px;}
.countryLabel, .cityLabel
{
	margin-left:10px;
}
#locationSearch .mid select { width:150px; }
#locationSearch .mid a.searchButton { margin-left: 20px; height:25px; line-height:25px; width:70px; background-image:url(../img/cityguidebgEn.gif); background-position:-388px -23px; display: inline-block; color:#FFFFFF; margin-bottom:2px; text-align:center;}
#locationSearch .mid a.searchButton:hover
{
	color:#FFFF00;
}
#locationSearch .bot {height:8px; display:block; overflow:hidden; background-image:url(../img/cityguidebgEn.gif); background-position:-12px -12px;}
#content 
{
width:850px;
}
#content .top
{
	width:100%;
	height:33px;
	line-height:33px;
	display:block;
	background-image:url(../img/cityguidebgEn.gif);
	background-position:-12px -81px;
	color:#69bc03;
	font-size:16px;
	font-weight:700;
}
#content .top .cityName
{
	margin-left:20px;
}
#content .top .countryName
{
	margin-left:20px;
}
#content .mid
{
	width:842px; border-left:1px solid #c9e7a1; border-right:1px solid #c9e7a1; display:block; margin-left:2px;
	text-align:center;background-color:White;
}
#content .mid A
{
	display:inline;
	float:left;
}
#content .contentInner
{
	width:97%;
	color:#333333;
	margin-top:10px;
	font-size:12px;
	line-height:16px;
	text-align:left;	
}
#content .bot
{
	width:100%;
	height:12px;
	display:block;
	background-image:url(../img/cityguidebgEn.gif);
	background-position:-12px -113px;
}
.botMenu
{
    clear: both;
}