@charset "euc-kr";

.png24 {tmp:expression(setPng24(this));}

td {
	font-size: 12px; /* 기본폰트 사이즈 */
	color: #FFFFFF;  /* 폰트 컬러 */
	margin: 0;
	padding: 0;
	font-family: "NanumGothic", "NanumGothicWeb";  /* 폰트스타일 */
	line-height: 150%;
}
body {
	margin: 0px;
	padding: 0px;
}
a:link			{ color: #676767; text-decoration: none; }
a:hover		{ color: #e11a20; text-decoration: none; }
a:visited		{ color: #676767; text-decoration: none; }
a:active		{ color: #676767; text-decoration: none; }

table { border-collapse: collapse; border-spacing: 0; }

html, body { height: 100%; margin: 0px; padding: 0px; }
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
}
#contents {
	background-image: url(http://www.6865330.co.kr/main_img/main.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

body, td, input, select, textarea { font-family: "NanumGothic", "NanumGothicWeb"; font-size: 14px; color: #FFFFFF; }
input, select, option { color: #666; }
img { border: none; }
.under {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bar_title {
	background-color: #666666;
	height: 30px;
	width: 990px;
	font-family: "굴림", "돋움", Seoul, "한강체";
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	padding-top: 4px;
	border: 1px solid #666666;
}
.bar_box {
}
