body,div,ul,li{
	padding:0;
	margin:0;
	font-size: 12px;

}
ul{ list-style:none;}
/*选项卡1*/
#Tab-tab-03{width:321px;margin:5px 0px 0px;padding:0px;}

/*tab1菜单class*/
.Menubox01-03 {
	width:200px;
	height:26px;
	background-repeat: repeat-x;
	background-position: right top;
	float: left;

}
.Menubox01-03 ul{margin:0px;padding:0px;}
.Menubox01-03 li{
	float:left;
	display:block;
	cursor:pointer;
	width:50px;
	text-align:center;
	color:#AB0101;
	font-weight:normal;
	height: 23px;
	padding-top: 3px;

}
.Menubox01-03 li.hover{
	float:left;
	display:block;
	cursor:pointer;
	width:50px;
	text-align:center;
	color:#FFF;
	font-weight:normal;
	background-image: url(../images/tab03/tab_over.gif);
	font-size: 12px;
	vertical-align: top;
	padding-top: 3px;
	height: 23px;




}
.Menubox01-03 span{padding-top: 4px;height: 14px;}

.Contentbox01-03 {
	float:left;
	text-align:left;
	width:321px;
	margin:0px;
	background-position: top;
	padding-right: 5px;
	padding-left: 5px;


}
.Contentbox01-03 ul {
	width:318px;
}
.txt-03 {
	float:left;
	height: 22px;
	text-align:left;
	color:#333;
}
.date-03 {
	float:left;
	width:100px;
	height: 20px;	
	text-align:right;
	color:#333;
}
#textbtn03 {
	float: left;
	clear: right;
list-style:none;

}
