﻿.compareTablePrice .form
{
	position: absolute;
	width: 450px;
	margin: 0px auto;
	background-color: #FFFFFF;
	z-index:100;
	top:auto;
	padding:0;
	border:none;
	left:180px;
}
.form1
{
	width: 100%;
	margin: 0px auto;
	border: 1px solid #1878CF;
	padding: 10px;
	background-color: #FFFFFF;
	
}
.parametertitle
{
	font-family: "宋体";
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
	width: 90%;
	margin: 0px auto;
	height: auto;
	border-bottom: 1px solid #9BCDE8;
}
.description
{
	width: 90%;
	padding: 5px;
	margin: 0px auto;
	font-family: "宋体";
	color: #000000;
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
	text-indent: 2em;
}
.down
{
	width: 90%;
	margin: 0px auto;
	height: 30px;
	background-position: bottom;
	background-position: right;
	background-repeat: no-repeat;
}

							