/* CSS Document */

html { overflow-y:scroll;}

#wrap{

	width:100%;
	text-align:center;
}

#wrap_area{
	margin:0 auto;	
	width: 940px;
	text-align:left;
}

a:link {
	color:#1D1D1D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#A42729;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}

img{
	border:0;
}

select, input{
	font-family:"¸¼Àº °íµñ", "±¼¸²", "±¼¸²Ã¼", "Times New Roman", serif;
	font-size:12px;
	font-weight:bold;
	color:#051D42;
	
}



//DIV ½½¶óÀÌµù
#menu_sub
{
	display:none;
}

body,td,th {
	margin:0;
	font-family: "¸¼Àº °íµñ", "±¼¸²Ã¼", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4B4B4B;
}

#left_mu{
	margin-left:10px;
	
}


.table_title{
	margin:2;
	font-family: "¸¼Àº °íµñ", "±¼¸²Ã¼", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#252222;
	height:25px;

}



.line_bottom1 {border-bottom:1px solid #ccc; }
.line_bottom2 {border-bottom:1px solid #928F8F; }
.line_bottom3 {border-bottom:5px solid #9bb700; }



#number {padding-left:170px; height:65px; margin-top:20px;}
#number li {dispaly:block;float:left; margin-left:10px; list-style:none;display-style:none;}