/*viewƒVƒFƒCƒv////////*/

.view_shape_r h4,.view_shape_l h4 {
	background:url(images/view_arrow.gif) left center no-repeat;
	padding-left:15px;
	font-size:120%;
	}

.view_shape_r a:link,
.view_shape_l a:link,
.view_shape_r a:visited,
.view_shape_l a:visited {
	color:#444444;
	text-decoration:none;
}
.view_shape_r a:hover,
.view_shape_l a:hover {
	color:#80C333;
	text-decoration:none;
}

.info_view {
	padding-top:10px;
	margin-bottom:20px;
	border-top:solid 1px #ebebeb;
	}

.info h3 {
	font-size:120%;
	line-height:1.5em;
	color:#666666;
	padding-left:15px;
	margin-bottom:10px;
	background:url(images/h4_bar.gif) no-repeat left;
	}
	
.info h4 {
	font-size:100%;
	color:#3366CC;
	margin:5px 0 0;
	}

.info {clear:both; font-size:100%;}
.info dt {
	float:left;
	width:80px;
	font-weight:bolder;
	color:#0145A3;
	}

.info dd {
	color:#666666;
	float:right;
	width:480px;
	line-height:1.5em;
	}
	
/*.info h3 {
	font-size:120%;
	line-height:1.5em;
	color:#666666;
	margin:0 10px 0;
	padding-left:15px;
	background:url(images/h4_bar.gif) no-repeat left;
	}*/
