@import url("../css/common.css");

.page_title {
	background-image: url(images/title.png);
	height: 60px;
	display: block;
	width: 645px;
	background-repeat: no-repeat;
}

.sub_title {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333;
	font-size: 16px;
}
.goods_frame {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
.goods_frame td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 4px;
}
.goods_detail {
	font-size: 12px;
	width: 150px;
}
.goods_img {
	border: 1px solid #CCC;
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}
.goods_detail_box td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	color: #333;
	line-height: 15px;
	padding: 3px;
}
.goods_detail_box th {
	border: 1px solid #CCC;
}
.goods_digital {
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #D65E05;
	margin-bottom: 10px;
}
.goods_digital .title {
	font-size: 12px;
	background-color: #F6CA1F;
	padding: 3px;
	color: #454646;
	font-weight: bold;
	margin-top: 10px;
}
.goods_digital .text {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 5px;
}

.goods_digital .detail {
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px dashed #CCCCCC;
	margin: 5px;
	padding-left: 5px;
}
.goods_digital .detail .digi_img {
	float: left;
}
.goods_end {
	color: #F00;
}
.goods_detail_title {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333;
	font-weight: bold;
}
.goods_detail_image {
	text-align: center;
}

.goods_detail_back {
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
	margin-top: 5px;
}


.digi_txt img {
	border: 1px solid #CCCCCC;
}
.digi_menu {
	margin-bottom: 10px;
	font-size: 12px;
}
.digi_pagetop {
	text-align: right;
	font-size: 10px;
	margin-bottom: 10px;
}
.shop {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-left: 20px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.shop_category {
	margin-top: 20px;
	margin-bottom: 5px;
}
.shop .name {
	font-weight: bold;
	color: #FF6600;
}
.shop .open {
	color: #F90;
}
.shop_coution  {
	font-size: 10px;
	color: #F30;
	padding-top: 10px;
	padding-left: 15px;
}






.goods_digital .detail .digi_txt {
	float: right;
	padding-left: 5px;
	width: 150px;
}





.right .menu {
	width: 150px;
}

.right .menu div {
	margin-bottom: 5px;
}
.right .menu .category a {
	background-image: url(images/bt_right.png);
	height: 40px;
	width: 145px;
	display: block;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.right .menu .sub_category {
	font-size: 12px;
	margin-left: 10px;
	color: #F90;
}
.right .menu .sub_category a {
	text-decoration: none;
	color: #C63;
	font-size: 12px;
}
.search table tr td {
	font-size: 12px;
}
