.tarea{
	position: fixed;
	width: 100%;
	top: 0;
	background-color: #1d1e20;
	z-index: 100;
	height:50px;
	text-align:center;
}

.tbgarea{
	background-color: #1d1e20;
	height:50px;
	display:block;
}
.videoarea{
	background-color: #ccc;
	padding:20px;
	margin-top:30px;
}
.vid:hover{ cursor:pointer;}
.videoarea img{height:100px;}
.emailarea{
	background-color: #333;
	position: fixed;
	width: 100%;
	z-index: 90;
	color:#fff;
	display:none;
	bottom:0;
}
.tm{
	  filter:alpha(opacity=60);  
      -moz-opacity:0.6;  
      -khtml-opacity: 0.6;  
      opacity: 0.6;  
}
.tm:hover{
	  filter:alpha(opacity=100);  
      -moz-opacity:1;  
      -khtml-opacity: 1;  
      opacity: 1;  
}
.rarea{
	position: fixed;
	right: 20px;
	margin-top:100px;
	z-index: 100;
	width:70px;
}
.newpro{
	top:0;
	position: fixed;
	right: 20px;
	margin-top:200px;
	width:50px;
	height:50px;
	text-align:center;
	font-size:18px;
	line-height:50px;
	color:#fff;
	background-color:#ee0000;
	border-Radius:7px;
	cursor:pointer;
}
.sarea{
	position: fixed;
	bottom:0;
	right: 20px;
	width:50px;
	margin-bottom:100px;
}
.sarea img{width:50px;}
.cb{
	clear: both;
}
.timg{ 
              width:80px;	
			  padding: 5px;
	border: 1px solid #eee;
}
.fkx{
	background-color: #eee;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.fk1{
	background-color:#fff;
	padding: 5px;
	border: 1px solid #ddd;
	cursor: pointer;
    height:60px;
	width:60px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;}
.fk1:hover{
	border: 1px solid #C00;
    }
.fk1 img{
	max-width:50px;
	max-height:50px;
	}	
.fk2{
	padding: 50px;
	min-height: 300px;
	margin-bottom: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}
.fk3{
	background-color: #000;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	line-height: 44px;
	font-size:12px;
	display:block;
}
.fk3 a{
	text-decoration: none;
	color:#FFF;
}
.fk3:hover{ background-color:#C00; }
.fk4{
	border: 1px solid #ddd;
	max-width:480px;
	padding:5px;
}
.fk4 img{ 
              width:100%;
			  max-height:500px;
}
.btx a{color:#666;}
.btx a:hover{
	color: #CC0000;
	text-decoration: none;
}

.btx{
	margin-top:90px;
	background-color: #1d1e20;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	font-size:16px;
	line-height:2em;
	color:#666;
}
.btx h4{
	font-size:18px;
	margin-top: 50px;
	font-weight: bold;
	color: #ddd;
}
.btx ul{
	margin:0;
	padding:0;
}
.btx li{
	list-style-type: none;
}

.err{ color:#F00; display:none;}
.yes{ color:#390; display:none;}
#videosrcx{ max-width:800px; margin-left:auto; margin-right:auto;}
.newsarea{
	background-color: #eee;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	font-size:16px;
	color:#333;
}
.newsarea li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	text-indent: 1em;
}
.newsarea li:hover{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color:#C00;
}
.newsarea a{
	display:block;
	color: #666;line-height: 3.5em;
}
.newsarea a:hover{
	color: #fff;
	text-decoration: none;
}
.wdt img{
	margin-right:20px;
	display:block;
	float:right;
	height:33px;
}
#mtpic{text-align:center; background-color:#1d1e20; color:#FFF;position: fixed; width:100%; z-index:199;top:0; padding-top:0px;display:none; font-size:28px; line-height:3em; cursor:pointer;}
.newsimg img{ max-width:100%;}
.mainpic{text-align:center; margin-top:80px;}
.spar a{color:#C00}
@media screen and (max-width: 1024px) {
	.ht{display: none;}
}