﻿body 
{
}
#leftpro
{
	width:200px;height:auto;float:left;
	border-style:solid;
	border-width:1px;
	border-color:#e5e5e5;
}
#rightpro
{
	width:493px; 
	height:auto;
	float:left;
	margin-left:5px;
}
.leftinfopro
{
	width:100;
	height:auto;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#e5e5e5;
	padding-left:10px;
	margin-top:5px;
}
.rightcontent
{
	width:482px;
	height:auto;
	padding-left:7px;
	line-height:25px;
	font-size:15px;
}