/* 头部信息  */
.SiteTop {
	width:540px; 
	height:24px; 
	background-color:#DDF5FF; 
	border:1px solid #3C9CCD; 
	color:#000000;
	font:12px Verdana, "宋体"; 
	line-height:24px;
}
.SiteTop a:link {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.SiteTop a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.SiteTop a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

/* 主体 */

td {
	font-size: 9pt;
}
body {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #f6f6f6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #EBEBEB;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.pro {
	line-height: 22px;
}
.red {
	color: #FF0000;
}
.big {
	font-weight: bold;
	background-color: #FF9900;
	text-align: center;
}
input,textarea,select {
	font-size: 9pt;
	font-family: verdana;
	border: 1px solid #999999;
}
.title {
	font-weight: bold;
	font-size:10pt;
	padding-left: 5px;
	padding-top: 20px;
}
.tit {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-weight: bold;
	padding-left: 5;
}
.cp {
	border-collapse:collapse;
	border-color:
}
.border {
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}
.copy {
	background-color: #41B0DC;
	padding-left: 20;
	line-height: 20px;

}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	height:5px;
}
.menu a:link {
	color: #000000;
	background-color: #EDEDED;
	width:100%;
	height:20;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 3;
	padding-left:10px;
}
.menu a:visited {
	color: #000000;
	background-color: #EDEDED;
	width:100%;
	height:20;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 3;
	padding-left: 10px;
}
.menu a:hover {
	background-color: #FFCC00;
	width:100%;
}
.list {
	height: 18;
	padding-left:5px;
	font-weight:bold;
	background-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
} 
.radio {
	border: #FFFFFF;
}

