body	
	{
		margin:0;
		padding: 0;
		font-family:돋움, dotum, sans-serif;
		font-size: small;
		background-color:#fff;
	}
ul
	{
		list-style-image:none;
	}
li
	{
		list-style-type: none;
	}
div, form, dl, dt, dd, ul, li, ol
	{
		margin:0;
		padding:0;
	}
a:link, a:visited
	{
		text-decoration:none;
	}
a:hover, a:active

	{
		color:#000000;
		text-decoration:underline;
	}
hr
	{
		display:none;
		margin:0;
		padding:0;
		border:0;
	}
.hidden
	{
		display:none;
	}
#leftwrap
	{
		padding:0;
		margin: 0;
	}
#rightwrap
	{
		margin:0;
		padding:0;
	}
#wrap
	{
		margin: 0 10px 0 10px;
		padding:0;
	}
.gray
	{
		background:#f4f4f4;
	}
.new
	{
		background-image:url(/images/global/new.gif);
		background-repeat: no-repeat;
		background-position: right top;
		padding-right:30px;
	}
.hit
	{
		background-image:url(/images/global/hit.gif);
		background-repeat: no-repeat;
		background-position: right top;
		padding-right:30px;
	}
.center
	{
		text-align:center;
	}
/*로고*/
#logo
	{
		clear:both;
		margin:0;
		padding:10px 0 10px 0;
		float:left;
		width:140px;
		height:35px;
		text-indent: -5000px;
		background:url(/images/logo.gif) no-repeat 20px 10px;
		cursor:pointer;
	}
/*팝업로고*/
#logo2
	{
		clear:both;
		margin:0;
		padding:10px 0 0 0;
		float:left;
		width:110px;
		height:35px;
		text-indent: -5000px;
		background:url(/images/logo.gif) no-repeat 10px 10px;
		cursor:pointer;
	}
/* 폰트 조정을 위해 필요한 div */
#container
	{
		padding:0;
		margin:0 auto;
		width:930px;
		font-size:9pt;
	}
/* gnb를 위한 부분 */
#gnb	
	{
		margin:0;
		padding:0;
		color:#666;
		border-top:5px solid #efefef;

	}

#gnb li	
	{
		float:right;
		padding:0 10px 3px 10px;
		background:url(/images/main/gnb_bar.gif) no-repeat 0 20%;
		background-color: #efefef;
	}

#gnb a
	{
		color:#666;
		font-size:95%;
		text-decoration:none;
	}
#gnb .first
	{
		background:url(/images/main/gnb_bg.gif) no-repeat bottom left;
		padding:0 10px 3px 15px;
		background-color: #efefef;
	}

/*하단*/
#footer
	{
		clear:both;
		margin:20px 0 0 0;
		padding:0;
		width:100%;
		height:100px;
		background-color:#f3f3f3;
		border-top:2px solid #eee;
	}
#footer a
	{
		color:#000;
	}
#footer ul
	{
		margin:0 0 5px 0;
		padding:0;
		text-align:center;
		background:#f6f6f6;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
	}
#footer ul li
	{
		line-height:2.5em;
		display:inline;
		margin:10px;
		padding:0;
		color:#737373;
	}
#footer #copyright
	{
		text-align:left;
		float:left;
		width:76%;
		padding-left:10px;
	}
#footer p
	{
		padding:0;
		margin:0;
		line-height:1.5em;
		font-size:95%;
		color:#666;
	}
#footer p strong
	{
		font-weight:normal;
		color:#000;
	}
#footer p strong a
	{
		color:#00f;
		text-decoration:underline;
	}
#footer #validate
	{
		float:right;
		text-align:right;
		padding:0 10px 0 0;
		margin:0;
		width:20%;
	}
#footer #validate img
	{
		 border:0;
		 width:88px;
		 height:31px;
	}
#suggest
	{
		text-align:left;
		position:absolute;
		border:#666 1px solid;
		background:#fff url(/images/global/suggestBG.gif) no-repeat bottom right;
		left:-400px;
		top:-200px;
		padding-bottom:14px;
		padding-top:5px;
	}
#suggest ul li
	{
		padding:0 5px;
		cursor:default;
		line-height:1.3em;
	}

#LAY_RrightSlideGroup img
{
	border:0;
}