a img, .roundedImgOut {
	opacity: .8;
	filter:alpha(opacity=80);
	-moz-opacity: .8;
	border: none;
	
}

a:hover img, .roundedImgOver, #galleryImgCorner_main a img {
	
	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	border: none;
}
body {
	background: #cecece url('../images/layout/repeating_home.gif') repeat-x top left;
	margin: 0px; 	
 }
 #main_container {
	position: relative;
	overflow:hidden;
	width: 818px;
	height: 1000px;
	margin: 0px auto;
}
.textbox01, .combo01, textarea
{
	vertical-align: baseline;
	_vertical-align: middle;
	border: 1px solid #d7d7d7;
	background-color: #ffffff;
}
input.text, .combo01, textarea, input.textbox01
{
	font-size: 11px;
	height: 16px;
}
a.readmore {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a.press {
	font-family: Tahoma;
	font-size: 11px;
	color: #964b4f;
	font-weight:bold;
	text-decoration:none;
}
.press2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #964b4f;
	text-decoration:none;
}
.main_hot_text 
{
	position: absolute;
	overflow: hidden;
	height: 120px;
	font-family: Tahoma;
	color: #ffffff;
}
.scrollbar {
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #c5c5c5; 
	scrollbar-arrow-color: #c5c5c5; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #c5c5c5; 
	scrollbar-base-color: #ffffff;
}
#middle_container_home {
	background: url('../images/layout/bgmiddle_home2.gif') no-repeat top left;
	position: relative;
	overflow:hidden;
	width: 818px;
	height: 662px;

}
#bottom_container {
	position: relative;
	overflow:hidden;
	width: 818px;
	height: 220px;

}
#top_container {
	position: relative;
	overflow:hidden;
	width: 818px;
	height: 94px;

}
#top_menu_flash {
	position: absolute;
	overflow:hidden;
	width: 800px;
	height: 71px;
	z-index: 999;
	margin: -5px 0px 0px 9px;

}
#banner_flash {
	position: absolute;
	overflow:hidden;
	width: 800px;
	height: 326px;
	z-index: 1;
	margin: 66px 0px 0px 9px;
}
