/* 영역별 크기  */
.wrap {width:100%}
.header {}
.container {}
.content_wrap {width:100%;}
.content { }
.post_content { }
.widemenu {}
#section_sidebar1 {width:250px;}
.column {width:250px;}
.column .widget {width:200px;}
.column .widget .widget_content {width:200px;}
.footer {}
/*  영역별 배경색과 배경이미지 */
.body {}
.wrap {}
.header {}
.footer {}
/* 영역별 글자크기 & 색, 링크색 등 기타 설정 */
.body {
	font:normal 9pt/1.6em Trebuchet MS;
	color:#666;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.body a:link,.body a:visited {color:#666;text-decoration:none;}
.body a:hover,.body a:active {color:silver;text-decoration:none;}
.wrap {margin:0 auto;text-align:center;}
/* 헤더 영역 */
.header {
	color:#fff;
	margin:10;
	padding:10;
	text-align:left;
	}
.header a:link,.header a:visited {color:silver;text-decoration:none;}
.header a:hover,.header a:active {color:silver;text-decoration:underline;}
.header h1 {
	font-size:15px;
	padding-top:30px; padding-left:50px; padding-bottom:5px;
	margin:0px;
	}
.header .url {
	font-size: 9pt;
	margin:0;
	padding-left:50px;
	padding-bottom:30px;
	}
.header .topmenu {text-align:right; padding-right:15px; padding-bottom:5px; font-size:8pt; font-family:돋움;}
.header .topmenu a {padding-left:10px;}
/* 컨텐츠 영역 */
.container {margin:0 auto;text-align:center;position:relative;  }
.content_wrap {margin:0;padding-top:15px;display:inline;}
.content {margin:10px auto;padding-left:40px;padding-right:300px;text-align:left;overflow:hidden;_word-break:break-all;}
.content a:link {color:black;text-decoration:none;}
.content a:visited {color:black;text-decoration:none;}
.content a:hover {color:silver;text-decoration:underline;}
.content a:active {color:silver;text-decoration:underline;}
.post_view,.post_oneview {margin-bottom:60px; text-align:justify;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 { background: url(http://pds18.egloos.com/pds/201005/10/24/bk_2.jpg) 5px 8px no-repeat;
	font-weight:bold; font-family:Trebuchet MS; font-size:9pt; color:#666;
	border-top: 1px dashed black; padding-left:35px;
	border-bottom: 1px dashed black; padding-top:10px; padding-bottom:10px;
	}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#555;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#333;text-decoration:none;}
.post_view .post_title span {color:#ccc; font-family:7pt; }
.post_view .post_title span a:link,
.post_view .post_title span a:visited {color:#999; font-size:8pt; font-family:돋움;}
.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,sumlist {
	font-size:9pt; font-family:Trebuchet MS; font-weight:bold;
	border-bottom:1px solid gray;
	color:#666;
	}
.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:#333;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:rosybrown;text-decoration:none;}
.post_info {color:#999; font-size:8pt; font-family:돋움;}
.post_meta_area ul.post_meta_content em.date,em.fn {color:#999; font-size:8pt; font-family:돋움;}
.post_footer_area {font-size:8pt; font-family:돋움; }
.widemenu {margin:0 auto;padding-left:50px;padding-right:300px;text-align:left;}
.widemenu .wide_blank {display:none; font-size:9pt;}
.widemenu h3 {font-size:9pt;color:#666;}
/* 덧글 & 트랙백 영역 */
.post_link {color:#666;}
.post_link h3 {
	padding-left:35px; padding-top:8px; padding-bottom:8px;
	font-size:12px; text-align: left; border-bottom:1px dashed black;
	color:#666; background: url(http://pds18.egloos.com/pds/201005/10/24/bk_2.jpg) 5px 4px  no-repeat;
	}
.post_trackback .trackback_help {
	padding-left: 10px;
	border-bottom:1px dashed black;
	}
.post_link h4 {font-size:9pt; font-family:굴림; }
.comment_write{font-size:9pt;}
.name,
.passwd,
.blog,
.post_comment {}
.post_comment h3 {}
.post_comment .comment_list {padding:20px 0px 20px 0px;}
.post_comment .comment_list li {}
.post_comment .comment_list li.comment_item {}
.post_comment .comment_list li.comment_reply {padding:10 0 0 10;}
.post_comment .comment_list li.comment_item h4.comment_writer_info {background:gray}
.post_comment .comment_list li.comment_reply h4.comment_writer_info {background:silver}
.comment_field {
	font: 9pt/1.6em 굴림, verdana;
	color: #666;
	padding: 4px;
	border: 1px dotted d;
	}
/* 아래 메뉴 영역 */
#section_sidebar1 {margin:0;position:absolute;top:0;right:0;display:inline;text-align:center;}
.column {color:#666;}
.column .widget {margin:1px auto;padding:15px 0;text-align:left; }
.column .widget h3 { padding-left:35px; padding-top:8px; padding-bottom:8px;
	font-size:9pt; text-align: left; border-bottom:1px dashed black;
	color:#666; background: url(http://pds18.egloos.com/pds/201005/10/24/bk_2.jpg) 5px 4px  no-repeat;
	}
.column .widget .widget_content {padding-top:10px;overflow:hidden;_word-break:break-all; font-size:8pt; font-family:돋움;}
/* 푸터 영역 (라이센스도 이쪽에 들어갑니다!)*/
.footer {
	font-size:8pt; font-style:italic;
	color:#666;
	margin:0 auto;
	padding:10px 0 20px 0;
	}
.footer a:link,.footer a:visited {color:black;text-decoration:none;}
.footer a:hover,.footer a:active {color:gray;text-decoration:none;}
.header {background-image:url('http://pds20.egloos.com/pds/201005/10/24/bk_dd.jpg');}
.header {background-position:left top;}.header {background-repeat:repeat;}
.post_comment .comment_write textarea.comment_field  {background-image:url('http://pds20.egloos.com/pds/201005/10/24/bk_dd.jpg');}
.post_comment .comment_write textarea.comment_field  {background-position:left top;}.post_comment .comment_write textarea.comment_field {background-repeat:repeat;}
.header {background-image:url('http://pds16.egloos.com/pds/200910/05/43/halongbay4.jpg');}
.header {background-position:left top;}.header {background-repeat:repeat;}
.post_comment .comment_write textarea.comment_field  {background-image:url('http://pds20.egloos.com/pds/201005/10/24/bk_dd.jpg');}
.post_comment .comment_write textarea.comment_field  {background-position:left top;}.post_comment .comment_write textarea.comment_field {background-repeat:repeat;}

.header {background-color:#ffccaa;}
.header {background-position:center center;}.header {background-color:#ffccaa;}
.header {background-position:center center;}