@charset "utf-8";

html,body {letter-spacing:-0.3px;}

/* 대화 */
.mypage_msg .msg_list li span.date{letter-spacing:0;}

/* footer */
span.weight-nomal {font-weight:normal !important}
span.weight-bold {font-weight:bold !important}
@media all and (max-width:768px){
	span.weight-nomal {color:#A6A6A6 !important}
}

/* 게시판 타이틀 스킨 */
@media (min-width: 769px){
	.phoenixman_gallery .pageTitle { height:146px; margin:-13px 0 0 0; background:url('/images/community/skin/title/20160811_phoenixman/board_top_phoenixman_kr.jpg') 0 0 no-repeat !important; }
}
@media (max-width: 768px){
	.phoenixman_gallery .sub_timeLine:before { display:block; content:""; width:100%; height:60px; background:url('/images/community/skin/title/20160811_phoenixman/board_top_phoenixman_m_kr.jpg') center top no-repeat; background-size:auto 100%; }
}
