.black {
	height: auto;
	font-family:"宋体"; font-size:12px; color:#000000 
}
.white {
	height: auto;
	font-family:"宋体"; font-size:12px; color:#ffffff 
}
.blackbold {
	height: auto;
	font-family:"宋体"; font-size:14px; font weight:bold;color:#000000 
}
.title {
	height: auto;
	font-family:"宋体"; font-size:16px; color:#ff0000 
}

.blue {
	height: auto;
	font-family:"宋体"; font-size:12px; color:#0244bd 
}
.brown {
	font-family:"宋体";
	font-size:14px;
	color:#4f0305;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.blackm {
	font-family:"宋体";
	font-size:12px;
	color:#000000;
	text-align: center;
	vertical-align: bottom;
}
.blackmm {
	font-family:"宋体";
	font-size:12px;
	color:#000000;
	text-align: center;
	vertical-align: middle;
}
.blacklmb {
	font-family:"宋体";
	font-size:14px;
	color:#000000;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.whitemm {
	font-family:"宋体";
	font-size:12px;
	color:#ffffff;
	text-align: center;
	vertical-align: middle;
}
.redmm {
	font-family:"宋体";
	font-size:12px;
	color:#640201;
	text-align: center;
	vertical-align: middle;
}
.mm {
	text-align: center;
	vertical-align: middle;
}

.tab{

    BORDER-RIGHT: #0244bd 1px solid;

    BORDER-TOP: #0244bd 1px solid;

    FONT-SIZE: 12px;

    BORDER-LEFT: #0244bd 1px solid;

    BORDER-BOTTOM: #0244bd 1px solid;
	width:160px;height:20px;

}
.tab2{

    BORDER-RIGHT: #0244bd 1px solid;

    BORDER-TOP: #0244bd 1px solid;

    FONT-SIZE: 12px;

    BORDER-LEFT: #0244bd 1px solid;

    BORDER-BOTTOM: #0244bd 1px solid;
	width:100px;height:20px;

}




.inputbd {
	COLOR: #003300;
	BACKGROUND-COLOR: #ffffff;
	vertical-align: middle;
	height: 22px;
	width: 148px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #717171;
}
.selectbd {
	COLOR: #003300;
	BACKGROUND-COLOR: #ffffff;
	vertical-align: middle;
	height: 22px;
	width: 148px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #717171;
}
.bg1 {
	background-repeat: no-repeat;
	background-position: top;
}
.bg2 {
	background-repeat: repeat-x;
	background-position: top;
}


A {
	FONT-SIZE: 12px
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff4400; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}


a.title:visited {
	color: #FFFFFF; text-decoration:none
}
a.title:active {
	color: #ff4400; text-decoration:none
}
a.title:hover {
	color: #ff0000; text-decoration:none
}
