/* mint */
.body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: "돋움", "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #E8EBEB url("http://md.egloos.com/skn/img/a/01/04/4/rbasic3_bg.gif") repeat-x;
	text-align: center;
	}
a:link { color: #59A7AB; text-decoration: none; }
a:visited { color: #59A7AB; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
.body_wrap {
	width: 910px;
	margin: 0 auto;
	padding: 0;	
	background: url("http://md.egloos.com/skn/img/a/01/04/4/rbasic3_contain2.gif") repeat-y;
	}
.header {
	width: 910px;
	height: 65px;
	margin: 0 auto;
	text-align: left;
	padding: 40px 0 0 40px;
	font-family: "Trebuchet MS", "돋움", sans-serif;
	}
	
.container {
	width: 910px;	
	text-align: left;
	background: url("http://md.egloos.com/skn/img/a/01/04/4/rbasic3_contain1.gif") no-repeat;
	padding: 0;
	margin: 0 auto;
	}
.content_wrap_container {
	float: left;display:inline;overflow:hidden;
	width:660px;padding-left:40px;}
.content_wrap {
	width: 600px;
	text-align:left;
	padding:0 30px;
	margin: 0; 
	background:#fff;
	}
.content_wrap_top {
	width:660px;height:12px;padding-top:40px;
	background:url('http://md.egloos.com/skn/img/a/01/04/4/rbasic3_post1.gif') no-repeat 0 bottom;}
.content_wrap_btm {
	width:660px;height:12px;margin-top:-30px;padding-top:40px;
	background:#fff url('http://md.egloos.com/skn/img/a/01/04/4/rbasic3_post2.gif') no-repeat 0 bottom;}
#section_sidebar1 {
	float: right;display:inline;overflow:hidden;
	width: 170px;
	margin: 0 auto;
	text-align: center; 
	padding:40px 20px 0 0;
	}
.footer {
	clear: both;
	width: 910px;
	height: 40px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
	font-family: "Trebuchet MS", "돋움", sans-serif;
	background: #E8EBEB url("http://md.egloos.com/skn/img/a/01/04/4/rbasic3_contain3.gif") no-repeat;
	}
/* header start */
.header h1 a:link { color: #91AE00; text-decoration: none; }
.header h1 a:visited { color: #91AE00; text-decoration: none; }
.header h1 a:hover { color: #000; text-decoration: none; }
.header h1 a:active { color: #91AE00; text-decoration: none; }
.header h1 {
	margin: 0;
	padding: 0;
	font-family: "돋움", "Myriad", sans-serif;
	font-size: 26px;
	line-height: 100%;
	text-align : left;
	}
.header p a:link { color: #59A7AB; text-decoration: none; }
.header p a:visited { color: #59A7AB; text-decoration: none; }
.header p a:hover { color: #000; text-decoration: underline; }
.header p a:active { color: #59A7AB; text-decoration: underline; }
.header p.topmenu {
	margin: 0;
	padding: 0 50px;
	color: #CCCBC5;
	font-size: 11px;
	text-align : right;
	}
.header p.topmenu a {margin-left:10px;}
	
.header p.url a:link { color: #FFF; text-decoration: none; }
.header p.url a:visited { color: #FFF; text-decoration: none; }
.header p.url a:hover { color: #000; text-decoration: none; }
.header p.url a:active { color: #FFF; text-decoration: none; }
.header p.url {
	margin: 0;
	padding: 0;
	text-align : left;
	}
/* header end */
/* content 스타일 시작 */
.content {padding:0;margin:0 0 30px 0;text-align:left;}
.post_view {padding:1px 0;text-align:left;overflow:hidden;_word-break:break-all;}
.post_view,.post_oneview {margin-bottom:60px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #474747;
    }
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#000;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#000;text-decoration:underline;}
.post_view .post_title span {color:#999;}
.post_view .post_title span a:link,
.post_view .post_title span a:visited {color:#999;}
.post_view .post_title span a:hover,
.post_view .post_title span a:active {color:#999;text-decoration:underline;}
.post_content {overflow:hidden;_word-break:break-all;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #474747;
    }
.post_summary h2 {border-bottom:0;}
.post_titlelist h2 a:link,.post_summary h2 a:link,.post_simplelist h2 a:link,.post_tagcloud h2 a:link,
.post_titlelist h2 a:visited,.post_summary h2 a:visited,.post_simplelist h2 a:visited,.post_tagcloud h2 a:visited
	{color:#000;text-decoration:none;}
.post_titlelist h2 a:hover,.post_summary h2 a:hover,.post_simplelist h2 a:hover,.post_tagcloud h2 a:hover,
.post_titlelist h2 a:active,.post_summary h2 a:active,.post_simplelist h2 a:active,.post_tagcloud h2 a:active
	{color:#000;text-decoration:underline;}
.post_info {color:#999;}
.post_meta_area ul.post_meta_content em.date {color:#999;}
.post_footer_area {font-size:.9em;background:#FAF9F7;padding:5px 10px;}
.widemenu {margin:0 auto;text-align:left;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:#000;}
.post_paging,.post_navi {margin:0 auto;text-align:center;}
.post_navi {text-align:left;}
/* content 스타일 끝 */
/* comment 및 trackback 스타일 시작 */
.post_link {}
.post_link h3 {font-size:11px;border-bottom:1px dotted #474747;}
.post_trackback .trackback_help {border-bottom:1px dotted #474747;}
.post_link h4 {font-size:12px;}
/* comment 및 trackback 스타일 끝 */
/* sidebar 스타일 시작 */
.column {color:#666;}
.column .widget {
	padding:0;
	margin:0 0 20px 0;
	text-align:left;
	overflow:hidden;
}
.column .widget h3 {
	margin:0;
	padding:10px 0 10px 25px;
	font-size:9pt;
	font-weight:bold;
	background:url('http://md.egloos.com/skn/img/a/01/04/4/rbasic3_menutitl.gif') no-repeat;
	color:#666;
}
.column .widget .widget_content {padding-bottom:10px;}
.column .menu_profile {padding-top:10px;margin-bottom:10px;}
/* sidebar 스타일 끝 */
.header {background-image:url('http://pds16.egloos.com/pds/201004/03/36/el22.jpg');}
.header {background-position:center bottom;}.header {background-repeat:no-repeat;}
.header {background-image:url('http://pds16.egloos.com/pds/201004/03/36/el22.jpg');}
.header {background-position:center bottom;}.header {background-repeat:no-repeat;}

