@import url(common.css);
@import url(capture.css);

#content{background:url(../i/block-three.png) no-repeat;}

#menu .li4 span{background-position:50% -37px;}
#menu .li4 a{background:#848484;}

#content .section_title {
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: bold;
	margin-top: 10px;
}

#content .section_title a {
	text-decoration: none;
	color: #0076a3;	
}

#content .section_title a:hover {
	text-decoration: underline;
}

#content .section_content {
	margin-bottom: 15px;
	font-family: Arial, sans-serif;
	color: #555;
	font-size: 12px;
}