/* CSS Document */

#SEO
{
	position:absolute;
	top:8px;
	width:356px;
	left:256px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}	
/* Search area open*/
#Search
{
width:254px;
height:34px;
top:6px;
left:0px;
position:relative;
bottom:0px;
}
#home
{
	width:24px;
	height:24px;
	position:absolute;
	bottom:0px;
}	

#sitemap
{
	width:24px;
	height:24px;

	left:24px;
	position:absolute;
	bottom:0px;
}

#faq
{
	width:25px;
	height:24px;
	left:48px;
	position:absolute;
	bottom:0px;
}

#line
{
	width:1px;
	height:34px;
	float:right;
	left:73px;
	position:absolute;
	bottom:0px;
}

#selectarea-bg
{
	width:173px;
	height:34px;
	left:73px;
	position:absolute;
	background-image:url(../images/selectbg.jpg);
	background-repeat:repeat-x;
}

#selectbox-xy
{
	top:8px;
	position:absolute;
	left:7px;
}	

#slt-curve
{
	width:1px;
	height:34px;
	left:246px;
	position:absolute;
	bottom:0px;
}
/* Search area close*/

#hline
{
	border-top:#C4C3C3 10px solid;
}