@CHARSET "UTF-8";

#content {
	position: relative;
	width: 932px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
	z-index: 0;
	background: #fff url("../images/index_16.jpg") no-repeat bottom;
}

#list {
	width: 180px;
	border: 0px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	list-style: none;
}

#list li {
	
}

#list a {
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-size: 9pt;
	font-family: "Arial";
	color: #000;
	background-color: #e9e9e9;
}

#list a:hover {
	font-size: 9pt;
	font-family: "Arial";
	color: #660000;
	font-weight: bold;
	background-color: #ccc;
}

#list li ul {
	border: 0px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#list li ul {
	background: blue;
	display: none;
}

#list li ul li a {
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-size: 9pt;
	font-family: "Arial";
	color: #000;
	font-weight: normal;
	background-color: #f0f0f0;
}

#list .bottom {
	height: 15px;
	background: #e9e9e9 url("../images/aboutus_1.jpg") no-repeat bottom;
}

#list .top {
	margin: 0px;
	padding: 0px;
	height: 5px;
	background: #e9e9e9;
}

#list .light_sort {
	display: block;
}

#list a.light_product,#list a:hover .light_product {
	font-size: 9pt;
	font-family: "Arial";
	color: #900;
	background-color: #fff;
	font-weight: bold;
}

#output .suoying {
	margin: 0px;
	width: 700px;
	font-size: 9pt;
	font-family: "Arial";
	color: #999;
}

#output p {
	text-indent: 2em;
	line-height: 2em;
}

#output {
	margin: 0px;
	margin-left: 10px;
	width: 710px;
	font-size: 9pt;
	font-family: "Arial";
	color: #000;
}

/*产品内容*/
#p_title {
	padding-top: 3px;
	padding-left: 5px;
	font-size: 9pt;
	font-family: "Arial";
	color: #000;
	font-weight: bold;
	border: 1px solid #ccc;
	background: url("../images/index_20.jpg") repeat-x top;
}

#p_title .content {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	font-family: "Arial";
	color: #000;
	font-weight: normal;
}

#p_title .right {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 5px;
	font-size: 9pt;
	font-family: "Arial";
	color: #000;
	font-weight: normal;
	text-indent: 2em;
	line-height: 2em;
}

#p_title a {
	font-size: 9pt;
	font-family: "Arial";
	color: #2053AF;
}

#p_title ul {
	text-indent: 0em;
	line-height: 2em;
}

#p_title ul li,#p_title ol li {
	text-indent: 0em;
	line-height: 2em;
	margin-left: 15px;
}
