
body { margin:0px; padding:0px; text-align:center;}
/* ÆäÀÌÁö ±âº»¼¼ÆÃ */
html, body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,p,blockquote	{
	margin:0px;
	padding:0px;
	}
/* li ¿©¹éÁ¦°Å¿ë ½ºÅ¸ÀÏ */
img	{
	border: 0;
	}
ul	{
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	}
ul li	{
	display:block;
	}
/* ±âº»±Û²Ã*/
body, th, td, input, span, div, ul, li	{ font:12px/18px "¸¼Àº °íµñ","±¼¸²","Malgun Gothic"; color:#777; }

/* ¸µÅ©½ºÅ¸ÀÏ */
a:link {
	color: #415b96;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9da2ac;
}
a:hover {
	text-decoration: none;
	color: #3158af;
}
a:active {
	text-decoration: none;
	color: #F00;
}

.TopMenu { position:relative;width:930px;margin-bottom:5px;margin: auto;text-align:right;}
.Contents { position:relative;width:930px;margin: auto;}
.Left { position:relative;float:left;padding-left:25px;width:225px; }
.Main { position:relative;float:left;padding-left:20px;width:645px; }
.Bottom { position:relative;clear:both;width:100%;height:90px;border-top:1px solid #CCC;}


/* round table */
.RtblCorner { width:9px;height:9px; }
/* Orange Color */
.ROtblTop { border-top:1px solid #ff6600; }
.ROtblLeft { border-left:1px solid #ff6600; }
.ROtblRight { border-right:1px solid #ff6600; }
.ROtblBottom { border-bottom:1px solid #ff6600; }
/* Gray Color */
.RGtblTop { border-top:1px solid #e5e5e5; }
.RGtblLeft { border-left:1px solid #e5e5e5; }
.RGtblRight { border-right:1px solid #e5e5e5; }
.RGtblBottom { border-bottom:1px solid #e5e5e5; }
/* round table */

/* search */
.SearchUl { width:95%;text-align:left; }
.SearchInput { width:120px;height:16px;border:1px solid #999;margin-left:5px;padding:0px;line-height:14px; }
.SearchSelect { height:18px;border:1px solid #999;margin:0px;padding:0px;line-height:14px;font-size:12px;color:#999999; }
/* search */


#quick {position:fixed;left:50%;margin-left:460px;top:140px;z-index:99;}



.PageTitle	 {
	font-size:12px;
	font-weight:600;
	text-align:left;
	margin:1px 0px 10px 0px;
	border-bottom:1px dashed #CCCCCC;
}
.PageNumTitle	 {
	font-size:12px;
	font-weight:600;
	text-align:left;
}



