.list_main_div {
    padding: 0px 0px 15px 0px;
}
.list_main_div_head {
    font-size: 14px; 
	color: #000000;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px SOLID #CCCCCC;
	font-weight: bold;
}
.list_main_div_head a:link {
    color: #000000;
}
.list_main_div_head a:hover {
    color: #666666;
    text-decoration: none;
}
.list_main_div_head a:active {
    color: #666666;
}
.list_main_div_head a:visited {
    color: #000000;
}
.list_main_div_body {
 	font-size: 12px; 
	color: #666666;
	padding-top: 5px;   
}
.list_date {
	font-size: 12px;
	color: #cccccc;
	text-align: left;
	float: right;
	padding-left: 20px;
}
.list_pagination {
	
}