@charset "utf-8";
#content {
	width: 1000px;
	float: left;
	height: auto;
	padding-top: 15px;
	bottom: 10px;
}
#content img {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.content ul {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	margin-left: 40px;
}
.content ol {
}
#content li {
	margin-left: 30px;
}
.content_right {
	background-image: url(../images/index_tittle02.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 880px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-indent: 40px;
	margin-left: 60px;
	float: left;
	margin-right: 60px;
}
.content_right_txt {
	float: left;
	height: auto;
	width: 848px;
	font-size: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
	margin-left: 60px;
	clip: rect(auto,auto,15px,auto);
	text-align: left;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.products_tittle {
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	clear: both;
	height: 25px;
	width: 630px;
	line-height: 25px;
	background-color: #DBDBDB;
	padding-left: 20px;
}
.products_content {
	float: left;
	height: auto;
	width: 628px;
	margin-left: 15px;
	clip: rect(auto,auto,15px,auto);
	border: 1px solid #DBDBDB;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
}
.space {
	height: 20px;
	width: 650px;
	clear: both;
	margin-left: 15px;
}
.img_left {
	clear: both;
	float: left;
	padding: 5px;
	margin-right: 10px;
}
table {
	font-size: 12px;
}
table td {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8A8A8;
	text-align: center;
}
