@charset "UTF-8";
/* CSS Document */

body {background-image:url(AQ_bg.png); margin-top:0px; font-family:Georgia, "Times New Roman", Times, serif; color:#666;}
.wrapper {
	width:1187px;
	height:1033px;
	margin:0 auto;
	margin-top:13px;

}

.container {
	width:823px;
	height:714px;
	background-color:#FFF;
}

.left {
	width:510px;
	height:704px;
		float:left;
		margin-top:10px;
}

.right {
	width:293px;
	height:704px;
	margin-left:20px;
		float:left;
		margin-top:10px;
		text-align:left;
		}
		