@import url(why_us.css);
.content .box_text {
	background: none;
}
.content {
	padding-top: 27px;
}
.content h2 {
	text-align: center;
	margin-bottom: 28px;
}
.content .box_text ul li {
	margin-bottom: 15px;
}
.content .box_text ul li .box_inner {
	width: 360px;
	padding-right: 40px;
}
.content .box_text ul li .box_inner h3 {
	font-size: 14px;
	margin-bottom: 5px;
}
.content .box_text ul li .box_inner p {
	margin-bottom: 15px;
}
.content .box_text ul li .box_inner button {
	background: url(image/bg_btn_3.gif) no-repeat;
	border: 0;
	font-size: 14px;
	width: 80px;
	height: 25px;
}
.content .box_text .pager {
	width: 340px;
}
.content .box_text .pager span, .content .box_text .pager span a {
	font-size: 10px;
	color: #000;
}
.content .box_text .pager span a:hover, .content .box_text .pager span a.cuttr {
	text-decoration: none;
	font-weight: bolder;
}

a.quote {
	background: url(image/bg_btn_2.gif) no-repeat;
	display: block;
	width: 93px;
	height: 39px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 39px;
	text-decoration: none;
}

a.title {
	
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	
}

a.title:hover {
	
	color:#FF0000;
	text-decoration:none;
}	
