.goods_header {
	background-image: url(images/new/goods_contents_bg_r1_c1.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 5px;
	background-color:#FFFFFF;
}
.goods_header_info {
	font-size: 90%;
}
.goods_id {
	background-image: url(images/new/goods_id_bg.gif);
	background-position: right bottom;
	float: left;
	color:#FFFFFF;
	background-repeat: no-repeat;
	width:100px;
	padding: 5px;
}
.goods_title {
	text-align:left;
	background-color: #E6E7EB;
	padding: 5px;
}
.goods_contents {
	background-image: url(images/new/goods_contents_bg_r2_c1.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 7px;
	background-color:#FFFFFF;
}
.goods_category {
	font-size: 90%;
	text-align:right;
}
.goods_contents_value {
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 90%;
	line-height: 140%;
	width: 100%;
}
.goods_authour {
	font-size: 90%;
	text-align:right;
	line-height:140%;
}
.goods_contents_value img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.goods_contents_clearing
{
	width: 100%;
	height: 0;
	clear: both;
}
.goods_member_contents_value {
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 15px;
}
.goods_contact {
	background-color: #E6E7EB;
	padding: 5px;
	font-size: 90%;
}
.goods_about {
	background-color: #EEEEEE;
	padding: 5px;
	margin: 10px 35px 10px 35px;
}
.goods_about ul{
	list-style-type: disc;
}
.goods_about ul li{
	list-style-type: disc;
	font-size: 90%;
	margin: 10px 10px 10px 25px;
}
.goods_sort {
	padding-right: 35px;
	padding-left: 35px;
}
.goods_blogtitle_menu {
	text-align: right;
	vertical-align: bottom;
	margin-bottom: 50px;
}
.goods_blogtitle_menu a:link {
	text-decoration: none;
	color: #333333;
	padding-bottom: 3px;
}
.goods_blogtitle_menu a:visited {
	text-decoration: none;
	color: #333333;
}
.goods_blogtitle_menu a:hover {
	text-decoration: underline;
	color: #333333;
}
.goods_blogtitle_menu a:active {
	text-decoration: underline;
	color: #333333;
}

/*-----------------------------------------
footer info
*/

.goods_footer_info {
	clear: both;
	text-align: right;
	padding-right: 10px;
	border: 1px solid #CCCCCC;
	font-size: 90%;
}
.goods_footer_info_top {
	padding-top: 2px;
}
.goods_footer_info_add {
	width: 250px;
	float: left;
}
.goods_footer_info_detail {
}
.goods_footer_info_bottom {
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}
.goods_footer_info_deliver {
	width: 250px;
	float: left;
	padding-right: 10px;
}
.goods_footer_info_member {
}


