/*------------------------------------------------top--------------------*/
#topMain{
	width:100%;
	height:112px;
}
#WrapTop {
width:975px;
margin: 0 auto;
}
#top{
	width:855px;
	margin:0 0 0 120px;
	position:relative;
	padding-top: 0px;
	background-image: url(img_sportworld/header-menu.gif);
	height: 112px;
}

#top form{
	width:187px;
	background:url(images/serch_icon.gif) 5px 0 no-repeat;
	padding:0 0 0 23px;
	position:absolute;
	left:0;
	top:165px;
}
#top form input.txtBox{
	width:148px;
	height:17px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#404040 solid 1px;
	border-left:#404040 solid 1px;
	font:normal 10px/17px Arial, Helvetica, sans-serif;
	color:#060606;
	background-color:#fff;
	padding:0 0 0 8px;
	float:left;
}
#top form input.go{
	background:url(images/btn_go.gif) 0 0 no-repeat;
	height:19px;
	width:27px;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#F5F7E7;
	cursor:pointer;
	float:right;
	border:none;
}
#top h1{
	display:block;
	width:180px;
	height:45px;
	position:absolute;
	left:250px;
	top:28px;
	text-indent:0px;
}

#top .nav{
	width:840px;
	height:23px;
	position:absolute;
	top:40px;
}
#top .text{
padding:4px 10px 4px 2px;
font-size:18px;
font-style:italic;
}

#topMain .logo{
	width:100px;
	height:inherit;
	position:absolute;
	top:10px;
	left:10px;
	right:10px;
}
/*------------------------------------------------top--------------------*/
