body {
	background-color:#FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	border:0px;
	margin:0px;
	}

#main {
	font-family: Arial, Helvetica, sans-serif;
 	font-size : 12px ;
	text-decoration : none ;
	list-style : outside ;
	list-style-type : circle ;
	marker-offset : 0px ;
}

#logo{
	position:absolute;
	top:10px;
	left:560px;
	}

#metro{
	position:absolute;
	top:400px;
	left:560px;
	}

#line{
	position:absolute;
	top:460px;
	left:80px;
	}

div#menu{
	position:absolute;
	display:table-column-group;
	top:10px;
	left:10px;
	height:75px; min-height:400px;
	width:62px;
	border-bottom:10px;
	background-color:#FFFFFF;
	color:#000000;
	}

div#menu a:hover {
	background:transparent
	}

div#menu a span {
	position: absolute;
	height:75px;	
	}

div#menu a:hover span {
	position: absolute;
	left: 0px;
	width: 62px;
	height: 75px;
	border: inherit;
	padding: inherit;
	margin:inherit;
	}

div#m2a{
	position:absolute;
	display:block;
	top:470px;
	left:80px;
	height:25px; min-height:25px;
	width:800px;
	border-bottom:0px;
	background-color:#FFFFFF;
	color:#000000;
	}
	
div#m2{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	margin-right:21px; 
	border-bottom:0px;
	background-color:#FFFFFF;
	color:#000000;
	}

div#m2 a{
	color : black ;
	font-weight :600 ;
	letter-spacing : 0.04em ;
	text-decoration : none ;
} 

div#m2 a:hover{
	color : red ;

	text-decoration : none ;
}

div#news{
	position:absolute;
	top:100px;
	left:500px;
	width:265px;
	height:290px;
	padding-right:10px;
	padding-left:10px;
	text-align:right;
	overflow: auto;

	background-color:#FFFFFF;
	color:#000000;
	}

div#animation{
	position:absolute;
	top:10px;
	left:80px;
	width:425px;
	height:446px;
	}

div#content-area {
	position:absolute;
	top:0px;
	left:80px;
	width:720px;
	height:431px;
	}
	
div#sub-content {
	position:absolute;
	font-size:9px;
	top:435px;
	left:82px;
	width:720px;
	}

div#adjust {
	position:absolute;
	top:10px;
	left:80px;
	width:720px;
	}
	
div#adjust a{
	color:#000000;
	text-decoration : none ;
	}	
	
table#containerTable td {padding-top: 0.5em;}
td.dots {background: transparent url(dots.gif) bottom left repeat-x; vertical-align: bottom; text-align: left}
span.item {background-color: white; font-weight: bold; padding-right: 0.5em; }
span.subitem {background-color: white; padding-left: 2em; padding-right: 0.5em;}
td.desc {text-align: left; padding-left: 0.5em; vertical-align:middle;}