*{ margin: 0; padding: 0; }
	
html, body{
	height: 100%; width: 100%;		
	font-size: 12px; color: #707070;
	line-height:18px;
	font-family: Verdana, Avanti;
	}
a { outline:none;}
#main{
	width:968px;
	margin:0px auto;
	}
#header{
	width:100%;
	float:left;
	}
.lang{
	width:915px;
	padding:135px 53px 23px 0px;
	text-align:right;
	font-size:11px;
	float:left;}
	.lang a{ text-decoration:none; color:#fff; float:right; padding:0px 10px;}
#content{
	width:968px;
	float:left;
	background:url(../images/contentbg.jpg) bottom right no-repeat;
	}
.all{ width:968px; float:left; background:url(../images/bgall.jpg) left repeat-y;}
#container{
	width:968px;
	min-height:500px;
	_height:500px;
	float:left;}
#footer{
	width:707px;
	height:92px;
	float:left;
	background:#fff url(../images/bgfooter.jpg) top repeat-x;}



#menu{ float:left; width:234px;}

#nav {
	width:214px;  
	list-style-type:none;
	}
#nav li.top, #nav li.drop { 	
	position:relative;
	z-index:10;
	opacity: 1;
	*float:left;
	}

#nav li.top
	{ 	
	line-height:26px!important;
	z-index:1;
	}
#nav li a.top_link{
	display:block;	
	line-height:26px;
	color:#54ac01;
	font-size:13px;
	text-decoration:none;
	width:197px;
	padding-left:27px;
	background: url(../images/libottom.jpg) bottom right no-repeat;
	}
#nav a.top_link:hover, a.curr{
	background:url(../images/menuhover.jpg) top right no-repeat ;  
	color:#f7bd0a; width:196px;
	}


a#about:hover{  
	background:url(../images/abouthover.jpg) top right no-repeat!important; 
	color:#f7bd0a; width:196px;
	}

ul.sub{
	position: absolute; top:5px; display:none;
	left:100px; 
	list-style:none;
	background: #ffffff; opacity:0.90; filter: alpha(opacity=90); -moz-opacity: 0.9;
	border:1px solid #dff1cf;
	width:230px; 
	z-index:3000;
	}
ul.sub li{
	width:230px;
	line-height:13px;
	}
ul.sub li a{
	display:block;
	width:220px;
	line-height:13px;
	padding:3px 0px 3px 10px;
	text-decoration:none; font:normal 11px Verdana, Arial, Helvetica, sans-serif;	
	color:#707070;	
}
ul.sub li a:hover, .subcurrent{
	background:url(../images/hoversub.jpg) left center no-repeat;
	line-height:13px;
	color:#ffb10a!important;
}

div#menu ul#nav li.drop ul.sub { display: block; }


.inside{
	float:left;
	width:650px;
	text-align:justify;
}
font.welcome{ font-size:18px; color:#328501;}


.titletpl{
	font-size:15px;
	color:#328501;
	display:block;
	padding:10px 20px 0px 20px;
}
.path{ float:left; width:610px; padding:0px 20px 0px 20px;}
.path a{ text-decoration:none; color:#979696; font-size:10px; text-transform:lowercase;}
.block1{
	width:100%;
	float:left;
	background: url(../images/blockbg.png) top repeat-x;
	height:12px;
	z-index:1;
	}
	
	

.block{
	/*background: #fff; opacity:.70; filter: alpha(opacity=70); -moz-opacity: 0.7;*/
	background: url(../images/blockbgall.png);
	float:left;
	width:610px;
	padding:5px 20px 5px 20px;
	z-index:1;
	}
	
.tplTXT{
	padding:0px 20px 5px 20px;
	width:610px;
	float:left;
}
.link{
	text-decoration:none;
	color:#ff9a0a;
}
.navbar{
	float:left; padding:20px;
	font-size:11px;
}
.navbar a{
	text-decoration:none;
	color:#f59000;
	font-size:11px;

}
.desc{
	height:77px;
	overflow:hidden;
	line-height:15px;
	margin:5px 0px 7px 0px;
}
.block img{ margin:5px 10px 0px 0px; float:left; }
.imgdetail { width:190px; float:left; }
.imgdetail img{ margin:13px 0px 0px 0px;}
.descdetail{ width:420px; float:left; padding-top:10px; line-height:15px; color:#4c4c4c;}
.link2{ color:#52a901; text-decoration:none;}

span.something{ font-size: 10px!important; color: #979696; }


