@charset "utf-8";
/* CSS Document */
body {
	font: 12px/20px '宋体', PMingLiU, Verdana, Sans-Serif;
	color:#454545;
	margin:0 auto;
	text-align:center;
	background-color:#fff;
}
a {
	color:#454545;
	text-decoration:underline;
	blr:expression(this.onFocus=this.blur());
	outline:none;
}
a:hover {
	color:#714915;
	text-decoration:underline;
}
img {
    border:0;
}
.top {
	width:1009px;
	height:71px;
	margin-bottom:15px;
}
.logo {
	text-align:left;
}
.main {
	width:1009px;
	margin:0 auto;
}
.time {
	color:#454545;
	background:url(../images/time_bg.png) no-repeat;
	margin-left:300px;
	font-size:12px;
	word-spacing:-2px;
	text-align:center;
}
.nav {
	height:29px;
	width:1009px;
}
.nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.nav ul li {
	font-size:12px;
	width:101px;
	font-weight:bolder;
	float:left;
	background:url(../images/nav_bg.png) no-repeat left bottom;
	color:#454545;	
}
.nav a {
	color:#454545;
	background:url(../images/nav_bg.png) no-repeat left bottom;
	text-decoration:none;
	text-align:center;
	padding-top:6px;
	height:23px;
	display:block;
}
.nav a:hover {
	color:#fff;
	background:url(../images/nav_bg.png) no-repeat left top;
	text-decoration:none;
	text-align:center;
	padding-top:6px;
	height:23px;
}
.nav .nav1 {
	font-size:12px;
	width:100px;
	font-weight:bolder;
	float:left;
	background:url(../images/nav_bg.png) no-repeat left bottom;
	color:#454545;
}
.news {
    background:url(../images/news_bg.gif) no-repeat;
	height:24px;
	padding:5px 20px 0 20px;
	margin-bottom:10px;
	width:969px;	
	color:#a1a1a1;
}
.sidebar_a {
    width:230px;
	margin:0 10px 20px 0;
	float:left;
	background-color:#e8e8e8;
}
.online {
    background:url(../images/online.png) no-repeat;
	width:230px;
	height:185px;
	color:#e7c496;
	margin-bottom:10px;
}
.qq a {
    color:#e7c496;
	text-decoration:underline;
	_line-height:20px;
}
.qq a:hover {
    color:#e7c496;
	text-decoration:underline;
}
.qq {
	width:80%;
	height:108px;
	padding:8px 0 0 5px;
	float:right;
	text-align:left;
}
.asktime {
	text-align:center;
	*padding-top:10px;
}
.msn {
    width:100%;
	float:left;
}
.quote {
    color:#fff;
}
.quote img {
    margin:10px 0;
}
h4 {
    margin:0;
	padding:0;
	font-size:12px;
	background:url(../images/leftline.gif) repeat-y;
	height:25px;
	text-align:left;
	padding:7px 0 0 25px;
	font-weight:normal;
}
.left_bg {
    background:url(../images/left.png) no-repeat;
	height:105px;
	margin-top:10px;
}
.sidebar_b {
    width:769px;
	margin:0 0 20px 0;
	float:left;
	text-align:center;
}
.ad {
    margin-bottom:10px;
}
.content_a {
    float:left;
	width:552px;
	margin-right:10px;
}
.content_b {
    float:left;
	height:657px;
	width:207px;
	background-color:#f6f6f6;
	background-image:url(../images/right_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.content_b img {
    margin-top:10px;
}
h5 {
    margin:0;
	padding:0;
	font-size:12px;
	background:url(../images/h5_bg.png) repeat-y;
	height:20px;
	text-align:left;
	padding:2px 0 0 5px;
}
h5 a {
    color:#fff;
	text-decoration:underline;
	font-weight:normal;
}
h5 a:hover {
    color:#454545;
	text-decoration:underline;
	font-weight:normal;
}
.market {
    margin:10px 0;
	text-align:left;
}
.content {
    overflow:auto;
	height:560px;
	margin:10px 0;
	text-align:left;
}
.content table {
    border-collapse:collapse;
	border:none;
	text-align:center;
	width:480px;
}
.content td, .content tr, .content th {
    border:1px solid #e0e0e0;
	padding-left:2px;	
}
.content th {
	font-weight:bold;
	background-color:#e7e8e6;
}   
.cm_form{
	text-align:left;
	height:560px;
	margin:10px 0;
}
.cm_form ul {
    margin:0;
	padding-left:20px;
}
.cm_form ul li{
    margin:3px 0;
	list-style-type:square;
	border-bottom:dotted 1px #bbb;
	}
.map {
    float:left;
	margin-left:60px;
}
.map ul {
    margin:10px;
	padding-left:10px;
	list-style:none;
}
.scroll {
    height:46px;
	margin-top:5px;
	padding:9px 8px 0 0;
	text-align:right;
	background:url(../images/scroll.png) no-repeat;
}
.footer {
    background:url(../images/footer_bg.gif) repeat-x;
	width:1009px;
	height:56px;
	text-align:center;
	padding-top:10px;
}
.footer span {
    color:#8b8b8b;
}
.footer a {
    color:#454545;
	text-decoration:none;
}
.footer a:hover {
    color:#8b8b8b;
	text-decoration:none;
}

/*......*/
#tab {
	width:552px;
	height:290px;
	position:relative;
	background:url(../images/tab_bg.png) no-repeat;
}

/*设置容器高宽等*/
html > body #tab {
	width:552px;
}

/*兼容IE6:IE6下宽度不够*/
#tab div {
	position:absolute;
	top:24px;
	left:0;
	width:552px;
}

/*设置容器高宽等*/
#tab div {
	display:none;
	margin-top:5px;
}

/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#tab .block {
	display:block;
	margin-top:5px;
}

/*选中的容器*/
#tab h3 {
	float:left;
	width:277px;
	height:24px;
	padding:0;
	line-height:26px;
	margin:0;
	font-size:12px;
	cursor:pointer;
	font-weight:bold;
	color:#454545;
	text-align:center;
}
#tab h3:hover { 
	color:#714915;
}
/*默认标题样式*/
#tab .up {
	color:#454545;
	width:275px;
	height:24px;
	background:url(../images/h3_bgon.png) no-repeat left top;
}
