@charset "UTF-8";

/**
 * custom css 입니다. 추가적인 css 는 여기에 작성을 해주세요.
 */
li { list-style:none; }
img,fieldset { border:none;}
button { outline:none;}
img,a {outline:none;}


.skinbtn.point3.btn-rental {
	display: inline-block; width: 49%; margin-right:1%; *display:inline; *zoom:1;
    height:48px;
    line-height:46px;
    font-size:13px;
	font-weight:bold;
}
.skinbtn.point1.btn-consult {
	display: inline-block; width: 49%; margin-right:0% !important; *display:inline; *zoom:1;
    height:48px;
    line-height:46px;
    font-size:13px;
	font-weight:bold;
}

/*렌탈서비스 */
.rental-info { padding: 15px 20px; background-color: #EEE; color: #333; }
.rental-info p { margin-bottom: 5px; }