﻿@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#voice{
	margin-bottom: 40px;
}
#voice .box{
	background: #F0F2FF;
	padding: 16px 20px;
	margin-bottom: 20px;
}
#voice h4{
	background: url(../image/voice_icon.jpg) left top 6px no-repeat;
	padding-left: 34px;
	color: #2C4E80;
	margin-bottom: 10px;
	font-weight: bold;
}
#voice .box .image{
	width: 170px;
	text-align: center;
}
#voice .box .image li a{
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	width: 168px;
	height: 168px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}