﻿#WebHead
{
	height:120px;
	width:100%;
	text-align:left;
}
#WebHead #WebHead_Top
{
	height:63px;
	clear:both;
}
#WebHead #WebHead_Top #WebHead_Top_Logo
{
	float:left;
	padding:10px;
}
#WebHead #WebHead_Top #WebHead_Menu_One
{
	float:right;
	width:60%;
}
#WebHead #WebHead_Top #WebHead_Menu_One #WebHead_Menu_Small
{
	text-align:right;
	padding:5,20,5,10;
}
#WebHead #WebHead_Top #WebHead_Menu_One #WebHead_Menu_Main
{
	background-color:#EEEEEE;
	text-align:left;
	padding:2,10,2,20;
	height:30;
}

#WebHead #WebHead_Search
{
	height:57px;
	background-image:url("/zh-cn/App_Web/image/webHead_Search_Bg.gif");
	text-align:center;
}
#WebHead #WebHead_Search #WebHead_Search_Body
{
	width:580px;
	text-align:left;
}
#WebHead #WebHead_Search #WebHead_Search_Body #WebHead_Search_Body_Title
{
	padding:5,0,0,0;
}

.activedTab{
	font-weight:bold;
	color:#330000;
	font-size:12px;
	float:left;
	width:80px;
	background-image:url("/zh-cn/App_Web/image/webHead_Search_active.gif");
	height:18px !important;
	text-align:center;
	padding-top:4px;
}
.nTab{
	height:18px !important;
	font-weight:bold;
	color:#000000;
	cursor:hand;
	float:left;
	width:70px;
	font-size:12px;
	text-align:center;
	padding-top:4px;
}
.nTab1{
	height:16px !important;
	font-weight:bold;
	color:#000000;
	cursor:hand;
	float:left;
	width:80px;
	font-size:12px;
	text-align:center;
}
form
{
	margin: 0px;
	padding: 0px;
}
ul
{
	margin: 0px;
	padding: 0px;
}
