/* CSS Document */
#banner{
	width:1000px;
	height:120px;
	background-color:#999999;
	clear:both;
	background-image:url(../images/page_img/12_banner_JPG_b.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#separator{
	width:970px;
	height:30px;
	clear:both;
	padding-top:4px;
	text-align:right;
}

#separator a:link {
	color:#FFFFFF;
}

#separator a:hover {
	color:#000000;
	text-decoration:underline;
}

#separator a:visited {
	color:#FFFFFF;
}

#left_menu{
	width:150px;
	margin-top:10px;
	margin-right:5px;
	clear:left;
	float:left;
	padding:5px;
		color:#990000;
}

#main_body{
	width:690px;
	background-color:#fff;
	float:left;
	margin-bottom:5px;
}

#main_body_photo{
	width:820px;
	
	float:left;
	margin-bottom:5px;
}

#right_ads{
	width:130px;
	margin-left:5px;
	float:left;
	clear:right;
	margin-top:10px;
		
}

#footer{
	width:520px;
	margin-top:7px;
	padding:5px;
	margin-left:160px;
	margin-bottom:10px;
	color:#999999;
	font-size:10px;
}

#6gallery {width: 680px; height: 490px; float:left; clear:both; margin-left:0px; }

