/*-----------签章菜单样式--------------*/
#yqz_menu
{
    position: absolute;
    display: none;
    z-index: 100;
    overflow: hidden;
    width: 150px;
    background-color: buttonface;
    border: dimgray 1px solid !important;
    border: buttonhighlight menu menu buttonhighlight 2px outset;
    padding: 1px !important;
    padding: 1px 1px 1px 0px;
    font-size: 12px;
}

#yqz_menu ul
{
    margin: 1px;
    border-bottom: buttonhighlight 1px solid;
    border-top: buttonshadow 1px solid;
}

#yqz_menu a
{
    display: block;
    width: 100%;
    padding: 1px 2px 2px 20px;
    cursor: default;
    text-decoration: none;
    color: #000000;
}

#yqz_menu a:hover
{
    background: #888;
    color: #ffffff;
}
.qzImg{
	padding:0px 30px 25px 0px !important;
	height: 50px !important;
	width: 62px !important;
}