.section {
	margin-bottom: 30px;
	overflow: hidden;
	line-height: 20px;
}
#about  , #type{
	margin-bottom: 30px;

}
#about dt , #type dt{
	margin-bottom: 5px;
}
#about dd , #type dd{
	overflow: hidden;
	margin-bottom: 10px;
}
h2 {
	margin-bottom: 20px;
}
#feature {
	border-collapse: collapse;
	border: 1px solid #C09763;
	margin-bottom: 15px;
}
#feature #featureTop {
	color: #C09763;
	font-weight: bold;
	text-align: center;
	font-size: 110%;
}

#feature th {
	background-image: url(../images/bg_process_01.gif);
	background-repeat: repeat-y;
	color: #FFF;
	text-align: left;
	padding-left: 9px;
	width: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#feature td {
	width: 245px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C09763;
	border-right-color: #C09763;
	border-bottom-color: #C09763;
}
#tanner {
	overflow: hidden;
	background-image: url(../images/img_process_02.gif);
	background-position: right 10px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6A3906;
	padding-top: 35px;
}
#tanner dt {
	float: left;
	width: 300px;
	margin-bottom: 15px;
}
#tanner dd {
	width: 615px;
	float: left;
	padding-left: 15px;
	padding-bottom: 10px;
}
#processList {
	padding-left: 0px;
	border-collapse: collapse;
}
#processList li {
	list-style-type: none;
	padding-bottom: 25px;
	background-image: url(../images/ico_process_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 15px;
}
#processList #processSide {
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: none;
}
#pro {
	overflow: hidden;
}
#pro dt {
	float: left;
	width: 435px;
}
#pro dt ul {
	padding-left: 0px;
}
#pro dt ul li {
	list-style-type: none;
	margin-bottom: 15px;
	padding-bottom: 25px;
	background-image: url(../images/ico_process_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 435px;
}
#pro dt ul .proSide {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: none;
}

#pro dd  {
	float: right;
	width: 245px;
	padding-top: 15px;
}
#pro dd #proPic {
	width: 225px;
	border-collapse: collapse;
}
#pro dd #proPic td {
	padding: 5px;
	text-align: center;
	border: 1px solid #CCC;
}
.imgR {
	float: right;
	margin-left: 10px;
}
.fz9 {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}
.section .inTitle {
	margin-bottom: 10px;
}

.section #cpImg {
	width: 600px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #595757;
	overflow: hidden;
	margin-bottom: 35px;
}
.section #cpImg li{
	float: left;
	display: inline;
	margin-right: 5px;
	margin-bottom: 5px;
}
.section .prof {
	margin-bottom: 30px;
	border-collapse: collapse;
}
.section .prof th, .section .prof td{
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border: 1px solid #CCC;
}
.section .prof th{
	width: 115px;
	padding-left: 15px;
}
.section .prof td{
	width: 525px;
	padding-left: 15px;
}
