body {
     background-color:#F5F4EE;
     margin-top:0;
     margin-bottom:0;
     margin-left:0;
	 font-size:12px;
	 font-family:"宋体";
}
td{
	 font-size:12px;
	 font-family:"宋体";

}
.daohang{
    font:bold;
    color:#D61920;
}

.daohang a:link{
    font:bold;
    color:#D61920;
}

a:link {
	font-size: 12px;
	color: #CC0033;
	text-decoration: none;
}
.bz {
	font-size: 13px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
.2 {
	font-size: 12px;
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: underline;
}
.3 {
	font-size: 12px;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #CC0033;
	text-decoration: none;
	font-size: 12px;

}
a:hover {
	color: #CC0033;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #CC0033;
	text-decoration: none;
	font-size: 12px;

}
Button,input,textarea{
    FONT-FAMILY: "新宋体";
    FONT-SIZE: 12px;
	COLOR:#333333;
    text-decoration: none;
    background:#F0F0F0;
	border-bottom:solid;
	border-bottom-color:#A7A7A7;
	border-bottom-width:1;
	border-left:solid;
	border-left-color:#A7A7A7;
	border-left-width:1;
	border-right:solid;
	border-right-color:#A7A7A7;
	border-right-width:1;
	border-top:solid;
	border-top-color:#A7A7A7;
	border-top-width:1;
}
 /* 下拉菜单 */
select{
    FONT-FAMILY: "Verdana, 新宋体";
    FONT-SIZE: 12px;
	COLOR:#333333;
    text-decoration: none;
    line-height: 150%;
    background:#EAEAEA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width:0px;
	border-left-width: 0px;
	/*border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #038291;
	border-right-color: #038291;
	border-bottom-color: #038291;
	border-left-color: #038291;*/
	padding:0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.BLM_Login_Input    { background-color: transparent; font-family: Tahoma; font-size: 8pt; color: 
               #000000; font-weight: bold; border-left-style: none; 
               border-left-width: medium; border-right-style: none; 
               border-right-width: medium; border-top-style: none; 
               border-top-width: medium; border-bottom-style: solid; 
               border-bottom-width: 1px }
