/*input*/
input{border:1px solid #D9D9D9;}

.topMargin{
	margin-top:15px;
}
.topMargin01{
	margin-top:25px;
}
.topMargin02{
	margin-top:30px;
}
.topMargin03{
	margin-top:40px;
}
.topMargin04{
	margin-top:10px;
}
.topMargin05{
	margin-top:20px;
}
.topMargin06{
	margin-top:50px;
}
.topMargin07{
	margin-top:35px;
}
.centerMargin{margin:0 auto;}
 
.color01{color:#FF6600;}
.point02{color:#A67345;}
/*ÀÌ¸ÞÀÏ*/
.email a{background:url(/images/icon/email.gif) left 4px no-repeat; padding-left:18px;}
	 .email a:link{color:#666;}
	 .email a:visited{color:#666;}
	 .email a:hover{color:#666;}
	 
.email2 a{background:url(/images/icon/email.gif) left 4px no-repeat; padding-left:14px;}
	.email2 a:link {color:#666;}
	.email2 a:visited {color:#666; }
	.email2 a:hover {color:#000;}

 
	.email3 a:link {color:#A67345;}
	.email3 a:visited {color:#A67345; }
	.email3 a:hover {color:#A67345;}	
	
/*°Ë»ö*/
.search{
	background: url(/images/box/box_search.gif) left top no-repeat;
	height:25px;
	width:704px;
	padding-top:3px;
	margin-bottom:30px; 
}
	dl.search select{width:80px;}
	dl.search dt{float:left;padding-left:9px;width:311px;}
	dl.search dd{float:left;width:364px;text-align:right;padding-right:20px; }
/* ¸®½ºÆ® 
-------------------------------------------------*/
ul.list li{
		background: url(/images/icon/squ_black.gif ) left 6px no-repeat;
		padding-left:7px;
		line-height:130%;		 
		margin-left:3px;
		color:#666; 
		margin-bottom:5px;
		 
 }	
ul.listNo li{  
		line-height:130%;			
		margin-bottom:5px; 
		color:#666;
		 
		 
		 
 }	
ul.arrow li{
		background: url(/images/icon/arrow.gif ) left 5px no-repeat;
		padding-left:7px; 
		line-height:130%;		
		margin-bottom:5px;
		margin-left:3px;
		color:#666;		
}  
/* ÆäÀÌÁö 
------------------------------------------------*/
#page{
	margin-top:20px;
	text-align:center;
	height:8px;
	color:#FF8F1F;
	font-weight:bold;
}	
#page img{ vertical-align:middle;margin-bottom:1px;}
	#page span{
		background:url(/images/icon/date_gu.gif) left 3px no-repeat;
		 
	}
	#page a:link {color:#8A827F;font-weight:normal;}
	#page a:visited { text-decoration:none; color:#8A827F;font-weight:normal}
	#page a:hover {color:#000;font-weight:normal;}

	/* °Ë»ö */

#leftSearch{
	margin-top:40px;
	width:184px;
	height:38px;
	padding-top:40px;
	text-align:center;
	background:url(/images/box/left_search.gif) left top no-repeat;
}
	#leftSearch input{vertical-align: middle;}