@charset "utf-8";
a:link,a:visited,a:active {color:#296fab;text-decoration:none;}
a:hover {color:#18284e; text-decoration:underline;}
.body {
	width:100%;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	color:#a4a4a4;
	line-height: 1.5em;
	background: #fff;
	text-align:left;
}
.container {width:920px;	margin:0 0 0 10px;}
.header {
	width:920px;
	padding: 30px 0 0 0;
	margin:0 0 10px 0;
	height: 70px;
	font-family:verdana,sans-serif;
	font-size:12pt;
	border-bottom:5px solid #D5E2EF;
}
.content_wrap {
	float:right;
	width:670px;
	display:inline;
	margin:0;
	padding:0;
	background:#fff;
}
#section_sidebar1 {
	float:left;
	width:240px;
	display:inline;
	margin:0 0 30px 0;
	padding:10px 0;
	font-size:1em;
	color:#333;
	line-height: 1.5em;
	background:#ededed;
	border:1px solid #d5cce6;
	text-align:center;
}
.footer {clear:both;font:normal 11px verdana,sans-serif;
	margin:0 auto;padding:15px 0;width:920px;text-align:center;
	border-top:5px solid #D5E2EF;}
/* header 스타일 시작 */
.header h1 {margin:0;padding:5px 0 0 20px;font-size:12pt;text-align:left;white-space:nowrap;}
.header h1 a:link,.header h1 a:visited,.header h1 a:active {color:#298bab;text-decoration:none;}
.header h1 a:hover {color:#18284e;text-decoration:none;}
.header p.url {margin:0;padding:0 0 0 20px;font-size:8pt;letter-spacing:2px;text-align:left;white-space:nowrap;}
.header p.topmenu {margin:0;padding:5px 0 0 0;text-align:right;font-size:8pt;white-space:nowrap;}
.header p.topmenu a {margin-left:5px;}
.header p.url a:link,.header p.url a:active,.header p.url a:visited,
.header p.topmenu a:link,.header p.topmenu a:active,.header p.topmenu a:visited {color:#666;text-decoration:none;}
.header p.url a:hover,.header p.topmenu a:hover {color:#bbb;text-decoration:none;}
/* header 스타일 끝 */
/* content 스타일 시작 */
.content {padding:0;margin:0 0 30px 10px;width:660px;text-align:left;}
.post_view {width:615px;margin-left:5px;margin-top:0;padding:15px 19px;text-align:left;overflow:hidden;word-break:break-all;background-color:#f6f6f6;border:1px solid #D0D0CC;}
.post_view,.post_oneview {margin-bottom:20px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 {
	font-size:12px;
	font-weight:bold;
	color:#644b76;
	border-bottom:1px dotted #888;
    }
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#644b76;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#182842;text-decoration:none;}
.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:12px;
	font-weight:bold;
	color:#644b76;
	border-bottom:1px dotted #888;
    }
.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:#644b76;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:#182842;text-decoration:none;}
.post_info {color:#999;}
.post_meta_area ul.post_meta_content em.date {color:#999;}
.post_footer_area {font-size:.9em;}
.widemenu {margin:0 auto;text-align:left;margin-left:15px;width:655px;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:#666;}
.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 #888;}
.post_trackback .trackback_help {border-bottom:1px dotted #888;}
.post_link h4 {font-size:12px;}
/* comment 및 trackback 스타일 끝 */
/* sidebar 스타일 시작 */
.column .widget {
	width:200px;
	padding:5px 0;
	margin:0 20px;
	text-align: left;
	overflow: hidden;
}
.column .widget h3 {
	margin:10px 0 5px 0;
	padding:0 0 2px 15px;
	font-size:9pt;
	color:#5F5F5F;
	font-weight:bold;
	border-bottom:1px dotted #BBB;
	background:url('http://md.egloos.com/skn/img/a/01/01/0/ico_mnttl.gif') no-repeat 0 0;
}
.column .widget .widget_content {padding-bottom:10px;color:#4A4A4A;}
.column .menu_profile {width:160px;border:10px solid #fff;padding:10px;}
/* sidebar 스타일 끝 */
