* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 12px;
	color: #666666;
	background-color: #EFEFEF;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

td {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.img {
	border: 1px solid #B9B9B9;
	margin-top: 5px;
	margin-bottom: 5px;
}
.from {
	height: 16px;
	border: 1px solid #8BA4B7;
}

.h24 {
	font-size: 12px;
	line-height: 23px;
}
.td {
	border: 1px solid #CACCCE;
}


a:link {
	font-size: 12px;
	color: #717171;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #717171;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #005EB9;
	text-decoration: underline;
}
.blue {
	font-size: 12px;
	color: #005EB9;
}
a.blue:link {
	font-size: 12px;
	color: #005EB9;
	text-decoration: none;
}
a.blue:visited {
	font-size: 12px;
	color: #005EB9;
	text-decoration: none;
}
a.blue:hover {
	font-size: 12px;
	color: #Ff0000;
	text-decoration: underline;
}
.bai {
	font-size: 12px;
	color: #ffffff;
}
a.bai:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.bai:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.bai:hover {
	font-size: 12px;
	color: #FCFF00;
	text-decoration: underline;
}
.bai13 {
	font-size: 13px;
	color: #ffffff;
}
a.bai13:link {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.bai13:visited {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.bai13:hover {
	font-size: 13px;
	color: #FCFF00;
	text-decoration: underline;
}
.pro {
	float: left;
	width: 296px;
}
.pro ul li {
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-type: none;
	float: left;
}
.pro1 {
	float: left;
	width: 100%;
}
.pro1 ul li {
	width: 33%;
	margin-top: 15px;
	margin-bottom: 15px;
	list-style-type: none;
	float: left;
}
.news {
    width: 270px;
	float: left;
}
.news ul li {
	list-style-type: none;
	display: block;
	background-image: url(images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: 6px;
	padding-left: 16px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 5px;
}
.news1 {
	float: left;
	margin-top: 8px;
	width: 650px;
}
.news1 ul li {
	list-style-type: none;
	display: block;
	line-height: 30px;
	background-image: url(images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 630px;
}
.left {
	float: left;
	margin-top: 8px;
}
.left ul li {
	list-style-type: none;
	display: block;
	line-height: 30px;
	background-image: url(images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left: 20px;
	float: left;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.left ul li ul li {
	list-style-type: disc;
	display: block;
	line-height: 24px;
	float: left;
	width: 180px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	background:none;
	list-style-position: inside;
}
