charset "utf-8";
/* CSS Document */

<style type="text/css"> 
#container { 
    width: 900px; 
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
} 
#header{
	margin:0px 50px 0px 50px;
	border:0;
	width:800px;
	padding: 0px 0px 0px 0px;
	background:#FFF;
	text-align:center;
	font-size:36px;
	font-weight:bold;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#leftbar {
	margin:0px 0px 0px 50px;
	float:left;
	width:120px;
	text-align:left;
	font-size:13px;
	line-height:200%;
	color:#666;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dl-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}

#positioner {position:relative; width:120px; height:200px; padding-left:0px; float:left; background:#fff;
}
.holder {position:absolute; width:80px; height:25px;}
dl.menu {width:300px; float:left; margin:-32000px 0 0 -9999px;}
.p1 {top:0;}
.p2 {top:26px;}
.p3 {top:52px;}
.p4 {top:78px;}
.p5 {top:104px;}
.p6 {top:130px;}
.p7 {top:156px;}

dl.menu a {display:block; height:25px; font:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none; text-indent:0px; border-bottom:1px solid #fff; border-left:1px solid #fff;}

 dl.menu dt {float:left; padding:0; position:relative; left:9999px; z-index:50; margin:32000px 0 0 0;}
 dl.menu dt a {width:149px; background:#fff; float:left; color:#666; }
 dl.menu dt a.sub {background:#fff url(../../YSJ/css/images/month02.jpg) no-repeat 140px center; color:#666;}
 dl.menu dt a:hover,
 dl.menu dt a:focus,
 dl.menu dt a:active
 {margin-right:1px; text-decoration:none; background-color:#fff; color:#666;}

 dl.menu dd {float:left; padding:0; margin:0;height:25px;}
 dl.menu dd a {position:relative; background:#fff; width:149px; color:#666; left:10149px; top:-26px; z-index:60;}
 dl.menu dd a:hover,
 dl.menu dd a:focus,
 dl.menu dd a:active
 {margin-right:1px; background:#fff; color:#666;}

#mainContent { 
    margin: 0px 50px 0px 200px;
	float:none;
	width:650px;
    font-size:13px;
	padding: 10px 0px 10px 0px; 
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF;
	color:#000;
} 

#footer {
	border:0;
	width:650px;
	margin: 50px 50px 50px 200px;
	padding-bottom: 50px;
	font-size:9px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background:#FFF;
	}

body
{
	background-color:#FFF;
	color:#000;
	position:absolute;
	left:50%;
	margin-left:-450px;
	font:Arial, Helvetica, sans-serif;
}
a 
{ 
	color:#666;
	text-decoration:none;
}

a:hover 
{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

h1 {
	font-size:18px;
	color:#000;
	}

h2 {
	font-size:13px;
	font-weight:bold;
	}
h3 {
	font-size:0.5px;
}
h4 {
	font-size:18px;
	color:#fff;
	text-align:center;
	}

	
	
</style> 

