* { 
margin:0; 
padding:0; 
} 

A.sclass:link { text-indent: 8px; line-height: 25px; text-decoration: none; }
A.sclass:visited { text-indent: 8px; line-height:25px; text-decoration: none; }
A.sclass:hover { text-indent: 8px; line-height: 25px; text-decoration: none; }
A.sclass:active { text-indent: 8px; line-height: 25px; text-decoration: none; }

.protop {
   float: left;
	height: 120px;
	width: auto;
	margin: 5px 0px 20px 40px;
}
.propic {
   float: left;
   background: url(../pic/2.jpg) no-repeat;
	height: 120px;
	width: 169px;
	filter : progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=80);
}
.protext{
	float: left;
	height: 100px;
	width: 300px;
	line-height: 24px;
	margin: 10px 15px;
	font-size: 14px;
}
.procon {
   float: right;
	width: 90%;
	margin-right: 13px;
	height: auto;
	border-top: #868686 2px solid;
	border-bottom: #868686 1px solid;
	margin-bottom: 20px;
	font-size: 14px;
	color: #333;
}
.ptitle {
	margin: 10px 0px;
	padding-left: 40px;
	width: 50%;
	font-size: 18px;
	color: #496e99;
}
.procen {
	line-height: 27px;
	width: 100%;
	margin: 15px 0 0 0;
	padding-bottom: 15px;
	border-bottom: #ebebeb 1px solid;
}
.proimage{
	float: left;
	margin:5px 20px 5px 10px;
	padding: 5px;
	width: 90px;
	height: 120px;
	border: #778899 1px solid;
}
.prot{
	width: 70px;
	float: left;
}
.proinfo{
	float: left;
	width: auto;
	margin-left: 20px;
	margin-top: 10px;
}
