.Title{
	clear:both;
	margin:0 auto;
	font-weight:bold;
	font-size:22px;
	color:#0F1A62;
	padding:10px 0;
	clear:both;
	line-height:170%;
	font-family:楷体_GB2312;	
}
A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:active {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #ff0000;
	TEXT-DECORATION:underline;
}

body {
	font-family: "宋体, Arial, Helvetica, sans-serif";
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(Img/body_bg.gif);
}
td{
	font-size:9pt;
}
.input{
	font-family: "宋体, Arial, Helvetica, sans-serif";
    font-size: 12px;
    COLOR: #000000;
	border:1px solid #ffffff;
	font-family: "宋体, Arial, Helvetica, sans-serif";    
    LINE-HEIGHT: 140%;
    HEIGHT: 21px;
    width:75px;
    BACKGROUND-COLOR: #FFFFFF; 
}
.button
{
	FONT-SIZE: 12px;
	COLOR: #636363;
	font-family: "宋体, Arial, Helvetica, sans-serif";
	HEIGHT: 19px;
	padding-top:4px;
	width:52px;
	background-image: url(Img/button.gif);
	border: 0px none;
	cursor: hand;
}
.button1
{
	FONT-SIZE: 12px;
	COLOR: #313131;
	font-family: "宋体, Arial, Helvetica, sans-serif";
	HEIGHT: 19px;
	padding-top:4px;
	padding-left:10px;
	width:52px;
	background-image: url(Img/button1.gif);
	border: 0px none;
	cursor: hand;
}
.button2
{
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	font-family: "宋体, Arial, Helvetica, sans-serif";
	HEIGHT: 34px;
	padding-top:0px;
	width:34px;
	background-image: url(Img/search_button.gif);
	border: 0px none;
	cursor: hand;
}
IMG
{
    BORDER-LEFT-COLOR: #000000;
    BORDER-BOTTOM-COLOR: #000000;
    BORDER-TOP-COLOR: #000000;
    BORDER-RIGHT-COLOR: #000000
}
.top
{
	color:#E64D0B;
}
A.top:link
{
    COLOR: #E64D0B;
}
A.top:visited
{
    COLOR: #E64D0B;
}
A.top:active
{
    COLOR: #E64D0B;
}
A.top:hover
{
    COLOR: #007CE7;
	text-decoration:underline;
}
.banner
{
	color:#FFFFFF;
}
A.banner:link
{
    COLOR: #FFFFFF;
}
A.banner:visited
{
    COLOR: #FFFFFF;
}
A.banner:active
{
    COLOR: #FFFFFF;
}
A.banner:hover
{
    COLOR: #FFE400;
	text-decoration:underline;
}
INPUT
{
	font-size:9pt
}
.Small
{
	font-size:9pt
}
TextArea
{
	font-size:9pt;
	overflow:auto;
	font-family: "宋体, Arial, Helvetica, sans-serif"
}
.Line
{
	background-image :url(Img/line.gif)
}