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

#hed_img {
	background: url(../images/category/trade_law/hed_img.jpg) repeat-x center;
	height: 145px;
	text-indent: -9999px;
}

.table_tag {
	border-top: 1px solid #646464;
	border-bottom: 1px solid #646464;
	margin-bottom: 20px;
}

.table_tag th {
	background: #E8E8D1;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}

.br {
	border-right: 1px dotted #646464;
	border-bottom: 1px dotted #646464;
	padding-top: 3px;
	padding-bottom: 3px;
}
.br_right_none {
	border-bottom: 1px dotted #646464;
	padding-top: 3px;
	padding-bottom: 3px;
}
.br_under_none {
	border-right: 1px dotted #646464;
	padding-top: 3px;
	padding-bottom: 3px;
}
.br_none {
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_tag td {
	padding-left: 5px;
}
.title {
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #D8D8D8;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 1.2em;
}
.sub_title {
	background: url(../images/com/side_arrow.gif) no-repeat left;
	margin-bottom: 10px;
	padding-left: 20px;
}
.list {
	margin: 0px 0px 20px 10px;
	padding: 0px;
	list-style: none;
}
.list li {
	background: url(../images/com/arrow.gif) no-repeat left 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
