body {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #333333;
	background-color: #130F6B;
	background-image: url(images/mdbg_01.jpg);
	background-repeat: repeat-y;
}
a.orangetype:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.orangetype:visited{
     color:#FF6600;
	text-decoration: none;
}
a.orangetype:hover{
    color:#666666;
	text-decoration: none;
}

td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.bluetype {
	font-family: "宋体";
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

.type {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.xxx {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.linktype {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.blueline {
	background-image: url(images/lxwm-_18.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bluebg {
	background-color: #F3F7FA;
}
.picbg {
	background-image: url(images/graybg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.purple {
	background-color: #E4E7F5;
}
.tableline {
	background-image: url(images/grayline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.point {
	background-image: url(images/3point.gif);
	background-repeat: repeat-y;
}
.horizontalpoint {
	background-image: url(images/horizontalpoint.gif);
	background-repeat: repeat-x;
}

.redtype {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.greytype {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.simplytype {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bigtype {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:link{
	
	color: #000066;
	text-decoration: none;
}
a:visited{
	color:#000066;
	text-decoration: none;
}
a:hover{
	color:#cc3300;
	text-decoration: none;
}

a.xxxx:link{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.xxxx:visited{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a.xxxx:hover{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a.xxxx:active{
font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}