/*slider*/
#slider{
    background: url("../img/bgr_slider.png") no-repeat scroll 0 -3px transparent;
    height: 260px;
    padding: 0 0 3px 5px;
}

#slider ul{
    list-style: none outside none;
    min-width: 230px;
    padding: 0;
    position: relative;
    top: -12px;
    width: 38%;
	}

#slider ul li a{
	height: 82px;
	position: relative;
	padding: 0 10px 0 14px;
	background: url(../images/bgr_tab1.gif) repeat-x 0 bottom;
}

#slider ul li a.active_tab strong,
#slider ul li a.active_tab small,
#slider ul li a.active_tab span{
	color: #ccc;
}

span.arrow{
	position: absolute;
	left: -9px;
	width: 10px;
	top: 35px;
	background: url(../images/bgr_arrow.png) no-repeat;
	height: 17px
}

#slider ul li a.first{
    background: url("../images/bgr_first_tab1.png") no-repeat scroll 0 bottom #FFFFFF;
    border-bottom: medium none;
    border-left: medium none;
    border-radius: 0 7px 0 0;
    border-right: medium none;
	}

#slider .img_list 	{
	background: none repeat scroll 0 0 #F6F6F6;
    border-radius: 5px 0 0 5px;
    height: 255px;
    min-width: 344px;
    overflow: hidden;
    width: 59%;
	border-bottom:solid 1px #ccc;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	}
#slider .img_list img	{ cursor: pointer; }

#slider ul li a.first span.arrow,
#slider ul li a.second span.arrow,
#slider ul li a.third span.arrow				{ display: none; }
#slider ul li a.first.active_tab span.arrow,
#slider ul li a.second.active_tab span.arrow,
#slider ul li a.third.active_tab span.arrow	{ display: block; }
#slider ul li a.first.active_tab,
#slider ul li a.second.active_tab,
#slider ul li a.third.active_tab{position: relative}

#slider ul li a.first.active_tab{background: url(../images/bgr_first_tab2.png) no-repeat 0 bottom}

#slider ul li a.first.active_tab .comment,
#slider ul li a.second.active_tab .comment,
#slider ul li a.third.active_tab .comment	{ margin-top: 0px; }

#slider ul li a.second{
	background: url(../images/bgr_second_tab1.png) no-repeat 0 bottom #fff;	
	height: 85px !important
}

#slider ul li a.second.active_tab{background: url(../images/bgr_second_tab2.png) no-repeat 0 bottom}

#slider ul li a.third{
	background: url(../images/bgr_third_tab1.png) no-repeat 0 bottom #fff;
	border-bottom: none !important
}

#slider ul li a.third.active_tab{background: url(../images/bgr_third_tab2.png) no-repeat 0 bottom}
#slider ul li a.active_tab .comment{background: url(../images/ico_comments2.png) no-repeat 0 4px}

.date{
	font-size: 11px;
	color: #848484;
	display: block;
	/*margin-top: 6px*/
}

#slider ul li a strong	{ font-size: 12px; color: #0e517e; padding-top: 6px; }

.comment{
	background: url(../images/ico_comments.png) no-repeat 0 4px;
	padding-left: 18px;
	padding-bottom: 2px;
	font-size: 11px;
	color: #848484;
	margin-top: 0px;
}

.black_head{font-size: 16px;color: #262626}
.col1{width: 320px}
.blue_title		{ font-size: 14px; }
.blue_title2	{ font-size: 12px; }
#news_block p{line-height: 17px;}
.short_new{border-bottom: 1px solid #d3d3d4;margin-top: 12px}
.short_new.last{border-bottom: none !important}
.col2{width: 340px;margin-top: 27px}

.map_head{
	color: #262626;
	background: url(../images/bgr_map_head.gif) no-repeat;
	line-height: 35px;
	padding-bottom: 10px;
	font-size: 16px	
}

