body {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.left_menu {
}
a.left_menu:hover {
	background-image: url(images/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.foot {
	line-height: 23px;
	color: #444444;
	text-align: center;
}
a.foot:hover {
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sight_title_bg {
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	color: #c80000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.table_center {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}

.text_main {
	line-height: 23px;
	padding: 10px;
}
.text_title {
	border-bottom-color: #CCCCCC;
	font-size: 15px;
	font-weight: bold;
	color: #c80000;
	padding-left: 20px;
}.bule {
	color: #006699;
	text-decoration: underline;
}
a.bule:hover {
	color: #FF6600;
	text-decoration: none;
}
.table_center {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_line_3 {
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
