@charset "utf-8";
#tabBtn {
	position: absolute;
	z-index: 2;
	overflow: hidden;
	height: 26px;
	width: 286px;
	float: left;
	margin-left: 640px;
}
#content {
	overflow: hidden;
	height: 590px;
	margin: 0px;
	clear: both;
}

#blogClass {
	display: block;
	height: auto;
	width: 960px;
	margin-bottom: 10px;
	position: relative;
}
#blogClass #adsPublish a{
	overflow: hidden;
	position: absolute;
	z-index: 2;
	top: 10px;
	right: 25px;
	_right: 75px;
	background-image: url(../images/btn_joinRightNow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 100px;
}
#blogClass #adsPublish a:hover{

	background-image: url(../images/btn_joinRightNow.png);
	background-repeat: no-repeat;
	background-position: 0px -21px;
}

#blogClass   #content {
	background-image: url(../images/blogClassBG.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 960px;
	display: block;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.blogBox {
	display: block;
	height: 95px;
	width: 135px;
	_width: 151px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	padding-top: 5px;
	padding-right: 35px;
	_padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
	_padding-left: 0px;
}
.blogBox li {
	line-height: 18px;
}




.pic{
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 53px;
	width: 53px;
	overflow: hidden;
}
.pic2{
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 90px;
	width: 60px;
	overflow: hidden;
}

.top  {
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

.bottom  {
	display: block;
	padding: 0px;
	font-size: 0px;
	margin: 0px;
}

.icon_HOT {
	overflow: hidden;
	position: absolute;
	z-index: 3;
	top: 7px;
	right: 7px;
	height: 37px;
	width: 28px;
}
.icon_ONE {
	overflow: hidden;
	position: absolute;
	z-index: 3;
	top: 7px;
	right: 7px;
}
.icon_TOP {
	overflow: hidden;
	position: absolute;
	z-index: 3;
	top: 7px;
	right: 7px;
}
.icon_MORE {
	overflow: hidden;
	position: absolute;
	z-index: 2;
	top: 10px;
	right: 10px;
}

