.center p {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	width: auto;
}
.center h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FF3300;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.center h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9933;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.center .brand_des {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.center .model_list_t {
	float: left;
	height: 25px;
	width: 100%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 10px;
}
.center .model_list {
	float: left;
	width: 1000px;
	height: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.brand_link_font {
	color: #000000;
	text-decoration: none;
}

.warranty {
	font-weight: bold;
	color: #650202;
	font-size: 12px;
}
.m_list_de {
	float: left;
	height: 20px;
	width: 249px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.m_list_t {
	text-align: center;
	float: left;
	height: 20px;
	width: 999px;
	font-weight: bold;
	background-color: #efeaa5;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
