@charset "utf-8";
body {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bg_menu {
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 32px;
; clip:   rect(   )
}
.line1 {
	background-color: #b76336;
	height: 8px;
}

.border {
	width: 870px;
	border: 1px solid #999999;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #993523;
	margin: 0px;
	padding: 0px;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.txt_topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 5px;
}
a.menu1:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-right: 15px;
	margin-left: 15px;
}
a.menu1:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.menu1 {
	text-decoration: none;
	color: #FFFFFF;
}
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

a.menu1:link { 
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-right: 15px;
	margin-left: 15px;
 } 
