<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */


.content_page{ text-align:center; margin:20px 0px;}
.content_page a{ padding:3px 8px; display:inline-block; background:#e4e4e4; margin-left:3px; color:#6b6b6b;}
.content_page font{ padding:3px 8px; display:inline-block;border:1px solid #e4e4e4; margin-left:3px; color:#6b6b6b;}
.content_page a:hover{ color:#fff;background:#7AA9DD;}
.content_page font,.content_page a:hover{ background:#7AA9DD;color:#fff;}


.zoombox{width:495px;float:left}
.zoompic{width:495px;height:439px;background:url(/images/loading.gif) no-repeat 50% 50%;}
.sliderbox{height:76px;overflow:hidden;margin:6px 0 0 0;}

.sliderbox .arrow-btn{width:18px;height:38px;background:url(/images/arrow-btn.png) no-repeat;cursor:pointer; margin-top:15px}
.sliderbox #btn-left{float:left;background-position:0 0;}
.sliderbox #btn-left.dasabled{background-position:0 -38px;}
.sliderbox #btn-right{float:right;background-position:-18px 0;}
.sliderbox #btn-right.dasabled{background-position:-18px -38spx;}

.sliderbox .slider{
	float: left;
	height: 68px;
	width: 445px;
	position: relative;
	overflow: hidden;
	margin: 0 0 0 3px;
	display: inline;
}
.sliderbox .slider ul{position:absolute;left:0;width:999em;}
.sliderbox .slider li{float:left;width:90px;height:70px;text-align:center;}
.sliderbox .slider li img{border:solid 1px #dfdfdf; width:75px; height:66px;}
.sliderbox .slider li.current img{border:solid 1px #3366cc;}
#show_pic .float_layer { width: 80px; height: 80px; border: 1px solid #333; background: #fff; filter: alpha(opacity: 30); opacity: 0.3; position: absolute; top: 0; left: 0; display:none; }
.t_maks {width:100%; height:100%; position:absolute; z-index:2; left:0px; top:0px; background:#999; filter:alpha(opacity:20); opacity:0.2; display:none}
.big_pic { position: absolute; top: -1px; left: 315px; width:300px; height:300px; overflow:hidden; border:1px solid #CCC; display:none; }
.big_pic img { position:absolute; top: -30px; left: -80px; }
.zoomBox1 {border:1px solid #d7d7d7; display:none}


.prointro{float:right;width:456px}


.newlist li{border-bottom:1px solid #ccc; padding:10px 0px;}
.newlist li:after{display: table;content: " ";clear: both}
.newsimg{width:140px; float:left;}
.newstxt{float:right;width:890px}
.newstxt h4{font-size:14px; font-weight:bold; padding-bottom:10px;}


.newstitl{background:#f4f4f4; border:1px solid #e5e5e5; padding:20px; text-align:center; margin-bottom:20px;}
.newstitl h2{font-size:16px; font-weight:bold;}
.newstitl  dt{
	text-align:center;
}

.newstitl  dd{text-align:left; float:left; margin-left:20px;}

</pre></body></html>