@charset "gb2312";
.tab_bg1 {
	background-color: #F0F0F0;
}
body,td,th {
	font-family: "宋体";
	font-size: 12px;
}
body {
	background-color: #D3D3D3;
}
.daohang {
	text-indent: 40px;
	line-height: 28px;
	letter-spacing: 4px;
	background-color: #D9D8E9;
}
.m1 {
	font-size: 16px;
	line-height: 42px;
	text-decoration: none;
	text-indent: 40px;
	background-image: url(m_bg.jpg);
	letter-spacing: 2pt;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:hover {
	color: #CCFF00;
	text-decoration: none;
}

.dibu {
	background-image: url(bottom32.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #999999;
	height: 95px;
	text-align: center;
	font-size: 12px;
}

a:active {
	color:#4D2961
	}
.c {
	font-size: 12px;
	line-height: 24px;
	font-family: "宋体";
}
.title1 {
	font-family: "黑体";
	font-size: 18px;
	line-height: 32px;
	text-decoration: none;
	text-align: center;
}
.dian {
	background-image: url(dian.jpg);
}
ul{ list-style:none;}
/*选项卡1*/
#Tab1{
margin:0px;
padding:0px;
margin:0 auto;}
/*选项卡2*/

/*菜单class*/
.Menubox {
width:100%;
height:28px;
line-height:28px;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
background-color:#C8CCF2;
cursor:pointer;
width:240px;
text-align:center;
font-weight:bold;
}
.Menubox li.hover{
padding:0px;
font-weight:bold;
background-color:#4869CC;
height:27px;
line-height:27px;
}
.Contentbox{
	clear:both;
	margin-top:0px;
	/* [disabled]border-top:none; */
	padding-top:8px;
}
.STYLE1 {color: #FF0000}