html
{
	width:100%;
	height:100%;
}
body 
{
	background-color:#fff;
	font-size:14px;
	font-family:"Arial","ºÚÌå","ÑÅºÚ";
	line-height:14px;
	padding:0px;
	margin:0px;
	text-align:center;
}
a
{
	display:block;
	float:left;
}
del,div.clear
{
	height:0px;
	font-size:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
	display:block;
	clear:both;
	overflow:hidden;
}
div
{
	width:900px;
	text-align:left;
	margin:auto auto auto auto;
}

.menu3 .left3
{
	width:110px;
	height:43px;
	background:url("http://www.tj.xinhuanet.com/web/teda/bg3_left_right.jpg") no-repeat left top;
	float:left;
}
.menu3 .center3
{
    width:680px;
    height:43px;
    background:url("http://www.tj.xinhuanet.com/web/teda/bg3_btn.jpg") repeat-x left top;
    float:left;
}
.menu3 .right3
{
	width:110px;
	height:43px;
	background:url("http://www.tj.xinhuanet.com/web/teda/bg3_left_right.jpg") no-repeat left -43px;
	float:left;
}
.menu3 a:link,.menu3 a:visited
{
	color:#fff;	
	height:30px;
	background:url("http://www.tj.xinhuanet.com/web/teda/bg3_btn.jpg") repeat-x left top;
	text-align:center;
	text-decoration:none;
	padding:13px 18px 0px 18px;
}
.menu3 a:hover,.menu3 a:active
{
	color:#666;
	background-position:left -43px;
}