div, dl, dt, dd { display:inline-block; }
div, dl, dt, dd {
	display:block;
}
#tabs {
	width:524px;
	padding:4px 0;
}
*{ margin:0px; padding:0px;}
#tabs div {
	padding:59px 4px 0px;
	position:relative;
}
#tabs dt {
	text-align:center;
	font-family: "宋体";
	font-size: 12px;
	line-height: 55px;
}
#tabs dd {
	font: 12px/20px "宋体";
	padding:10px;
}
#tab1 dt {
	left: 4px;
	top: 4px;
	background-image: url(../images/index_tab01.gif);
	background-repeat: no-repeat;
}
#tab2 dt {
	left:138px;
	top:4px;
	background-image: url(../images/index_tab02.gif);
	background-repeat: no-repeat;

}
#tab3 dt {
	left:270px;
	top:4px;
	background-image: url(../images/index_tab03.gif);
	background-repeat: no-repeat;
}
#tab4 dt {
	left:403px;
	top:4px;
	background-image: url(../images/index_tab04.gif);
	background-repeat: no-repeat;
}
#tab5 dt { left: 4px; top: 4px;
	background-image: url(../images/index_tab05.gif);
	background-repeat: no-repeat;
 }
#tab6 dt {
	left:138px;
	top:4px;
	background-image: url(../images/index_tab06.gif);
	background-repeat: no-repeat;

}
#tab7 dt {
	left:270px;
	top:4px;
	background-image: url(../images/index_tab07.gif);
	background-repeat: no-repeat;
}
#tab8 dt {
	left:403px;
	top:4px;
	background-image: url(../images/index_tab08.gif);
	background-repeat: no-repeat;
}
.close dt {
	height:50px;
	width:125px;
	background:#FAFAFA;
	position:absolute;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}


.close dd { display:none }
.open dt {
	height:55px;
	width:125px;
	background:#EBEBEB;
	position:absolute;
	left: 5px;
	top: 4px;
}
.open dd {
	width: 504px;

}
.tab1 {
	background-image: url(../images/index_tab_bg01.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 493px;
}
.tab2 {
	background-image: url(../images/index_tab_bg02.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 493px;
}
.tab3 {
	background-image: url(../images/index_tab_bg03.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 493px;
}
.tab4 {
	background-image: url(../images/index_tab_bg04.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 493px;
}
.title {
	float: left;
	list-style-type: none;
	line-height: 22px;
	width: 400px;
	padding-left: 10px;
}
.date {
	float: left;
	list-style-type: none;
	line-height: 22px;
}
