#singad{
	/*background:url(images/sing.png) repeat-x;*/
	height:107px;
	padding: 10px 0px 0px 0px;
}
#pagedes{
/*	background:url(images/pagedes.png);*/
	height:145px;
	padding: 0px 0px 0px 0px;
}

#pagedes h2{
	padding:30px 0px 0px 20px;
	margin:0px 0px;
	font-size:22px;
	font-family: Georgia,tahoma, century gothic,  sans-serif;
	color:#fff;

}
.pdescript{
	height:75px;
	float:left;
	overflow:hidden;
	width:450px;

}
.pdescript p{
	padding:10px 0px 0px 20px;
	margin:0px 0px;
	font-size:14px;
	font-family:tahoma, century gothic,  sans-serif;
	color:#FFF8CF;

}
#myslider{
/*	background:url(images/slide.png);*/
	width:950px;
	padding: 0px 0px 0px 0px;
	
}
#coverslide{
	width:223px;
	background:#fff;
	float:left;
	/*height:201px;*/
	margin:5px 0px 0px 10px;
	display:inline;
}
.slide-positn{
position:relative;
}
#slider{
	width:520px;
	height:240px;
	padding:0px 0px;
	margin:10px 10px;
	visibility: hidden; 
	background:#fff;
	display:inline;
	}	
#slider ul{
	margin:0px 0px;
	padding:0;
	list-style:none;
		}
#slider li{ 
	width:520px;
	background:#ddd;
	height:240px;
	overflow:hidden; 
	margin:0px;

		}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:20px;
	top:105px;
		}	
#nextBtn{ 
	left:490px;
		}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/left.png) no-repeat 0 0;	
		}	
#nextBtn a{ 
	background:url(images/right.png) no-repeat 0 0;	
		}												

		
.slmeta{
position:absolute;
top:50px;
height:100px;
width:520px;
overflow:hidden;
background:#fff;


}		
		
		
		
		
		
		
		
		
		
#welcome{
	width:675px;
	float:right;
	/*height:230px;*/
	padding:0px 20px 0px 0px;
	overflow:hidden;

}
#welcome p{
	padding:0;
	margin:0px;
	line-height:20px;
	font-size:13px;
	font-family: arial;
	color:#0f2a57;
	text-align:justify;
}
#welcome .title{
font-family:"segoe UI", arial;
font-size:19px;
font-weight:bold;
color:#0f2a57;
padding-bottom:10px;
}

.bigbanner img  {
	margin: 0px 0px;
	padding: 0px 0px;
}
.banner{
	margin: 5px 0 0 0;
	padding: 0px 0 0 0px;
	width:330px;
	float:left;
	height:100%;

}
.banner ul {
   	 margin: 0px 0px;
	 padding: 0px 0px;
	 overflow: auto;
	 }
	 
.banner li{
	width:126px;
	margin: 5px 8px 0px  8px ;
	padding:8px 9px ;
	list-style:none;
	display : block;
	overflow:hidden;
	float:left;
	background:#E7E0BB ;
	border:1px solid #fff;
}
.banner li a:link, .banner li a:visited {
	text-decoration: none;
}	
.tagcloud{

	width:300px;
	float:left;
	height:100%;
	padding:5px 15px;
	margin:5px 0px 0px 0px;
	background:#fff ;
	border:1px solid #BCBCBC;
}