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

#content_left_big h2 {
	color: #3976B8;
	font-size: 170%;
	font-weight: bold;
	border-bottom: 1px solid #3976B8;
	margin-bottom: 20px;
}
#content_left_big h3 {
	font-size: 140%;
	font-weight: bold;
	color: #3976B8;
	margin-bottom: 20px;
}
#content_left_big .photo_area {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content_left_big .photo_area img {
	margin-right: 9px;
}
#content_right li {
	border-bottom:1px solid #E3E5E7;
	color:#3366CC;
	font-weight:normal;
	line-height:1.7em;
	padding-left:12px;
	padding-top:10px;
	padding-bottom: 10px;
	background: transparent url(/images/list01.gif) no-repeat 3px 15px;
	font-size:12px;
}
#content_right li a {
	color:#3366CC;
	display:block;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

#content_right li a:hover {
background-color: #E6E6E6;
}

#content_right li.last{
	border-bottom:none;
	padding-bottom: 0px;
}
.content_menu{
	background-image: url("/images/body180.gif");
	background-position: left top;
	background-repeat: repeat-y;
	padding: 5px;
	width: 170px;
	
	background-color: #FFF
}

.box_end_180 {
    background-image: url("/images/footer_1802.gif");
    background-position: center top;
    background-repeat: no-repeat;
    height: 10px;
    margin-bottom: 10px;
    width: 180px;
		
		
}
