BODY {
	color:#000000;
	/* background-color:#008866; */
	background-image: url(./bg001.gif); */
	margin:15px 15px 10px 15px;
}

.frame {
	width            :680px;
	border           :1px solid #666666;
	padding          :30px 30px 30px 30px;
	background-color :#ffffff;
	text-align       :left;
}

H1 {
	font-weight      :bold;
	color            :#aa0000;
	font-size        :15pt;
	width            :600px;
	border-bottom    :1px solid #aa0000;
}

h2	{
	font-size        : 11pt;  /* font */
	text-align       : left; 
	font-weight      : bold;
	color            : #aa0000; 
	background-color : #ffffff; 
	margin-right     : 5;
	padding          : 2px 2px 1px 8px;
	border-color     : #aa0000;
	border-width     : 0px 0px 1px 5px; /* 曉惘票爾及E*/
	border-style     : solid;
	border-bottom-style : solid;
}

.change2 {
	border-width     : 0px 0px 1px 0px; /* 曉惘票爾及E*/
	border-bottom-style : dashed;
}

.change3 {
	text-align       : right; 
	border-width     : 0px 3px 1px 0px; /* 曉惘票爾及E*/
	border-bottom-style : dashed;
}

.change4 {
	text-align       : left; 
	border-width     : 1px 1px 1px 1px; /* 曉惘票爾及E*/
	border-bottom-style : solid;
}

.change5 {
	text-align       : left; 
	border-width     : 0px 0px 0px 0px; /* 曉惘票爾及E*/
	border-style : none;
}

INPUT.submit {
	font-size	 :12px; 
	color		 :#000000;
	background-color :#FFFFFF; 
	border-style	 :solid; 
	border-color	 :#000000; 
	border-width	 :1;
}

A:link {
	color:#000099;
	text-decoration:underline;
}
A:visited {
	color:#000066;
	text-decoration:underline;
}
A:active {
	color:#000066;
	text-decoration:underline;
}
A:hover {
	color:#cc0000;
	text-decoration:none;
}
A:link.back {
	color:ffffff;
	background-color:#900000;
	text-decoration:none;
}
A:visited.back {
	color:ffffff;
	background-color:#900000;
	text-decoration:none;
}
A:active.back {
	color:ffffff;
	background-color:#900000;
	text-decoration:none;
}
A:hover.back {
	color:ffffff;
	background-color:#000000;
	text-decoration:none;
}
