#wrap #content #product #sidenavi ul li {
	height: 30px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-top: 10px;
}
#wrap #content #product .main_content .entryline .text_left {
	width: 460px;
	float: left;
}
#wrap #content #product .main_content .entryline .pict_right {
	float: right;
	width: 250px;
}
#wrap #content #product .main_content .entryline {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrap #content #product {
	margin-bottom: 50px;
	overflow: hidden;
}
#wrap #content #product .main_content .entryline .text_left p {
	line-height: 25px;
}
#wrap #content #product .main_content .entryline p {
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
