.mcmenu ul,.mcmenu ul li {
list-style:none;
display:block;
margin:0;
padding:0;
}

.headico {
float:left;
}

.headico img {
width:16px;
height:17px;
margin-right:4px;
background:url(../images/homebtn.png) no-repeat 0 0;
}

.headico a.headhome img {
background-position:0 0;
}

.headico a.headhome:hover img {
background-position:0 -17px;
}

.headico a.headmap img {
background-position:-22px 0;
}

.headico a.headmap:hover img {
background-position:-22px -17px;
}

.headico a.headrss img {
background-position:-44px 0;
}

.headico a.headrss:hover img {
background-position:-44px -17px;
}

.downhead ul {
float:right;
}

.downhead li,.downhead li a,.downhead li a span,.downhead li a span b {
float:left;
height:30px;
cursor:pointer;
}

.downhead li {
margin-left:1px!important;
}

.downhead li a {
background:url(../images/tabmenu.png) no-repeat 100% -61px;
padding-right:8px;
height:29px;
margin-top:1px;
color:#fff;
line-height:27px;
text-decoration:none!important;
}

.downhead li a span {
background:url(../images/tabmenu.png) no-repeat 0 -91px;
padding-left:8px;
}

.downhead li a span b {
background:#6d7276 url(../images/tabmenu.png) repeat-x 0 -151px;
padding:0 2px;
}

.downhead li a:hover {
background:url(../images/tabmenu.png) no-repeat 100% 0;
height:30px;
margin-top:0;
}

.downhead li a:hover span {
background:url(../images/tabmenu.png) no-repeat 0 -30px;
}

.downhead li a:hover span b {
background:#4188be url(../images/tabmenu.png) repeat-x 0 -120px;
}

.searchbox {
position:relative;
float:right;
width:292px;
top:10px;
}

.searchbox .sinputt {
width:232px;
height:22px;
overflow:hidden;
background:#262626 url(../images/searchform.png) no-repeat 0 0;
}

.searchbox .submit {
width:58px;
position:absolute;
right:0;
top:0;
}

.searchbox .sinputt div {
padding-left:5px;
padding-top:4px;
}

.searchbox .sinputt input {
float:left;
width:222px;
background:none;
border:none;
color:#ba0000;
padding:0;
}

.searchbox .btn {
width:58px;
height:22px;
background:#64b7e4 url(../images/searchform.png) no-repeat 100% 0;
}

.searchbox .btn:hover {
background:url(../images/searchform.png) no-repeat 100% -22px;
}