@charset "utf-8";
/* CSS Document */

body {
	background:#FFFFFF url(../09images/bg.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#header {
	height: 168px;
	width: 980px;
	margin: 0px auto 0px auto;
	padding:0px;
	
	background-image: url(../09images/banner.png)!important;/* FF IE7 */
	background-repeat: no-repeat;*/
	background-position: center top;*/
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../09images/banner.png',sizingMethod='image');  IE6 */
	_background-image: none;  IE6 */
	
}
#logo {
  float: left;
  height: 62px;
  width: 250px;
  margin: 35px 0px 0px 20px;
  background: url(../09images/logo.png) no-repeat left top;
}
#shortcut_menu {
	clear: none;
	float: right;
	height: 28px;
	width: 420px;
}
#shortcut_menu .top_menu {
	float: left;
	height: 27px;
	width: 380px;
	border-bottom: 1px solid #9EB3D8;
	color:#FFF;
	background-color: #F8FAFC;
}
#header #nav {
	clear: both;
	float: none;
	height: 47px;
	width: 980px;
	padding: 25px 0px 0px 0px;
	margin: 0px;
}
#header #nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 47px;
	width: 958px;
	list-style-type: none;
	background-image: url(../09images/navbg-2.gif);
	background-repeat: repeat-x;
}
#header #nav ul li {
	background-image: url(../09images/nav-dian.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 38px;
	width: 90px;
	margin-bottom: 9px;
	line-height: 38px;
	display: table;
	text-align: center;
}
#tag {
	clear: both;
	height: auto;
	width: 976px;
	background-color: #FFF;
	background-image: url(../09images/tag-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right: 1px solid #7D8A8C;
	border-left: 1px solid #7D8A8C;
	list-style-type: none;
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
#tag li {
	clear: both;
	height: auto;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px auto 0px auto;
	line-height: 26px;
}
#tag .Subway_tag {
	background-color: #FFF;
	clear: both;
	height: 28px;
	width: 974px;
	border-top: 1px solid #E6E6E6;
	padding: 0px;
	float: none;
	margin: 0px auto 0px auto;
}
#tag li .tag_box {
	padding: 8px;
	clear: both;
	height: auto;
	width: 867px;
	background-color: #FFF;
	margin: -7px 0px 0px 0px!important;/* FF IE7 */
	-margin: 0px;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
	line-height: 24px;
}
.Subway_di{margin:0px auto 0px auto; width:980px;}
/*切换城市*/
#logo .cs{
  margin: 10px 0px 8px 0px;
  padding: 0px;
  float: right;
  height: 50px;
  width: 62px;
  line-height: 20px;
}
.hot{
	position:absolute;
	margin-top:-25px;
	margin-left:-15px;
	background:url(../09images/new.gif) no-repeat 0 0;
	width:24px;
	height:24px;
	line-height:0;
	font-size:0;
	overflow:hidden;
	z-index:99;
}
.hotFont {
	color:#FFD700;
}