#wrapper h3 {
	font-size: 16px;
	line-height: 1.5;
	color: #635542;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #00CCFF;
	border-left-color: #66CCFF;
}
#wrapper h4 {
	background-image: url(../img/gif/gs.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 35px;
	font-size: 16px;
	text-align: center;
	width: auto;
	color: #FFFFFF;
	clear: both;
	padding-top: 15px;
}
#wrapper .bold {
	text-align: right;
	line-height: 30px;
	margin-top: -30px;
	font-size: 14px;
}


#wrapper h5 {
	color: #33CC66;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}
#wrapper .before {
	width: 215px;
	float: left;
}
#wrapper .before p {
	font-size: 13px;
	padding: 0px;
}

#wrapper .before img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#wrapper .after {
	float: right;

}
#wrapper .after p {
	font-size: 13px;
	padding: 0px;
}

#wrapper .after img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#wrapper .test {
	border: 1px solid #336600;
	width: 730px;
	border-collapse:collapse;
	clear: both;
	margin: 20px auto 10px;
}
#wrapper .test th {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 2;
	background-color: #FF9900;
	border: 1px solid #336600;
}
#wrapper .test td {
	margin: 0px;
	padding: 10px 15px;
	font-size: 12px;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #336600;
	color: #660000;
	vertical-align: top;
}
#wrapper .test td img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	vertical-align: top;
}
#wrapper .test .pic2 {
	padding: 9px;
	text-align: center;
}
#wrapper .test .pic2 img {
	margin: 3px;
}

#wrapper .test .pic3 {
	padding: 7.5px;
	text-align: center;
}
#wrapper .test .pic3 img {
	margin: 7.5px;
}

#wrapper .point {
	background-image: url(../works/index3/point_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 670px;
	height: 240px;
	clear: both;
	margin: 0 auto;
	padding: 70px 0 30px;
}
#wrapper .point table {
	height: 225px;
	width: 610px;
	line-height: 1.5;
	margin-right: auto;
	margin-left: auto;
}
#wrapper .point td {
	vertical-align: top;
	font-size: 13px;
	color: #663300;
}
#wrapper .point th {
	line-height: 2;
	font-size: 16px;
	color: #FF6600;
}
#wrapper .point img {
	padding: 0px;
	border: 0px solid #99CCCC;
	margin-left: 10px;
}
#wrapper .hr {
	text-align: center;
	clear: both;
}
#wrapper ol {
	list-style-position: inside;
	margin-left: 10px;
	line-height: 1.4em;
}
#wrapper ol li {
	margin-right: 15px;
}

