@import 'common.css';


#topNav				{ text-align:right; white-space:nowrap; padding-top:17px; }
#topNav a			{ font-size:12px; font-weight:bold; color:#399; }
#topNav a.active,
#topNav a:hover		{ color:#F60; }
#topNav span
{
	font-size:12px;
	font-weight:bold;
	color:#399;
	margin:0px 7px 0px 12px;
}

#top		{ background:url(../images/top_bg.jpg) repeat-x bottom; padding-left:58px; margin-top:-25px; }
#top img	{ vertical-align:bottom; }
#logo		{ width:72px; height:106px; margin-right:18px; }
#logoTxt	{ width:422px; height:47px; margin-bottom:7px; }

#mMenu		{ height:30px; text-align:right; background-color:#F60; border-top:2px solid #FFF; border-bottom:2px solid #FFF; }
#mMenu img	{ height:30px; }
#mMenu a	{ /*font-size:0px; line-height:0px;*/ }

#flashArea			{ font-size:0px; line-height:0px; background-color:#CCC; height: 235px }
#flashArea img,
#flashArea object,
#flashArea embed	{ width:810px; height:235px; }
#flashHeader
{
	position: relative;
	height: 235px;
}
#txtLayer
{
	position:absolute;
	top: 0;
	left: 0;
	width:226px;
	height:202px;
	font:16px "Times New Roman", Times, serif;
	color:#036;
	line-height: 20px;
	margin: 28px 0 0 150px;
}
#txtLayer a			{ font:bold 12px Arial, Helvetica, sans-serif; color:#F30; text-decoration:underline; }

#mainContents				{ margin:14px 0px 0px auto; }
#mainContents td			{ vertical-align:top; padding:0px; }
#mainContents img.header	{ height:23px; vertical-align:top; margin-bottom:5px; }
#mainContents .left			{ width:223px; }
#mainContents .left div		{ height:38px; padding:7px 0px 0px 54px; background:no-repeat left center; margin-bottom:5px; }
#mainContents .middle		{ width:165px; }
#mainContents .middle div	{ padding:7px 0px 0px 0px; margin-bottom:5px; }
#mainContents .right		{ width:204px; }
#mainContents .sep			{ width:30px; font-size:0px; line-height:0px; text-align:center; }
#mainContents .sep img		{ width:1px; height:127px; background-color:#CCC; margin-top:32px; }
#box						{ display:block; height:123px; color:#000; background:url(../images/vital.gif) no-repeat right bottom; padding-top:8px; line-height: 13px;}
#box span.green				{ font-size:13px; }


#topLang	
{ 
	padding-right:15px; 
	padding-bottom: 6px; 
	margin:-20px 0px 0px 0px; 
	position:relative; 
	z-index:1; 
	text-align: right;
	float: right;
}
#topLang a
{ 
	font-size:11px; 
	color:#339999; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#topLang a.active,
#topLang a:hover
{ 
	color:#FF6600; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
#topLang span
{
	font-size:11px;
	font-weight:bold;
	color:#399;
	margin:0px 7px 0px 12px;
}


