﻿body {
}

TD {
	FONT-SIZE: 12px; 
	font-family: "宋体";
	COLOR: #000000; 
	TEXT-DECORATION: none;
    line-height:150%;
}
A:link {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: "宋体"; 
	TEXT-DECORATION: none; line-height:150%;
}
A:visited {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: "宋体"; 
	TEXT-DECORATION: none; line-height:150%;
}
A:hover {
	FONT-SIZE: 12px; color:#ff6600; 
	FONT-FAMILY: "宋体"; 
	TEXT-DECORATION: none; line-height:150%;
}
A:active {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: "宋体"; 
	TEXT-DECORATION: none; line-height:150%;
}

A.dh:link {
	FONT-SIZE: 13px; 
	COLOR: #ff6600; 
	LINE-HEIGHT: 20px; font-family:"宋体";
	TEXT-DECORATION: underline; line-height:150%;
}
A.dh:visited {
	FONT-SIZE: 13px; 
	COLOR: #ff6600; 
    font-family:"宋体"; 
	TEXT-DECORATION: underline; line-height:150%;
}
A.dh:hover {
	COLOR: #ff0000; 
	TEXT-DECORATION: underline;
    font-family:"宋体";
	font-size: 13px;
    line-height:150%;
}
A.dh:active {
    font-size: 13px;
    font-family:"宋体";
	COLOR: #ff6600; 
	TEXT-DECORATION: underline;
    line-height:150%;
}


INPUT {
background-color:#ffffff;
height:18;
border:1px solid #cccccc;
font-family:"宋体";
color:#000000;
}

textarea {
background-color:#ffffff;
border:1px solid #cccccc;
font-family:"宋体";
color:#000000; 
 }
SELECT  {
background-color:#ffffff;
border:1px solid #cccccc;
font-family:"宋体";
color:#000000;
}
 .shadow {
    width:100%; 
	FILTER: dropshadow(color=#666666, offx=1, offy=1, positive=1);
	font-weight:bold;
	font-family: "宋体";
	font-size: 14px; 
    color: #000000; line-height:150%;
 }
.header{color:#ffffff;font-size:14px;font-weight:bold; font-family:"宋体";}
.header1{color:#000000;font-size:14px;font-weight:bold; font-family:"宋体";}
.text {font-family:"宋体"; font-size: 12px; color: #ff6600; TEXT-DECORATION: underline;}
