#rightcontent {
	width: 740px;
	float: right;
	margin-top: 25px;
}
#rightcontent h1 {
	font-size: 1em;
	margin-top: 0px;
	font-weight: bold;
	color: #000099;
	margin-bottom: 1em;
	line-height: normal;
}
#rightcontent h2 {
	font-size: .87em;
	padding-left: 5px;
	font-weight: bold;
	color: #000000;
	background-color: #CEE7FF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
#rightcontent a {
	color: #FF9900;
	text-decoration: none;
}
#rightcontent a:visited {
	text-decoration: none;
}
#rightcontent a:hover {
	color: #0099FF;
	text-decoration: underline;
}

#rightcontent h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #009966;
	margin-top: 0px;
	margin-bottom: 0.75em;
}
#rightcontent h4 {
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 0.72em;
	font-weight: bold;
	color: #330099;
}
#rightcontent ul {
	margin-top: 0px;
	font-size: 0.72em;
	padding-left: 0px;
	margin-left: 20px;
	margin-bottom: 1em;
}
#rightcontent li {
	color: #575782;
	margin-bottom: 0.87em;
	line-height: 1.5;
}


#rightcontent p {
	font-size: 0.72em;
	margin-top: 0px;
	line-height: 1.6;
	color: #575782;
}
.rightspan {
	font-weight: bold;
}


.mainphoto {
	height: 150px;
	background-image: url(../images/main_polices_base.jpg);
	background-repeat: repeat-x;
}.mainphoto h1 {
	font-size: 1em;
	margin: 0px;
}
