body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/include/top.jpg) no-repeat;
}
td, div{
	font:12px/180% "宋体", Arial;
	color: #555555;
}

p{ text-indent:2em; }

.font12 {font-family:"宋体";
font-size:12px;
color:#555555;
line-height:18px;
}
ul.list1 { /* 无序列表ul容器定义 */
list-style: none; /* 列表项图片 */
line-height: 200%;
margin: 10px 5px 5px 20px;
}
ul.list1 li { /* 无序列表li列表项定义 */
padding: 2px 0 3px 50px;
text-align: left;
background: url(../images/include/spot.jpg) 30px 40% no-repeat; /* 列表项点下划线 */
border-bottom: 1px solid #CCC;
font-size:14px;
font-weight: bold;
}
ul.list1 a { /* 列表项链接定义 */
color: #888888;
text-decoration: none;
}
ul.list1 a:hover { /* 列表项链接翻转效果定义 */
color: #FFAE00;
text-decoration: none;
}
.line {
	background: url(../images/products/h_line.jpg) repeat-x bottom;
}
.xuline {
	background: url(../images/include/xuline.jpg) repeat-x bottom;
}


