/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-image: url(../images/bg.gif);
}
body,td,th {
	font-size: 9pt;
}
.STYLE1 {
	font-size: 12pt;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
input,select,textarea{
	color : #9D2604; /*文字色彩*/
	font-size : 9pt ; /*文字大小*/
	background-color : #FFFFFF ; /*背景色彩*/
	border-top : 1px double #CCCCCC ;/*上框*/ 
	border-bottom : 1px double #CCCCCC  ;/*下框*/ 
	border-left : 1px double #CCCCCC  ; /*左框*/
	border-right : 1px double #CCCCCC  ; /*右框*/
}
-->

