@charset "UTF-8";
@import "../main.css";

#mnu_top a, 
#menu #mnu_top a:focus, 
#menu #mnu_top a:hover, 
#menu #mnu_top a:active {
	background-position: 0px -100px;
	cursor: default;
}

h2 {
	background: none;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.frm1 h3 {
	position: relative;
}

.frm1 h3 .txt {
	position: absolute;
	bottom: 0px;
	left: 15px;

	/* IE6Hack */
	_bottom: -1px;
}

#side_contact {
	background:url(images/side_contact.png);
	color: #1d4d00;
	font-size: 70%;
	width: 147px;
	height: 105px;
	padding: 37px 13px 0px 13px;
	line-height: 1.6em;
	letter-spacing: 0.05em;
}

#side_contact span {
	display: none;
}

#info_txt {
	background:url(images/info_bg.jpg) no-repeat bottom;
	width: 506px;
	min-height: 110px;
	padding: 0px 150px 30px 0px;
}

#info_access {
	position: relative;
	top: -20px;
	height: 160px;
}

#info_access img {
	float: left;
	margin: 0px 20px;
}

#info_access p {
	padding-top: 10px;
	float: left;
}

.feat {
	696px;
	overflow:hidden;
	padding: 0px 5px;
}

.feat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.feat_box {
	float:left;
	width: 343px;
	padding-bottom:32768px;
	margin-bottom:-32768px;
	background: url(images/feat_mid.png);
}

.feat_box h3 {
	height: 45px;
	margin: 0px;
}

.feat_box .f2 {
	background: url(images/feat_bottom.png) no-repeat bottom;
	padding: 5px 16px 10px 16px;
	margin: 0px;
}

#news {
	height: 150px;
	width: 657px;
	overflow: auto;
}

#news dl {
	margin: 0px;
	padding: 0px;
}

#news dt {
	font-weight: bold;
	color: #333;
	margin-bottom: 0.5em;
}

#news dd {
	margin: 0px 0px 1em 0px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
}

#confirm {
	width: 656px;
	height: 180px;
	background:url(images/confirm.png);
	padding: 42px 20px 20px 20px;
	color: #eee;
}

.txt9 {
	font-size: 9pt;
}

.txtb {
	font-size: 9pt;
	font-weight:bold;
}


