body,div,ul,li{
	padding:0;
	margin:0;
	font-size: 12px;

}
ul{ list-style:none;}
/*选项卡1*/
#Tab-tab-02{
	margin:0px;
	padding:0px;




}

/*tab1菜单class*/
.Menubox01-02 {
	width:20px;
	height:341px;
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #F5E8D5;
	float: left;




}
.Menubox01-02 ul{margin:0px;padding:0px;}
.Menubox01-02 li{
	float:none;
	display:block;
	cursor:pointer;
	width:20px;
	text-align:center;
	color:#A66B1D;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: right top;
	clear: none;
	height: 70px;
	padding-top: 13px;



}
.Menubox01-02 li.hover{
	float:left;
	display:block;
	cursor:pointer;
	width:20px;
	text-align:center;
	color:#811B02;
	font-weight:bold;
	background-image: url(../images/tab02/tab_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	clear: right;
	height: 83px;


}
.Menubox01-02 span{padding-top: 7px;height: 14px;}

.Contentbox01-02 {
	float:left;
	text-align:left;
	width:120px;
	margin:0px;
	background-image: url(../images/tab02/bg.gif);
	background-position: top;

}
.Contentbox01-02 ul {
	width:120px;
}
.Contentbox01-02 li {
	width:100px;
	line-height: 22px;
}
.txt-02 {
	float:left;
	width:100px;
	height: 20px;
	text-align:left;
	color:#333;
	background-image: url(../images/tab02/dot.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}
.date-02 {
	float:left;
	width:120px;
	height: 20px;	
	text-align:right;
	color:#333;
}
