/*about.html
------------------------------------------------------------------------------*/

#lowerContents #pageRead h4 {
	padding-bottom: 30px;
}
.pointBox{
	background: url(../images/about/pointbg01.jpg) no-repeat center top;
	width: 540px;
	margin-top:20px;
}
.pointBox .pontBottom{
	background: url(../images/about/pointbg02.gif) no-repeat center bottom;
	clear: both;
	height: 25px;
	width: 540px;
}
.pointBox h5{
	float:left;
	width:110px;
	padding:4px 0 0 5px;
}
.pointBox .pointContents{
	float:right;
	width:385px;
	padding:15px 20px 0 20px;
}
.pointBox .pointContents h6{
	padding-bottom:10px;
	margin:0;
}
.btnMore{
	background: url(../images/about/iconLink.gif) no-repeat 0px 3px;
	padding-left: 13px;
	float: right;
}
#point03Price{
	padding-top:10px;
    float:left;
	padding-bottom:10px;
}
img.pointImg{
	display:block;
	float:right;
	border:3px solid #CCCCCC;
	width:106px;
	margin-left:20px;
	margin-bottom:18px;
}
