body {
	margin:0px;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:20px;
	color:#333333;
}

a:link {
	text-decoration: none;
	color:#666666;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration:underline;
	color:#009900;
}

a.l2:link {
	text-decoration: none;
	color:#FFFFFF;
}
a.l2:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a.l2:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#header_image{
	height:100px;
	background-image:url(../image/header_image.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#header_text01{
	margin-left:20px;
	color:#FFFFFF;
}
#header_text02{
	color:#FFFFFF;
	text-align:right;
}
#header_text022{
	color:#FFFFFF;
	text-align:right;
	margin-right:10px;
}
.header_shade{
	background-image:url(../image/header_shade.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.column_headertopbg{
	background-image:url(../image/column_headertopbg.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.popup img.pop {
display:block;
top:-10000px;
left:-10000px;
position:absolute;
}
.popup a:hover {
position:relative;
}
.popup a:hover img.pop {
top:-85px;
left:-240px;
}
.title_txt{
	font-size:16px;
	font-weight:bold;
	margin-top:3px;
	margin-left:30px;
	color:#666666;
}
.column_titlebar{
	background-image:url(../image/column_titlebar.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}
.column_titletxt{
	margin-left:40px;
}
.column_righttxt{
	margin-left:15px;
	line-height:18px;
}
.column_righttopictxt{
	font-size:11px;
	line-height:13px;
}
.column_bg{
	background-image:url(../image/column_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.column_headerbg{
	background-image:url(../image/column_headerbg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.column_footerbg{
	background-image:url(../image/column_footerbg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.title_border{
	height:35px;
	border:solid 1px #336600;
}
.bg_submenu{
	height:30px;
	width:215px;
	background-image:url(../image/bg_submenu.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:solid 1px #336600;
}
.subm_txt{
	margin-left:25px;
	margin-top:6px;
}
.bar_news{
	background-image:url(../image/bar_news.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}
.bar_ntopics{
	background-image:url(../image/bar_topics.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}
.newstxt{
	margin-left:20px;
	line-height:22px;
}
.newsmark {
	color: #FF6600;
}
.bn_img{
	text-align:center;
}
.oasis_bn{
	margin-right:5px;
}

.footer_menu{
	text-align:center;
	line-height:20px;
}
.copyright{
	color:#FFFFFF;
	text-align:center;
}
