#logo{position:relative; left:0px; top:40px; z-index:1;}
#submenu{
	position:absolute;
	left:100px;
	top:123px;
	z-index:2;
	width: 500px;
	color: #f0a;

}
#content	{position:absolute; left: 100px; top:165px; z-index:2; width: 368px;}
#contentLeft{position:absolute; left:-115px; top:165px; z-index:1; width: 200px; text-align:right; }

#container{
	position: relative;
	width: 536px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
	text-align:left;
}

#logo {text-align:left;}
#content {text-align:left;}

body,td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

h1 {
	font-size: 12px;
	margin-bottom:20px;
}

td	{
	line-height: 16px;
}

.spc {
	font-size: 19px;
}

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


#submenu a, #logo a{
/*	color:#aaaaaa;
	text-decoration:none;	*/
	color: #999999;
	font-weight: bold;}

.m0, .m1, .m2	{
	text-decoration:none;
	color:#000000;
}
.m0a, .m1a, .m2a	{
	text-decoration:underline;
	color:black;
	padding-left:	2px;
	padding-right:	2px;
}
	
#submenu a:hover, #logo a:hover, a:hover{
	text-decoration:underline;}

.submen{
	color:black;
}


.lang	{color: #eee;}
.lang a	{text-decoration: none;}

.msTBL{

}

.msTD{
	vertical-align:top;
	padding-right:8px;
	padding-left:0px;
	padding-bottom:15px;
	width:88px;
	line-height: 13px;
}

.msTD a		{	text-decoration:none;	color:gray;	}
.msTD a:hover{	text-decoration:underline;	}


.msTDBottom a{
	margin-right:10px;
	font-weight:normal;
}

.msTitle{
	font-weight:bold;
	color:black;	
}

.msSubTitle{
	color:#666666;
}

.msIMG{
	padding-botttom:12px;
}
.imagecaption{
	color:gray;
	font-size:10px;
	line-height:10px;
}


