#leftConTop ,#mainConTop, #rightConTop{
	float: left;
}
#leftConTop {
	width: 224px;
	padding-right: 16px;
}
#mainConTop {
	width: 424px;
	padding-right: 16px;
}
#rightConTop {
	width: 224px;
}

#leftConTop .topicsT {
	background-image: url(../img/listB.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 224px;
	height: 35px;
}
#leftConTop .topicsT img {
	float: left;
	height: 35px;
	width: 164px;
}
#leftConTop .topicsT a {
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 60px;
	float: left;
}
#leftConTop .topicsT a:hover {
	background-image: url(../img/listBr.jpg);
}

#leftConTop h3 ,#rightConTop h3{
	padding-top: 20px;
	height: 35px;
	overflow: hidden;
}
.infoBox {
	background-image: url(../img/conFB01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: left;
	width: 220px;
	padding-left: 4px;
	padding-bottom: 5px;
}
.infoBox p {
	padding-right: 5px;
	padding-left: 5px;
	background-color: #333;
}
#mainConTop .mainTopBox {
	background-color: #333;
	margin-left: 4px;
	background-image: url(../img/conFB02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -2px;
	width: 400px;
	line-height: 120%;
}
#mainConTop .mainTopBox .scrollBox {
	overflow-y: scroll;
	height: 370px;
}
.scrollBox .oneEV {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 375px;
	clear: left;
}
.oneEV .leftConEV {
	float: left;
	width: 240px;
}
.oneEV .leftConEV .days {
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/common/listmark01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.oneEV .leftConEV h4 {
	font-weight: bold;
	color: #BD0000;
	padding-left: 10px;
}
.leftConEV p {
	color: #FFF;
	padding-left: 10px;
}
.oneEV .leftConEV .links {
	color: #FFF;
	text-decoration: underline;
	float: right;
}
#rightConTop .counts {
	background-image: url(../img/countBack.jpg);
	background-repeat: no-repeat;
	background-position: center 18px;
	padding-top: 18px;
	height: 22px;
	padding-left: 100px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	width: 120px;
	margin-left: 4px;
}
#rightConTop .recommend {
	padding-top: 12px;
	padding-left: 40px;
}
#rightConTop .recommend input {
	width: 150px;
}

