@charset "utf-8";
/* CSS Document */

body {
	background-color:#F8F8CE ;
	margin: 0px;
}
a {
	color: #B38C53;
}

.copynotice {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
#news {
	position:absolute;
	left:580px;
	top:100px;
	height:390px;
	z-index:100000000;
	width: 250px;
	background-image: url(../img/news/BG_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#news img {
	border: 1px solid #fbfadbBDBB95;
}
#news h2 {
	font-size: 17px;
	font-style: italic;
	color: #706D63;
	margin-bottom: 0px;
	margin-top: 0px;
}
#news .date {
	font-size: 12px;
	color: #B9B9A2;
	font-weight: bold;
	font-style: italic;
}
#news p {
	color: #656557;
	margin-top: 5px;
	font-size: 11px;
}
#flash {
	top: 100px;
	left: 30px;
}
#text {
	width: 100%;
	top: 325px;
	position:absolute;
	z-index:0;
	font: italic 10pt times;
	color: #B9B9A2;
	overflow: auto;
	scrollbar-track-color:  #F8F8CE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #F1EFC8;
	scrollbar-darkshadow-color:#F1EFC8;
	scrollbar-face-color:#F1EFC8;
	scrollbar-highlight-color:#FAFADE;
	scrollbar-shadow-color:#B9B9A2;
	visibility: visible;
}
#text_lvl2 {
	width: 100%;
	top: 100px;
	position:absolute;
	z-index:0;
	font: italic 10pt times;
	color: #B9B9A2;
	overflow: auto;
	scrollbar-track-color:  #F8F8CE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #F1EFC8;
	scrollbar-darkshadow-color:#F1EFC8;
	scrollbar-face-color:#F1EFC8;
	scrollbar-highlight-color:#FAFADE;
	scrollbar-shadow-color:#B9B9A2;
	visibility: visible;
	padding-top: 50px;
}
#text_lvl2 #intro {
	margin-left: 100px;
}
#text_lvl2 #intro h2 {
	color: #777766;
	font-size: 17px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#text_lvl2 #intro h3 {
	color: #939382;
	font-weight: bold;
	text-transform: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottom {
	width: 100%;
}
#intro   {
	width: 496px;
	margin-left: 35px;
	height: auto;
	display: block;
	text-align: center;
}
