@charset "utf-8";
/* CSS Document */

.shop_box table {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 30px;
}
.shop_box th {
	background: #f0f0e6;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.shop_box td {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px 10px;
}
.br_title {
	background: url(../images/category/trade_law/br_title.gif) no-repeat;
	text-indent: -9999px;
	height: 35px;
	margin-bottom: 20px;
}
.head_img {
	margin-bottom: 20px;
}
.trade_law p{
	font-size: 13px;
	line-height:18px;
	letter-spacing: 1px;
}

.trade_law table{
	font-size: 13px;
	line-height:18px;
	letter-spacing: 1px;
}

