﻿/*----------------------------------header----------------------*/
.top
{
	background: url(images/topline.gif) repeat-x bottom;
	height: 129px;
	margin-bottom:5px;
}
.toplogo {
	height: 125px;
	width: 195px;
	float: left;
}
.topnavi {
	height: 125px;
	width: 775px;
	float: right;
}
.topcity {
	margin-top:21px;
}
.cityGuide {
	margin: 10px 0;
	height:17px;
}
.cityGuide h2
{
	display:inline;
	background:url(images/flag_au.gif) no-repeat left center;
	margin-right:8px;
	font-size:12px;
	padding-left:30px;
}
.cityGuide ul
{
	display:inline;
}
.cityGuide ul li 
{
	display:inline;
	background:url(images/line.gif) no-repeat right center;
	padding:0 8px;
}
.chineseCity h2
{
	background:url(images/flag_cn.gif) no-repeat left center;
}
/*-----------------------menu---------------------------*/
.topMenu {
	margin-top:22px;
	_margin-top:20px;
	height:38px;
}
.topMenu li {
	width: 94px;
	height: 38px;
	margin-right: 2px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.topMenu li a
{
	width:94px;
	height:26px;
	display: block;
	vertical-align:middle;
	text-decoration: none;
	padding-top:12px;
	background: url(images/menubg1.gif) no-repeat;
}
.topMenu li a:link,.topMenu li a:visited {
	color: #333;
	background-position:center 0;
}
.topMenu li a:hover {
	color: #FFF;
	background-position:center -38px;
	text-decoration:none;
}
.topMenu li a:active {
	color: #333;
	background-position:center 0;
}
.topMenu li a.MenuSelected:link,.topMenu li a.MenuSelected:visited,.topMenu li a.MenuUnselected:hover,.topMenu li a.MenuUnselected:active
{
	color: #FFF;
	background-position:center -38px;
}

.headerLink {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	RIGHT: 0px; 
	BACKGROUND: url(images/smallTitle.gif) no-repeat left center; 
	VERTICAL-ALIGN: middle; 
	WIDTH: 120px; 
	COLOR: #ed1b23! important; 
	TEXT-INDENT: 15px; 
	POSITION: absolute; 
	TOP: 21px;
	padding-right:10px;
	
}
/*------------------------------footer--------------------------------------*/
.friendLink
{
	overflow:auto;
	width:968px;
	border: 1px solid #b1b1b1;
}
.friendLink h2
{
	height:24px;
	background: #e9e9e9;
	border: 1px solid #FFF;
	line-height:24px;
	font-size:12px;
	text-align:center;
}
.imageLinks,.textLinks
{
	margin:5px;
}
.imageLinks li
{
	display:inline;
	margin-right:5px;
}
.imageLinks li img
{
	display:inline;
}
.imageLinks li a img
{
	height:30px;
	width:90px;
	margin-top:5px;
	display:inline;
}
.textLinks li
{
	display:inline;
	line-height:24px;
	margin-right:5px;
}
.footertext
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer img
{
	display:inline;
}
.footer 
{
	text-align:center;
	border-top: 5px solid #c8c8c8;
}
