/* CSS Document */
/*.linkd {
	text-decoration: none;
}

.per_height{line-height:150%;}

.percolor{ color:#0000CC;}
.percolor1{ color:#FF0000;}


#demo {
	overflow:hidden;
	width: 890px;
}


#demo img {
height:96px;
width:105px;
}

#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}

.ww{
 float:left;
 text-align:center;
 
}
*/

.hide {
display: none;
}


/*
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}*/