#buyclass
{
	width: 100%;
	list-style-type: none;
    padding-left: 15px;
	color: #003399;
	border-bottom: 1px solid #5F8AC5;

	
}

#buyclass_title
{
	width: 100%;
	float: left;
}
 
#buyclass_detail
{
	width: 60%;
	height:100px;
	float: left;
}
#buyclass_descr
{   
    vertical-align:top;
	width: 40%;
	float: left;

	
}
.NewsList {
	width:710px;
	height:640px;
	text-align:left;
	BORDER: #a2d1ff 1px solid;	
}
.NewsListRow {
    margin-left:2px;
	width:450px;
	
	text-align:left;
}
.NewsListTitle {
    margin-left:2px;
	float: left;
	width:380px;
	height:20px;
	text-align:left;
}
.NewsListDate {
    margin-left:2px;
	float: left;
	width:60px;
	text-align:right;
}
.NewsListPage{
    margin-left:2px;
	float: left;
	width:700px;
	text-align:center;
	BORDER-top: #a2d1ff 1px dotted;
}