@charset "utf-8";
/* CSS Document */

* {
	PADDING: 0px;
	MARGIN: 0px;
	list-style-type: none;
}
HTML {
	PADDING: 0px;
	MARGIN: 0px
	}
	
BODY {
	MARGIN: 0px auto;
	WIDTH: 960px;
	FONT-SIZE: 12px;
	font-family:"宋体"
	}

img { border:none;}

a{color:#000; text-decoration:none;}
a:link{ color:#000; text-decoration:none;}
a:hover { color:red; }

.header{
	width:960px;
	overflow:hidden;
	margin: 0px;
	padding:0px;
}

.header_city{
	width:100%;
	height:30px;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	line-height: 30px;
}
.citya{
	line-height:30px;
	float:right;
	font-size:12px;
	padding-right:5px;
	padding-left: 5px;
}
.citya a{padding-right:10px; color:#ffffff}
.citya a:hover{padding-right:10px;color:#ffffff;}

del,div.clear
{
	height:0px;
	font-size:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
	display:block;
	clear:both;
	overflow:hidden;
}

.nav {
	width:960px;
	height:90px;
}
.logo {
	width:220px;
	margin:5px;
	float: left;
}

.menu {
	width:720px;
	height:80px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.menu div{
	float:left;
	font-size:12px;
	line-height:26px;
}
.menu a {
	font-family:Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-weight: 400;
}
.menu .b{
	margin-right:4px;
	font-weight:bold;
}
.menu .line{
	width:12px;
	height:80px;
	padding:0;
	background-image: url(../images/expo_line.gif);
	background-repeat: no-repeat;
	background-position: 7px -1px;
}
.menu a:hover {
	background-color:#bb0009;
	color:#fff;
	text-decoration:none;
}
.bline {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #c80500;
}
.banner {
	width:960px;
	float: left;
}
.band1 {
	width:475px;
	float: left;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 1px;
}
.band2 {
	width:475px;
	float: left;
	margin-top: 4px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 3px;
}

#lunbo{
	width:960px;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.finance_nav {height:30px; width:960px;overflow:hidden;}
.hours24{float:left;font-size:14px;line-height:30px;padding-right:10px;}
.hours24 .title{padding-left:11px;width:100px;float:left;font-size:14px;font-weight:bold;font-family:"微软雅黑","宋体";line-height:30px;}
.hours24 a{color:#ffeabd;}
.hours24 .title a:hover{ color:#fff; text-decoration:underline;}
#vscroll_1 ul {width:9999px;}
.hours24 li {display:inline;float:left;}
.hours24 li a { padding:0 10px;}
.hours24 li a:hover{color:#fff;  text-decoration:underline;}
#vscroll_1{width:837px;margin-right:0px;float:left;overflow:hidden;position:relative;font-family:"宋体";}

/* ----------------------  Search -------------------------- */

.side{
	border: 1px solid #BEBEBE;
	width:960px;
	height:43px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/side_bg.gif);
	background-repeat: repeat-x;
}

#sidebar{
	float: left;
	width: 300px;
	font-size: 0.93em;
	text-shadow: 1px 1px 1px #FFF;
}

.sidebar-box{
	padding: 8px;
	background-image: url(../images/side_bg.gif);
	background-repeat: repeat-x;
}
.sidebar-box a{
	color: #6a6a6a;
}
#search-wrap{
	position: relative;
}
#search{
	width: 170px;
	height: 25px;
	border: 1px solid #CCC;
	padding: 0 5px;
	line-height: 25px;
	color: #999;
	text-shadow: none !important;

}
#searchbar{
	width: 260px;
}
#search:focus{
	color: #333;
}
#searchsubmit{
	width: 75px;
	height: 26px;
	line-height: 26px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: #2C2C2C;
	border: 0;
	color: #FFF;
	cursor: pointer;
	float: left;
}
#searchsubmit:hover{
	background: #6A6A6A;
}

#reci {
	margin:8px;
	PADDING-LEFT: 3px;
	HEIGHT: 27px;
	FONT-SIZE: 12px;
	float: left;
	width: 640px;
}
#reci li {
	FLOAT: left;
	MARGIN-RIGHT: 14px;
	font-size: 15px;
	line-height: 27px;
	font-family: "黑体";
}
