@charset "utf-8";

#body {
	overflow: auto;
	background-image: url(../../images/dothr2.gif);
	background-repeat: repeat-y;
	background-position: 575px;
	margin-bottom: 10px;
}

#newsTitle {
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url(../../images/dothr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}

#leftContent {
	width: 560px;
	padding-right: 15px;
	float: left;
}

#rightContent {
	width: 188px;
	padding-left: 15px;
	float: right;
	clear: right;
}

#news {
	overflow: auto;
}

#newsPicture {
	float: left;
	width: 140px;
	padding-right: 5px;
}

#newsList {
	float: right;
	width: 415px;
}

#date {
	color: #666666;
}

#jl {
	background-image: url(../../images/dothr.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	padding-top: 5px;
}
