/*------------------------------------------------top--------------------*/
#topMain{
	width:100%;
	height:250px;
}
#top{
	width:880px;
	margin:0 auto;
	height:208px;
	background: url(img_boday/bg_header_byc_2.jpg) right top no-repeat;
	position:relative;
	padding-top: 20px;
}

#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 .soft{
	display:block;
	font-size:10px;
	position:absolute;
	left:17px;
	top:23px;
	width: 368px;
	height: 89px;
}
#top a.download{
	display:block;
	background:url(images/download.gif) 0 0 no-repeat;
	width:33px;
	height:137px;
	position:absolute;
	left:890px;
	top:47px;
	text-indent:-2000px;
}
#top a.download:hover{
/*	background:url(images/download_hover.gif) 0 0 no-repeat;
*/}
#top .nav{
	width:835px;
	height:39px;
	position:absolute;
	top:206px;
	left: 40px;
	z-index:2;
	visibility:visible;
}
.bgnav{
	width:880px;
	height:22px;
	background-image:url(img_boday/bgnav.jpg);
	background-repeat:repeat-x;
	background-color:#870614;
	margin:auto;
	
}

/*------------------------------------------------top--------------------*/
