﻿#frame_left170
{
	float: left;
	width: 170px;
	height: 100%;
}

#frame_right686
{
	float: right;
	width: 686px;
	height: auto;
	background: #FFF;
	padding-left:14px;
}

#frame_left170 .first
{
	clear: both;
	width: 100%;
	height: auto;
}

#frame_left170 .second
{
	clear: both;
	width: 100%;
	height: auto;
}

#frame_right686 .title
{
	width: 100%;
	height: auto;
}

#frame_right686 .content
{
	width: 100%;
	height: auto;
}

