#main {
	width: 600px;
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	float: left;
	border: 1px dashed #CCCCCC;
}
#main2 {
	float: right;
	width: 346px;
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	border: 1px dashed #CCCCCC;
}

