@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@charset "UTF-8";
/* 배경 이미지를 추가 후 이름을 지정 해주세요! */
.titleBar {
	background: url('./images/151103_main_visual2.jpg');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.titleBar .Profile .profileImage { width:112px; height:112px; margin-top:19px }

.contentBox { width: auto; max-width:1008px }
.postContent iframe { max-width:100% }
.postTag a { color:#777; text-decoration:none }
.postTitle a { color:#000; text-decoration:none; font-family: "Nanum Gothic", sans-serif !important; }

