@charset "utf-8";
/* CSS Document */

.news-list-element{
	border-bottom:1px dotted #cccccc;
	padding-bottom:5px;
	margin-bottom:10px;
	}

.news-list-head{
	padding-left:10px;
	padding-right:10px;
	background-color:#F8F8F8
	}

.news-head-left{
	}
	
.news-head-right a:hover{
	text-decoration:none;
	}

.news-list-body{
	padding-left:10px;
	padding-right:10px;
	}

.news-list-foot{
	padding-left:10px;
	padding-right:10px;
	}

.news-foot-left{
	font-size:10px;
	color:#999;
	}
	
#news-list-footer{
	margin-top:30px;
	}

#news-list-tree-region{
    width:45%;
    float:left;
}

#news-list-tree-category{
    width:45%;
    float:right;
}
