@charset "euc-kr";

/* ÀÇ¿øÀÎ»ç¸» */
#sub_greeting{font-size:110%; line-height:180%;}

/* ÀÇ¿ø¾à·Â */
#sub_profile{font-size:110%; line-height:180%; background:url(/images/member/pages/profile_bg.jpg) no-repeat right top;}
#sub_profile .profile h4{clear:both; padding-left:25px; font-size:150%; background:url(/images/common/bullet/bul_squareBlue4.gif) no-repeat 0 2px;}
#sub_profile .profile ul{margin:10px 0 50px 0; padding-left:30px;}
#sub_profile .profile ul li{clear:both; padding-left:10px; font-size:100%; background:url(/images/common/bullet/bul_list.gif) no-repeat 0 10px;}

/* °¶·¯¸® */
#sub_gallery .gallery{overflow:hidden; width:99.6%; border:1px solid #ccc; background:#fafafa; text-align:center;}
#sub_gallery ul{overflow:hidden; width:85%; margin:0 auto; padding:25px 0;}
#sub_gallery ul li{float:left; width:33%; margin:20px 0;}
#sub_gallery ul li *{display:inline-block;}
#sub_gallery ul li .book{width:100%; margin:0 0 5px 0; text-align:center;}
#sub_gallery ul li .book img{height:215px; margin:0 1px; border:1px solid #e6e6e7;}
#sub_gallery ul li .btns{width:75%; height:2.4em; padding:0 1em 0 0; margin:0.5em auto 0; line-height:2.4em; color:#fff; background:#a4a4a4;}

/**
768
**/
@media screen and (max-width:999px) {
	img{border:0; max-width:100%; vertical-align:middle;}
	#sub_intro .info{background-image:none;}
	#sub_intro .info .title{font-size:170%; line-height:170%; font-weight:bold;}
	#sub_intro .info .txt{width:100%;}
	#sub_intro h4{margin:40px 0 0 18px; padding:0 0 0 10px; font-size:140%; border-left:4px solid #2f7cae;}
	.member{float:left; width:100%; margin:2% 0;}
	.member dl{float:left; width:100%; margin:0; padding-top:10px; border:1px solid #d2d2d2;}
}

/**
768¹Ì¸¸
**/
@media screen and (max-width:767px) {
	.m{display:block;}
	.tit_txt{padding-bottom:15px; font-size:135%;}
	.info_box{padding:1.2em 1.2em;}
	.pl15{padding-left:5px !important;}

}

@media screen and (max-width:360px) {
	
}