@charset "UTF-8";



h2 {
	margin: 0px;
	padding: 0px;
	background-image: none;
}

#topNews {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 550px;
	background-image: url(../img/top/news_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #f9f6e8;
	font-size: 9pt;
	line-height: 1.4em;
	float: left;
}

#topNews h2 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	height: 35px;
	color: #663333;
	background-image: none;
	background-repeat: no-repeat;
}

#topNews ul {
	margin: 0px 0px 0px 0px;

}


#topNews ul li {
	margin: 0px 0px 5px 32px;
	padding: 0px 0px 2px 0px;
	width: 492px;
	list-style-type: disc;
	list-style-image: url(../img/marker.gif);
	border-bottom: 1px dotted #aaaaaa;
}

#topNews ul li a:link {
	color: #334466;
}

#topNews ul li a:hover {
	color: #aa3333;
}

#bnrs {
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	line-height: 17px;
	width: 220px;
	background-image: url(../img/top/bnrs_bg.gif);
	background-repeat: no-repeat;
	background-color: #edf2f3;
	background-position: left top;
	float: left;
}


#bnrs img {
	margin: 0px 0px 3px 10px;
}

#bnrs img#bnrbottom {
	margin: 0px;
	padding: 0px 10px 10px 10px;
	background-image: url(../img/top/bnrs_bottom.gif);
	background-repeat: no-repeat;
	background-color: #edf2f3;
	background-position: left bottom;
}

#imageContainer {
	margin: 0px 0px 10px 0px;
	width:780px; 
	height: 380px;
	position:relative;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}


h1#title {
	position:absolute;
	left: 47px;
	top: 355px;
	z-index:1;
}


#menu {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width:163px;
	height:325px;
	left: 653px;
	top: 51px;
	background-image: none;
	position:absolute;
	z-index:2;
	float: none;
}

/* FOOTER */
#footer {
	*margin-top: -10px;
	padding: 30px 15px 10px 0px;
	width: 825px;
	height: 50px;
	font-size: 10px;
	line-height: 1.6em;
	text-align: right;
	color: #999999;
	background-image: url(../img/top/footer_bg.gif);
	background-repeat: no-repeat;
}


#sign {
	left: 70px;
	top: 50px;
	position:absolute;
	z-index2;
	float: none;
}
