#keywords h1
{
	font-size:11px; color:#d0d0e0;
	font-family:arial;
	height:15px;
	margin:1 1 1 1;
	padding:1 1 1 1;
	border:0px solid red;
}
#keywords a
{
	font-size:11px; color:#998811;
	font-family:arial;
	height:15px;
	margin:1 1 1 1;
	padding:1 1 1 1;
	border:0px solid red;
}

.seonet
{
	font-size:11px; color:#998811;
	font-family:arial;
	height:15px;
}

#page
{
	border:0px solid red;
	width:778px;
}

#header
{
	width:778px;
	height:243px;
	position: relative;
	background:url(img/header.jpg);
	background-repeat:no-repeat;
}

#content
{
	width:778px;
}

#left
{
	float:left;
	background:url(img/left_bar.jpg);
	background-repeat:no-repeat;
	width:38px;
	height:322px;
}

#right
{
	float:right;
	width:700px;
	margin-right:40px;
	text-align:left;
	border:0px solid red;
	font-family:trebuchet ms;
	font-size:13px;
}

#bottom
{
	clear:both;
}

#menutop
{
	position: absolute;
	top:155px;
	left:280px;
}

#menutop ul
{
	padding: 0 0 0 0;
	margin:0 0 0 0;
}
#menutop ul li
{
	display: inline;
	padding: 0 8 0 8;
	margin:0 0 0 0;
}

#menutop ul li a
{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-family:trebuchet ms;
	font-size:14px;
}

#menutop ul li a:hover
{
	color:#999999;
}

#footer
{
	width:778px;
	height:44px;
	background:url(img/bottom_bar.gif);
	background-repeat:no-repeat;
	position:relative;
}

#sign
{
	position:absolute;
	top:15px;
	left:40px;
}

#sign a
{
	color:#ffffff;
	text-decoration:none;
	font-family:trebuchet ms;
	font-size:12px;
}
