/*----------  영역별 크기  ----------*/
.wrap {width:1300px;}
.header {width:1300px;}
.container {width:1000px;}
.content_wrap {width:1000px;}
.content {width:980px;}
.post_content {width:980px;}
.widemenu {width:0px;}
#section_sidebar1 {width:0px;}
.column {width:0px;}
.column .widget {width:0px;}
.column .widget .widget_content {width:0px;}
.widget_M00000003 .widget_content {}
.footer {width:1300px;}
/*----------  영역별 배경색 & 배경이미지  ----------*/
.body {background-color:#fff;}
.wrap {background-color:#fff;}
.header {	background:#fff;}
.footer {
	}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 12px/1.6em 고딕,Gothic;
	color:#666;
	margin:0 auto;
	padding:0;
	text-align:justify;
	}
.body a:link,.body a:visited {color:#ff6666;text-decoration:none;}
.body a:hover,.body a:active {color:#ff6666;text-decoration:none;}
.wrap {margin:0 auto;text-align:left;}
/*--- 헤더 영역 ---*/
.header {
	margin: 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	}
/*--- 콘텐츠 영역 ---*/
.container {margin:0 auto;text-align:center;}
.content_wrap {margin:0;padding:0 0 25px 0;float:left;display:inline;}
.content {margin:0 auto;text-align:left;overflow:hidden;_word-break:break-all;}
.content a:link {color:#666;text-decoration:none;}
.content a:visited {color:#666;text-decoration:none;}
.content a:hover,
.content a:active {color:#ff6666;text-decoration:none;}
.post_view,.post_oneview {margin-bottom:60px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 {
	font:bold 18px 고딕,Gothic;
	letter-spacing:-1px;
		background-image:url('http://pds20.egloos.com/pds/201009/04/64/back2.gif');
border:0px solid #fff;
	margin-bottom:10px;padding:15px 15px 15px 15px;text-align:center}
	}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#666;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#ff6666;text-decoration:none;}
.post_view .post_title span {color:#666;}
.post_view .post_title span a:link,
.post_view .post_title span a:visited {color:#666;}
.post_view .post_title span a:hover,
.post_view .post_title span a:active {color:#ff6666;text-decoration:none;}
.post_content {overflow:hidden;_word-break:break-all;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font:bold 12px 고딕,Gothic;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	color:#999;
	}
.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:#999;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:#ff4246;text-decoration:none;}
.post_info {font:normal 12px Tahoma;color:#999;}
.post_meta_area ul.post_meta_content em.date {font:normal 12px Tahoma;color:#999;}
.post_footer_area {font-size:11px;}
.widemenu {margin:0 auto;text-align:left;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:#999;}
/*--- 덧글/트랙백 영역 ---*/
.post_link {color:#999;}
.post_link h3 {
	font-size:12px; 고딕,Gothic;
	letter-spacing:-1px;
	border-bottom:1px solid #000000;
	}
.post_trackback .trackback_help {
	border-bottom:1px solid #999;
	}
.post_link h4 {font-size:11px;}
/*--- 하단 메뉴 영역 ---*/
#section_sidebar1 {margin:0;float:left;display:inline;text-align:center;}
.column {
	font:normal 11px/1.6em 고딕,Gothic;
	letter-spacing:-1px;
	color:#666
	}
.column .widget {margin:1px auto;padding:10px 0;text-align:left;}
.column .widget h3 {
	font-size:12px;
	letter-spacing:-1px;
	color:#666;
	border-bottom:1px line #666;
	}
.column .widget .widget_content {padding-top:10px;overflow:hidden;_word-break:break-all;}
/*--- 푸터 영역 ---*/
.footer {
	font:Italic .8em georgia;
	letter-spacing:0px;
	color:#666;
	margin:0 auto;
	padding:20px 0 20px 0;
	text-align:right;
	}
.footer a:link,.footer a:visited {color:#666;text-decoration:none;}
.footer a:hover,.footer a:active {color:#666;text-decoration:none;}
.body {background-color:#fff;}
.body {background-color:#fff;}
.body {background-color:#fff;}
.header {background-image:url('');}
.header {background-position:center bottom;}.header {background-repeat:no-repeat;}
.header {background-image:url('');}
.header {background-position:center bottom;}.header {background-repeat:no-repeat;}
/* 떠다니는 메뉴 (Floating Menu) */
 #floatdiv { 
    position:fixed; _position:absolute; _z-index:-1;
    width:164px;
    overflow:hidden;
    right:0px; //화면 왼쪽에 위치한다. right로 변경가능
    top:160px; //화면 위쪽과의 간격
    background-color: transparent;
    margin:0;
    padding:0;
}
#floatdiv ul  { list-style: none; }
#floatdiv li  { margin-bottom: 2px; text-align: center; }
#floatdiv a   { color: #5D5D5D; border: 0; text-decoration: none; display: block; }
#floatdiv a:hover, #floatdiv .menu  { background-color: #5D5D5D; color: #fff; }
#floatdiv .menu, #floatdiv .last    { margin-bottom: 0px; }

