/* body is 996px  */

#ptt_page_left {
	width: 620px;
	margin: 28px 0px 8px 0px;
	float:left;
}

#ptt_page_right {
	width:340px;
	float:right;
	margin-top: 28px;
}

#ptt_page_right img {
	margin-bottom: 20px;
	width:337px;
	border:1px black solid;
	float:right;
	
}
