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#ticker {
	width:8000px;
	overflow: hidden;
	text-align:left;
}

ul#ticker li {
	width:1000px;
	overflow: hidden;
	list-style:none;
	display:inline;
	vertical-align:top;
}

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

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

.block{
	margin:0px;
	padding:0px;
	background-repeat:none;
	background-position:top;
	width:1000px;
	overflow:hidden;
}

.bitem{
	width:1000px;	
}