
*
{
	font:12px/20px "宋体";
}

body
{
	font:12px/20px "宋体";
	margin:0px;
}

.mainframe
{
	 width:780px;
	 margin:auto;
	 border:solid 1px #999999;
}

.searchbar
{
	vertical-align:middle;
	text-align:center;
	height:80px;
	width:100%;
}

.searchbaritem
{
	width:50%;
	height:80px;
	text-align:center;
}

.button
{
	width:80px;
	height:25px;
}

.mapregion
{
	height:600px;
	vertical-align:middle;
	text-align:center;
}

.clientregion
{
	height:600px;
	vertical-align:top;
	text-align:left;
}

.bottombar
{
	font:normal 12px/100px 宋体;
	text-align:center;
	height:100px;
	vertical-align:middle;
}

.title
{
	font:normal 20px/40px 宋体;
    border-bottom:solid 1px #333333;
    margin:0px 20px 20px 20px;
    text-align:center;
}

.grid
{
	border:0px;
	width:100%;
}

.gridheader
{
	font:bold 12px/20px 宋体;
	height: 30px;
	background-color: #d3e1ee;
	text-align: center;
}

.gridpager
{
	font-weight: bold;
	height: 30px;
	background-color: #d3e1ee;
}

.griditem
{
	background-color:#f5f5f5;
	height:20px;
}

.gridaitem
{
	background-color: #ffffff;
	height: 20px;
}


.detailtitle
{
	font:bold 18px/50px 宋体;
	height:50px;
	text-align:center;
}

.detailsubtitle
{
	height:30px;
	width:10%;
	background-color:#779ec5;
	float:left;
	text-align:center;
	font:normal 12px/30px 宋体;	
}

.detailcontent
{
	width:88%;
	height:30px;
	background-color:#f5f5f5;
	float:left;
	font:normal 12px/30px 宋体;
}

.comparetable
{
	width : 100%;
}

.comparetitle
{
	background-color:#b0c3de;
	height:30px;
	text-align:center;
	font:bold 16px/30px 宋体;
}

.comparesubtitle
{
	width:15%;
	background-color:#779ec5;
	height:25px;
	text-align:left;
	font:normal 12px/25px 宋体;
}

.comparecontent
{
	width:83%;
	background-color:#f5f5f5;
	height:25px;
	text-align:left;
	font:normal 12px/25px 宋体;
}

.comparewindow
{
	width:200px;
	height:170px;
	border: #999999 solid 1px;
	position:absolute;
	z-index:32767;
}

.comparewindowtitle
{
	background-color:#b0c3de;
	text-align:center;
	font:bold 14px/20px 宋体;
}

.compareitems
{
	background-color:#f5f5f5;
	height:110px;
}

.comparefooter
{
	height:40px;
	text-align:center;
	background-color:#f5f5f5;
}
