body {
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#left_mune {
	background-color: #097BD4;
	background-image: url(../../images/mune_left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	margin: 0px;
	padding: 0px;
	width: 160px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "ËÎÌå";
	text-align: center;
}
#left_line {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
.table_big {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-color: #F4F4F0;
	border-right-color: #F4F4F0;
	border-bottom-color: #F4F4F0;
	border-left-color: #F4F4F0;
}
.head_link_txt1 {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.b_head {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bwl {
	background-image: url(images/bwl.gif);
	cursor: hand;
}
.bwl_2 {
	background-image: url(images/bwl_2.gif);
	cursor: hand;
}