@import url(public.css);


#content_section {
	width:465px;
	background:url(image/contact_bg.gif) #fff repeat-x  center bottom;
	margin-top:5px;
	padding-top:8px;
	padding-left:20px;
	padding-right:20px;
	border: 1px #c9c0b7 solid;
}


.contentbox{
	width:440px;
	list-style:none;
}

.contentbox li{
	color:#003562;
	padding-left:10px;
	background:url("image/dot.gif") no-repeat 0  8px;
	list-style:none;
}