﻿.board {
	height:auto;
	padding:0;
	clear:both;
	margin:0;
	overflow: hidden;
}
	.board_caption {
	height:29px;
	background-image: url(../images/tbg.jpg);
	background-repeat: no-repeat;
	width: 258px;
}
.board_caption h5 {
	float:left;
	height:29px;
	text-align:center;
	font-weight:normal;
	cursor:pointer;
	margin-left: 20px;
	line-height: 29px;
	width: 65px;
	clear: right;
	font-size: 10pt;
}
.board_caption h5 a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
.board_caption h5 a:hover {
	color: #FF0;
	text-decoration: none;
	font-weight: bold;
}


    .board_caption .normal {
	font-size: 12px;
	line-height: 12px;
	padding-top: 14px;
}
    .board_caption .current {
	background-position:left bottom;
	font-weight:bold;
	background-image: url(../images/ipo.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 14px;
	line-height: 12px;
}
  .board_content {height:auto;padding:0;clear:both; background-image:url('../images/tbg2.jpg'); margin:0}
 		.board_content .normal {
	display:none;
	height: 120px;
}
    .board_content .current {
	display:block;
	height: 106px;
}

.hs {
	width: 80px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
.hs2 {
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	overflow: visible;
}
.clear {
	clear:both;
	overflow: hidden;
	height: 1px;
}.hs2 li a{
	color: #FFF;
	text-decoration: none;
	list-style-type: disc;
	line-height: 20px;

}
.hs2 li a:hover {
	color: #F00;
}
.qing {
	clear: both;
	height: 0px;
	overflow: hidden;
}
