/**通知开始**/
.notice{
    height:24px;
	background:url(../../images/front/v2/bg_notice.jpg) repeat-x;
	vertical-align:top;
	}
.notCon{
    width:960px;
	margin:auto;
	height:24px;
	line-height:24px;
	color:red;
	}
.notCon img{
    float:right;
	margin-right:10px;
	margin-top:-18px;
    }
.notCon p{
    margin:0;
	padding:0;
	text-align:center;
	}
/**通知结束**/
