@charset "utf-8";


h1
{
	background: url('http://images.rhplus.kr/common/work001.jpg') no-repeat 0 0;
	width: 700px; height: 200px;
	text-indent: -7000px;
}

h1,
ul { float: left; }

ul { height: 100%; position: relative; left: -200px; padding-top: 20px; }
ul li { float: left; padding: 0 10px; border-right: 1px solid #f05283; border-left: 1px solid #f5bace; }
ul li.first { border-left: 0; }
ul li.last { border-right: 0; }
ul li a { font: bold 1.778em "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #373534; }
ul li a:hover { color: #ff256c; }

#header { height: 200px; }
#content { padding: 20px; }
#footer { padding: 20px; color: #ff256c; font: bold 1em "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; }
