.news_date {
	font-size: 12px;
	color: #2D337F;
}
.news_title {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.news_sepr {
	background-image: url(hor-line.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.news_image {
	padding: 1px;
	border: 1px solid #666666;
}

.left_over{
	background-image: url(arow-1-yellow.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.left{
	background-image: url(arow-1-orang.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	cursor:hand
}
.right_over{
	background-image: url(arow-3-yellow.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	cursor:hand
}
.right{
	background-image: url(arow-3-orang.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	cursor:hand
}
.next_over{
	background-image: url(arow-2-yellow.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	cursor:hand
}
.next{
	background-image: url(arow-2-orang.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	cursor:hand
}
.back_over{
	background-image: url(arow-4-yellow.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	cursor:hand
}
.back{
	background-image: url(arow-4-orang.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	cursor:hand
}
.num_over{
	background-image: url(num-over.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
	font-size:12px;
	color:#333333;
	height: 20px;
	width: 20px;
	cursor:hand
}
.num{
	background-image: url(num-bg2.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
	font-size:12px;
	color:#ffffff;
	height: 20px;
	width: 20px;
	cursor:hand
}
