	@charset "utf-8";
	/* 반드시 들어가야 하는 스타일 시작 */

	/* reset */
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,blockquote,th,td,input,select,textarea,button{margin:0;padding:0;}
	fieldset,img{border:0 none;}
	dl,ul,ol,menu,li {list-style:none;}
	blockquote, q {quotes: none;}
	blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
	.tedition_blog .box_tedition {background:url("images/bg_content.gif")}

	/* 몬스터스마일 본문 하단 글꼴 수정 -> 아래 font-family: <- 요기 수정 */

	/* 본문 공통 */
	input,select,textarea,button {vertical-align:middle;}
	button {border:0 none;background-color:transparent;cursor:pointer;}
	body,th,td,input,select,textarea,button,h1,h2,h3,h4,h5,h6 {font:12px/1.5 verdana,Arial,dotum,Tahoma,AppleGothic,Sans-serif;color:#898989;}
	a {color:#898989;text-decoration:none;cursor:pointer;}
	a:active, a:hover {text-decoration:underline;}
	address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal;}
	hr {display:none;}

	.f_l {float:left;color:#afafaf;font:tahoma;letter-spacing:0;}
	.f_r {float:right;}
	.screen_out {overflow:hidden;position:absolute;left:-9999in;width:0;height:0;font-size:0;line-height;}/* 티에디션 */
	.screen_hide {font-size:0;line-height:0;visibility:hidden;}
	.box {background:url(images/bg_content.gif) repeat 0 0;}
	.check {float:left;width:13px;height:13px;margin-right:3px;}
	.hidden {overflow:hidden;position:absolute;left:-9999in;width:0;height:0;font-size:0;line-height:0;}
	/* 버튼 */
	.btn {display:block;overflow:hidden;border:0 none;font:0/0 arial;cursor:pointer;text-indent:-9999px;}
	.btn_submit {width:60px;height:25px;background:url(images/btn_confirm.gif) no-repeat 0 0;}
	.btn_submit_b {/*float:left;*/width:60px;height:26px;margin:0 auto;background:url(images/btn_confirm_b.gif) no-repeat 0 0;}
	.btn_edit {float:left;width:49px;height:13px;margin-right:3px;background:url(images/btn_edit.gif) 0 0 no-repeat;}
	.btn_reply {float:left;width:31px;height:13px;background:url(images/btn_reply.gif) 0 0 no-repeat;}

	/* ******* layout ******* */
	body {
		background-color:/*@background-color=*/#070809/*@*/;
		background-size:100%;
		background-image:/*@background-image=*/url(images/bg_1.png)/*@*/;
		background-repeat:/*@background-image-repeat=*/no-repeat/*@*/;
		background-attachment: fixed;
		background-position:/*@background-image-position=*/center top/*@*/;
	}
		table, td {background-color: transparent;}
	#container {
		overflow:hidden;
		width:/*@post-width:230=*/1030px/*@*/;
		margin:0 auto;
		color:#afafaf;;
		padding:0;
		font:11px/1.5 Dotum;
		letter-spacing:-1px;
		word-wrap: break-word;
	}

	#header {
			 position:relative; overflow:hidden;
		padding:/*@title-height:-103=padding-top:*/0px/*@*/ 0 12px;
		font-family:/*@title-font-family=*/Tahoma/*@*/;
		font-size:/*@title-font-size=*/45px/*@*/;
		color:/*@title-color=*/#000/*@*/;
		background:
		/*@title-background-color=*/transparent/*@*/
		/*@title-background-image=*/url(images/title_sample8.png)/*@*/
		/*@title-background-image-position=*/left top/*@*/
		/*@title-background-image-repeat=*/no-repeat/*@*/;
		clear:both;
	}

	#content {
		overflow:hidden;
		float:left;
		width:/*@post-width=*/800px/*@*/
;
	}

	.wrap_side {overflow:hidden;float:right;width:220px;}
	.wrap_side #sidebar {width:220px;}
	.wrap_side .box_shadow_right {float:left;width:212px;background:url(images/bg_shadow_right.png) repeat-y right top;}
	* html .wrap_side .box_shadow_right {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_theDifferenceStory/images/bg_shadow_right.png', sizingMethod='crop');}
	.wrap_side .box_shadow_bot {display:block;float:left;width:10px;height:10px;padding:0;font-size:0;background:url(images/bg_shadow_left.png) no-repeat left top;}
	* html .wrap_side .box_shadow_bot {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_theDifferenceStory/images/bg_shadow_left.png', sizingMethod='crop');}
	.wrap_side #footer {display:inline;float:left;width:205px;margin:16px 0 20px;padding-left:5px;font:11px dotum;letter-spacing:-1px;}

	/* ***** Header ***** */
	/* title */
	#header h1 {padding-top:0px;font-family:/*@title-font-family=*/Tahoma/*@*/;font-size:/*@title-font-size=*/45px/*@*/;color:/*@title-color=*//*@*/;}
	#header h1 a {overflow:hidden;display:block;width:446px;height:410px;margin:0 auto;;text-indent:-9999em;}
	* html #header h1 a {background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_theDifferenceStory/images/title.png', sizingMethod='crop');}
	#header h1 a:hover {text-decoration:none;}

	/* blog menu */
	#header .list_blogmenu {
				  position:relative;overflow:hidden;
				  top:0px;left:0px;height:16px;padding:25px 0 0 0;
				  background:url()}

	/* blog img + blog id */
	.blogimg {overflow:hidden;width:180px;padding:13px 0 9px 0;margin:0 auto;}
	.blogimg img {width:180px;}

	.userID {padding-left:20px;color:#545454;font-weight:bold;}

	/* ***** content ***** */
	#content .tit_menu {margin-bottom:20px;padding:8px 0 6px 0;font:bold 22px/24px Georgia;color:#523866;}
	.wrap_box {height:10px;font:0/0 arial;}

	#content .box_shadow_bot {float:left;width:10px;height:10px;background:url(images/bg_shadow_left.png) no-repeat left top;}
	#content .box_shadow_right {float:left;width:/*@post-width:-10=*/790px/*@*/;height:10px;background:url(images/hline.png) no-repeat right top;}
	#content .box_bottom_bot {float:left;width:10px;height:10px;background:url(images/bg_bottom_left.png) no-repeat left bottom;}
	#content .box_bottom_right {float:left;width:/*@post-width:-10=*/790px/*@*/;height:10px;background:url(images/hline2.png) no-repeat right bottom;}

	* html #content .box_shadow_bot {background:url(images/bg_shadow_left.gif) no-repeat left top;}
	* html #content .box_shadow_right {background:url(images/hline.gif) no-repeat right top;}
	* html #content .box_bottom_bot {background:url(images/bg_bottom_left.gif) no-repeat left bottom;}
	* html #content .box_bottom_right {background:url(images/hline2.gif) no-repeat right bottom;}

	#content .box {width:/*@post-width:-40=*/760px/*@*/;padding:0 20px 10px 20px;}
	#content .box_search {width:/*@post-width:-40=*/760px/*@*/;padding:0 16px 0 24px;background:url(images/bg_content.gif) repeat 0 0;}
	#content .shadow_bot {margin-top:10px;}

	/* 검색결과 리스트 */
	#content .wrap_box_search .wrap_search {width:/*@post-width:-40=*/760px/*@*/;margin:0;padding:10px 0 10px 0;letter-spacing:0;}
	.wrap_box_search .wrap_search .tit_search {color:#5f5f5f;font-size:14px;font-family:verdana;line-height:24px;}
	.wrap_box_search .wrap_search .tit_search strong {color:#523866;}
	.wrap_box_search .wrap_search .list_search {width:/*@post-width:-40=*/760px/*@*/;margin-top:11px;}
	.wrap_box_search .wrap_search .list_search li {overflow:hidden;width:100%;margin-bottom:7px;word-wrap:break-word;}
	.wrap_box_search .wrap_search .list_search .date {display:inline;float:left;width:62px;margin-right:12px;color:#845ba4;font-size:12px;font-family:Arial;line-height:14px;}
	.wrap_box_search .wrap_search .list_search .a, .wrap_box_search .wrap_search .list_search .list_search_cnt a {color:#5f5f5f;line-height:14px;}
	.wrap_box_search .wrap_search .list_search .txt_bar {float:left;width:3px;margin-top:0;color:#eae3f1;line-height:14px;}
	.wrap_box_search .wrap_search .list_search .list_search_cnt {display:inline;float:left;width:/*@post-width:-140=*/660px/*@*/;margin:1px 0 0 12px;font-size:12px;font-family:Dotum;line-height:14px}

	/* 위치결과 리스트 */
	#localog .wrap_location {padding:7px 10px 0 9px;}
	.wrap_location div {margin-bottom:6px;}
	.wrap_location .spot {display:block;padding-left:27px;font:12px Gulim;color:#898989;background:url(images/ico_location.gif) no-repeat 0 3px;}
	.wrap_location .info {padding-left:11px;color:#8159a0;font-size:12px;background:url(images/ico_location_info.gif) no-repeat 0 3px;}

	/* taglog */
	#content .taglog {overflow:hidden;padding-bottom:8px;}
	.taglog ul {margin-bottom:19px;padding:5px 0 0 0;text-align:justify;}
	.taglog li {overflow:hidden;float:left;height:20px;margin:0 5px 10px 0;text-align:justify;}
	.taglog li a {font:12px Dotum;white-space:nowrap;letter-spacing:0;}
	.taglog li .cloud1 {font:bold 14px Dotum;color:#fff;background-color:#a880c5;}
	.taglog li .cloud2 {font:bold 12px Dotum;color:#5f5f5f;}
	.taglog li .cloud3 {font:bold 12px Dotum;color:#fff;background-color:#75aeb8;}
	.taglog li .cloud4 {font:bold 14px Dotum;color:#a880c5;}
	.taglog li .cloud5 {font:12px Dotum;color:#5f5f5f;}

	/* tagbox */
	.tit_tag {width:180px;height:20px;margin-bottom:14px;background:url(http://monsimage.appspot.com/img/blog/layout/tit_tag.png) no-repeat 0 0;}
	#sidebar .tagbox .list {overflow:hidden;width:100%;}
	.tagbox .list li {float:left;height:20px;margin-right:4px;}
	.tagbox .list li a {white-space:nowrap;line-height:18px;font:12px Dotum;color:#727272;}

	/* 방명록 */
	#content .wrap_guestbook {width:/*@post-width:-20=*/780px/*@*/;height:1%;padding:2px 0 26px 20px;}
	#content .wrap_guestbook .tit_menu {margin:0;background:none;}


	.wrap_guestwrite {position:relative;overflow:hidden;width:/*@post-width:-44=*/756px/*@*/;padding:18px 0;border:2px solid #f3eef7;}
	.wrap_guestwrite .box_tf {overflow:hidden;width:/*@post-width:-84=*/716px/*@*/;padding:0 20px 0;}
	.wrap_guestwrite .guest_info {float:left;padding-bottom:11px;}
	.wrap_guestwrite .text {float:left;width:65px;height:12px;margin:4px 14px 0 0;font-size:0;line-height:0;text-indent:-9999px;}
	.wrap_guestwrite .tf_txt {float:right;width:161px;height:14px;padding:3px 5px;border:0 none;line-height:14px;color:#5f5f5f;background-color:#f8f6fa;}
	.wrap_guestwrite .name {width:250px;margin-right:5px;}
	.wrap_guestwrite .password {width:250px;margin-right:0;}
	.wrap_guestwrite .name .text {background:url(images/txt_name.gif) no-repeat 0 0;}
	.wrap_guestwrite .password .text {width:59px;background:url(images/txt_password.gif) no-repeat 0 0;}
	.wrap_guestwrite .homepage .text {background:url(images/txt_homepage.gif) no-repeat 0 0;}
	.wrap_guestwrite .password .tf_txt {width:166px;}
	.wrap_guestwrite .homepage .tf_txt {width:417px;}
	.wrap_guestwrite .tf_write {width:/*@post-width:-94=*/706px/*@*/;height:56px;margin:0 0 10px 20px;padding:5px;border:0 none;background-color:#f8f6fa;clear:both;}
	.wrap_guestwrite .wrap_secret {overflow:hidden;width:49px;position:absolute;height:15px;right:20px;bottom:24px;}
	.wrap_guestwrite .wrap_secret .check {float:left;width:13px;height:13px;margin-right:4px;}
	.wrap_guestwrite .wrap_secret .txt {float:right;font-size:11px;line-height:13px;color:#5f5f5f;letter-spacing:-1px;}

	.wrap_edit .wrap_guestlist {margin-top:14px;}
	.wrap_guestlist {overflow:hidden;width:/*@post-width:-40=*/760px/*@*/;margin-bottom:10px;}
	.wrap_guestlist .list_guest {margin:-1px 0 0 0;}
	.wrap_guestlist .list_guest li {overflow:hidden;width:100%;border-top:1px solid #eae3f1;}
	.wrap_guestlist .list_guest_reply li {width:/*@post-width:-65=*/735px/*@*/;margin:8px 0 0 0;padding:0 0 0 25px;background:url(images/ico_reply.gif) no-repeat 11px 3px;border-top:none;}

	.wrap_guestlist .wrap_info {width:/*@post-width:-40=*/760px/*@*/;padding:15px 0 0 0;}
	.wrap_guestlist .box_info {width:/*@post-width:-40=*/760px/*@*/;padding:18px 0 13px 0;border-top:none;}
	.wrap_guestlist .line {overflow:hidden;position:absolute;left:0;width:/*@post-width:-40=*/760px/*@*/;height:1px;font-size:0;line-height:0;background-color:#4a4741;opacity:0.4;filter:alpha(opacity=40);}
	.wrap_guestlist .line_top {top:0;}
	.wrap_guestlist .line_bottom {bottom:0;}
	.wrap_guestlist .wrap_name {margin:0;padding:0;}
	.wrap_guestlist .wrap_name a:hover {text-decoration:none;}
	.list_guest_box li {margin-top:-1px;}

	.wrap_guestlist .name {margin-bottom:10px;font:bold 12px/14px Dotum;}
	.wrap_guestlist .name img {margin-right:4px;}
	.wrap_guestlist .name a {margin-right:4px;font-weight:bold;}
	.wrap_guestlist .guest_admin .name a {margin-right:2px;color:#5f5f5f;}
	.wrap_guestlist .rp_admin .name a {padding:0 2px;color:#5f5f5f;background-color:#fff;}
	.wrap_guestlist .date {margin-right:9px;font-size:10px;font-family:Tahoma;white-space:nowrap;letter-spacing:0;}

	.wrap_guestlist .list_guest_reply .link_edit {float:none;width:47px;height:11px;background:url(images/btn_edit.gif) no-repeat 0 0;white-space:nowrap;text-indent:-9999em;}
	.wrap_guestlist .txt_bar {display:inline-block;margin-top:-2px;padding:0 6px;color:#d6c7e3;letter-spacing:0;line-height:11px;}
	.wrap_guestlist .list_guest .desc {width:/*@post-width:-40=*/760px/*@*/;line-height:20px;padding:0;margin:6px 0 0 0;font-size:12px;color:#5f5f5f;word-wrap:break-word;}
	.wrap_guestlist .list_guest_reply .desc {width:/*@post-width:-65=*/735px/*@*/;word-wrap:break-word;}
	.wrap_guestlist .list_guest_reply .box_info .name {color:#5f5f5f;}

	.wrap_edit .list_guest {margin:0;}
	.wrap_edit .list_guest li {padding-bottom:13px;}
	.wrap_edit .list_guest_reply li {padding-bottom:0;}

	/* 종류별 방명록 글 [##_guest_rep_class_##] */
	.guest_general {}
	/*.guest_admin {background:url(images/iconAdmin.gif) no-repeat; padding-left:20px;}*/

	/* 공지사항 */

	/* 글 */
	#content .entry {overflow:hidden;width:/*@post-width=*/800px/*@*/;padding:10px 0 0;}
	#content .entry .line_top {width:610px;height:7px;background: url(images/bg_shadow_left.png) no-repeat 0 0;}

	/* 몬스터스마일 글 제목 글꼴 수정 .link <- 요기 안에 font-family, font-size 수정 */

	.entry .tit {overflow:hidden;width:/*@post-width:-18=*/782px/*@*/;padding-top:1px;}
	.entry .tit .link {overflow:hidden;display:block;margin-left:20px;color:/*@post-title-color=*/#4d3857/*@*/;font-family:/*@post-title-font-family=*/Arial/*@*/;font-size:/*@post-title-font-size=*/20px/*@*/;font-weight:bold;line-height:1.3em;letter-spacing:-1px;word-wrap:break-word;/*white-space:-moz-pre-wrap;*/}
	.entry .wrap_category {padding:0 20px 0 20px;letter-spacing:0;}
	.entry .wrap_category .category {width:400px;font-size:10px;font-family:Arial;color:#a7a7a7;line-height:18px;}
	.entry .category .date {width:80px;height:14px;}
	.entry .wrap_edit {padding:0 20px 29px 20px;background-color:#fff;}

	.entry .del {margin-left:3px;}
	/*.entry .date {font:10px Tahoma;color:#a3994d;}*/
	.entry .admin {overflow:hidden;width:/*@post-width:-40=*/760px/*@*/;font-size:11px;}
	.entry .admin a {color:#afafaf;}
	.admin_menu {margin-right:6px;}
	.admin_menu .text {color:#afafaf;}
	.admin_menu a {margin-right:3px;padding-left:3px;}
	.entry .link {padding:0 0 0;margin-left:20px;font:11px/13px Dotum;letter-spacing:-1px;}

	.admin_left {float:left;width:7px;height:26px;background:url(images/bg_trackback_left.gif) no-repeat left top;}
	.admin_right {float:right;width:/*@post-width:-47=*/753px/*@*/;height:26px;background:url(images/bg_trackback_right.gif) no-repeat right top;}

	/* 보호글 */
	.entry .wrap_prot {overflow:hidden;width:/*@post-width:-40=*/760px/*@*/;margin:0 20px 0 20px;padding:16px 0 36px 0;clear:both;}
	.entry .tit_prot {overflow:hidden;width:/*@post-width:-20=*/780px/*@*/;letter-spacing:-1px;}
	.entry .tit_prot a {display:block;width:/*@post-width:-40=*/760px/*@*/;margin:0 20px 0 20px;color:#4D3857;font-family:Georgia;font-size:22px;font-weight:bold;line-height:1.3em;}
	.entry .text {overflow:hidden;line-height:14px;text-align:center;font-family:Dotum;font-size:12px;line-height:18px;}
	.entry .wrap_prot .text {color:#5f5f5f;}
	.entry .category_secret {margin-left:20px;}
	.entry .wrap_pass {overflow:hidden;width:248px;margin:12px auto 0;}
	.entry .tf_pass {float:left;width:161px;height:15px;margin-right:4px;padding:5px 9px;background:url(images/bg_secret.gif) no-repeat 0 0;border:1px solid #fff;}
	.entry .btn_submit {float:left;}


	/* 몬스터스마일 글 본문 글꼴 수정 .desc <- 요기 안에 font-family, font-size 수정 */

	/* 본문 */
	.entry .desc {overflow:hidden;width:/*@post-width:-40=*/760px/*@*/;padding:20px 0 20px 20px;margin-right:20px;font-family:/*@post-body-font-family=*/Arial/*@*/;font-size:/*@post-body-font-size=*/12px/*@*/;color:/*@post-body-color=*/#5f5f5f/*@*/;line-height:18px;letter-spacing:-1px;}
	.entry .author {font:11px/13px Dotum;margin-bottom:13px;color:#b1b1b1;}
	.entry .author .txt {font:11px Tahoma;}
	.entry .tagTrail {margin:22px 20px 0 20px;;background:url(images/ico_tag.gif) no-repeat 0 6px;letter-spacing:-1px;text-indent:31px;}
	.entry .tagTrail a {font:11px/24px Dotum;color:#b1b1b1;}
	/* 본문 - 인용구 */
	.entry blockquote {width:/*@post-width:-42=*/758px/*@*/;padding:13px 0 0 2px;;background:url(images/ico_blockquote.gif) no-repeat 1px 1px;text-indent:25px;color:#75aeb8;word-wrap:break-word;}

	/* 본문 - more / less */
	.moreless_fold span,
	.moreless_top span,
	.moreless_bottom span {display:block;height:9px;font:0/0 arial;text-indent:-9999em;}
	.moreless_fold span {width:54px;height:13px;background:url(images/ico_more.gif) no-repeat 0 0;}
	.moreless_top span,
	.moreless_bottom span {width:38px;height:13px;background:url(images/ico_less.gif) no-repeat 0 0;}
	.moreless_body { }
	.moreless_content {margin:10px 0;}

	/* 트랙백, 댓글 */
	.entry .trackback {width:/*@post-width:-40=*/760px/*@*/;font:10px/12px Tahoma;letter-spacing:0;color:#b2b2b2;}
	.trackback .copy {width:/*@post-width:-62=*/738px/*@*/;padding:10px 10px 10px 12px;margin-top:8px;text-align:left;background-color:#f3eef7;border-top:1px solid #eae3f1;}
	.trackback .trackback-url {float:left;padding:2px 18px 0 0;font:12px Tahoma;letter-spacing:0;color:#5f5f5f;}
	.trackback .list {padding:0 11px 0 0;font:11px/1.5 Dotum;}
	.trackback .list .list_tit {overflow:hidden;float:left;width:auto;background:none;color:5f5f5f;}
	.trackback .delete {display:block;float:right;width:16px;height:11px;margin-top:3px;font:0/0 arial;background:url(images/btn_close.gif) no-repeat 0 0;text-indent:-9999em;}
	.trackback .list .from {display:block;margin-bottom:11px;font:11px Tahoma;clear:both;}
	.trackback .list .wrap_date {overflow:hidden;float:right;width:106px;}
	.trackback .list .wrap_date .date {float:left;font:10px/14px Tahoma;}
	.trackback .date {float:left;margin-right:15px;}
	.trackback .list_trackback {padding:14px 10px 14px 10px;margin:-1px 0 0 0;border-top:1px solid #eae3f1;}
	.box_list {overflow:hidden;width:590px;}
	.trackback .list p {clear:both;letter-spacing:-1px;}
	.trackback .link_new {padding-left:0;}

	.entry .comment {overflow:hidden;width:/*@post-width:-40=*/760px/*@*/;height:1%;margin:-1px 0 36px 1px;padding:0 0 11px 0;background-color:#fff;}
	.comment .list_comment {margin:0 0 15px 0;}
	.comment .list_comment li {margin-top:12px;}
	.comment .list_comment .reply_bar {float:left;margin:-2px 0 0 10px;padding-right:13px;color:#d6c7e3;}

	.comment .name {float:left;font-weight:bold;margin:1px 10px 0 0;}
	.comment .date {float:left;margin-right:12px;font:10px/16px Tahoma;}
	.comment .reply {width:/*@post-width:-71=*/729px/*@*/;margin-top:12px;padding-left:23px;background:url(images/ico_reply.gif) no-repeat 5px 2px;}
	.comment .box_replay {padding-top:53px;}




	/* 종류별 코멘트 [##_rp_rep_class_##] */
		.rp_general             { }
		.rp_admin               {}
		.rp_secret              {}
	/* 비밀 댓글 (로그아웃시 비밀글 표현)    */
		.hiddenComment {}
	/* 이미지 아래 캡션 스타일 */
		.cap1                   {}
	/* 그림 */
		.imageblock {overflow:hidden;width:/*@post-width:-40=*/760px/*@*/;}2011-09-23
		.imageblock img {}
	/* 왼쪽 */
		.left                   { }
	/* 가운데 */
		.center                 { }
	/* 오른쪽 */
		.right                  { }
	/* 그림 2개 배치 */
		.dual                   {margin-bottom:5px;}
	/* 그림 3개 배치 */
		.triple                 {margin-bottom:5px;}

	/* 키워드 */
		.key1 { cursor: pointer; border-bottom: 1px dotted #ccc; }

	/*#uibgmplayer { margin:5px 0 0 5px; width:181px;} */

	/* paging */
	.paging {width:/*@post-width=*/800px/*@*/;margin:0 auto;padding-top:11px;text-align:center;cursor:pointer;}
	.paging .inner {display:table;display:inline-block;margin:0 auto;}
	.paging .numbox {float:left;margin:1px 7px 0 0;font:10px/13px Tahoma;color:#baa2cc;background:url(images/line_paging.gif) no-repeat left 2px;}
	.paging .num {float:left;}
	.paging .num a {color:#baa2cc;}
	.paging .interword {float:left;} /* 1 ... 10 11 12 페이지중략 */
	.paging .interword,
	.paging .num span {display:block;padding:0 9px;background:url(images/line_paging.gif) no-repeat right 2px;}
	.paging .link_prev,
	.paging .link_next {float:left;width:23px;height:15px;font:0/0 arial;text-indent:-9999em;}
	.paging .link_prev {margin-right:5px;background:url(images/ico_prev.gif) no-repeat left 5px;}
	.paging .link_next {background:url(images/ico_next.gif) right 5px no-repeat;}
	/* 페이징 - 현재 페이지 */
	.paging .num .selected {padding:0 11px 0 9px;font-weight:bold;color:#ead2b6;}
	.paging .no-more-prev {float:left;width:23px;height:15px;margin-right:10px;cursor:default;}
	.paging .no-more-next {float:left;width:23px;height:15px;cursor:default;}

	#content .footMenu {width:/*@post-width=*/800px/*@*/;margin-top:17px;text-align:center;}
	#content .footMenu a {font:11px/13px Dotum;color:##a37ebf;letter-spacing:-1px;}

	/* ***** sidebar ***** */

	.wrap_side .box_side_top {width:220px;height:10px;background:url("http://monsimage.appspot.com/img/blog/layout/bg_sidebar_top.png") no-repeat 0 top;}
	* html .wrap_side .box_side_top {background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_theDifferenceStory/images/bg_side_top.png', sizingMethod='crop');}
	.wrap_side .box_side_bottom {width:220px;height:10px;background:url("http://monsimage.appspot.com/img/blog/layout/bg_sidebar_bottom.png") no-repeat 0 top;}
	* html .wrap_side .box_side_bottom {background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tis_theDifferenceStory/images/bg_side_bottom.png', sizingMethod='crop');}
	.wrap_side .box_sidebar {width:180px;height:1%;margin-left:20px;padding: 20px 0 14px 0;background:url(http://monsimage.appspot.com/img/blog/layout/sidebar_line.png) no-repeat left top;}

	/* 몬스터스마일 사이드메뉴 박스 : 아래 {} 안에 넣으세용 */ /* 사이드메뉴 색 */
	.wrap_side .box {overflow:hidden;padding:0 0 20px 0;background:url("http://monsimage.appspot.com/img/blog/layout/bg_sidebar_center.png")}

	.wrap_side a,
	.wrap_side .date {font:12px/18px Dotum;color:#000000;weight:bold;}
	.wrap_side .date {padding-left:7px;background:url(images/bar_date.gif) no-repeat 2px 0;letter-spacing:0;}
	.wrap_side .cnt {color:#a8a8a8;}

	.userID {padding-left:20px;color:#545454;font-weight:bold;}

	/* category */
	.tit_category {display:block;width:180px;height:20px;margin-bottom:14px;background:url(http://monsimage.appspot.com/img/blog/layout/tit_category.png) no-repeat 0 0;}
	.category ul {margin-top:1px;}
	.category ul li {font-size:20px;font-family:돋움}
	.category ul li li li a {padding-left:11px;background:url(images/bar_category.gif) no-repeat 3px 5px;color:#666666;}
	.category .selected a { }
	.category .ib {cursor:pointer;} /* 카테고리 - 이미지 버튼 */
	.category .branch3 { cursor:pointer;} /* 카테고리 - 트리 셀 */
	.category .c_cnt {color:#b1b1b1;} /* 카테고리 - 카테고리 옆 개수 스타일 */
	.category .selected .c_cnt {}

	/* recent posts */
	.tit_recent {width:180px;height:20px;margin-bottom:14px;background:url(http://monsimage.appspot.com/img/blog/layout/tit_recentpost.png) no-repeat 0 0;}

	/* recent comment */
	.tit_recent_comment {width:118px;height:10px;margin-bottom:14px;background:url(images/tit_recent_comment.gif) no-repeat 0 0;}

	/* recent trackback */
	.tit_trackback {width:134px;height:10px;margin-bottom:14px;background:url(images/tit_trackback.gif) no-repeat 0 0;}

	/* archive */
	.tit_archive {width:56px;height:10px;margin-bottom:14px;background:url(images/tit_archive.gif) no-repeat 0 0;}
	.wrap_side .archive {letter-spacing:0;}

	/* calendar */
	.tit_calendar {width:69px;height:10px;margin-bottom:14px;background:url(images/tit_carendar.gif) no-repeat 0 0;}
	.wrap_side .calendar {width:195px;padding:20px 0 20px 0;}
	.wrap_side .calendar a {font-size:10px;}

	.calendar .cal_month {overflow:hidden;width:160px;height:20px;margin-bottom:1px;padding:4px 0 0 20px;background:url(images/bg_cal_top.gif) no-repeat 0 0;} /* 달력 월 표시 */
	.calendar .cal_month .prev,
	.calendar .cal_month .next {float:left;width:11px;height:11px;margin-top:4px;font:0/0 arial;text-indent:-999px;}
	.calendar .cal_month .prev {margin-right:37px;background:url(images/cal_pre.gif) no-repeat 2px 2px;}
	.calendar .cal_month .next {background:url(images/cal_next.gif) no-repeat 2px 2px;}
	.calendar .cal_month .now {float:left;margin-right:37px;font:bold 10px/16px Verdana;color:#727272;letter-spacing:0;}

	.box_tbl {width:152px;padding:5px 14px;background:url(images/bg_cal.gif) no-repeat 0 bottom;font-size:10px;}
	.calendar .tbl {width:152px;height:87px;border-collapse:separate;border-spacing:0;font-weight:normal;}
	.calendar .tbl td {height:17px;padding:0;margin:0;}
	.calendar .tbl .txt {float:right;width:16px;height:15px;font:10px/13px Verdana;color:#7d7d7d;text-align:center;}

	.calendar .tbl .cal_week1 {}/* 달력 요일 표시(th 영역) */
	.calendar .tbl .cal_week2 {}/* 달력 일요일 표시(th 영역) */
	.calendar .tbl .cal_week {}/* 달력 Week(tr 영역)  */
	.calendar .tbl .cal_current_week {}/* 달력 Week(tr 영역)  */
	.calendar .tbl .cal_day {}/* 달력 Day(td 영역) */

	.calendar .tbl .cal_day1 {color:#7d7d7d;}/* 달력 지난 달 날짜 표시(td)   */
	.calendar .tbl .cal_day2 {color:#7d7d7d;}/* 달력 다음 달 날짜 표시(td)   */
	.calendar .tbl .cal_day3 {color:#7d7d7d;}/* 달력 이번 달 날짜 표시(td) */
	.calendar .tbl .cal_day4 .txt {color:#fff;background-color:#835aa3;}/* 달력 오늘 날짜 표시(td) */
	.calendar .tbl .cal_day4 .txt .cal_click {color:#fff;font-weight:normal;}/* 달력 오늘 날짜 표시(td) */
	.calendar .tbl .cal_day4 .cal_click {color:#000;}/* 달력 오늘 날짜 표시(td) */
	.calendar .tbl .cal_click {font:bold 11px/13px Tahoma;color:#727272;}
	.calendar .tbl .cal_click:link {}/* 달력 글쓴 날 링크 스타일 */
	.calendar .tbl .cal_click:visited {}/* 달력 글쓴 날 링크 스타일 */
	.calendar .tbl .cal_click:hover {}/* 달력 글쓴 날 링크 스타일 */

	.calendar .tbl .cal_day_sunday {}
	.calendar .tbl .cal_day_sunday .txt {margin-left:0;color:#f00;}/* 달력 Day, 일요일 (td 영역)  */

	/* notice */
	.tit_notice {width:64px;height:10px;margin-bottom:14px;background:url(images/tit_notice.gif) no-repeat 0 0;}

	/* link */
	.tit_link {width:54px;height:10px;margin-bottom:14px;background:url(images/tit_link.gif) no-repeat 0 0;}

	/* counter */
	.wrap_side .blogdesc {width:180px;padding:0 0 18px 20px;margin-right:20px;}
	.wrap_side .blogdesc strong {display:block;margin-bottom:3px;color:#545454;}

	/* counter */
	#sidebar .wrap_counter {overflow:hidden;width:175px;height:64px;margin-left:20px;}
	#sidebar .counter {overflow:hidden;padding-bottom:4px;font-size:10px;line-height:14px;font-family:Tahoma;clear:both;}
	#sidebar .counter .total {float:left;width:38px;height:10px;background:url(http://monsimage.appspot.com/img/blog/layout/txt_count_total.png) no-repeat 0 0;}
	#sidebar .counter .today {float:left;width:38px;height:10px;background:url(http://monsimage.appspot.com/img/blog/layout/txt_count_today.png) no-repeat 0 0;}
	#sidebar .counter .yesterday {float:left;width:67px;height:10px;background:url(http://monsimage.appspot.com/img/blog/layout/txt_count_yesterday.png) no-repeat 0 0;}
	#sidebar .counter .counter_num {float:right;color:#978ba1;letter-spacing:0;line-height:10px;}


	/* search bar */
	.wrap_side .box_search1 {overflow:hidden;width:180px;height:25px;margin:0 0 20px 20px;background:url(http://monsimage.appspot.com/img/blog/layout/bg_search.png) no-repeat 0 0;clear:both;}
	.wrap_side .box_search1 .tf {float:left;width:135px;height:19px;padding:3px 0;margin:0 9px 0 9px;border:0 none;background:none;}
	.wrap_side .box_search1 .btn {float:right;width:25px;height:25px;background:none;}

	/* ***** footer ***** */
	.wrap_box_footer {width:100%;margin:18px 0 0 0;padding-bottom:33px;text-align:center;color:#aa81c8;}
	.wrap_box_footer a {color:#aa81c8;}
	.wrap_box_footer .copyright {margin-bottom:17px;letter-spacing:0;}
	.wrap_box_footer .copyright a {font-size:11px;}
	.wrap_box_footer .copyright , .wrap_box_footer .footmenu {width:455px;margin:0 auto;}
	.wrap_box_footer .footmenu {}
	.wrap_box_footer .footmenu .txt_bar {padding:0 5px 0 7px;color:#c298e1;}
	.wrap_box_footer .footmenu a {color:#c199de;}

	/* tistory + RSS */
	#btnRSS {margin-top:2px;}
	#btnRSS a:hover {text-decoration:none;}
	.btn_tistory,
	.btn_rss {overflow:hidden;text-indent:-9999em;}
	.btn_tistory {display:inline;float:left;width:100px;height:22px;margin:0 13px 7px 20px;background:url(images/tistory.png) no-repeat 0 0;}
	.btn_rss {width:38px;height:16px;background:url(images/rss.gif) no-repeat 0 5px;}
	.line_copyright {width:/*@post-width:230=*/1030px/*@*/;margin:0 auto;padding:3px 0 18px 0;background:url(images/line_copy.gif) repeat-x left top;font-size:0;}
	.wrap_banner {overflow:hidden;width:180px;}
	.txt_em {font-weight:bold;color:#5f5f5f;}

	.wrap_side .module_plugin {width:180px;height:1%;margin-left:20px;padding: 20px 0 14px 0;background:url(images/bg_line.gif) no-repeat left top;}

	@font-face { font-family:Arial; src:url(images/NanumGothic.eot)}; 
	body{font-family:Arial; font-size: 12px;}
	div{font-family:Arial; font-size: 12px;}
