@charset "utf-8";
#submenu {
	font-family: Vrinda, Arial, "微软雅黑", "宋体", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	height: auto;
	width: 130px;
	line-height: 25px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#submenu LI {
	float: left;
	color: #0066CC;
	list-style-type: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	width: 130px;
}

#toshowservice {
	font-family: Vrinda, Arial, "微软雅黑", "宋体", sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.huafen {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 13px;
	line-height: 16px;
	padding: 8px;
}
#servicetoshow {
	float: right;
	height: auto;
	width: 630px;
	background-color: #FFFFFF;
}
.line {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#toshowTitle {
	font-family: Vrinda, Arial, "微软雅黑", "宋体", sans-serif;
	font-size: 13px;
	line-height: 25px;
	background-image: url(/images/pointer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 5px;
	padding-left: 30px;
	font-weight: bold;
	color: #0066CC;
}
#carnav {
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#carnav ul{
	margin: 0px;
	padding: 0px;
}
#carnav li{
	font-size: 13px;
	font-weight: bold;
	width: 100px;
	color: #0066CC;
	cursor: pointer;
	float: left;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
#carservice {
	margin: 10px;
	display: block;
	height: auto;
}
#carservice ul{
	margin: 0px;
	padding: 0px;
}
#carservice li{
	font-size: 13px;
	line-height: 35px;
	color: #666666;
	float: left;
	height: 30px;
	width: 200px;
	margin-right: 30px;
	margin-left: 30px;
	list-style-type: none;
}
#carshow{
	margin: 10px;
	padding: 0px;
	height: auto;
	display: none;
}
#carshow ul{
	margin: 0px;
	padding: 0px;
}
#carshow li{
	margin: 10px;
	padding: 3px;
	float: left;
	height: 120px;
	width: 116px;
	font-size: 13px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #CCCCCC;
}
