

.QuickFrame {
	width:1115px;
	margin:0 auto;
}
.QuickNewsLeft {
	position: relative;
	width: 637px;
}
.QuickNewsLeft a:hover {
	opacity:0.8;
}
.QuickNewsRight {
	position: relative;
	width: 474px;
	top: -39px;
    left: 637px;
	
	text-align: right;
}

/* -------------------------------------------------------------- */

.QuickLeft {
	width: 530px;
	float: left;
	margin: 0 55px 0 0 ;
}

.QuickRight {
	width: 530px;
	float: left;
}

.QuicklistBox {
	padding: 5px 0 85px 0;
}

/* -------------------------------------------------------------- */

.QuickRemark li {
	padding: 0 0 0 15px;
	text-align: left;
	background: url(../catch/catch_icon02.png) no-repeat 0 5px ;
	line-height: 21px;
}



