@charset "euc-kr";
/* CSS Document */


body	{	font-family:"돋움",arial;	font-size:12px;	color:#000;	padding:0px; margin:0px; }
img	{	border:0;	}
select, input, textarea	{	border:solid 1px;	 border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;	font-family: "돋움"; font-size: 12px; display: inline; color:#787878;	}
h1, h2, h3, h4, h5, h6	{	font-family:"돋움"; display:none;	}
ul	{list-style:none;}
div, li, td, span	{font-family:"굴림",arial;	font-size:12px;	color:#686868;}


a{text-decoration:none; font-family:"돋움",arial;	font-size:12px;	color:#686868;}
a:hover{text-decoration:none; font-family:"돋움",arial;	font-size:12px;	color:#686868;  cursor:pointer;}


* { margin: 0; padding: 0; }
* html { height: 1px; }



.nave_home	{font-family:"돋움",arial;	font-size:12px;	color:#b3b3b3; vertical-align:bottom; padding-bottom:4px;}

table .tak th	{background:#f0f3c8; font-weight:bold; font-size:12px; color:#54590f; border-right:1px solid #fff;}
table .tak th.right	{ border-right:0px solid #fff;}
table .tak td	{border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center;}
table .tak td.left	{border-left:1px solid #ddd; }