A:link {color: #555555; text-decoration: none;}
A:visited {color: #555555; text-decoration: none;}
A:active {color: #555555; text-decoration: none;}
A:hover {color: #000000; text-decoration: underline;}

.btn {cursor:hand;
	  font-family:Tahoma; 
	  font-size:9pt; 
	  color:rgb(51,51,51); 
	  background-color:rgb(241,234,234); 
	  border-width:1px; 
	  border-color:rgb(204,204,204); 
	  border-style:solid;
	}

.btn2 {cursor:hand;
	  font-family:Tahoma; 
	  font-size:9pt; 
	  color:rgb(51,51,51); 
	  background-color:rgb(241,234,234); 
	  border-width:1px; 
	  border-color:rgb(204,204,204); 
	  border-style:solid;
	  height:18px;
	}

.btn3 {cursor:hand;
	  font-family:Tahoma; 
	  font-size:9pt; 
	  color:#4d4d4d; 
	  background-color:#ffff9c; 
	  border-width:1px; 
	  border-color:rgb(204,204,204); 
	  border-style:solid;
	  height:20px;
	}

.font_navi_num_red		{font-family:Tahoma;color:rgb(255,0,0);font-size:8pt;}
.font_navi_num			{font-family:Tahoma;color:rgb(167,165,166);font-size:8pt;}
.font_navi_arrow		{font-family:Tahoma;color:rgb(167,165,166);font-size:7pt;}
.font_bbs_title			{font-family:Tahoma;color:rgb(107,107,107);font-size:8pt;}
.font_bbs_title_date	{font-family:Tahoma;color:rgb(107,107,107);font-size:7pt;}
.font_bbs_title_bold	{font-family:Tahoma;color:rgb(107,107,107);font-size:8pt;font-weight:bold}
.font_number			{font-family:Tahoma;color:rgb(107,107,107);font-size:7pt;}

img		{border:0;}
td  {font-family:Tahoma;color:rgb(107,107,107);font-size:8pt;}
textarea {	font-family:tahoma; 
			font-size:9pt; 
			border-width:1; 
			border-style:solid;
			border-color:rgb(178,178,178);
			scrollbar-face-color:rgb(204,204,204); 
			scrollbar-shadow-color:white; 
			scrollbar-highlight-color:white; 
			scrollbar-3dlight-color:white; 
			scrollbar-darkshadow-color:white; 
			scrollbar-base-color:rgb(250,248,249); 
			scrollbar-arrow-color:white; 
			scrollbar-track-color:rgb(250,248,249);
			background-color:rgb(250,248,249);}

.textarea2 {font-family:tahoma; 
			font-size:9pt; 
			border-width:1; 
			border-style:solid;
			border-color:rgb(153,153,153);
			scrollbar-face-color:rgb(204,204,204); 
			scrollbar-shadow-color:white; 
			scrollbar-highlight-color:white; 
			scrollbar-3dlight-color:white; 
			scrollbar-darkshadow-color:white; 
			scrollbar-base-color:rgb(250,248,249); 
			scrollbar-arrow-color:white; 
			scrollbar-track-color:rgb(250,248,249);
			background-color:rgb(250,248,249);}

.input2 {
			font-family:tahoma; 
			font-size:9pt; 
			border-color:rgb(217,217,217); 
			border-width:1; 
			border-style:solid;
			background-color:rgb(250,248,249);
			height:20px;
		}

.input3 {
			font-family:tahoma; 
			font-size:9pt; 
			border-color:rgb(255,255,156); 
			border-width:1; 
			border-style:solid;
			background-color:rgb(255,255,156);
			height:20px;
		}

.input4 {
			font-family:tahoma; 
			font-size:9pt; 
			border-color:rgb(255,255,204); 
			border-width:1; 
			border-style:solid;
			background-color:rgb(255,255,204);
			height:20px;
		}


abbr, acronym {
	  /*border-bottom:1px dotted;*/
	  cursor:help;
}

label {
	cursor:hand;
}


#frm_register {
	 border-collapse:collapse;
}
#frm_register tr{
	height:30;
}

#frm_zipcode {
	 border-collapse:collapse;
}
#frm_zipcode tr{
	height:20;
}

#itm_nm {
	width:130;
	height:30;
	background-color:#F9F9F9;
	border-bottom:1px solid #EFEFEF;
	text-align:right;
	font-style: bold;
	padding-right:10px;
}
#itm_value {
	width:400;
	padding-left:10px;
	border-bottom:1px solid #EFEFEF;
	border-left:1px solid #EFEFEF;
}

#th {
	border-bottom:2px solid #DDDDDD;
	text-align:right;
	background-color:#FFFFFF;
}
#tb {
	border-top:2px solid #DDDDDD;
	padding-left:11px;
	background-color:#FFFFFF;
}

#th2 {
	border-bottom:2px solid #DDDDDD;
	text-align:left;
	font-style:bold;
	background-color:#FFFFFF;
}
#tb2 {
	border-top:2px solid #DDDDDD;
	padding-left:11px;
	font-style:bold;
	background-color:#FFFFFF;
}

#frm_login {
	 border-collapse:collapse;
}
#frm_login tr{
	height:30;
}
#itm_nm2 {
	width:70;
	height:30;
	background-color:#F9F9F9;
	border-bottom:1px solid #EFEFEF;
	text-align:right;
	font-style: bold;
	padding-right:10px;
}
#itm_value2 {
	width:150;
	background-color:#FFFFFF;
	padding-left:10px;
	border-bottom:1px solid #EFEFEF;
	border-left:1px solid #EFEFEF;
}

#itm_nm3 {
	width:50;
	height:20;
	background-color:#F9F9F9;
	border-bottom:1px solid #EFEFEF;
	text-align:right;
	font-style: bold;
	padding-right:10px;
}
#itm_value3 {
	width:400;
	padding-left:10px;
	border-bottom:1px solid #EFEFEF;
	border-left:1px solid #EFEFEF;
}

#itm_nm4 {
	width:220;
	height:30;
	text-align:right;
	font-style: bold;
	padding-right:10px;
}
#itm_value4 {
	width:400;
	padding-left:10px;
}

.img_btn {
	cursor:hand;
}


.note {font-family:tahoma; 
			font-size:9pt;
			color:#8080FF;}

p  {font-family:tahoma; 
			font-size:9pt;
			color:#8080FF;}

/* 셀렉트박스 */
.select {
 font-family:Tahoma; 
 font-size:10px;
 BEHAVIOR: url('http://www.ponybrown.com/ver3/js/selectbox.htc'); CURSOR: hand }


/* menu */
#menu { cursor:hand; }

.admin_id  {font-family:tahoma; 
	font-size:9pt;
	font-style:bold;
	color:#83A591}

.normal_id  {font-family:tahoma; 
	font-size:9pt;
	color:#2F2F2F;}

#side1
{
position:absolute;
left:expression((document.body.clientWidth-this.style.width)/2-this.getAttribute("pos"));
}


