
.conAbout{padding-top: 20px;}
.conAbout .fl{width: 37%;padding-right: 29px;}
.conAbout .fl img{width: 100%;}
.conAbout .fr{width: 63%;}
.conAbout .fr>p:first-child{margin: 12px 0 10px;}
.conAbout .fr p.i1{font-size: 20px;color: #5d5d5d;margin:0 0 18px;line-height: 1;}
.conAbout .fr .patton{padding: 11px;background: url(../images/sub/patton1.png) 0 0 repeat;font-family: 'dotum';font-size: 12px;line-height: 1.5;}
.conAbout .fr .patton p{margin: 18px 0;}
.conAbout .fr .patton p:first-child{margin-top: 0;}
.conAbout .fr .patton p+p{margin-bottom: 0;}
.conAbout .fr .sign{float: right;margin-top: 35px;}
.conAbout .fr .sign span{float: left;font-size: 14px;line-height: 1.286em;padding-right: 14px;text-align: right;}
.conAbout .fr .sign img{float: left;padding-top: 2px;}


@media screen and (max-width:767px){

}
@media screen and (max-width:360px){
	.conAbout{}
	.conAbout>*{float: none !important;width: 100% !important;padding: 0 !important;}
	.conAbout .fl{text-align: center;}
	.conAbout .fl img{max-width: 247px;border-radius: 5px;}
	.conAbout .fr p{padding:0 10px;}


}
