@charset "utf-8";
a:link, a:visited, a:active {color:#6C839E;text-decoration:none;}
a:hover {color:#B6B6B6;text-decoration:underline;}
.body {
	width:100%;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	color:#aaa;
	line-height: 150%;
	background:#646464;
	text-align: center;
}
.container_wrap {
	width:1200px;
	text-align:center;
	margin:0 auto;
	background-color:#000;
}
.container {
	margin: 0 auto;
	width:1100px;
	text-align:center;
	border-left:1px solid #555;
	border-right:1px solid #555;
}
.header {
	height:90px;
	margin: 0 auto;
	padding:30px 0 0 0;
	font-size:13pt; 
	color:#596a75;
	line-height:150%;
}
.footer {clear:both;font:normal 11px verdana,sans-serif;margin:0;padding:20px 0;}
/* header 스타일 시작 */
.header a:link, .header a:visited, .header a:active {color:#596a75;text-decoration:none;}
.header a:hover {color:#596a75; text-decoration:underline;}
.header h1 {
	margin: 0 0 5px 20px;
	font-size:13pt; 
	font-weight:bold;
	line-height:150%;
	text-align: left;
	font-family:tahoma,'굴림',sans-serif;
}
.header p.url {
	margin: 0 0 0 20px;
	font-size:9pt;
	color:#555; 
	line-height:150%;
	letter-spacing: 5px;
	text-align: left;
}
.header p.topmenu {
	margin: 15px 10px 0 0;
	font-size:11px;
	text-align:right;
}
.header p.url a:link, .header p.url a:visited, .header p.url a:active,
.header p.topmenu a:link, .header p.topmenu a:visited, .header p.topmenu a:active {color:#555; text-decoration:none;}
.header p.url a:hover,.header p.topmenu a:hover {color:#555;text-decoration:underline;}
/* header 스타일 끝 */
/* content 스타일 시작 */
.content_wrap {
	float: right;
	display:inline;
	margin:0; 
	width:850px;
	text-align: center;
}
.content {
	background-color:#333;
	width:800px;
	margin:0 20px 30px 0;
	padding:20px;
	text-align:left;
	}
.post_view,.post_oneview {margin-bottom:60px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 {
    font-size:15px;
	font-weight:bold;
	color:#aaa;
	letter-spacing:-1px;
	border-bottom:1px solid #606060;
    }
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#aaa;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#6C839E;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 #606060;
    color:#aaa;
    }
.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:#aaa;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:#6C839E;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:10px;width:590px;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:#aaa;}
.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 #606060;
    }
.post_trackback .trackback_help {
    border-bottom:1px solid #606060;
    }
.post_link h4 {font-size:12px;}
/*  comment 및 trackback 스타일 끝 */
/* sidebar 스타일 시작 */
.column {
	float: left;
	display:inline;
	width:180px;
	margin:0 0 0 20px;
	padding:0;
	line-height: 1.5em;
}
.column .widget {
	width:180px;
	padding:5px 0; 
	margin:0 0 5px 0;
	text-align: left; 
	overflow: hidden; 
}
.column .widget h3 {
	margin:0 0 5px 0;
	padding:0;
	font-size:9pt;
	color:#aaa;
	font-weight:bold; 
	border:none;
}
.column .widget .widget_content {color:#666;}
/* sidebar 스타일 끝 */

