.twobox {
	clear: both;
	width: 660px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 30px;
}
.twobox_left,.twobox_right {
	background-color: #F7F0E6;
	width: 318px;
	border: 1px solid #E1D5B9;
	margin-bottom: 20px;
}
.twobox_left {
	float: left;
}
.twobox_right {
	float: right;
}
.twobox_left h2,.twobox_right h2 {
}
.twobox_left dl,.twobox_right dl {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.twobox_left dl dt,.twobox_right dl dt {
	font-size: 80%;
	background-image: url(../../common/images/arrow005.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 15px;
	height: 15px;
}
.twobox_left dl dt span,.twobox_right dl dt span {
	font-size: 10px;
	color: #0066FF;
}
.twobox_left dl dd,.twobox_right dl dd {
	font-size: 65%;
	line-height: 140%;
}

.twobox:after {
	height: 0;
	visibility: hidden ;
	content: ".";
	display: block ;
	clear: both ;
}

.threebox {
	clear: both;
	width: 660px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 30px;
}
.threebox_left,.threebox_right {
	background-color: #F7F0E6;
	width: 211px;
	border: 1px solid #E1D5B9;
	margin-bottom: 10px;
}
.threebox_left {
	float: left;
	margin-right: 10px;
}
.threebox_right {
	float: right;
}
.threebox_left h2,.threebox_right h2 {
	padding-top: 5px;
	padding-left: 10px;
}
.threebox_left dl,.threebox_right dl {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.threebox_left dl dt,.threebox_right dl dt {
	font-size: 80%;
	background-image: url(../../common/images/arrow005.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 15px;
	height: 15px;
}
.threebox_left dl dt span,.threebox_right dl dt span {
	font-size: 10px;
	color: #0066FF;
}
.threebox_left dl dd,.threebox_right dl dd {
	font-size: 70%;
	line-height: 140%;
	padding-top: 10px;
}

.threebox:after {
	height: 0;
	visibility: hidden ;
	content: ".";
	display: block ;
	clear: both ;
}




.navigoods {
	clear: both;
	height: 30px;
	width: 660px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.navigoods li {
	line-height: 0px;
	float: left;
}



.mainconcept {
	clear: both;
	margin-bottom: 40px;
}



.johnlist {
	float: left;
	width: 450px;
}
.johnlist li {
	font-size: 75%;
	line-height: 140%;
	clear: both;
	margin-bottom: 10px;
	background-image: url(../../common/images/arrow002.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.johnlist li.johnlisttxt {
	background-image: none;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.soapimg {
	clear: both;
	text-align: center;
}
.soaplist {
	clear: both;
	width: 660px;
	margin-bottom: 20px;
}
.soaplist_l {
	float: left;
}
.soaplist_l,.soaplist_r {
	width: 157px;
	padding-right: 10px;
}
.soaplist_l div,.soaplist_r div {
}
.soaplist_l div h3,.soaplist_r div h3 {
	font-size: 80%;
	line-height: 150%;
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.soaplist_l div h3 span,.soaplist_r div h3 span {
	font-size: 10px;
	font-weight: normal;
	color: #669900;
}
.soaplist_l div p,.soaplist_r div p {
	font-size: 65%;
	line-height: 140%;
}
.soaplist_r {
	float: right;
	margin: 0px;
	padding: 0px;
}
.soaplist:after {
	height: 0;
	visibility: hidden ;
	content: ".";
	display: block ;
	clear: both ;
}

.table2 {
	width: 350px;
	float: left;
	margin-right: 20px;
	border: 1px solid #CCCCCC;
}
.table2 th {
	width: 60%;
	color: #333333;
	background-color: #F7F3E8;
}
.table2 td {
	width: 40%;
}
.table2 th,.table2 td {
	font-weight: normal;
	text-align: left;
	font-size: 80%;
	line-height: 160%;
	border: 1px dotted #CCCCCC;
	padding: 5px;
}
.npl {
	font-size: 75%;
	line-height: 180%;
}
