/*头部cs*/
.hq1 td {height:22px;text-align:center;width:108px;font-size:12px;cursor:hand;}
.hq1 td.s {
	font-weight:bold;
	background-image: url(../images/top_pie1.jpg);
	font-size: 12px;
}
.hq_qh {width:470;font-size:12px; }
.dis {display:block}
.undis {
	display:none;
}
/*行情cs*/
.hq td {
	height:20px;
	text-align:center;
	width:78px;
	font-size:12px;
	cursor:hand;
	color: #000;
}
.hq td.s {
	font-weight:bold;
	background-image: url(../images/hp_001.gif);
	color: #fff;
}
.hq_1 {
	width:240;
	font-size:12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #87A5B0;
	border-bottom-color: #87A5B0;
	border-left-color: #87A5B0;
}
.dis {display:block}

/*滚动cs*/

#scrollWrap { 
 width:300px;
 height: 18px; 
 overflow: hidden; 
} 
#scrollMsg { 
 float: left; 
 text-align: left;
  padding:0 10px;
}
#scrollMsg ul {
  margin:0;
  padding:0;
}
#scrollMsg li { 
 line-height: 18px; 
  list-style:none;
} 

/*年月cs*/
.hq2 td {height:20px;text-align:center;width:92px;font-size:12px;cursor:hand;}
.hq2 td.s {
	font-weight:bold;
	background-image: url(../images/pie_001_1.gif);
	font-size: 12px;
}
.hq_2 {
	width:100%;
	font-size:12px;
}

