/*------코멘트 입력 폼------*/
div.commet_input table { width: 568px !important;}
div.comment_input textarea { width: 568px !important; height: 300px !important;}
#bkimg {position:fixed; top:0; left:0; width:100%; height:100%;z-index:0;
/*from colorzilla*/
background: #e0f3fa; /* Old browsers */
background: -moz-linear-gradient(-45deg, #e0f3fa 0%, #d8f0fc 50%, #b8e2f6 51%, #b6dffd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#e0f3fa), color-stop(50%,#d8f0fc), color-stop(51%,#b8e2f6), color-stop(100%,#b6dffd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #e0f3fa 0%,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #e0f3fa 0%,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #e0f3fa 0%,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%); /* IE10+ */
background: linear-gradient(135deg, #e0f3fa 0%,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0f3fa', endColorstr='#b6dffd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
	.menu:hover + .menusub, .menusub:hover {
		visibility:visible;
		height:auto;
	}
	.menusub{
		visibility:hidden;
		height:0.5em;
	}
/*------여튼 여기까지는 유지시켜 주세요------*/
/*------영역별 크기------*/
.notice{border:0px;font-size:9pt;float:center;filter:Alpha(opacity=40); opacity:0.4; -moz-opacity:0.4;position:relative;z-index:100;
background: -moz-linear-gradient(top, rgba(255,255,255,0.87) 34%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(34%,rgba(255,255,255,0.87)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,0.87) 34%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,0.87) 34%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,0.87) 34%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,0.87) 34%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.notice a:link, .notice a:visited {font-weight:bold;}
.notice a:hover, .notice a:active {}
.wrap {width:100%;}
.header {}
.container {}
.content_wrap {width:100%;}
.content {}
.post_content {}
.widemenu {}
#section_sidebar1 {width:250px;background-color:#fff;border:3px solid #9ac; padding:5px;filter:Alpha(opacity=80); opacity:0.80; -moz-opacity:0.80;-moz-border-radius: 15px;border-radius: 15px;}
.column {width:250px;float:center;}
.column .widget {width:200px;float:center;}
.column .widget .widget_content {width:200px;}
.footer {}
/*------영역별 배경색 & 배경이미지------*/
body {background:#fff}
.body {background:#fff;}
.wrap {height:100%; margin:0; padding:0;scroll:no;overflow:hidden;}
.header {
	background:#ffffff;
	border-bottom:7px dotted #ffffff;
	}
.footer {
	background:transparent;
	}
/*------영역별 글자크기/글자색/링크색 & 세부설정------*/
.body {
	font:normal 12px/1.6em sans-serif;
	color:#123;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.body a:link,.body a:visited {color:#679;text-decoration:none;}
.body a:hover,.body a:active {color:#bbb;text-decoration:none;}
.wrap {margin:0 auto;text-align:center;}
/*------헤더 영역------*/
.header {
	color:#fff;
	margin:0 auto 30px auto;
	padding:35px 25px 5px 25px;
	text-align:left;
	}
.header a:link,.header a:visited {color:#679;font-weight:bold;text-decoration:none;}
.header a:hover,.header a:active {color:#78a;text-decoration:underline;}
.header h1 {
	font-size:20px;
	margin:0;
	padding:1px 0;
	}
.header .url {
	font:normal .8em verdana,sans-serif;
	letter-spacing:1px;
	margin:0 0 7px 0;
	padding-left:5px;
	}
.header .topmenu {text-align:right;}
.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:0 auto;padding-left:300px;padding-right:50px;text-align:left;overflow:hidden;}
.content a:link, content a:visited {color:#46b;text-decoration:none;}
.content a:hover,
.content a:active {color:#78a;text-decoration:underline;}
.post_view,.post_oneview {margin-bottom:60px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 {
	font:bold 15px sans-serif;
	letter-spacing:-1px;
	border-bottom:1px solid #123;
	}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#457;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#789;text-decoration:none;}
.post_view .post_title span {color:#457;}
.post_view .post_title span a:link,
.post_view .post_title span a:visited {color:#457;}
.post_view .post_title span a:hover,
.post_view .post_title span a:active {color:#457;text-decoration:underline;}
.post_content {overflow:hidden;_word-break:break-all;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font:bold 12px sans-serif;
	border-bottom:1px solid #123;
	color:#123;
	}
.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:#123;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:#789;text-decoration:none;}
.post_info {color:#457;}
.post_meta_area ul.post_meta_content em.date {color:#457;}
.post_footer_area {font-size:.9em;}
.widemenu {margin:0 auto;padding-left:300px;padding-right:50px;text-align:left;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:#123;}
/*------덧글/트랙백 영역------*/
.post_link {color:#245;}
.post_link h3 {
	font-size:13px;
	letter-spacing:-1px;
	border-bottom:1px solid #ccc;
	}
.post_trackback .trackback_help {
	border-bottom:1px solid #ccc;
	}
.post_link h4 {font-size:1em;}
/*------하단 메뉴 영역------*/
#section_sidebar1 {margin:0;position:absolute;top:0;left:0;display:inline;text-align:center;}
.column {color:#679;}
.column .widget {margin:1px auto;padding:15px 0;text-align:left;}
.column .widget h3 {
	font-size:12px;
	color:#679;
	border-bottom:1px solid #359;
	}
.column .widget .widget_content {padding-top:10px;overflow:hidden;_word-break:break-all;}
/*------푸터 영역------*/
.footer {
	font:normal .8em verdana,sans-serif;
	color:#359;
	margin:0 auto;
	padding:10px 0 20px 0;
	}
.footer a:link,.footer a:visited {color:#78a;text-decoration:none;}
.footer a:hover,.footer a:active {color:#123;text-decoration:none;}
/* comment background */
.post_comment .comment_write textarea.comment_field {background-repeat:no-repeat;background-image:url('http://pds18.egloos.com/pds/201104/04/91/Untitled-2.jpg');}
.post_comment .comment_write textarea.comment_field  {filter:Alpha(opacity=60); opacity:0.6; -moz-opacity:0.6;}
.body {background-image:url('');}
.body {background-position:left top;}.body {background-repeat:repeat;}
.body {background-image:url('');}
.body {background-position:left top;}.body {background-repeat:repeat;}
/*---#457: 글제목---*/
/*---#789: 글제목마우스오버---*/
/*---#123: 본문---*/
/*---#679: 링크---*/
/*---#78a: 마우스 올린 링크---*/
/*---#46b: 푸터 링크---*/
/*---#245: 댓글 색---*/

