/* CSS Document */
body{
	padding-top:12px;
}
#other_page{
	width:620px;
	margin:0 auto;
	border:solid 1px #CCCCCC;
	padding:10px;
}
#title{
	margin-bottom:12px;
}
.service,.uservoice{
	margin:16px auto;
	border-bottom:solid 1px #666666;
	padding-bottom:18px;
	clear:both;
}
.uservoiceimg img{
	width:232px;
	margin-bottom:10px;
}
.service h3,.uservoice h3{
	color:#006600;
	margin-bottom:3px;
}
.service hr,.uservoice hr{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color:#CCCCCC;
	height: 1px;
}
.uservoiceimg{
	margin-right:12px;
	width:240px;
	float:left;
}
.service hr{
	border-style: solid none none none; 
	border-top:#CCCCCC 1px;
	background-color:#CCCCCC;
	margin:10px 0;
}
.uservoiceimg2{
	margin-right:6px;
	width:95px;
	float:left
}
.uservoiceimg2 img{
	width:95px;
}
.service_in{
}
.service .borderb{
	border-bottom:solid 1px #CCCCCC;
	padding:3px 0 6px 0;
	margin-bottom:5px;
}
