body {
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-color:#0164A5;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ECF6F5; 
	SCROLLBAR-3DLIGHT-COLOR: #EEF4EC; 
	SCROLLBAR-ARROW-COLOR: #799B97; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #BDCECC;
	}
a:link,a:visited,a:active{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	}
a:hover {
	font-family:"宋体";
	font-size: 12px;
	color: #0164A5;
	text-decoration: none;
}
td{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	LINE-HEIGHT: 150%;
	letter-spacing: 2px;
}
.title,a.title:link,a.title:visited,a.title:active{
	font-family:"宋体";
	font-size: 14px;
	color:#0164A5;
	font-weight: bold;
}
a.title:hover{
	font-family:"宋体";
	font-size: 14px;
	color:#fa5511;
	font-weight: bold;
}
.t1{
	font-size: 13px;
	color:#ffffff;
	font-weight: bold;
}
.button {
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 12px; 
	cursor:hand;
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-RIGHT-WIDTH: 1px
}
TEXTAREA {
	FONT-SIZE: 12px;
	border: 1px solid #666666;
}
SELECT {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 12px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	font-family:"宋体";
	color: #000000;
}
.input {
	font-family:"宋体";
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
}
.red{
 color:#FF0000;
}
.t2 {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #FA5511;
}
.xx{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.imgbox{border:#ccc solid 1px; padding:2px; width:130px; height:110px;}