
.cur{cursor:pointer;cursor:hand;}
img{border:0px}
table.t{border:0px;width:100%;height:100%;}
table.c{border:0px;width:100%;}

.date{color:#a0a0a0;}

div.title_1{height:22px;font-size:18px;color:#000;border-bottom:1px solid #d9d9d9;text-transform:uppercase;padding-bottom:3px;margin-bottom:15px;text-align:left}
	div.title_1 a{font-size:18px;color:#000;text-decoration:none;float:left;background:url(bn/tl.png) 100% 4px no-repeat;padding-right:14px;}
div.title_2{margin:10px 0 -15px 0;}
div.title_3{font-size:14px;color:#8b8b8b;margin-bottom:-3px;}

.back{display:block;border-bottom:1px solid #d9d9d9;text-align:center;font-size:14px;padding:16px 0 17px 0;}

#bl_left,#bl div.bl_left{width:431px;float:left;}
#bl_right,#bl div.bl_right{width:431px;float:right;}
.mem_sh{height:8px;background:url(members/sh.png)}

#polls{margin-left:-18px;}
	#polls .div{width:431px;float:left;margin-left:18px;}

#fix{position:fixed;width:100%;height:100%;background:url(x.gif);z-index:1000;}

.home_polls{margin-top:10px;}
	.home_polls div.tl{
		font-size:15px;padding:1px 11px 19px 11px;border-bottom:1px solid #dcdcdc;
		background-image: linear-gradient(bottom, rgb(240,240,240) 0%, rgb(255,255,255) 40%);
		background-image: -o-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(255,255,255) 40%);
		background-image: -moz-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(255,255,255) 40%);
		background-image: -webkit-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(255,255,255) 40%);
		background-image: -ms-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(255,255,255) 40%);
		
		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, rgb(240,240,240)),
			color-stop(0.4, rgb(255,255,255))
		);
		-pie-background: linear-gradient(bottom, rgb(240,240,240) 0%, rgb(255,255,255) 40%);
		behavior: url(/file/PIE.php);
	}
	.home_polls ul{list-style:none;padding:6px 10px 0px 10px;margin:0 0 8px 0;}
		.home_polls ul li{display:block;border-bottom:1px solid #efefef;padding:1px 0 6px 0;}
			.home_polls ul li label{margin-left:7px;}
			.home_polls ul li .tl{float:left;font-size:13px;color:#000;margin:0;}
			.home_polls ul li .pr{float:right;font-size:13px;color:#000;margin:0;}
			.home_polls ul li .ln{clear: both;display:block;width:100%;height:9px;background:#ececec;margin:4px 0 0 0;}
				.home_polls ul li .ln span{display:block;height:9px;background:#38b7be;float:left;overflow:hidden;margin:0;}
	.home_polls input.answer{
		cursor:pointer;cursor:hand;display:block;float:right;background:#d0e5ae;color:#000;text-decoration:none;border:1px solid #c2da98;padding:5px 11px 6px 11px;margin-bottom:9px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		background-image: linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
		background-image: -o-linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
		
		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, rgb(185,208,146)),
			color-stop(0.5, rgb(199,224,158)),
			color-stop(0.5, rgb(205,227,169)),
			color-stop(1, rgb(215,233,187))
		);
		-pie-background: linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
		behavior: url(/file/PIE.php);
	}
	.home_polls span{float:right;color:#a5a5a5;margin:6px 10px 9px 10px;}
		.home_polls span a{color:#a5a5a5;}
#home_follow{margin-top:23px;}
	#home_follow ul{list-style:none;margin:-12px 0 4px 0;padding:0;}
		#home_follow ul li{display:block;float:left;margin-right:3px;}
			#home_follow ul li img{width:33px;height:33px;}
div.home_video{margin-top:10px;}
	div.home_video:first-child{margin-top:0;}
	div.home_video div.img{width:431px;height:251px;position:relative;overflow:hidden;margin-top:-5px;}
		div.home_video div.img a{display:block;width:431px;height:251px;background-position:50%;background-repeat:  no-repeat;background-size:cover;position:absolute}
div.home_video div.img div.strelka {display: block; position: absolute; width:80px; height:60px; top: 100px; left: 170px;  color: #fff; background:url(home/video/strelka.png);}
    div.home_video div.men{
		height:47px;padding:1px 0;background:#2fbfc6;border-top:1px solid #97e3e6;border-bottom:1px solid #00888e;
		background-image: linear-gradient(bottom, rgb(1,152,160) 0%, rgb(17,180,189) 50%, rgb(42,188,196) 50%, rgb(77,206,213) 100%);
		background-image: -o-linear-gradient(bottom, rgb(1,152,160) 0%, rgb(17,180,189) 50%, rgb(42,188,196) 50%, rgb(77,206,213) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(1,152,160) 0%, rgb(17,180,189) 50%, rgb(42,188,196) 50%, rgb(77,206,213) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(1,152,160) 0%, rgb(17,180,189) 50%, rgb(42,188,196) 50%, rgb(77,206,213) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(1,152,160) 0%, rgb(17,180,189) 50%, rgb(42,188,196) 50%, rgb(77,206,213) 100%);
		
		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, rgb(1,152,160)),
			color-stop(0.5, rgb(17,180,189)),
			color-stop(0.5, rgb(42,188,196)),
			color-stop(1, rgb(77,206,213))
		);
		-pie-background: linear-gradient(bottom, rgb(1,152,160) 0%, rgb(17,180,189) 50%, rgb(42,188,196) 50%, rgb(77,206,213) 100%);
		behavior: url(/file/PIE.php);
	}
		div.home_video div.men a.left{cursor:pointer;cursor:hand;display:block;width:39px;height:46px;float:left;background:url(home/video/left.png) 50% no-repeat;border-right:1px solid #6ad1d6;}
		div.home_video div.men a.right{cursor:pointer;cursor:hand;display:block;width:39px;height:46px;float:left;background:url(home/video/right.png) 50% no-repeat;border-left:1px solid #6ad1d6;}
		div.home_video div.men div.t{width:349px;height:5px;overflow:hidden;float:left;text-align:center;font-size:15px;color:#fff;padding:14px 0 15px 0;border-left:1px solid #22989e;border-right:1px solid #22989e;}
	div.home_video:after{content:"";width:431px;height:10px;display:block;background:url(home/video/sh.png)}

div.title_a{float:right;background:#fff;padding:0 0 0 10px;position:relative;}
	div.title_a a{
		position:relative;margin-top:-2px;font-size:13px;color:#000;text-transform:uppercase;float:right;dispaly:block;background:#e0e0e0;text-decoration:none;border:1px solid #c8c8c8;padding:5px 12px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		background-image: linear-gradient(bottom, rgb(232,232,232) 0%, rgb(217,217,217) 50%, rgb(236,236,236) 50%, rgb(236,236,236) 100%);
		background-image: -o-linear-gradient(bottom, rgb(232,232,232) 0%, rgb(217,217,217) 50%, rgb(236,236,236) 50%, rgb(236,236,236) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(232,232,232) 0%, rgb(217,217,217) 50%, rgb(236,236,236) 50%, rgb(236,236,236) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(232,232,232) 0%, rgb(217,217,217) 50%, rgb(236,236,236) 50%, rgb(236,236,236) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(232,232,232) 0%, rgb(217,217,217) 50%, rgb(236,236,236) 50%, rgb(236,236,236) 100%);
		
		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, rgb(232,232,232)),
			color-stop(0.5, rgb(217,217,217)),
			color-stop(0.5, rgb(236,236,236)),
			color-stop(1, rgb(236,236,236))
		);
		-pie-background: linear-gradient(bottom, rgb(232,232,232) 0%, rgb(217,217,217) 50%, rgb(236,236,236) 50%, rgb(236,236,236) 100%);
		behavior: url(/file/PIE.php);
	}
div.title_follow{float:right;}
	div.title_follow a{font-size:12px;}
	div.title_follow a.fb{background:url(home/follow/fb.png) no-repeat;padding:0 0 3px 20px;}
	div.title_follow a.tw{background:url(home/follow/tw.png) no-repeat;padding:0 0 3px 20px;margin:0 17px 0 30px;}
.home_game{margin-top:23px;}
	.home_game div.div{
		background:#f7f7f7;width:431px;height:70px;overflow:hidden;position:relative;
		background-image: linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 100%);
		background-image: -o-linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 100%);
		
		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, rgb(242,242,242)),
			color-stop(1, rgb(255,255,255))
		);
		-pie-background: linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 100%);
		behavior: url(/file/PIE.php);
	}
		.home_game div.div table{width:100%;height:70px;margin:0 5px;border-collapse:collapse;}
			.home_game div.div table td{padding:0;text-align:center;}
		.home_game div.logo{position:absolute;width:80px;height:70px;background-position:50%;background-repeat:no-repeat;}
		.home_game div.title{position:absolute;margin:10px 0 0 80px;}
		.home_game ul{position:absolute;list-style:none;padding:0;margin:40px 0 0 70px;}
			.home_game ul li{float:left;margin-left:10px;}
#home_sponsors{margin-top:23px;text-align:center}
	#home_sponsors img{margin:0 10px;}

#stream{border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9;padding:20px 0;}
	#stream .bn{float:right;width:200px;height:200px;margin-left:50px;}
		#stream .bn img{width:200px;height:200px;}

#head{z-index:10;width:880px;height:121px;position:relative;text-align:left;margin:0 auto;}
	#head a.logo{position:absolute;width:94px;height:94px;background:url(head/logo.jpg);top:18px}
	#head div.logo_txt{position:absolute;width:422px;height:28px;background:url(head/logo_txt.png);top:28px;left:112px;}
	#head ul.menu{
		list-style:none;padding:0;margin:0;position:absolute;border:1px solid #4ebbc1;top:66px;left:112px;width:766px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
				background-image: linear-gradient(bottom, rgb(1,144,151) 0%, rgb(11,171,179) 50%, rgb(75,193,199) 50%, rgb(139,216,220) 100%);
				background-image: -o-linear-gradient(bottom, rgb(1,144,151) 0%, rgb(11,171,179) 50%, rgb(75,193,199) 50%, rgb(139,216,220) 100%);
				background-image: -moz-linear-gradient(bottom, rgb(1,144,151) 0%, rgb(11,171,179) 50%, rgb(75,193,199) 50%, rgb(139,216,220) 100%);
				background-image: -webkit-linear-gradient(bottom, rgb(1,144,151) 0%, rgb(11,171,179) 50%, rgb(75,193,199) 50%, rgb(139,216,220) 100%);
				background-image: -ms-linear-gradient(bottom, rgb(1,144,151) 0%, rgb(11,171,179) 50%, rgb(75,193,199) 50%, rgb(139,216,220) 100%);
				
				background-image: -webkit-gradient(
					linear,
					left bottom,
					left top,
					color-stop(0, rgb(1,144,151)),
					color-stop(0.5, rgb(11,171,179)),
					color-stop(0.5, rgb(75,193,199)),
					color-stop(1, rgb(139,216,220))
				);
				-pie-background: linear-gradient(bottom, rgb(1,144,151) 0%, rgb(11,171,179) 50%, rgb(75,193,199) 50%, rgb(139,216,220) 100%);
				behavior: url(/file/PIE.php);
	}
		#head ul.menu:after{content:".";display: block;height:0px;clear: both;visibility:hidden;}
		#head ul.menu li{width:14.285714285714285714285714285714%;float:left;}
			#head ul.menu li a{
				padding:9px 7px;text-align:center;display:block;text-transform:uppercase;background:#63cad0;font-size:12px;color:#FFF;text-decoration:none;border-right:1px solid #40a4a9;border-left:1px solid #a9e2e5;
				text-shadow: 1px 1px 1px #0ea7af,-1px -1px 1px #0ea7af,1px -1px 1px #0ea7af,-1px 1px 1px #0ea7af;
				background-image: linear-gradient(bottom, rgb(1,144,151) 0%, rgb(11,171,179) 50%, rgb(75,193,199) 50%, rgb(139,216,220) 100%);
				background-image: -o-linear-gradient(bottom, rgb(1,144,151) 0%, rgb(11,171,179) 50%, rgb(75,193,199) 50%, rgb(139,216,220) 100%);
				background-image: -moz-linear-gradient(bottom, rgb(1,144,151) 0%, rgb(11,171,179) 50%, rgb(75,193,199) 50%, rgb(139,216,220) 100%);
				background-image: -webkit-linear-gradient(bottom, rgb(1,144,151) 0%, rgb(11,171,179) 50%, rgb(75,193,199) 50%, rgb(139,216,220) 100%);
				background-image: -ms-linear-gradient(bottom, rgb(1,144,151) 0%, rgb(11,171,179) 50%, rgb(75,193,199) 50%, rgb(139,216,220) 100%);
				
				background-image: -webkit-gradient(
					linear,
					left bottom,
					left top,
					color-stop(0, rgb(1,144,151)),
					color-stop(0.5, rgb(11,171,179)),
					color-stop(0.5, rgb(75,193,199)),
					color-stop(1, rgb(139,216,220))
				);
				-pie-background: linear-gradient(bottom, rgb(1,144,151) 0%, rgb(11,171,179) 50%, rgb(75,193,199) 50%, rgb(139,216,220) 100%);
				behavior: url(/file/PIE.php);
			}
				#head ul.menu li.a a{
					background:#33b7bd;
					background-image: linear-gradient(bottom, rgb(143,206,209) 0%, rgb(48,184,191) 50%, rgb(100,202,207) 50%, rgb(139,216,220) 100%);
					background-image: -o-linear-gradient(bottom, rgb(143,206,209) 0%, rgb(48,184,191) 50%, rgb(100,202,207) 50%, rgb(139,216,220) 100%);
					background-image: -moz-linear-gradient(bottom, rgb(143,206,209) 0%, rgb(48,184,191) 50%, rgb(100,202,207) 50%, rgb(139,216,220) 100%);
					background-image: -webkit-linear-gradient(bottom, rgb(143,206,209) 0%, rgb(48,184,191) 50%, rgb(100,202,207) 50%, rgb(139,216,220) 100%);
					background-image: -ms-linear-gradient(bottom, rgb(143,206,209) 0%, rgb(48,184,191) 50%, rgb(100,202,207) 50%, rgb(139,216,220) 100%);
					
					background-image: -webkit-gradient(
						linear,
						left bottom,
						left top,
						color-stop(0, rgb(143,206,209)),
						color-stop(0.5, rgb(48,184,191)),
						color-stop(0.5, rgb(100,202,207)),
						color-stop(1, rgb(139,216,220))
					);
					-pie-background: linear-gradient(bottom, rgb(143,206,209) 0%, rgb(48,184,191) 50%, rgb(100,202,207) 50%, rgb(139,216,220) 100%);
					behavior: url(/file/PIE.php);
				}
				#head ul.menu li:first-child a{
					border-left:0;
					-webkit-border-radius: 2px 0px 0px 2px;
					-moz-border-radius: 2px 0px 0px 2px;
					border-radius: 2px 0px 0px 2px;
				}
				#head ul.menu li:last-child a{
					border-right:0;
					-webkit-border-radius: 0px 2px 2px 0px;
					-moz-border-radius: 0px 2px 2px 0px;
					border-radius: 0px 2px 2px 0px;
				}
				#head ul.menu li ul{
					display:none;list-style:none;padding:0;margin:0;position:absolute;background:#019199;border:1px solid #b2b2b2;border-top:none;border-bottom:5px solid #019199;border-radius:0 0 4px 4px;
					-webkit-box-shadow: 0 10px 14px rgba(0,0,0,0.50);
					-moz-box-shadow: 0 10px 14px rgba(0,0,0,0.50);
					box-shadow: 0 10px 14px rgba(0,0,0,0.50);
				}
					#head ul.menu li:hover ul{display:block;}
					#head ul.menu li:hover ul ul{display:none;right:0;margin-top:-28px;}
					#head ul.menu li:hover ul li:hover ul{display:block;}
					#head ul.menu li ul li{
						background:#f6f6f6;width:auto;float:none;display:block;border-bottom:1px solid #e1e1e1;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;
						background-image: linear-gradient(bottom, rgb(238,238,238) 0%, rgb(255,255,255) 100%);
						background-image: -o-linear-gradient(bottom, rgb(238,238,238) 0%, rgb(255,255,255) 100%);
						background-image: -moz-linear-gradient(bottom, rgb(238,238,238) 0%, rgb(255,255,255) 100%);
						background-image: -webkit-linear-gradient(bottom, rgb(238,238,238) 0%, rgb(255,255,255) 100%);
						background-image: -ms-linear-gradient(bottom, rgb(238,238,238) 0%, rgb(255,255,255) 100%);
						
						background-image: -webkit-gradient(
							linear,
							left bottom,
							left top,
							color-stop(0, rgb(238,238,238)),
							color-stop(1, rgb(255,255,255))
						);
					}
						#head ul.menu li ul li a{text-align:left;background:none;border:0;color:#000;text-shadow:none;padding:7px 23px 6px 8px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
							#head ul.menu li ul li:hover{
								background:#47b0b6;
								background-image: linear-gradient(bottom, rgb(7,148,155) 0%, rgb(108,193,198) 100%);
								background-image: -o-linear-gradient(bottom, rgb(7,148,155) 0%, rgb(108,193,198) 100%);
								background-image: -moz-linear-gradient(bottom, rgb(7,148,155) 0%, rgb(108,193,198) 100%);
								background-image: -webkit-linear-gradient(bottom, rgb(7,148,155) 0%, rgb(108,193,198) 100%);
								background-image: -ms-linear-gradient(bottom, rgb(7,148,155) 0%, rgb(108,193,198) 100%);
								
								background-image: -webkit-gradient(
									linear,
									left bottom,
									left top,
									color-stop(0, rgb(7,148,155)),
									color-stop(1, rgb(108,193,198))
								);
							}
							#head ul.menu li ul li a:hover{background:url(head/str.png) 100% 8px no-repeat;color:#fff;text-shadow: 1px 1px 1px #0ea7af,-1px -1px 1px #0ea7af,1px -1px 1px #0ea7af,-1px 1px 1px #0ea7af;}
						#head ul.menu li ul li:last-child{border-bottom:none;border-radius:0 0 4px 4px;}
	#head div.line{position:absolute;width:1px;height:72px;background:#dedede;top:29px;left:570px;}
	#head form.search{position:absolute;top:24px;left:680px;}
		#head form.search input{
			width:140px;height:29px;border:1px solid #e1e1e1;font-family:Arial;color:#000;font-size:13px;padding:0 0px 0 9px;display:block;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
			background-image: linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(255,255,255) 50%);
			background-image: -o-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(255,255,255) 50%);
			background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(255,255,255) 50%);
			background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(255,255,255) 50%);
			background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(255,255,255) 50%);
			
			background-image: -webkit-gradient(
				linear,
				left bottom,
				left top,
				color-stop(0, rgb(255,255,255)),
				color-stop(0.5, rgb(242,242,242)),
				color-stop(0.5, rgb(255,255,255))
			);
			-pie-background: linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(255,255,255) 50%);
			behavior: url(/file/PIE.php);
		}
		#head form.search input[type=submit]{
			cursor:pointer;cursor:hand;border:1px solid #a2bf73;background:#c6df9d;padding:0;width:53px;height:31px;position:absolute;margin:-31px 0 0 145px;
            background-image: linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
            background-image: -o-linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
            background-image: -moz-linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
            background-image: -webkit-linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
            background-image: -ms-linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
            
            background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0, rgb(185,208,146)),
            color-stop(0.5, rgb(199,224,158)),
            color-stop(0.5, rgb(205,227,169)),
            color-stop(1, rgb(215,233,187))
            );
            -pie-background: linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
			behavior: url(/file/PIE.php);
		}
		
#page{}

#tree{
	margin-top:-10px;border-bottom:1px solid #d4d4d5;
	background-image: linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 100%);
	background-image: -o-linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(242,242,242)),
		color-stop(1, rgb(255,255,255))
	);
	
}
	#tree ul{float:left;list-style:none;padding:0;margin:0;}
	#tree ul li{float:left;padding:0 0 10px 17px;background:url(tree/str.png) 7px 5px no-repeat;}
		#tree ul li:first-child{padding-left:11px;background:none;}
	#tree .share{float:right;font-size:14px;color:#8b8b8b;}
	#tree .share span{display:block;float:left;}
	#tree .share a{
		display:block;width:16px;height:16px;background:url(bn/share.png) no-repeat;float:left;margin-left:7px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}
		#tree .share a.fb{margin-left:10px;}
		#tree .share a.tw{background-position:0px -16px;}
		#tree .share a.lj{background-position:0px -32px;}
		#tree .share a.vk{background-position:0px -48px;}
		#tree .share a.gl{background-position:0px -64px;}
		#tree .share a.print{margin:0 11px;border-left:1px solid #dfdfdf;width:auto;height:15px;background-position:10px -80px;font-size:14px;color:#0e969d;padding-left:32px;}
		
table.tb{width:100%;border-collapse:collapse;margin-top:20px;}
		table.tb td{padding:0;}
		table.tb thead td,table.tb thead th{
			background:#f7f7f7;border-bottom:1px solid #ebecec;border-left:1px solid #d8d8d8;padding:7px 9px;
			background-image: linear-gradient(bottom, rgb(249,249,249) 0%, rgb(242,242,242) 85%, rgb(222,222,222) 100%);
			background-image: -o-linear-gradient(bottom, rgb(249,249,249) 0%, rgb(242,242,242) 85%, rgb(222,222,222) 100%);
			background-image: -moz-linear-gradient(bottom, rgb(249,249,249) 0%, rgb(242,242,242) 85%, rgb(222,222,222) 100%);
			background-image: -webkit-linear-gradient(bottom, rgb(249,249,249) 0%, rgb(242,242,242) 85%, rgb(222,222,222) 100%);
			background-image: -ms-linear-gradient(bottom, rgb(249,249,249) 0%, rgb(242,242,242) 85%, rgb(222,222,222) 100%);
			
			background-image: -webkit-gradient(
				linear,
				left bottom,
				left top,
				color-stop(0, rgb(249,249,249)),
				color-stop(0.85, rgb(242,242,242)),
				color-stop(1, rgb(222,222,222))
			);
			-pie-background: linear-gradient(bottom, rgb(249,249,249) 0%, rgb(242,242,242) 85%, rgb(222,222,222) 100%);
			behavior: url(/file/PIE.php);
		}
			table.tb thead td:first-child,table.tb thead th:first-child{border-left:0;}
			table.tb thead td.a,table.tb thead th.a,table.tb thead th.headerSortUp,table.tb thead th.headerSortDown{
				background-image: linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 85%, rgb(222,222,222) 100%);
				background-image: -o-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 85%, rgb(222,222,222) 100%);
				background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 85%, rgb(222,222,222) 100%);
				background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 85%, rgb(222,222,222) 100%);
				background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 85%, rgb(222,222,222) 100%);
				
				background-image: -webkit-gradient(
					linear,
					left bottom,
					left top,
					color-stop(0, rgb(255,255,255)),
					color-stop(0.85, rgb(255,255,255)),
					color-stop(1, rgb(222,222,222))
				);
				-pie-background: linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 85%, rgb(222,222,222) 100%);
				behavior: url(/file/PIE.php);
			}
		table.tb tbody td{border-bottom:1px solid #ebecec;border-left:1px solid #d8d8d8;padding:7px 9px;}
			table.tb tbody td:first-child{border-left:0;}
			table.tb tbody td small{display:block;color:#7b7b7b;font-size:13px;}
			table.tb tbody td img.img{width:43px;}
	table.tb_head{width:auto}
		
div.title_menu{margin:10px 0 20px 0;border-top:1px solid #f2f2f2;border-left:1px solid #f2f2f2;border-right:1px solid #e3e3e3;border-bottom:1px solid #c9c9c9;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
				background-image: linear-gradient(bottom, rgb(232,232,232) 0%, rgb(217,217,217) 50%, rgb(236,236,236) 50%, rgb(236,236,236) 100%);
				background-image: -o-linear-gradient(bottom, rgb(232,232,232) 0%, rgb(217,217,217) 50%, rgb(236,236,236) 50%, rgb(236,236,236) 100%);
				background-image: -moz-linear-gradient(bottom, rgb(232,232,232) 0%, rgb(217,217,217) 50%, rgb(236,236,236) 50%, rgb(236,236,236) 100%);
				background-image: -webkit-linear-gradient(bottom, rgb(232,232,232) 0%, rgb(217,217,217) 50%, rgb(236,236,236) 50%, rgb(236,236,236) 100%);
				background-image: -ms-linear-gradient(bottom, rgb(232,232,232) 0%, rgb(217,217,217) 50%, rgb(236,236,236) 50%, rgb(236,236,236) 100%);
				
				background-image: -webkit-gradient(
					linear,
					left bottom,
					left top,
					color-stop(0, rgb(232,232,232)),
					color-stop(0.5, rgb(217,217,217)),
					color-stop(0.5, rgb(236,236,236)),
					color-stop(1, rgb(236,236,236))
				);
				-pie-background: linear-gradient(bottom, rgb(232,232,232) 0%, rgb(217,217,217) 50%, rgb(236,236,236) 50%, rgb(236,236,236) 100%);
				behavior: url(/file/PIE.php);
}
	div.title_menu table{margin:0 auto;border-collapse:collapse;}
		div.title_menu table td{padding:0}
			div.title_menu a{float:left;display:block;font-size:13px;color:#000;text-decoration:none;padding:7px 8px 8px 8px;border-right:1px solid #c9c9c9;border-left:1px solid #f5f5f5;}
			div.title_menu a.a{
				background-image: linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(248,248,248) 50%, rgb(240,240,240) 100%);
				background-image: -o-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(248,248,248) 50%, rgb(240,240,240) 100%);
				background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(248,248,248) 50%, rgb(240,240,240) 100%);
				background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(248,248,248) 50%, rgb(240,240,240) 100%);
				background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(248,248,248) 50%, rgb(240,240,240) 100%);
				
				background-image: -webkit-gradient(
					linear,
					left bottom,
					left top,
					color-stop(0, rgb(255,255,255)),
					color-stop(0.5, rgb(242,242,242)),
					color-stop(0.5, rgb(248,248,248)),
					color-stop(1, rgb(240,240,240))
				);
				-pie-background: linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(248,248,248) 50%, rgb(240,240,240) 100%);
				behavior: url(/file/PIE.php);
			}

				
.photo_list{clear: both;list-style:none;padding:0;margin:-3px 0 0 -17px;background:red;position:relative;}
	.photo_list li{width:280px;height:265px;float:left;margin:20px 0 0 17px;overflow:hidden;font-size:0;}
		.photo_list li a{font-size:0;}
		.photo_list li .img{display:block;width:281px;height:195px;background-size:cover;background-position:50%;}
			.photo_list li .sh{width:281px;height:7px;display:block;content:"";background:url(photo/sh.png)}
		.photo_list li .tl{font-size:14px;color:#0e969d;text-align:center;display:block;height:50px;overflow:hidden;margin-top:0px;}
		.photo_list li .dt{font-size:12px;color:#a1a1a1;text-align:center;display:block;margin-top:5px;}





#home_map{margin-top:-4px;}
	#home_map .lt{float:left;width:431px;font-size:0;}
		#home_map .lt .img{width:431px;height:289px;overflow:hidden;position:relative;}
			#home_map .lt .sh{display:block;width:431px;height:7px;background:url(home/sh.png);margin-bottom:6px;}
	#home_map .rt{float:left;width:880px;height:289px;overflow:auto;background:#f9f9f9;}
		#home_map .rt ul{list-style:none;padding:0 12px;margin:0;}
			#home_map .rt ul li{cursor:pointer;border-bottom:1px solid #d6d6d6;padding:12px 30px;}
				#home_map .rt ul li:first-child{padding-top:0;}
				#home_map .rt ul li img{float:left;width:52px;}
				#home_map .rt ul li div.tt{float:right;width:700px;font-size:14px;}
#news_top{margin-top:22px;}
	#news_top div.lt{float:left;width:425px;}
		#news_top div.lt div.div{}
			#news_top div.lt div.div div.img{font-size:0px;margin:4px 0 11px 0;width:431px;height:231px;background-position:50%;background-repeat:no-repeat;background-size:contain;}
				#news_top div.lt div.div div.img img{width: 425px;}
			#news_top div.lt div.div span.date{display:block;font-size:12px;color:#888;}
			#news_top div.lt div.div a.tl{display:block;font-size:18px;color:#000;text-decoration:none}
				#news_top div.lt div.div a.tl:hover{text-decoration:underline}
		#news_top div.lt form{background:#f5f5f5;padding:10px;margin-top:10px;postion:absolute;width:405px;}
		#news_top div.lt form input{
			width:212px;height:33px;padding:0 175px 0 10px;border:1px solid #e1e1e1;font-family:Arial;color:#000;font-size:13px;display:block;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
			background-image: linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(255,255,255) 50%);
			background-image: -o-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(255,255,255) 50%);
			background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(255,255,255) 50%);
			background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(255,255,255) 50%);
			background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(255,255,255) 50%);
			
			background-image: -webkit-gradient(
				linear,
				left bottom,
				left top,
				color-stop(0, rgb(255,255,255)),
				color-stop(0.5, rgb(242,242,242)),
				color-stop(0.5, rgb(255,255,255))
			);
			-pie-background: linear-gradient(bottom, rgb(255,255,255) 0%, rgb(242,242,242) 50%, rgb(255,255,255) 50%);
			behavior: url(/file/PIE.php);
		}
		#news_top div.lt form input.submit{
			cursor:pointer;cursor:hand;position:absolute;margin:-32px 0 0 243px;width:153px;height:29px;border:1px solid #adc881;background:#d2e6b1;padding:0px;
			background-image: linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
			background-image: -o-linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
			background-image: -moz-linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
			background-image: -webkit-linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
			background-image: -ms-linear-gradient(bottom, rgb(185,208,146) 0%, rgb(199,224,158) 50%, rgb(205,227,169) 50%, rgb(215,233,187) 100%);
			
			background-image: -webkit-gradient(
				linear,
				left bottom,
				left top,
				color-stop(0, rgb(185,208,146)),
				color-stop(0.5, rgb(199,224,158)),
				color-stop(0.5, rgb(205,227,169)),
				color-stop(1, rgb(215,233,187))
			);
		}
	#news_top div.rt{float:right;width:440px;}
		#news_top div.rt div.up{
			border-bottom:1px solid #d2d2d3;font-size:13px;color:#7f7f7f;text-transform:uppercase;
			background-image: linear-gradient(bottom, rgb(239,239,239) 0%, rgb(255,255,255) 100%);
			background-image: -o-linear-gradient(bottom, rgb(239,239,239) 0%, rgb(255,255,255) 100%);
			background-image: -moz-linear-gradient(bottom, rgb(239,239,239) 0%, rgb(255,255,255) 100%);
			background-image: -webkit-linear-gradient(bottom, rgb(239,239,239) 0%, rgb(255,255,255) 100%);
			background-image: -ms-linear-gradient(bottom, rgb(239,239,239) 0%, rgb(255,255,255) 100%);
			
			background-image: -webkit-gradient(
				linear,
				left bottom,
				left top,
				color-stop(0, rgb(239,239,239)),
				color-stop(1, rgb(255,255,255))
			);
			-pie-background: linear-gradient(bottom, rgb(239,239,239) 0%, rgb(255,255,255) 100%);
			behavior: url(/file/PIE.php);
		}
			#news_top div.rt div.up div.div{background:url(home/news/last.png) 15px 4px no-repeat;padding:0 0 10px 29px;}
			#news_top div.rt div.up a{color:#95b9d2;text-transform:none;border-left:1px solid #d2d2d2;padding-left:15px;margin-left:15px;}
		#news_top div.rt ul{
			background:#f3f3f3;list-style:none;padding:0 15px;margin:0;
			background-image: linear-gradient(bottom, rgb(253,253,253) 0%, rgb(243,243,243) 40%, rgb(243,243,243) 60%, rgb(255,255,255) 100%);
			background-image: -o-linear-gradient(bottom, rgb(253,253,253) 0%, rgb(243,243,243) 40%, rgb(243,243,243) 60%, rgb(255,255,255) 100%);
			background-image: -moz-linear-gradient(bottom, rgb(253,253,253) 0%, rgb(243,243,243) 40%, rgb(243,243,243) 60%, rgb(255,255,255) 100%);
			background-image: -webkit-linear-gradient(bottom, rgb(253,253,253) 0%, rgb(243,243,243) 40%, rgb(243,243,243) 60%, rgb(255,255,255) 100%);
			background-image: -ms-linear-gradient(bottom, rgb(253,253,253) 0%, rgb(243,243,243) 40%, rgb(243,243,243) 60%, rgb(255,255,255) 100%);
			
			background-image: -webkit-gradient(
				linear,
				left bottom,
				left top,
				color-stop(0, rgb(253,253,253)),
				color-stop(0.4, rgb(243,243,243)),
				color-stop(0.6, rgb(243,243,243)),
				color-stop(1, rgb(255,255,255))
			);
			-webkit-box-shadow: inset 4px 3px 5px rgba(150,150,150,0.1);
			-moz-box-shadow: inset 4px 3px 5px rgba(150,150,150,0.1);
			box-shadow: inset 4px 3px 5px rgba(150,150,150,0.1);
			-pie-background: linear-gradient(bottom, rgb(253,253,253) 0%, rgb(243,243,243) 40%, rgb(243,243,243) 60%, rgb(255,255,255) 100%);
			behavior: url(/file/PIE.php);
		}
			#news_top div.rt ul li{display:block;border-top:1px solid #ffffff;border-bottom:1px solid #e5e5e5;padding:11px 0 8px 112px;}
				#news_top div.rt ul li .img{width:100px;height:60px;margin-left:-112px;float:left;background-position:50%;background-repeat:no-repeat;background-size:contain;}
				#news_top div.rt ul li span.date{font-size:12px;color:#888;display:block}
				#news_top div.rt ul li:first-child,#news_top div.rt ul li.first{border-top:none}
				#news_top div.rt ul li:last-child,#news_top div.rt ul li.last{border-bottom:none}
#news_bot{list-style:none;padding:16px 0 0 0;margin:10px 0 0 0;}
	#news_bot li{display:block;margin-top:14px;padding-left:195px;padding-bottom:10px;border-bottom:1px solid #d9d9d9;}
		#news_bot li a.title{font-size:14px;}
		#news_bot li span.date{font-size:11px;color:#9d9d9d;display:block;}
		#news_bot li div.img{width:181px;height:119px;font-size:0px;float:left;margin-left:-195px;background-position:50%;background-repeat:no-repeat;background-size:contain;}
			#news_bot li img.img img{width:181px;height:119px;}
			
		#news_bot li div.small{margin-top:14px;}
		#news_bot li div.no_img{padding-left:0px;}
		#news_bot li div.more{border-top:1px solid #d9d9d9;padding-top:9px;margin:12px 0;}
			#news_bot li div.more a{font-size:14px;}
#news_read{margin:28px 0;}
	#news_read div.lt{width:420px;height:294px;float:left;margin-bottom:25px;}
	#news_read div.lt table{border-collapse:collapse;width:100%;height:100%;}
		#news_read div.lt table td{padding:0px;}
		#news_read div.lt h1{margin-top:25px;}
		#news_read div.lt span.date{color:#7f7f7f;font-size:14px;}
		#news_read div.lt td.small{color:#767676;font-size:16px;font-style:italic;height:100%;vertical-align:bottom;}
	#news_read div.lt:after{content:"";width:420px;height:9px;display:block;background:url(news/sh2.png)}
	#news_read div.img{
		float:right;padding:5px;font-size:0px;margin-bottom:25px;
		-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.50);
		-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.50);
		box-shadow: 0 1px 5px rgba(0,0,0,0.50);
		max-width:430px;max-height:284px;
        position: relative;
        overflow: hidden;
	}
#news_read div.img img{margin: 0 auto; max-height:284px; max-width: 430px; display: block;}
	#news_read div.prnx{border-top:1px solid #d9d9d9;}
		#news_read div.prnx div.prev{width:50%;float:left;border-right:1px solid #d9d9d9;margin:10px 0;}
			#news_read div.prnx div.prev a{padding-left:16px;background:url(news/prev.png) 0% 3px no-repeat;text-decoration:none}
				#news_read div.prnx div.prev a span{color:#22c3cb;font-size:14px;text-decoration:underline}
		#news_read div.prnx div.next{float:right;text-align:right;margin:10px 0;}
			#news_read div.prnx div.next a{padding-right:16px;background:url(news/next.png) 100% 3px no-repeat;text-decoration:none}
				#news_read div.prnx div.next a span{color:#22c3cb;font-size:14px;text-decoration:underline}
		#news_read div.prnx:after{content:"";display:block;width:880px;height:10px;background:url(news/sh3.png)}
		
div#news_read a{ font-size:12pt;}
	
#pop_bg{z-index:100;position:fixed;width:100%;height:100%;background:url(x.gif)}
#pop_people{
	z-index:100;position:fixed;width:668px;left:50%;top:50%;margin:0 0 0 -334px;background:#FFF;text-align:left;
	-webkit-box-shadow: 4px 6px 14px 4px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 6px 14px 4px rgba(0,0,0,0.75);
	box-shadow: 4px 6px 14px 4px rgba(0,0,0,0.75);
}
	#pop_people a.close{
		cursor:pointer;cursor:hand;width:28px;height:28px;border:1px solid #e7e7e7;background:url(pop/close.png) 50% no-repeat;position:absolute;top:15px;right:15px;display:block;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	#pop_people h2{margin:15px 50px 15px 15px;}
	#pop_people img.img{float:left;margin-left:19px;width:239px;}
	#pop_people div.txt{float:right;margin-right:19px;width:363px;font-size:14px;}
		#pop_people div.txt dl{margin:0;padding:0;}
			#pop_people div.txt dl dt{margin:0;padding:7px 0;color:#939393;float:left;width:144px;clear: both;}
			#pop_people div.txt dl dd{margin:0;padding:7px 0;float:left;width:219px;}
			
		
	
#cl_a{margin-top:15px;margin-left:-7px;}
	#cl_a a{float:left;width:214px;margin-left:7px;text-align:center;font-size:14px;}
		#cl_a a img{width:214px;height:114px;margin-bottom:8px;}
			
			
	
		div.all a{}
		
#ar_lt{float:left;width:668px;}
#ar_rt{float:right;width:145px;}
	#ar_rt .yr{clear: both;font-weight:bold;font-size:15px;padding:25px 0 6px 0;}
	#ar_rt a{clear: both;display:block;float:left;line-height:31px;}
		#ar_rt a.a{font-weight:bold;}
		
@media print{
	#head,#footer,#footer_txt,#tree{opacity:0;height:0px;overflow:hidden;}
}


#news_bot.archive  div.img{
	font-size:100%;
}
#news_bot.archiveDoc  li{
	padding-left:0px;
}
#news_bot.archiveDoc table{
	width:100%!important;
}
#news_bot.archiveDoc .title{
	color: #000000; 
	font-size: 12pt;
	font-weight:bold;
}

.inline {
	width:100%;
}
.inline .yr {
	float: left;
	margin: 0 20px;
	line-height: 22px;
}
.inline select {
	float:left;
}

.follow {position:absolute;top:24px;left:570px;}

