﻿/* layout

#wrap {
	width: 1002px;
	background:#678FC2;
	} */
#content {
	float: left;
	width: 100%;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
	min-height: 450px;
	}
