/* -------------------------ÀÏ¹Ý txt------------------------- */
/* ¹Ùµð Á¤ÀÇ */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #f9f9f9; 
	scrollbar-shadow-color: #f4f4f4;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #b9b9b9;
	scrollbar-darkshadow-color: #b9b9b9; 
	scrollbar-track-color: #fbfbfb;
	scrollbar-arrow-color: #b9b9b9;
}



/* 11px ¹öÆÛ¸µ ±Û¾¾ */
.buffer {
	font-size: 11px;
	color: #000000;
}


/* ±âº» ±Û Á¤ÀÇ */
td {
	font-family: "Seoul", "µ¸¿ò", "Verdana", "Helvetica";
	font-size: 12px;
	line-height:17px;
	color: #666666;
}


/* -------------------------¸µÅ© txt------------------------- */


/* °øÁö»çÇ× ¸µÅ© */
.notice:link {  color: #717171; text-decoration: none;}
.notice:visited {  color: #717171; text-decoration: none;}
.notice:active {  color: #717171; text-decoration: none;} 
.notice:hover {  color: #717171; text-decoration: underline;}


a { text-decoration: none; color:#666666;}
a:link, a:active, a:visited {  color: #666666; text-decoration: none}
a:hover {  color:#666666; text-decoration: underline}





.bg {
	background-attachment: scroll;
	background-image:  url(img/list_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}

/* -------------------------table Å¸ÀÔ------------------------- */

.PageInput {
	text-align:center;
	font-size:11px ;
	color: black;
	background: url(img/inputbox.gif) repeat-x;
	height:14;
	border:0;
	width:22;
}
.PageBg{background-color:#dcd7d1;}
.TitleAct {
	font-size: 12px;
	color:red;
}

.PlayCtrl {line-height:12px;font-size:11px}





