.side_news {
	width:188px;
	line-height:13px;
	height:245px;
	margin-bottom:5px;
	padding:5px;
	margin-top:10px;
	background-color:#FFF;
	border:1px solid #E3E2E2;
}

.side_news h3{
	font-size:16px;
	letter-spacing:-1px;
	color:#FFF;
	margin-bottom:10px;
	margin-top:5px;
	background-image:url(/images/h3n_bg.jpg);
	background-repeat:no-repeat;
	padding:10px;
	padding-left:20px;
}

.side_news .desc{
	font-size:11px;
	text-align:justify;
	padding:10px;
	padding-top:0px;
	line-height:15px;
	height:160px;
	overflow:hidden;
}

.side_news a.more{
	text-align:center;
	font-size:12px;
	width:100px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/more_link.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFF;
	padding:6px;
	padding-right:5px;
	display:block;
}

.side_news a.more:link, .side_news a.more:active, .side_news a.more:visited{
	color:#FFF;
	text-decoration:none;
}

.side_news a.more:hover{
	color:#FFF;
	text-decoration:underline;
}
.side_news a.more:visited{
	color:#FFF;
	text-decoration:none;
}
.side_news img{
	border:none;
}
.side_news a{
	text-decoration:none;
}


