@charset "utf-8";
a:link,a:visited {color:#0b2a4a;text-decoration:none;}
a:hover,a:active {color:#d88002;text-decoration:underline;}
.body {width:100%;margin:0;padding:0;font-family:applegothic,sans-serif;font-size:9pt;color:#333;line-height:1.5em;background:#fff;text-align:center;}
.container {width:860px;margin:0 auto;text-align:left;}
.footer {clear:both;font:normal 11px verdana,sans-serif;margin:0 auto;padding:20px 0;width:860px;text-align:center;}
/********** HEADER start **********/
.header {width:860px;height:96px;margin:0 auto;border-bottom:5px solid #c1d6f8;background:#6f8294;}
.header a:link,.header a:visited,.header a:hover,.header a:active {color:#fff;}
.header h1 {margin:0 0 0 20px;padding:30px 0 7px 0;font-size:12pt;letter-spacing:1px;text-align:left;}
.header p.url {margin:0 0 0 20px;font-size:9pt;letter-spacing:5px;text-align:left;}
.header p.topmenu {margin:0 10px 0 0;padding:0;color:#ccc;text-align:right;font-size:11px;letter-spacing:1px;}
.header p.topmenu a {margin-left:5px;}
/********** HEADER end **********/
/********** CONTENT start **********/
/* content 스타일 시작 */
.content_wrap {width:639px;float:right;display:inline;text-align:center;padding:20px 0;border-left:1px dotted #ccc;background:#f4f5f9;overflow:hidden;}
.content {padding:10px 19px 30px 20px;width:600px;text-align:left;}
.content .post_view {width:600px;padding:0;text-align:left;overflow:hidden;word-break:break-all;}
.post_view,.post_oneview {clear:both;margin-bottom:60px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 {
	font-size:12px;
	font-weight:bold;
	color:#333;
	border-bottom:1px solid #e7e7e7;
    }
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {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;
    border-bottom:1px solid #E7E7E7;
    color:#333;
    }
.post_summary h2 {border-bottom:0;}
.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 {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-right:20px;width:600px;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:#666;}
.post_paging,.post_navi {margin:0 auto;}
.post_navi {text-align:left;}
/* content 스타일 끝 */
/* comment 및 trackback 스타일 시작 */
.post_link {}
.post_link h3 {font-size:11px;border-bottom:1px solid #E7E7E7;}
.post_trackback .trackback_help {border-bottom:1px solid #E7E7E7;}
.post_link h4 {font-size:12px;}
/* comment 및 trackback 스타일 끝 */
/********** CONTENT end **********/
/********** SIDEBAR start **********/
.column {
	float: left;
	display:inline;
	width:200px;
	margin:20px 20px 0 0;
	padding:0;
	line-height: 1.5em;
	overflow:hidden;
}
.column .widget {
	width:180px;
	padding:5px 10px;
	margin:0 0 2px 0;
	text-align: left;
	overflow: hidden;
}
.column .widget h3 {
	margin:10px 0 5px 0;
	padding:0;
	font-size:9pt;
	color:#333;
	font-weight:bold;
	border:none;
}
.column .widget .widget_content {padding-bottom:10px;color:#999;}
/********** SIDEBAR end **********/
