@charset "utf-8";
/* CSS Document */

a {	text-decoration: none; cursor: pointer; cursor: hand}
a:hover { color: #FFFF00 }

.bottom_area { position:absolute; left: 0; bottom: 0px;*bottom: 0px; height: 50px; width: 100%; background: #09181b; filter:alpha(opacity=80); Opacity:0.8;zoom:1;}

.potition_dotted { float: left; margin: 2px 10px 0; background: url(../images/dotted_vertical.gif) repeat-y 0 0; width: 1px; height: 90% }

.member_area span { display: none }

.member_area {
	margin: 7px 0 0 25px;
	float: left;
	background: url(../images/member_icon.png) no-repeat 0 0;
	_background: url(../images/member_icon.gif) no-repeat 0 0; 
	width: 136px;
	height: 41px;
	filter:alpha(opacity=80); Opacity:0.8; zoom:1;
}

.sitemap {
	margin-top: 7px;
	width: 136px;
	height: 41px;
	background: url(../images/sitemap_icon.png);
	_background: url(../images/sitemap_icon.gif);
	text-indent: -9999px; 
	float: left;
	filter:alpha(opacity=80);
	Opacity:0.8;
	zoom:1;
}

.download_fla {	
	float: left;
	background: url(../images/fla_icon.gif) no-repeat 0 12px;
	color: #c3c3c3;
	height: 26px;
	width: 100px;	
	padding: 16px 10px 0 83px;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	filter:alpha(opacity=90);opacity:0.9;zoom:1;
}

.download_fla a {color: #F60}
.download_fla a:hover {color: #c30}

.CSC_info {
	position: absolute;
	top: 0;
	right: 20px;
	height: 30px;
	padding: 16px 0 0 118px;
	background: url(../images/logo_bottom.gif) no-repeat 0 center;
	color: #fff;
	font: normal 10px/18px Arial, Helvetica, sans-serif;
}
