﻿@charset "utf-8";

.leftbox{
	width:353px;
	float:left;
}

#banner-tree {
	margin: 0 0 20px 0;
}

.rightbox{
	width:337px;
	float:right;
}

#mainflash {
	clear: both;
	width: 950px;
	height: 350px;
}
#mainflash p {
	color: #FFF;
}