body a:hover {
	text-decoration: underline;
}

body .hidden {
	display: none;
}

.noul {
	list-style-type: none;
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

div.clear {
	clear: both;
}

ul#ticker0 {
	
	height: 160px;
	overflow: hidden;
}

ul#ticker0 li {
	
	height: 160px;
}

ul#ticker0 li a {
	
	color: #666;
}

.tit {
	display: block;
	color:#333;
	font-weight:bold;
	margin-bottom:5px;
}

.block0{
	margin:0px;
	padding:0px;	
}