﻿/* body */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #999 url(img/bg2.gif) repeat-y;
	font-family: verdana, Gulim;
	font-size: 9pt;
	padding-left: 15px;
}

/* top */
.top {
	background: #000000 url(img/title.gif) no-repeat;
	height: 62px;
	width: 975px;
}
.top h1 {
	font: bold 22px sans-serif;
	padding: 8px 16px 0;
}
.top h1 span {
	font: normal 60% Verdana,sans-serif;
}

.top a {
	display: block;
	width: 970px;
	height: 60px
}

/* header */
.header {
	background: url(img/header2.gif); 
	height: 33px;
	width: 975px; 
}

/* Menu */
.menu ul {
	float: left;
	margin: 0 1px 0 1px;
}

.menu a {
	background: #4B4B4B;
	color: #DDD;
	display: block;
	font-family: Gulim;
	font-size: 12px;
	padding: 7px 0 5px 0;
	text-decoration: none;
	text-align: center;
	width: 136px;
}
.menu a#current {
	background: #666; color: #FFF;
}
.menu a:hover {
	background: #555; color: #FFF;
}
.menu li {
	list-style-type: none;
	padding: 0;
}

.dropmenu {
	position:absolute;
	display:none;
	border:1px solid #4B4B4B;
	
	background: #F6F6F6;
	
	top: 98px;
	width:156px;
}

.droplink div.line {
	height: 1px; 
	background: url(img/separator.gif);
}

.droplink a {
	display: block;
	width: 150px;
	text-align: center;
	font: bold 12px gulimche;
	padding: 7px 0 4px 0;
	text-decoration: none; color: #333;
}

.droplink a:hover {
	background: #DDD;
}

.dropmenu li {
	list-style-type: none;
}


/* Main Content */
.main_content {
	margin: 1px;
	width: 720px;
}

.page_title {
	background: #0070CD url(img/bgdate.gif) repeat-x;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
	width: 680px;
	margin-top: 6px;
	margin-left: 6px;
}

.abitem {
	width: 660px;
	background: #F0F0F0 url(img/bg_newsitem.png) repeat-x;
	border: 1px solid #EEE;
	border-color: #EEE #EEE #DDD #EEE;
	clear: both;
	color: #333;
	line-height: 1.5;
	margin: 6px;
	padding: 10px;
}

.abtitle {
	color: #0066CC;
	font: bold 15px Tahoma,sans-serif;
	padding: 3px 4px;
}
.abbody {
	font-family: Gulim;
	font-size: 11px;
	text-align: justify;
}

/* sidebar */
div.content_right {
	width: 240px;
	position: absolute;
	top: 100px;
	left: 749px;
}

div.links a {
	background: url(img/bg_navitem.gif) repeat-x #FFF;
	display: block;
	font: bold 11px Verdana,Tahoma,sans-serif;
	padding: 6px 0 8px 8px;
	text-decoration: none; color: #333;
}
div.links a:hover {
	color: #0080DD; background-position: left bottom;
}
div.links div.line {
	height: 1px; background-color: #EEEEF5;
}
div.links .title {
	background: #333 url(img/bgsubtitle.gif) repeat-x;
	color: #FFF;
	font: normal 12px Gulim;
	padding: 5px 8px;
	text-align: center;
}

.homeset a {
	background: url(img/pj_list_title.jpg) no-repeat;
	color: #DDD;
	display: block;
	font-family: Gulim;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	width: 200px;
	height: 24px;
}

.homeset a:hover {
	color: #DDD;
}

/* Footer */
.footer {
	background: #F0F0F0 url(img/bgdate.gif) repeat-x;
	border: 1px solid #EEE;
	color: #FFF;
	margin-left: 6px;
	width: 680px;
}
.footer .copyright {
	font-family: Gulim;
	padding: 6px 12px;
}
.footer a {
	color: #FFF;
	font-family: Gulim;
	text-decoration: none;
}


/* new */
blockquote
{ margin: 5px 0px 5px 0px; 
  padding: 5px 20px 5px 20px;
  border-left: 8px solid;
  font-size: 12px;
  line-height: 15px;
  color: #999999;
}

#column2
{ text-align: justify;
  width: 100%;
  padding: 0px 10px 3px 20px;
}

#column2 h1
{ 
  padding: 6px 0px 4px 0px; 
  margin: 0px 0px 0px 0px; 
  border-bottom: 1px solid;
  font-size: 14px;
  font-family: Gulim;
  color: #FF9C21;
  text-transform: uppercase;
  font-weight: bold;
}

#column2 h2
{ 
  padding: 10px 0 px 5px 0px; 
  border-bottom: 1px solid;
  font-size: 12px;
  font-family: Gulim;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
}

#column2 p {
/*	background: #fff url(images/box2.gif) no-repeat bottom left; */
	color: #5b5b5b;
	padding: 10px 20px 5px 10px;
	margin: 0 0 10px 0;
	font-size:12px;
    font-family: Gulim;
    line-height: 15px;
}

.boxtop {
	height: 60px;
	background: url(img/post_top.jpg) no-repeat right;
	text-align: center;
	font-size: 12px;
	font-family: Gulim;
    font-weight: bold;
    
    padding-top: 25px;
	
	color: #000;
	width: 725px;
}

.box {
	background: url(img/post_middle.jpg) repeat-y right;
	font-size: 12px;
	font-family: Gulim;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 16px;

	width: 725px;
}

.boxbottom {
	height: 25px;
	background: url(img/post_bottom.jpg) no-repeat right;
	color: #000;

	width: 725px;
}

.box p { padding: 0; margin: 0; color: #999999;}


td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:12px; color:#222222; }

form { margin:0px; }

/* img {border:0px;} */

a:link, a:visited, a:active { text-decoration:none;}
a:hover { text-decoration:none; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none;}
a.menu:hover { text-decoration:none; }

.member {font-weight:bold;color:#888888;}
.guest  {font-weight:normal;color:#888888;}

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, 굴림; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:8pt; font-family:돋움; }
.cloudy, a.cloudy {color:#888888;} /* 흐림 */

input.ed { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; }
input.ed_password { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; font:10px Tahoma; }
textarea.tx { border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:2px; }