@charset "utf-8";


td {
	font-family:"돋움", Dotum,  AppleGothic, Sans-serif;
	font-size:11px;
	line-height:13px;
	color:#848484;
}

body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}


IMG {border: none;}



a.rollover img { border-width:0px; display:inline ; }
a.rollover img.over { display:none; } 
a.rollover:hover { border:0px }
a.rollover:hover img { display : none; }
a.rollover:hover img.over { display : inline; }

a.t1:link {font-family:"돋움", Dotum,  AppleGothic, Sans-serif;
	font-size:11px;
	line-height:13px;
	color:#848484;
	 text-decoration: none;
	 }
a.t1:visited {font-family:"돋움", Dotum,  AppleGothic, Sans-serif;
	font-size:11px;
	line-height:13px;
	color:#848484;
    text-decoration: none;}
a.t1:hover {font-family:"돋움", Dotum,  AppleGothic, Sans-serif;
	font-size:11px;
	line-height:13px;
	color:#848484; text-decoration: underline;}