/* BASIC css start */
.bbs-tit strong{font-weight: bold; color: #777; font-size: 30px;}
.bbs-hd .link li a{background-color: #f5f5f5; color: #6b6b6b; border: 1px solid #eaeaea; padding: 10px 15px; margin: 10px 5px 0 0;}
.bbs-hd .link li a:hover{ background-color: #777; color:#fff;}
.bbs-hd .link li.last a{ background-color: #777; color:#fff;}
b{font-weight:bold; color:#293468;}


ul.tabs {
        margin-top:50px;
	float: left;
	height: 31px;
	width:1000px;
        margin-left:50px;
        margin-bottom:50px;
	border-bottom:solid 1px #d6d6d6;
}
ul.tabs li {
	float:left; width:120px; height: 30px;
}
ul.tabs li.last a {
	border-right:solid 1px #d6d6d6;
}
ul.tabs li a {
	display:block;
	outline:none;
	width:120px;
	height: 30px;
	line-height:32px;
	font-size:12px;
	text-align:center;
	color:#969696;
	background-color:#f7f7f7;	
	border:solid 1px #d6d6d6; border-right:none;
}
ul.tabs li a:hover{
	color:#133468;
}	
ul.tabs li.active a  {
	width:120px;
	height:30px;
	color:#133468;
	font-weight:bold;
	background-color:#fff;	
	border-bottom:solid 1px #fff;
	border-top:solid 1px #133468;
}
ul.tabs li.on a  {
	width:120px;
	height:30px;
	color:#133468;
	font-weight:bold;
	background-color:#fff;	
	border-bottom:solid 1px #fff;
	border-top:solid 1px #133468;
}
.tab_container {
	clear: both;
	float: left; 
	width:1000px;
        margin-left:50px;
        margin-bottom:50px;
	position:relative;
	padding-top:40px;
}

/** ÿýýýýýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿý ÿýýýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿý¡¡·¸ÿýýýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿý */
.tab_container .year_box {
	float:left; 
	width:175px;
	height:135px;
	padding-top:28px;
	position:relative;
	padding-left:15px;
	background:url("../images/01_com/his_bg.gif") no-repeat 15px top;
}
.tab_container .year_box p {
	float:left; 
	width:135px;
	text-align:center;
	line-height:34px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}
.tab_container .year_box p span {
	font-size:34px;
}

/** ÿýýýýýýýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿý ÿýýýýýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿýÿý */
.tab_container .history_info {
	float:left; 
	width:100%;
}
.tab_container dl {
	float:left;
	width:100%;
	border-bottom:dashed 1px #e6e6e6;	
	padding-bottom:20px;
	padding-top:30px;
}
.tab_container dl.first {
	padding-top:15px;
}
.tab_container dl.last {
	border-bottom:none;	
	padding-bottom:0;
}
.tab_container dl dt {
	float:left;
	width:100px;
	font-size:24px;
	color:#323232;
	padding-left:20px;
}
.tab_container dl dd {
	float:right;
	width:85%;
	font-size:12px;
	color:#646464;
	font-weight:lighter;
	line-height:22px;
	padding-bottom:10px;
}
.tab_container dl dd p.info {
	float:left;
	width:100%;
}





/* BASIC css end */

