*,html body{
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:12px;
	text-decoration: none;
}
a				{color:black;outline: none;}
a:link 			{text-decoration: none}
a:visited 		{text-decoration: none}
a:hover 		{color: #FF0000; text-decoration: none}
a:active 		{text-decoration: none}
#top{
	width:1001px;
	margin-right:auto;
	margin-left:auto;
	padding-left:2px;
	padding-left:2px;
	clear:both;	
}
#top div{
	margin-top:0;
	margin-bottom:0;
}
#publishMenu{
	height:22px;
	background:url(../../images/en/publishbg.gif) repeat; 
}
#publishMenu li{
	margin-top:4px;
}
#publishMenu a:link,#publishMenu a:visited {
	color:#003980;
}

#chooseweb li{
	list-style-type:none;
	float:left;
	margin-left:15px;
}
#topimg{
	width:1001px;
	height:188px;
	background:url(../../images/en/topimg.jpg);
}
#functionmenu{
	clear:both;
	height:30px;
	background:url(../../images/en/menugb.gif) repeat; 
}
#functionmenu ul{
	margin-left:30px;
}
#functionmenu li{
	float:left;
	list-style-type:none;
	margin-top:8px;
	padding-right:15px;
	padding-left:15px;
	border-right:2px solid white;
	text-align:right;
	clear:none;
}
#functionmenu li a{
	font-family:Arial;
	font-size:15px;
	color:white;
	font-weight:bold;
}
#searchcontent{
	background:url(../../images/en/searchbg.gif) repeat; 
	height:26px;
	padding:10px 0 0 50px;
}
#searchcontent label{
	background:url(../../images/en/search.gif) no-repeat left; 
	padding-left:30px;
	font-weight:bold;
	font-size:12px;
}
#searchcontent input{
	margin:0 10px 0 10px;
}
#searchkey{
	border:0;
	width:50px;
	height:19px;
	background:url(../../images/en/searchbutton.gif) no-repeat; 	
}
