@charset "UTF-8";


.news {
	width: 170px;
	text-align: left;
	overflow: auto;
	height: 250px;
	color:#454545;
	border: 1px dashed #454545;
}



/* #############################################  */

	/*  top-thumbnail */

/* #############################################  */
ul.top-pics {
	width: 600px;
	margin: 0;
	padding: 0;
}
.top-pics li {
	width: 200px;
	height: 300px;
	font-size: 10px!important;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background: no-repeat;
}
* html .top-pics li {
	margin-bottom: -4px;
}
* html .top-pics li a {
	height: 296px;
}
	
.top-pics li strong {
	visibility: hidden;
}
.top-pics li a {
	text-decoration: none;
	width: 200px;
	height: 300px;
	border: none;
	display: block;
}

.top-pics li a:hover {
	border: none!important;
}
	
li.up-date {
 	width: 600px;
	height: 12px;
	float: left;
	padding: 7px 0px 0px 0px;
	margin-top: 0px;
	text-align:center;
	font-size:10px;
}