.center_position{
	margin-left: auto;
	margin-right: auto;
	width: 615px;
	overflow: hidden;
}

.id_news_slider{
	width: 615px;
	height: 400px;
	overflow: hidden;
}

.slider_images{
	padding-top: 1px;
}

.slider_images .tag span{
	font-family: arial black,helvetica black,Helvetica-Bold,Helvetica;
	font-size: 20px;
	color: #c33;
	text-transform: uppercase;
	line-height: 35px;
	margin: 0 20px 0 20px;
}

.slider_images .tag{
	position: absolute;
	left: 0;
	top: -5px;
	min-width: 100px;
	height: 33px;
	background-color: #e4e2ce;
}

.slider_images #slider01{
	position: absolute;
	margin-top: 0px;
	width: 605px;
	height: 235px;
	overflow: hidden;
}

.slider_images #slider02{
	display: none;
	position: absolute;
	margin-top: 0px;
	width: 605px;
	height: 235px;
	overflow: hidden;
}

.slider_images #slider03{
	display: none;
	position: absolute;
	margin-top: 0px;
	width: 605px;
	height: 235px;
	overflow: hidden;
}

.slider_images #slider04{
	display: none;
	position: absolute;
	margin-top: 0px;
	width: 605px;
	height: 235px;
	overflow: hidden;
}

.slider_thumbs{
	margin-top: 245px;
}

.slider_thumbs #thumb01{
	width: 146px;
	height: 142px;
	float: left;
	background: white;
}

.slider_thumbs #thumb02{
	width: 146px;
	height: 142px;
	float: left;
	margin-left: 10px;
	background: white;
}

.slider_thumbs #thumb03{
	width: 146px;
	height: 142px;
	float: left;
	margin-left: 10px;
	background: white;
}

.slider_thumbs #thumb04{
	width: 146px;
	height: 142px;
	float: left;
	margin-left: 10px;
	background: white;
}

.slider_thumbs #thumb01 img, 
.slider_thumbs #thumb02 img,
.slider_thumbs #thumb03 img,
.slider_thumbs #thumb04 img {
	border: 0;
}

.slider_thumbs #thumb01 a, .slider_thumbs #thumb02 a, .slider_thumbs #thumb03 a, .slider_thumbs #thumb04 a{
	overflow: hidden;
}

.slider_thumbs a{
	width: 138px;
	height: 142px;
	position: absolute;
	text-decoration: none;
}

.slider_thumbs .text_title{
	width: 133px;
	height: 46px;
	padding: 3px 6px 0 6px;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #2C4857;
	background-color: #fff;
	overflow: hidden;
}

.slider_thumbs .red_line .text_title, .slider_thumbs .red_line .overlay_thumb{
	border-left: 4px solid #f26134;
}

.slider_thumbs .red_line .overlay_thumb .title_here, .slider_thumbs .red_line .overlay_thumb .subtitle{
	color: #f26134;
}

.slider_thumbs .yellow_line .text_title, .slider_thumbs .yellow_line .overlay_thumb{
	border-left: 4px solid #ffc000;
}

.slider_thumbs .yellow_line .overlay_thumb .title_here, .slider_thumbs .yellow_line .overlay_thumb .subtitle{
	color: #ffc000;
}

.slider_thumbs .green_line .text_title, .slider_thumbs .green_line .overlay_thumb{
	border-left: 4px solid #12bc00;
}

.slider_thumbs .green_line .overlay_thumb .title_here, .slider_thumbs .green_line .overlay_thumb .subtitle{
	color: #12bc00;
}

.slider_thumbs .gray_line .text_title, .slider_thumbs .gray_line .overlay_thumb{
	border-left: 4px solid #0088ee;
}

.slider_thumbs .gray_line .overlay_thumb .title_here, .slider_thumbs .gray_line .overlay_thumb .subtitle{
	color: #0088ee;
}

.slider_thumbs #thumb01 .overlay_thumb{
	top: 0px;
}

.slider_thumbs .overlay_thumb{
	width: 134px;
	height: 142px;
	position: absolute;
	top: 142px;
	background: white;
	overflow: hidden;
}

.slider_thumbs .overlay_thumb .title_here{
	padding-left: 6px;
	text-transform: uppercase;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.slider_thumbs .overlay_thumb .text{
	padding: 6px 1px 6px 6px;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #2C4857;
}

.slider_thumbs .overlay_thumb .text .subtitle{
	font-weight: bold;
}