@charset "utf-8";
/*
 * Style Name: ie6 Stylesheet
 * Manager: GENTLY
 */


* html #header h1 {
	float: left;
	height: 27px;
	width: 138px;
	margin: 32px 0 0 9px;
	background: url(../img/logo.gif) no-repeat;
}




* html #header h1 a {
	width: 138px;
	margin: 0 0 -5px 0;
	display: block;
	text-indent: -9999px;
	background-color: #transparent;
	background-repeat: no-repeat;
}




* html #header h2 {
	float: left;
	padding: 40px 0 0 20px;
	font-size: 70%;
	font-weight: normal;
	color: #686989;
}




* html #topleft {
	float: left;
	width: 536px;
	margin: 10px 0 0 10px;
	/*overflow: auto;*/
}









* html #pageright {
	float: right;
	width: 558px;
	padding: 0;
	margin: 8px 6px 0 0;
	/*overflow: auto;*/
}




* html #pageleft {
	float: left;
	width: 186px;
	padding: 7px 0 20px 0;
	margin: 0 0 10px 4px;
	border: #e0e2e6 1px solid;
}




* html #pageleftbox {
	width: 174px;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 2px;
	border: #e0e2e6 1px solid;
	background-color: #f4f4f5;
	list-style: none;
}



* html #leftmenu {
	list-style: none;
}


* html #leftmenu li a{
	height: 25px;
	width: 186px;
	padding: 5px 3px 3px 17px;
	margin: 0;
	border-bottom: 1px solid #E7E7E7;
	font-size: 80%;
	color: #6E6E6E;
	text-decoration: none;
	display: block;
	text-align: left;
	background-color: #ffffff;
	list-style: none;
}

            
* html #leftmenu li a:hover{
	color: #43A0FF;
	text-decoration: none;
	background-color: #E2F4FF;
	list-style: none;
}


* html .leftmenuon{
	height: 25px;
	width: 186px;
	padding: 5px 3px 3px 17px;
	margin: 0;
	border-bottom: 1px solid #E7E7E7;
	font-size: 80%;
	color: #43A0FF;
	text-decoration: none;
	display: block;
	text-align: left;
	background-color: #E2F4FF;
	list-style: none;
}





