﻿@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}
body {
	color:#333;
	font-family:Arial, Vardena, sans-serif, Helvetica, "宋体";
	font-size:13px;
	height:100%;
	margin:0;
	padding:0;
}

.header{
width:862px;
line-height:31px;
background:#8EB4CE;
margin-left:auto;
margin-right:auto;
}
ul, li {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
dl, dt, dd {
	margin:0;
	padding:0;
}
.top {
	background:#fff url(../images/headCap.gif) repeat-x;
	width:100%;
	height:30px;
	clear:both;
}
a {
	color:#366AB3;
	text-decoration:none;
}
a:hover {
	color:#FFCC33;
	text-decoration:underline;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
}

.bodyer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

.logoimg {
	width:250px;
	height:50px;
	float:left;
}
.logoright {
	widows:710px;
	height:50px;
}
.headnav {
	clear:both;
	background:#F5F8FB url(../images/Search_tabsBg.gif) top repeat-x;
	_height:1%;
}
.headnav ul {
	margin:0;
	list-style-type:none;
	list-style-image:none;
	height:30px;
	margin-left:250px;
}
.headnav li {
	float:left;
	margin-right:2px;
	background:#D6E5EE url(../images/Search_tabsLeft.gif) left top no-repeat;
}
.headnav li a {
	padding:7px 10px;
	margin-left:2px;
	width:auto;
	display:block;
	font:bold 13px/100% arial;
	color:#455B80;
	background:#D6E5EE url(../images/Search_tabsRight.gif) right top no-repeat!important;
}
.headnav li.current {
	height:30px;
	background:#93C2DE url(../images/Search_current_tabsLeft.gif) left top no-repeat;
}
.headnav li.current a {
	font-weight:bold;
	text-decoration:none;
	color:#172E54!important;
	background:#93C2DE url(../images/Search_current_tabsRight.gif) right top no-repeat!important;
}
.headnav ul li a {
hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */
	outline: none;  /* for firefox 1.5 + */
}
.headnav li.other {
	margin-left:20px;
	background:none;
}
.headnav li.other a {
	background:none!important;
	font-size:10px;
	font-family:verdana;
	font-weight:normal;
}
.lineblank {
clear:both;
	height:8px;
	line-height:8px;
}

.topgz1{
width:800px;
float:left;
}
.topgz2{
width:60px;
float:left;
}

#mainNav{float:right;margin-top:10px;}
#mainNav ul {display:inline;}
#mainNav li {display:block;float:left;margin-right:4px;background:#FFFFDD url(../images/mainNavHome.gif) right no-repeat;}
#mainNav a:link,#mainNav a:visited {display:block;width:83px;height:21px;text-align:center;font:bold 11px/20px arial!important;color: #4E2207;text-decoration: none;}
#mainNav .myAlibaba li {clear:both;width:130px;margin:0 auto 0 auto;background:none;}
#mainNav .myAlibaba li.line {border-bottom:solid 1px #E1E1DC;}
#mainNav .myAlibaba li a:hover {text-decoration:underline!important;background:#FEE9B5;}
#mainNav .myAlibaba li a:link,#mainNav .myAlibaba li a:visited {display:block;width:120px;height:auto;padding:1px 5px 1px 5px;margin:0 auto 0 auto;text-align:left;font:bold 11px/20px arial!important;/*color:#4E2207;*/text-decoration:none;}

.topnotice {
	padding:6px 12px;
	height:25px;
	text-align:center;
	color:#fff;
	background:#3F80B1 url(../images/Search_searchBg.gif) left top no-repeat;
}

.linoticelab{
width:60px;
float:left;
color:red;
line-height:25px;
}
.linotice{
width:640px;
float:left;
line-height:25px;
}
.liproductID{
width:60px;
float:left;
line-height:25px;
}
.lisearchtextbox{
width:100px;
float:left;
line-height:25px;
}
.lisearchbtn{
width:70px;
float:left;
line-height:25px;
}


