.DIV_Left_Nav {
	width: 200px;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	float: left;
	padding-bottom: 0px;
	margin: 0px 10px 10px 0px;

}

.DIV_Left_Nav_Frame {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}



.DIV_Left_Nav_Header {
	background-image : url(../images/skin_bl/Horz_Nav_Bg.png);
	/*background-image : url(../images/skin_bl/Contents_BG.png);*/
	/*background-image : url(../images/skin_bl/Horz_Sub_Nav_Bg.png);*/
	height: 30px;
	color : #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	display: block;
	padding-top: 0px;
	padding-left: 8px;
	font-weight : bold;
	font-size: 11pt; 
	line-height: 30px;
}

.DIV_Left_Nav_Header a {
	color : #ffffff;
	text-decoration: none;
	font-weight : bold;
	font-size: 12px; 
}

.DIV_Left_Nav_Contents2 {
	/*background-image : url(../images/skin_bl/Contents_BG.png);*/
	color : #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	display: block;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ebf0f3;
	/*background-color: #ffffff;*/
	font-size: 12pt;
	line-height: 24px;
}





.DIV_Left_Nav_Header2 {
	/*background-image : url(../images/skin_bl/Horz_Nav_Bg.png);*/
	background-image : url(../images/skin_bl/Contents_BG.png);
	/*background-image : url(../images/skin_bl/Horz_Sub_Nav_Bg.png);*/
	height: 30px;
	color : #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	display: block;
	padding-top: 0px;
	padding-left: 8px;
	font-weight : bold;
	font-size: 11pt; 
	line-height: 30px;
}


.DIV_Left_Nav_Contents {
	/*background-image : url(../images/skin_bl/Contents_BG.png);*/
	font-family: Verdana, Geneva, sans-serif;
	color : #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	display: block;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ebf0f3;
	/*background-color: #dcf1fc;*/
	font-size: 10pt;
	line-height: 24px;
}

.DIV_Left_Nav_Contents a {
	text-decoration: none;
	line-height: 24px;
	width: 190px;
	display: block;
}

.DIV_Left_Nav_Contents a:hover {
	text-decoration: none;
	background-image :  url(../images/skin_bl/horz_sub_nav_bg.png);
	line-height: 24px;
	width: 190px;
	display:block;
}

