 <!--
 @font-face {font-family: 나눔고딕; src:url(./images/DBFNT0.eot);}
a:link {font-family: 나눔고딕;font-size: 9pt;}
a:visited {font-family: 나눔고딕;font-size: 9pt;}
a:hover {font-family: 나눔고딕;font-size: 9pt;}
a:acvite {font-family: 나눔고딕;font-size: 9pt;}
body,div,table,tr,td,p,span {font-family: 나눔고딕;font-size: 12pt;}
-->




@charset "utf-8";

/* 공통  */
body {}
img {border-width:0px;}
table{border-spacing: 0px; border-collapse: collapse;}
td{padding: 0px;}


.head_title	{
	font-size:16px; 
	color:000000; 
	font-weight:bold; 
	text-decoration:none; 
	font-family:나눔고딕; 
	letter-spacing:-1px;
	}

/* 입력창 관련  */
.text {
	border-top: 0px;  
	border-right: 0px; 
	border-bottom: 1px dotted #000000; 
	border-left: 0px; 
	height:18px; 
	color: #000000; 
	font-size: 9pt; 
	padding: 2px 2px 0px 4px;
	}

.textarea_rp {
	border-top: 1px solid #ededed; 
	border-right: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-bottom: 0px 
    font-family:나눔고딕;
	font-size:12px;
	color:000000;
    background:#ffffff;
	width:595px;
	padding: 2px 2px 0px 4px;	
	}

	
.submit {
	border: 1px solid #000000;
	font-family:나눔고딕;
	font-size:9pt;
	color:000000;
	background:#000000;
	height:20px;
	width : 595px;
	} 

.guest_input {
	font-size:9pt; 
	font-family:나눔고딕; 
	color:000000;
	}


/* 본문 관련  */
.article {
	font-size:9pt; 
	font-family:나눔고딕; 
	color:000000; 
	text-align:justify; 
	line-height:18px;}

.article	A:link    {color:000000;text-decoration:none;}
.article	A:visited {color:666666;text-decoration:none;}
.article	A:active  {color:666666;text-decoration:none;}
.article	A:hover  {color:666666;text-decoration:underline;}

.article_info {
	font-size:9pt; 
	font-family:나눔고딕; 
	color:000000;
	}

.protected_article{
	font-size:9pt; 
	font-family:나눔고딕; 
	color:000000; 
	text-align:center; 
	}

.list_date {
	font-size:9pt; 
	font-family:나눔고딕; 
	color:000000;
	}


/* 방명록_댓글 본문  */
.sub_article {
	font-size:9pt; 
	font-family:나눔고딕; 
	color:000000; 
	text-align:justify; 
	line-height:18px;
	}

.sub_article	A:link    {color:000000;text-decoration:none;}
.sub_article	A:visited {color:000000;text-decoration:none;}
.sub_article	A:active  {color:666666;text-decoration:none;}
.sub_article	A:hover  {color:666666;text-decoration:underline;}

.name {
	font-size:9pt; 
	font-family:나눔고딕; 
	color:000000;
	}

.name	A:link    {color:000000;text-decoration:none;}
.name	A:visited {color:000000;text-decoration:none;}
.name	A:active  {color:666666;text-decoration:none;}
.name	A:hover  {color:666666;text-decoration:underline;}

.date {
	font-size:9pt; 
	font-family:나눔고딕; 
	color:000000;
	}

.site_info {
	font-size:9pt; 
	font-family:나눔고딕; 
	color:000000;
	}

.site_info	A:link    {color:000000;text-decoration:none;}
.site_info	A:visited {color:666666;text-decoration:none;}
.site_info	A:active  {color:666666;text-decoration:none;}
.site_info	A:hover  {color:666666;text-decoration:underline;}


/* 기본 링크  */
A:link    {color:000000;text-decoration:none;}
A:visited {color:000000;text-decoration:none;}
A:active  {color:000000;text-decoration:none;}
A:hover  {color:000000;text-decoration:underline;}


/* 페이지넘버 */
.paging {}
.paging .selected {color : #666666; font-weight:bold;}
