.imgstyle1, .imgstyle2, .imgstyle3{
	margin-bottom: 20px;
	height: 30px;
	width: 550px;
}

.imgstyle1 {
		background: url(../img/newrelease_title.jpg) no-repeat;
}

.imgstyle2 {
	background: url(../img/newrelease_title.jpg) no-repeat 0px -30px;
}

.imgstyle3 {
	background: url(../img/newrelease_title.jpg) no-repeat 0px -60px;
}

.imgstyle {
	margin-bottom: 20px;
}


.main_b{
	line-height: 160%;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 15px;
	/* padding-right: 20px; */
	font-size: 12px;
	color: #333333;
	margin-right: auto;
}
.comment {
	line-height: 18px;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	font-size: 14px;
}
.date {
	color: #FF0000;
}


li.linkstyle {
	list-style: url(none) none inside;
	margin-bottom: 15px;
	font-size: 12px;
	padding-left: 12px;
}

li.linkstyle a {
	color:#000066;
	text-decoration: underline;
	list-style: none inside;
}

#backnumberstyle {
	width: 550px;
}
.yearstyle {
	float: left;
	width: 150px;
	margin: 0px 20px 0px 0px;
}

.clearfix:after {
    content:".";
    display:block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%}
/* End hide from IE-mac*/

