#content #main {
	color:#666666;
	font-size:12px;
	text-align:justify;
}
#content a {
	color:#666666;
}
#content .imgs {
	float:left;
	width:594px;
}
#content .imgs-div {
	float:left;
	width:188px;
	margin-right: 10px;
}
#content .imgs h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:16px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
}
#content .imgs a {
	display:block;
	border-bottom:solid 3px #dedede;
}
#content .imgs a:hover {
	border-bottom:solid 3px #333;
}
#content .imgs a img {
	display:block;
	padding-bottom:3px;
}
#content .imgs p{
	color:#a9a9a9;
	font-family:Arial, Helvetica, sans-serif;
}
#content .imgs div {
	padding-bottom:18px;
}
#content .list {
	width:203px;
	float:right;
	border-left:solid 3px #dedede;
	padding-bottom: 40px;
}
#content .list a {
	display:block;
	height:34px;
	border-bottom:solid 1px #dedede;
	color:#7f7f7f;
	font-size:10px;
	text-decoration:none;
	padding-left:10px;
}
#content .list a strong {
	font-size:11px;
	color:#666666;
	display:block;
	padding-top:3px;
	padding-bottom:1px;
}
#content .list a:hover {
	background:#f0f0f0;
}
#content .list a.last {
	border-bottom:solid 0;
}
#content li
{
	list-style-type: square;
	margin-bottom: 10px;
}