BODY
{
	FONT-FAMILY: "宋体";
	FONT-SIZE: 9pt;
	color:  #000000;
	text-decoration: none;

}
TD
{
	FONT-FAMILY: "宋体";
	FONT-SIZE: 9pt;
	color:  #000000;

}
Input
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px;

}
Button
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px; 
}
Select
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px;

}
A
{
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
A:hover
{
	COLOR: #DDA600;
	TEXT-DECORATION: none
}
.title
{
	
}
.border
{
	border: 1px solid #FA9150;
	}
.tdbg{
	background:#ffffff;
	FONT-FAMILY: "宋体";
	FONT-SIZE: 9pt;
	color: #000000;
}
.topbg {
	background-image: url(images/topbg.gif);
}
.bottombg{
	background-image: url(images/bottombg.gif);
}

td.TableBody1
{
background-color: #F4FCF3;
}

.tableBorder1
{
width:97%;
border: 1px; 
background-color: #DDA600;
}
.tit{
    margin:5px 0px 0px 0px;
	padding-left:0px 0px 0px 0px;
	text-align:center;
	font-size:13px;
	color:#D83232;
    font-weight: bold;
	font-family:Arial, Helvetica, sans-serif,"宋体","隶书";
        }/*  首页左右标头文字内容   */
.zhtit{
    margin:10px 5px 5px 5px;
    padding:5px 5px 5px 5px;
    text-align:left;
    text-decoration: none;
	font-size:12px;
	text-decoration;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif,"宋体","隶书";
     }/*  首页左右两边文字内容   */
.zhtit a{ font-size:12px;
     font-family: "宋体";
    color:#000000;
    text-decoration: none;
	}
 .zhtit a:hover{ font-family: "宋体"; 
           font-size:12px;
           color:#6D0001; 
           text-decoration: none;
           }