﻿#LS_header
{
	width:830px;
	height:78px;
	border-bottom : solid 1px #CCCCCC;
	position:relative;
	/*cursor : pointer;*/
}

#LS_header_logo
{
	width:230px;
	height:78px;
	margin : 0px 0px 0px 20px;
	background-image:url("../../img/LS_Title.gif");
	background-repeat:no-repeat;
	float:left;
	cursor :pointer ;

}


#search_box
{
	margin : 30px 0px 0px 70px;
	width:340px;
	height:30px;
	float : left;
}


#search_box_web {
	background:#148F14 url("../../img/bu.gif") repeat-x scroll center top;
	color:#FFFFFF;
	font-weight:bold;
	height:1.7em;
	margin:0 0 0 2px;
	vertical-align:bottom;
	
	/*width:25.87%;*/
	font-size:11px;
	
	border:1px solid #AACCEE;
	padding:0 0 0.2em;
	width:110px;
	height:22px;
}

#search_box_q
{
	/*border:1px solid #2A5997;*/
	border:1px solid #AACCEE;
	background:#FFFFFF;
	display:block;
	float:left;
	height:20px;
	
	width:219px;
	vertical-align:middle;
	
	font-size:11px;
}

#LS_header_list
{
	width:300px;
	height:30px;
	position:absolute;
	right :-40px;
	float:left;
}

#LS_header ul li
{
	float : left;
	
}

.LS_header_item1
{
	margin-left : 0px;
	font-weight : normal;
	font-size : 80%;
	
}

.LS_header_item2
{
	font-size : 80%;
	margin-left : 10px;
	border-left : solid 1px #CCCCCC;
	padding-left : 10px;
}

.LS_header_item3
{
	font-size : 80%;
	margin-left : 10px;
	border-left : solid 1px #CCCCCC;
	padding-left : 10px;
}

#TopcontentsSpan
{
	height:30px;
}