@charset "euc-kr";
body {
	font-size: 12px; color: #666666;
	margin:0px;
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
img {border:none;}

a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
	text-decoration: underline;
}
/* »ó´Ü ·Î°í, ¸Þ´º Àû¿ë CSS */
#top {
	width: 1000px;
}

/* Ä«ÇÇ¶óÀÌÅÍ Àû¿ë CSS */
#footer {
	width: 100%; height:60px;
	background-image: url(../img/copy_bg.gif);
}
#footer .copy1 {
	text-align:center; float: left;
	width:866px;
}
#footer .copy2 {
	width: 134px; float: left;
}

/* °¢ ¸ÞÀÎ Àû¿ë ÄÁÅÙÃ÷ Àû¿ë */
#main_img {width:1000px; height:440px;}
#con_t {width:930px;}
#con {width:930px;height:145px;padding:0 0 30px 0;}
#con td{text-align:left; vertical-align:top;}