/* CSS Document */

@charset "utf-8";
<!--

/* 본문 공통 */
body,td{
		font:12px/1.5 Batang, Verdana, AppleGothic, Sans-serif;
		color:#6D6D6D;
		line-height:18px; 
}

a:link          { color:#666;     text-decoration:none;}
a:visited       { color:#666;     text-decoration:none;}
a:hover         { color:#ccc;     text-decoration:none;}
a:active        { color:#666;     text-decoration:none;}


/* 3. 이미지 */

	img {
		border-width:0px;
	}

/* 4. 이미지 버튼 */

	.ib {
		cursor:pointer;
	}

/* 5. 입력 텍스트 */

	.text {
	        border: none; 
	        background-color:#ffffff;	
	        height:18px; 
	        color: #6d6d6d; 
	        font-size: 12px; 
	        font-face: 바탕, times new roman, tahoma; 
	        padding: 2px 2px 0px 4px;
	}

	.secret {
	        border: none; 
	        background-color:#bbbbbb;	
	        height:18px; 
	        color: #ffffff; 
	        font-size: 12px; 
	        font-face: 바탕, times new roman, tahoma; 
	        padding: 2px 2px 0px 4px;
	}
		

.sidebar_title {font-size:10px; font-family:times new roman; color:#666; font-weight:bold;}


.a {font-size:12px; font-family:times new roman; color:6D6D6D;}
A.a:link {font-size:12px; font-family:times new roman; color:6D6D6D;}
A.a:visited {font-size:12px; font-family:times new roman; color:6D6D6D;}
A.a:active {font-size:12px; font-family:times new roman; color:6D6D6D;}
A.a:hover {font-size:12px; font-family:times new roman; color:cccccc;}

.b {font-size:12px; font-family:Georgia; color:ccc; font-style:italic;}
A.b:link {font-size:12px; font-family:times new roman; color:6D6D6D;}
A.b:visited {font-size:12px; font-family:times new roman; color:6D6D6D;}
A.b:active {font-size:12px; font-family:times new roman; color:6D6D6D;}
A.b:hover {font-size:12px; font-family:times new roman; color:cccccc;}

.c {font-size:12px; font-family:times new roman; color:ccc;}
A.c:link {font-size:12px; font-family:times new roman; color:ccc;}
A.c:visited {font-size:12px; font-family:times new roman; color:ccc;}
A.c:active {font-size:12px; font-family:times new roman; color:ccc;}
A.c:hover {font-size:12px; font-family:times new roman; color:eee;}

.td_bodyt {padding:10px 10px 5px 10px;}
.td_body {padding:10px 10px 5px 10px;}
.td_info {padding:3px 3px 3px 10px;}

.input 
	{
	border: none; 
	background-color:#E2AC1D;	
	height:16px; 
	color: #6D6D6D; 
	font-size: 12px; 
	font-family: 바탕, Tahoma, times new roman; 
	 padding: 2px 2px 0px 4px;
	}
		
.submit 
	{
	border:none;
	border-color:#6D6D6D;
	background-color:#FFFFFF;
	width:100%;
	padding: 2px 2px 0px 4px;	
	}

.textarea 
	{
	border:none;
	border-color:#6D6D6D;
	background-color:#E2AC1D;
	width:350;
	color: #6D6D6D; 
	font-size: 12px; 
	font-family: 바탕, Tahoma, times new roman; 
	padding: 2px 2px 0px 4px;	
	}

.search_input {
	border: none; 
	background-color:#ffffff;
	background-image:url'./images/search.gif;'	
	height:18px; 
	color: #6d6d6d; 
	font-size: 9pt; 
	font-family: 바탕,Tahoma, times new roman; 
	padding: 2px 2px 0px 4px;
	}

.guest_submit 
	{
  border: none;
  font-family:Tahoma,times new roman;
  font-size:10px;
  font-weight:bold; 
  font-color:fff;
  background:#bbbbbb;
  height:18px;
  width : 50px;
	} 


---------
.search_input {
	border: none; 
	background-color:#ffffff;
	background-image:url'./images/search.gif;'	
	height:18px; 
	color: #6d6d6d; 
	font-size: 9pt; 
	font-family: 맑은 고딕, 바탕,Tahoma, times new roman; 
	padding: 2px 2px 0px 4px;
	}

.search_btn 
	{
	border:none;
	border-color:#BABABA;
	background-color:##ffffff;
	color:#6d6d6d;
	width:50px;
	height:18px;
	font-size:9px;
	font-weight:bold;
	font-family:tahoma;
		
}

.input 
	{
	border: none; 
	background-color:#ffffff;	
	height:16px; 
	color: #6d6d6d; 
	font-size: 10pt; 
	font-family: Tahoma, times new roman; 
	 padding: 2px 2px 0px 4px;
	}
		
.submit 
	{
	border:none;
	border-color:BABABA;
	background-color:BABABA;
	width:50px;
	height:18px;
	color:#fff
	font-size:10px;
	font-weight:bold;
		}

.textarea 
	{
	border:none;
	border-color:BABABA;
	background-color:#ffffff;
	width:400px;
	height:100px;
	padding: 2px 2px 0px 4px;	
	}




.guest_submit 
	{
  border: none;
  font-family:times new roman;
  font-size:9px;
  font-weight:bold; 
  color:fff;
  background:#ccc;
  height:18px;
  width : 50px;
	} 




.input_protect 
{
  border: none;
  font-family:Tahoma,times new roman;
  font-size:10pt;
  background:#fff;
  height:20px;
  width : 100px;
	}   



.submit_protect 
	{
  border: none;
  font-family:Tahoma,times new roman;
  font-size:10pt;
  font-weight:bold; 
  color:#666;
  background:#ccc;
  height:20px;
  width : 50px;

	} 