/* 기본스타일 
body{margin:0; padding:0; font-size:12px; line-height:1.5em; font-family:Dotum, "돋움", sans-serif; background:url(/source/korean/images/profile/bg.gif) repeat-x;}
form{margin:0; padding:0;}
hr{display:none;}
h1, h2, h3, h4, h5, h6, caption, legend{display:none;}
fieldset{border:0 none;}
p, div, th, td{font-size:100%; color:#333;}
a:link, a:visited{color:#666; text-decoration:none;}
a:active, a:hover{color:#000; text-decoration:underline;}
img{border:0 none; vertical-align:top;}
textarea:hover, textarea:focus, select:hover, select:active{background:#ffd;}
select{font-size:100%; font-family:Dotum, "돋움", sans-serif; vertical-align: middle;}
input{font-size:100%; font-family:Dotum, "돋움", sans-serif; vertical-align: middle; border:1px solid #d6d6d6;}
input.type-image{border:0 none;}
input.type-radio{border:0 none;}
input.type-file{height:18px;}
textarea{font-size:100%; font-family:Dotum, "돋움", sans-serif; padding:5px; border:1px solid #d6d6d6;}

/* 레이아웃 
.profile{margin:0 0 0 10px;}
.title{margin:0 5px 5px 5px;}
dl{position:relative; overflow:hidden; width:350px; height:165px; margin:0; padding:5px; font-size:90%;}
dl dt{float:left; width:94px; height:112px; padding:1px; border:5px solid #e6e6e6;}
dd{float:left; width:225px; margin:0 0 0 15px; padding:2px 0 1px 0; border-bottom:1px solid #dfdfdf;}
dd.name{width:210px; padding:0 0 2px 15px; font-size:120%; font-weight:bold; background:url(/source/korean/images/profile/ico_name.gif) no-repeat 0 0.3em; border-bottom:2px solid #dfdfdf;}
dd.last-child{border:0;}
.history{position:relative; overflow:hidden; width:360px; margin:0 0 0 20px; background:url(/source/korean/images/profile/box_bg.gif) repeat-y;}
.history p{margin:0;}
.history .career_title{padding:0 0 5px 0;}
.history ul{position:relative; overflow:auto; width:300px; margin:0 0 0 20px; padding:0; list-style:none;}
.history ul li{margin:0; padding:0 0 2px 15px; background:url(/source/korean/images/member/active/ico_name.gif) no-repeat 0 0.25em;}
.closeBtn{width:360px; text-align:center;}

/* 새롭게 디자인 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; 	vertical-align: baseline; }
ol, ul, li { list-style: none; }
#profile {width: 100%; min-width:320px;}
#profile h1{padding:13px 0; text-align:center; font-size:20px; color:#fff; box-shadow:0 5px 5px #ccc; background:#335dbb;}
#profile .profile_info{padding:27px 3% 10px 3%;}
#profile .mem_pic{float:left; width:31%; max-width:110px; margin:0 0 10px 0;}
#profile .mem_pic img{max-width:98%; border:5px solid #d7d7d7; box-sizing:border-box;}
#profile .mem_pic .mem_name{width:100%; padding:8px 0 0 0; font-size:110%; font-weight:bold; color:#0a58a5; text-align:center;}
#profile .mem_pic .mem_name + .mem_name {padding-top: 3px;}
#profile .profile_list{float:right; width:67%; margin:0 0 0.5em 0; line-height:1.5em;}
#profile .profile_list li{position:relative; padding:4px 0 2px 8px; border-bottom:1px solid #cfcfcf;}
#profile .profile_list li:before,
#profile .career h2:before{content:''; display:block; position:absolute; top:13px; left:0; height:3px; width:3px; background:#474747; border-radius:50%;}
#profile .profile_list li *{display:inline-block; vertical-align:top;}
#profile .profile_list li em{width:65px; white-space:pre;}
/*#profile .profile_list li span{width:66%;}*/
#profile .career{clear:both; margin:0px 0 10px 0;}
#profile .career h2{position:relative; padding:0px 0 6px 10px; font-size:100%; font-weight:normal; line-height:1.5em;}
#profile .career .career_list{height:160px; padding:10px; overflow:auto; border:1px solid #cfcfcf; line-height:1.5em; background:#f4f4f4;}
#profile .career .career_list li{position:relative; padding:0 0 0 10px;}
#profile .career .career_list li:before{content:''; display:block; position:absolute; top:12px; left:0; height:1px; width:5px; background:#474747;}
#profile .career .career_list li.gubun,
#profile .career .career_list li.none{padding:0;}
.btn_close{width:100%; min-width:320px; padding:8px 0 8px 0; text-align:right; background:#4b4b4b;} 
.btn_close a{display:inline-block; padding:0 25px 0 0; color:#fff; font-size:13px; letter-spacing:0; text-transform:uppercase;}

.sns_wrap {width: 100%; margin:15px 0 5px 0; font-size: 0; text-align: right;}
.sns_wrap li {display: inline-block; height: 43px; width: 43px; margin:0 3px;}
.sns_wrap li > a {display: block; width: 100%; height: 100%;}

@media all and (max-width:430px) {
	body{font-size:15px;}
	.sns_wrap li {width: 36px; height: 36px;}
	.sns_wrap li a img {display: block; width: 100%; height: 100%;}
}