/* CSS Document */
.miaov_box {
    height: 85px;
    overflow: hidden;
    position: relative;
    width: 880px;
    z-index: 0;
    margin: 0 auto;
}
.caret{
	background: url(../images/tabmenu2.gif) no-repeat scroll 0 0;
    display: block;
    height: 10px;
    margin: 0 0 -8px -7px;
    position: absolute;
    width: 20px;
}
.tabmenu ul li{width:140px;}
.tabmenu ul li.show a{
    background: url("../images/tabmenu3.gif") no-repeat scroll center center transparent;
    color: #663300;
}
.miaov_box_head {
    width: 3600px;
}
.miaov_box_head li a:hover{color:#333;}
