/* CSS Document */
body{margin:0px; background-color:#000000;}
/*¸µÅ©Å×µÎ¸® »èÁ¦*/
a,img   {selector-dummy:expression(this.hideFocus=true);}

/***************************************** ±Û¾¾Ã¼ *************************************************/
/* ±âº»¼­Ã¼*/
td{
		font-family:"",gulim;
		color:#000000;
		font-size:12px;
	}	
.num{
		font-family:"",gulim;
		color:#999999;
		font-size:17px;
		font-weight:bold;
	}	
.input_num{
		font-family:"",gulim;
		color:#fffff;
		font-size:15px;
		font-weight:bold;
		background:none;
		border-right:#cccccc 1px solid;
		border-top:#ffffff 1px solid;
		border-left:#ffffff 1px solid;
		border-bottom:#CCCCCC 1px solid;

}
.input_text{
		font-family:"",gulim;
		color:#fffff;
		font-size:15px;
		font-weight:bold;
		background:none;
		border-right:none;
		border-top:none;
		border-left:none;
		border-bottom:#000000 1px solid;
}

.select_01{
		font-family:"",gulim;
		color:#fffff;
		font-size:12px;
		select setColor:#000000,#FFFFFF,#000000,#E6E4E4,#C0C0C0,#000000;
}