body  {
	margin-top: 10px;
}
#main_top {
width: 802px;
height: 13px;
background-image:url(../../image/bg_top.gif);
background-repeat:no-repeat;
background-color:#ccc;
background-position:bottom;
}
#main {
	width: 800px;
	overflow:hidden;
}
#header  {
	width:800px;
	height:100px;
}
#outer_search{
	top:0px;
	left:0px;
	float:left;
	position:relative;
	width: 260px;
	height: 80px;
}

#logo  {
	float:right;
	height:50px;
	width:430px;
}

#home_but  {
	width:127px;
	height:90px;
}

#inner_search{
	position:absolute;
	top:5px;
	left:100px;
	width: 180px;
	height: 80px;
}
#time  {
	float:right;
	width: 175px;
	height:20px;
}

search_box {
	position:relative;
	width: 175px;
	height:20px;
	text-align:left;
}
search_type {
	position:relative;
	width: 175px;
	height:20px;
	text-align:center;
}


#top-nav  {
	min-height:20px;
	width:800px;
	/*position: relative;*/
	padding:2px;
	padding-top:8px;
	
}

#sub-nav  {
	height:20px;
	width:818px;
	position:relative;
	top:0px;
}
#sub-nav ul  {
	padding:0px;
	margin:0px 0px 0px 10px;
}
#sub-nav li  {
	display: inline;
	padding: 3px 10px 3px 0px;
	float:left;
	display: block;
}

#content  {
	width:775px;
	padding:10px;
}
#left-container  {
	width: 310px;
	vertical-align:text-top;
}
#right-container  {
	width:440px;
	vertical-align:text-top;
	}
#top-container  {
	width:100%;
	vertical-align:text-top;
}
#spacer  {
	height:10px;
	width:100%;
}
#bottom-container  {
	width:100%;
	vertical-align:text-top;
}
#footer  {
	width: 800px;
}
