@charset "utf-8";
/* CSS Document */
body,td,th{
	text-align:center
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #CCC;
}
#top {
	width: 980px;
	background-color: #0071c6;
	height: 45px;
}
#top ul {
	list-style-type: none;
	clear: right;
}
#top ul li {
	margin-left: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin-top: 15px;
}
#middle{
	width:980px;
	clear: both;
	height: auto;
	}
#m_left {
	width: 220px;
	height:3580px;
	margin-left: 0px;
	clear: both;
	float: left;
	background-color: #F0F0F0;
	margin-top: 15px;
}
.img{
	height: 90px;
	width: 215px;
	border: 1px solid #CCC;
}
.contact1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #0872BE;
	margin-left: 5px;
	width: 220px;
	text-align: left;
	font-weight: bold;
	float: left;
	}
.det
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	margin-left: 5px;
	line-height: 25px;
	margin-top: 10px;
	width: 210px;
	text-align: left;
	float: left;
	}
#m_right {
	width: 755px;
	height:auto;
	padding-top: 15px;
	float: right;
}
#Pros{
	width:180px;
	margin-left: 6px;
	float: left;
	height: 260px;
	border: 1px dashed #CCC;
	padding-top: 10px;
}
.model {
	width: 180px;
	float: left;
	margin-left: 5px;
	line-height: 20px;
	font-size: 11px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-left: 15px;
	color: #666;
}
#price{
	width:180px;
	margin-left:6px;
	height:auto;
	border: 1px solid #CCC;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 25px;
	text-align: left;
	float: left;
	}
.pp {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.pp-b {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
#help{
	height: auto;
	width: 978px;
	padding-top: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	}
#help a:link {
	color: #03F;
	text-decoration: none;
	}
#help a:visited {
	color: #03F;
	text-decoration: none;
	}
#help a: hover {
	color: #999;
}
.question{
	font-size: 14px;
	font-weight: bold;
	color: #F63;
	}
