@charset "utf-8";
html					{overflow-y:scroll; }
form     			{border:none}
img, table 		{border:0; }
p 						{height:1%; margin-left:0; }


body {
	margin: 0px ;
	padding: 0px;
}

a					{text-decoration: none;	color:  #787878;	outline: none;}
a:visited	{color:  #787878;}
a:active	{color:  #787878}
a:hover		{color: #2A2A2A; text-decoration:none;}

p, ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 170%;
}


#wrapper {
	width: 878px;
	height:532px;
	margin: 0px auto;
	padding: 0px;
	background:url(images/sp_bg1.gif);
}

#top {								/* top  id*/
	display: inline; /* IE Hack */
	width: 100%;
	border: 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#top_left {								/* top  id*/
	display: inline; /* IE Hack */
	float: left;
	width: 397px;
	border: 0px;
	margin:11px 0px 7px 10px;
	padding:0px 0px 0px 0px;
	font-family: "돋움";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;

}

#top_center {								/* top  id*/
	display: inline; /* IE Hack */
	float: left;
	width: 300px;
	border: 0px;
	text-align: right;
	margin:11px 0px 7px 0px;
	padding:0px 0px 0px 0px;
	font-family: "돋움";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;

}

#top_right {								/* top  id*/
	display: inline; /* IE Hack */
	float: left;
	width: 161px;
	border: 0px;
	text-align: right;
	margin:11px 10px 7px 0px;
	padding:0px 0px 0px 0px;
	font-family: "돋움";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}


#center {								/* top  id*/
	display: inline; /* IE Hack */
	width: 100%;
	border: 0px;
	height: 100%;
	margin:0px;
	padding:0px;
}

#center_left {								/* top  id*/
	display: inline; /* IE Hack */
	float: left;
	width: 705px;
	border: 0px;
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 8px;
	color: #000000;

}

#center_right {								/* top  id*/
	display: inline; /* IE Hack */
	float: right;
	width: 164px;
	border: 0px;
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#center_right_1 {								/* top  id*/
	display: inline; /* IE Hack */
	float: left;
	border: 0px;
	margin:0px 4px 4px 0px;
	padding:0px 0px 0px 0px;
}

#center_right_2 {								/* top  id*/
	display: inline; /* IE Hack */
	float: left;
	border: 0px;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}

