﻿/*底部样式*/
.bottom{
	clear:both;
	width:990px;
	border-top:2px solid #F60;
	text-align:center;
	margin-top:5px;
}
.bottom .bar{width:100%;background-color:#FFF7DF;padding:0 0 2px 0;}

.mian{margin:auto;width:990px;text-align:center;}

#header{
	clear:both;
	width:990px;
	height:63px;		
}
.headleft{
	float:left;
	width:247px;
	text-align:left;
}
.headright{
	float:right;
	text-align:right;
	width:740px;
}
.headright ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	width:740px;
	height:23px;
	background:url(../images/index_topline_bg.jpg) no-repeat;
	text-align:right;
}
.headright li
{
	list-style-type:none;
	float:right;
	margin:0;
	padding:0;
	background:url(../images/arr02.gif) top left no-repeat;
	padding:0 3px 0 12px;
	}
.headright .itembar{margin:10px 0 0 0;text-align:left;width:70%;float:right}

#searchblock
{
	margin-top:5px;
	background:url(../images/en_search_mid.jpg);
	height:58px;
	width:938px;
	border-left:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	text-align:left;
	padding:10px 0 0 50px;
}
#keyword
{
	height:16px; width:360px; font-family:Arial; font-size:12px; border:1 solid #7F9DB9;
}

#searchbutton
{
	border:0;
	background:url(../images/en_search_btn.jpg);
	width:82px;
	height:25px;
}
#search_ge
{
	width:700px;
	background:url(../images/en_search_line.jpg) 0 5px no-repeat;
	padding:7px 0 0 0;
}
