body {
	margin: auto;
	padding: 0px;
	color: #333333;
	background-image:url('../images/top/top_back.gif');
	background-repeat:no-repeat;
	background-position: center 83px;
	text-align: center;
}


#header li.home a{
	background:url(../images/common/home_active.jpg) no-repeat;
	width: 59px;
}

#slideshowBlock {
	clear: both;
	margin: auto;
	width: 1000px;
	text-align: center;
	padding-top:3px;
}


#top_news {
	width: 920px;
	margin: 50px 0px 0px 40px;
	border-top: 2px solid #c1c1c1;
}
#top_news img {
	margin: 20px 0px 20px 0px;
	float: left;
}
#top_news .Block {
	margin: 20px 0px 0px 0px;
	width: 300px;
	float: left;
}
#top_news .Block .text {
	margin: 0px 5px 0px 10px;
	width: 177px;
	float: left;
}
#top_news .Block .text .date {
	font-size: 12px;
	font-weight: bold;
}
#top_news .Block .text .description {
	margin-top: 5px;
	font-size: 16px;
}
#top_news .Block img {
	margin: 0px 0px 20px 0px;
	width: 100px;
	height:66px;
	float: left;
}
#top_news .Block ul{
	clear:both;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}
#top_news .Block li a{
	clear:both;
	display:block;
	height: 25px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-100px;
}
#top_news .Block li.view_more a{
	clear:both;
	background:url(../images/top/view_more.gif) no-repeat;
	width: 283px;
}
#top_news .Block li.view_more a:hover{
	clear:both;
	background:url(../images/top/view_more_hover.gif) no-repeat;
}

