body {
	margin-top: 0px;
	margin-bottom: 0px;
}
TD {
	font-size: 12px;
	color: #000000;
}	
.table_01 {
    border-left: 1px solid #93C5B9; border-right: 1px solid #93C5B9; border-top: 1px solid #93C5B9; border-bottom: 1px solid #93C5B9;
}
a:link {
    color: #0033CC; 
	text-decoration: underline;	
}
a:visited {
    color: #0033CC;
	text-decoration: underline;	
}
a:hover {
	color: #FF6600;
	text-decoration: underline;	
}
a.link1:link {
    color: #4F2700; 
	text-decoration: none;	
}
a.link1:visited {
    color: #4F2700;
	text-decoration: none;	
}
a.link1:hover {
	color: #4F2700;
	text-decoration: underline;	
}
a.link2:link {
    color: #FF0000; 
	text-decoration: none;	
}
a.link2:visited {
    color: #FF0000;
	text-decoration: none;	
}
a.link2:hover {
	color: #FF0000;
	text-decoration: underline;	
}
a.link3:link {
    color: #000000; 
	text-decoration: none;	
}
a.link3:visited {
    color: #000000;
	text-decoration: none;	
}
a.link3:hover {
	color: #000000;
	text-decoration: underline;	
}
a.link4:link {
    color: #0000CC; 
	text-decoration: none;	
}
a.link4:visited {
    color: #0000CC;
	text-decoration: none;	
}
a.link4:hover {
	color: #0000CC;
	text-decoration: underline;	
}
.fsize1 {
	font-size: 13.5px;
}
.fsize2 {
	font-size: 14.5px;
}
.fbold1 {
    font-weight: bolder;
}

/*滑舌样式控制*/
div,ul,li{
 padding: 0;
}
ul{list-style: none;}
#Tab1{
 width: 840px;
}
.Menubox1 {
 width: 100%;
 background: url(../images/index_dh_bg.gif);
 height: 22px;
 line-height: 22px;
}
.Menubox1 ul{
 margin: 0px;
 padding: 0px;
}
.Menubox1 li{
 float: left;
 display: block;
 cursor: pointer;
 width: 210px;
 text-align: center;
 color: #000000;
}
.Menubox1 li.hover{
 width: 210px;
 background: url(../images/index_dh_tag.gif);
 font-weight: bolder;
 text-align: center;
 height: 22px;
}
.Contentbox1{
 clear: both;
 height: 150px;
}

#Tab2{
 width: 840px;
}
.Menubox2 {
 width: 100%;
}
.Menubox2 span{
 display: block;
 cursor: pointer;
 width: 130px;
 color: #000000;
}
.Menubox2 span.hover{
 width: 130px;
 font-weight: bolder;
}
.Contentbox2{
 clear: both;
 height: 130px;
}

#Tab3{
 width: 840px;
}
.Menubox3 {
 width: 100%;
}
.Menubox3 span{
 display: block;
 cursor: pointer;
 width: 130px;
 color: #000000;
}
.Menubox3 span.hover{
 width: 130px;
 font-weight: bolder;
}
.Contentbox3{
 clear: both;
 height: 130px;
}
/*滑舌样式控制*/