@charset "gb2312";
/* CSS Document */

.am {
    border: 1px solid #E0E0E0;
    height: 75px;
    width: 988px;
}
    .ab
    {
        width: 80px;
        height: 48px;
        font-weight: bold;
        float: left;
		line-height:26px;
		text-align:center;
    }
	.yy{
		width:900px;
		height:48px;
		float:right;
    }
    .yy ul
    {
		padding:5px 0px 0px 5px;;
    }
    .yy ul li
    {
        float: left;
		width:100px;
		height:38px;
		line-height:38px;
		vertical-align:middle;
    }
	.yy_yq{
		width:905px;
		height:48px;
		float:left;line-height:22px;
	}
	.yy_yq ul li{
        float: left;
		width:100px;
		display:block;
	}
