#left_content {
	background-color: #ccd5e0;
	font-size:11px;	
	width:224px;
}
#right_content {
	background-color: #ccd5e0;

}

#left_image{
	background-color: #ccffe0;
	z-index: 0;
	}
	
#right_image{
	background-color: #ccffe0;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	}
#right_text{
	position:relative;
	abackground-color: #cc00ff;
	width: 95%;
	height: 260px;
	text-align: justify;
	z-index: 10;
	overflow: auto;
	margin-right: 8px;
	padding: 8px;
	font-size:11px;	
	}
	

#right_bar{
	abackground-color: #cc00ff;
	position:relative;
	height: 260px;
	width: 144px;
	z-index: 10;
	text-align: center;
	}	
	
#right_bar img {
margin-left: 12px;
margin-right: auto;
margin-bottom: 20px;
}
	
div.leftmenu-no{
width: 200px;
height: 29px;
padding-left:10px;
padding-right:10px;
border-bottom: 1px dotted #002b45;
}
div.leftmenu-no A{
text-decoration: none;
color: #002b45;
line-height: 29px;
}
div.leftmenu-no A:hover{
text-decoration: none;
color: #d82a1d;
}

div.leftmenu-act{
width: 200px;
height: 29px;
padding-left:10px;
padding-right:10px;
border-bottom: 1px dotted #002b45;
}
div.leftmenu-act A{
text-decoration: none;
color: #d82a1d;
line-height: 29px;
}	
	

