html
	{
	height:100%;
	}
body 
	{
	padding:0px;
	margin:0px;
	background-color:#F0F0F0;

	height:100%;
	min-height:100%;


	}
img, div, span,p, table
	{
	_behavior:url(/j/png.htc);
	}
	
#m
	{
	min-width:990px;
	height:auto !important;
	min-height:100%;
	height:100%;
	position:relative;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 980? '990px': 'auto');
	}
br
	{
	clear:both;
	}
#top
	{
	background:#C4C4C4;
	height:35px;
	position:relative;
	margin-bottom:30px;
	}
#top  a
	{
	color:#777777;
	font:11px Arial;
	padding:10px 20px 11px 20px;
	display:block;
	float:left;
	text-decoration:underline;
	

	}
#top  a:hover
	{
	background:#a3125b;
	}

#topright
	{

	position:absolute;
	right:20px;
	top:0px;
	height:35px;


	}
 
#topright img.g
	{
	float:left;
	margin:0 10px;
	}
#topright img.f
	{
 
	margin:0 0 0 15px;
	border:none;
	}
#topright  a
	{
	display:block;
	padding:10px 0 0 0;
	}
#topright  a:hover
	{
	background:#C4C4C4;
	}
#menutop
	{
	margin-left:60px;
	margin-bottom:120px;
	height:42px;
	}
#logo
	{
	float:left;
	display:block;
	}
#logo img
	{
	border:0;
	}
#menutop ul
	{
	padding:0;
	margin:0;
	margin-left:270px;
	padding-top:9px;
	
	}
#menutop ul li
	{
	display:inline;
	list-style:none;
	}
#menutop ul li div
	{
	float:left;
	margin-right:39px;


	}
	
#menutop ul li div a
	{
	font:15px Arial;
	color:#000000;
	display:block;
	text-decoration:underline;
	padding:3px 8px;

	}

#menutop ul li div  ul 
	{
	padding:0px;
	position:absolute;
	margin:0;
	margin-top:10px;

	padding:0;
	
	}

#menutop ul li div  ul li
	{
	margin-bottom:4px;

	display:block;
	float:left;
	clear:both;

	
	}
#menutop ul li div ul li a
	{
	margin:0px;
	padding:0px;
	font:12px Arial;
	white-space:nowrap;
	color:#000;
	display:block;
	padding:3px 8px;

	}
.menuAct1
	{
	color:#ad3e77 !important;
	}
.menuAct2
	{
	color:#FFF !important;
	background-color:#ad3e77 !important;
	text-decoration:none !important;;
	}
#address
	{
	text-align:left;
	font:11px Arial;
	color:#4C4C4C;
	position:absolute;
	left:60px;
	bottom:30px;
	}
#ony img
	{border:none;}
#ony
	{
	position:absolute;
	right:30px;
	bottom:30px;
	}
#address a
	{
	color:#000;
	}
#bottom
	{
	height:70px;
	clear:both;
	}