@font-face {
	font-family: NanumBarunGothic;
	font-style: normal;
	src: url('/css/NanumBarunGothic.woff') format('woff'),
		url('/css/NanumBarunGothic.ttf') format('truetype');
}

html {
	height: 100%;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	display: none;
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

* {
	-moz-tap-highlight-color: rgba(0, 0, 0, 0)
}

* {
	-o-tap-highlight-color: rgba(0, 0, 0, 0)
}

#page-background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url('/template/img/diaryBig/bg_pattern.gif');
}

#index {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	padding: 0;
	width: 480px;
}

.body {
	background: transparent;
	background-repeat: repeat;
	font-family: "NanumBarunGothic";
	overflow: hidden;
	letter-spacing: 0px;
	background:url('/template/img/diary3/bg_pattern.gif');
}

.profile {
	background-color: transparent;
	background-size: 100% 100%;
	padding: 0px;
	margin-top: 0px;
}

a {
	selector-dummy: expression(this.hideFocus = true);
	outline: 0;
}

a:link,a:visited,a:active {
	line-height: 20pt;
	font-family: "NanumBarunGothic";
	text-decoration: none;
	color: #333333;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	word-wrap: break-word;
}

.title_ellipsis {
	width: 440px;
	overflow: hidden;
	text-align: center;
	color: #FFF;
	text-overflow: ellipsis;
	font-size: 20px;
	padding: 0;
	margin-top: 0px;
	line-height: 54px;
	float: left;
	margin-bottom: 5px;
}

#gallery {position:relative; width:100%; padding:0px; border:0px; background:transparent;}
*+html #gallery {margin-bottom:-7px;}
#image {position:relative; width:432px; margin:0 auto;border:0px;overflow:hidden}
#image img {position:relative; top:0px; left:0; width:432px; border:0px; z-index:10;}
#thumbarea {position:absolute; height:58px; width:100%; z-index:100; padding-left:0px; text-align:center; right:15px; bottom:25px;}
 *+html #thumbarea {position:absolute; height:58px; width:100%; z-index:100; padding-left:0px; text-align:center; right:15px; bottom:15px;}
#thumbs {position:relative; list-style:none; margin-left:-21px; height:58px; width:100%; padding-left:15px;  text-align:center;}
#thumbs li {float:right; margin-right:8px; cursor:pointer}
#thumbs li img {width:58px; height:58px;border-radius:5px;}

#imgTop{width:480px;position:relative;z-index:-1;top:13px;height:39px;margin:auto;background:url('/template/img/diaryBig/pic_top.jpg') no-repeat}
#bigimage {text-align:center;margin-top: 9px; background: url('/template/img/diaryBig/pic_middle.png');}
#bigimage img {width:432px;margin-top: 3px;}
#imgBottom{width:480px;position:relative;z-index:-1;height:30px;margin:auto;background:url('/template/img/diaryBig/pic_bottom.jpg') no-repeat}

#top {
	height: 7px;
	margin-top: 30px;
	background: transparent;
	z-index: 9999
}


#logo {
	float: left;
	padding: 3px 0px 3px 33px;
}

*+html #logo {
	padding-top: 34px;
}

#logo img {
	max-width: 250px;
	height: 25px;
}


#boxarea {
	margin-top: 40px;
	background: transparent;
	padding-left: 200px;
	font-size: 16px;
	color: #0d0d0d;
	border: 0px;
	height: 166px;
	position: relative;
	z-index: 9999;
	display:none
}

#boxarea table {
	width: 250px !important;
}

#name {
	text-align: left;
	margin-right: -5px;
	margin-top: -8px;
	margin-bottom: 8px;
	color: #090909;
	margin-left: -5px;
}

#nameBox {
	width: 100%;
	vertical-align: middle;
}

#contactBox {
	width: 100%;
	height: 100px;
	vertical-align: middle;
	line-height: 1.9em;
}

#mobile {
	margin: -4px 0;
	color: #090909;
	margin-left: -5px;
}

#email {
	margin: -4px 0;
	color: #090909;
	white-space: nowrap;
	letter-spacing: -1px;
	margin-left: -5px;
}

#tel {
	margin: -4px 0;
	color: #090909;
	margin-left: -5px;
}

#linkBox {
	position: fixed;
	bottom: 0;
	width: 480px;
	height: 70px;
	overflow: hidden;
	left: 50%;
	margin-left: -240px;
	padding: 0;
	background: url('/template/img/diaryBig/bottom_bg.png') repeat-x;
	text-align: center;
	padding-top: 5px;
	z-index: 999
}

#msgBox {
	margin: 0;
	width: 100%;
	position: relative;
	line-height: 1.5em;
	margin-top: -5px
}

#msgTop {
	background: url('/template/img/diaryBig/msg_box_top.gif') no-repeat;
	height: 12px;
}

#msg {
	background: url('/template/img/diaryBig/msg_box_middle.gif');
	text-align: left;
	padding: 10px 40px 0 35px;
	color: #FFF;
	font-size: 17px;
	word-wrap: break-word;
}

#msgBottom {
	background: url('/template/img/diaryBig/msg_box_bottom.gif') no-repeat;
	height: 25px;
	margin-bottom: 17px;
	width: 100%
}

#msgBottomBlank {
	background: url('/template/img/diaryBig/msg_no_bottom.gif');
	height: 12px;
	margin-bottom: 17px;
	width: 100%;
	margin-top: -2px;
	display: none
}

#share {
	cursor: pointer;
}

#favoritBtn {
	width: 59px;
	height: 72px;
	background: #000;
	position: absolute;
	top: 30px;
	right: 25px;
	cursor: pointer;
	background: url('/template/img/diaryBig/icon_favorite.png');
	z-index: 999
}

#copyright {
	width: 100%;
	height: 35px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 90px
	
}

#copyright img {
	margin-top: 0px;
	border: 0
}

#fixSnsWrapper {
	left: 50%;
	width: 223px;
	bottom: 98px;
	display: none;
	z-index: 99999;
	position: fixed;
}

#snsTop {
	width: 223px;
	height: 15px;
	background: url('/template/img/road/sns_box_top.png');
	float: left
}

#snsCloseArea {
	width: 223px;
	height: 39px;
	background: #438AC2;
	float: left
}

#snsClose {
	float: right;
	cursor: pointer
}

#topSnsArea {
	width: 223px;
	background: #438AC2;
	float: left;
	text-align: center
}

#topSnsArea img {
	cursor: pointer;
	border: 0
}

#story img {
	margin-bottom: 10px
}

#kakao img {
	margin-top: 10px;
	margin-left: -3px
}

#tw img {
	margin-top: 10px
}

#snsBottom {
	width: 223px;
	float: left;
	position: relative
}

#snsBottomLeft {
	position: absolute;
	left: 0;
	bottom: 0
}

#snsBottomMiddle {
	width: 185px;
	margin: auto;
	background: #438AC2;
	height: 11px
}

#snsBottomRight {
	position: absolute;
	right: 0;
	bottom: 0
}

#snsBottomArrow {
	position: absolute;
	right: 47px;
	bottom: -17px
}