/* CSS Document */


/*hed_img
-----------------------*/
.hed_img {
	background:url(../images/category/trade_law/hed_img.jpg) 0 0 no-repeat;
	width:760px;
	height:130px;
	text-indent:-9999px;
	margin-bottom:20px;
}


/*table
-----------------------*/
.table_tag {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.table_tag th {
	width:150px;
	background:#E6E6E6;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding:3px;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

.table_tag td {
	padding:3px;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}