    .num{ position:absolute; right:3px; bottom:3px;}
    .num li{
	    float: left;
	    list-style:none;
	    color: #fff;
	    text-align: center;
	    line-height: 16px;
	    width: 16px;
	    height: 16px;
	    font-family: Arial;
	    font-size: 12px;
	    cursor: pointer;
	    margin: 1px;
	    border: 1px solid #707070;
	    background-color: #060a0b;
    }
    .num li.on{
	    line-height: 18px;
	    width: 18px;
	    height: 18px;
	    font-size: 14px;
	    border: 0;
	    background-color: #ce0609;
	    font-weight: bold;
    }
    .container, 
    .container img
    {
        width:252px; height:180px;
        border:0; vertical-align:top;
    }
    .container{border:1px solid #D4E1F2;width:252px;}
    .font, 
    .font
    {
        border:0px solid #333; 
       
        width:250px; 
        height:20px;
        FONT-WEIGHT: bold; 
        FONT-SIZE: 13px; 
        
        TEXT-DECORATION: none;
        FONT-FAMILY: Arial, Helvetica, sans-serif; 
        POSITION: absolute;  
        TEXT-ALIGN: center;
        PADDING-TOP: 0px;
}