﻿*
{
	margin:0;
	padding:0;
}

div
{
	font:12px 宋体;
}

a
{
	color:#757575;
	text-decoration:none;
}

a:hover
{
	color:#fba802;
}

body
{
	font:12px "宋体" #a9a9a9;
}

#OuterContainer
{
	margin:auto;
	width:960px;
	background-position:-18px -18px;
	background:url(Images/BG.gif) repeat-y 0px 0px;
}

#InnerContainer
{
	/*margin:auto;*/
	margin-left:64px;
	width:832px;
}

#Header
{
	margin-left:20px;
	padding-top:10px;
	margin-bottom:10px;
	height:125px;
	background:url(Images/logo.gif) no-repeat top left;
}

#OuterHeader
{
	margin-top:5px;
	float:right;
	width:650px;
	margin-right:5px;
}

#InnerHeader
{
	float:left;
	width:90px;
}

#InnerHeader ul
{
	font-size:13px;
	color:#a9a9a9;
	list-style:none;
}

.frame
{
	margin-bottom:17px;
	height:20px;
	padding-top:4px;
	text-align:center;
	background:url(Images/frame.gif) no-repeat top left;
}

#Login
{
	float:right;
	font-size:12px;
}

.TopNav
{
	line-height:16px;
	background:url(Images/arraw.gif) no-repeat top left;
}

#Navigator
{
	background:url(Images/menu_bg.jpg) repeat-x top left;
	line-height:35px;
	text-align:center;
	font-size:14px;
	width:100%;
	height:35px;
	font-weight:bold;
}

#Navigator a 
{
	color:#fff;
}

#Navigator a:hover
{
	color:#000;
}

#SiteMap
{
	line-height:25px;
	height:20px;
	color:#ff7300;
	text-align:right;
	padding-right:10px;
	font-size:12px;
}

#Main
{
}

#Footer
{
	font-size:12px;
}

#Footer h5
{
	background:url(Images/titleCenter.gif) repeat-x top left;
	height:33px;
}

.centerText
{
	clear:both;
	text-align:center;
}

Footer span
{
	float:left;
	margin-left:10px;
}
/*
#Footer ul
{
	margin-left:210px;
}

#Footer ul li
{
	float:left;
	list-style:none;
	padding-left:10px;
	line-height:26px;
	width:68px;
	background:url(Images/navBG.gif) no-repeat top left;
}
*/

.bStyle
{
	background:url(Images/navBG.gif) no-repeat top left;
	line-height:26px;
	width:68px;
	height:26px;
}

.UserBox
{
	margin-top:10px;
	border:2px solid #ff9900;
	padding:3px;
	margin-left:2px;
}

.UserBox a 
{
	color:#0000CD;
	text-decoration:none;
}

#ChangeCitys
{
/*
	position:absolute;
	top:40px;
	left:265px;
*/
position:relative;
	float:left;
	margin-right:10px;
}

#ChangeCitys span
{
	font-size:13px;
}

#Citys
{
	font-size:12px;
	width:75px;
	height:400px;
	visibility:hidden;
	border:1px solid #ffaa00;
	position:absolute;
	top:53px;
	left:-5px;
	background:#fffff6;
	z-index:100;
	overflow:scroll;
	padding:5px;
	filter:alpha(opacity=90);
	scrollbar-face-color: #ff9900;
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-3dlight-color: #ffffff;  
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color:#fffff6; 
	scrollbar-arrow-color: ffffff;
}

#Citys a
{
	color:#000000;
}

#Citys a:hover
{
	color:#ff6600;
}