/* CSS Document */


/*main_img
--------------------*/
.main_index_img {
	width:100%;
	height:248px;
	padding:1px 0;
	margin-bottom:20px;
	background:#FFFFFF;
	border-top:1px solid #cbcfd2;
	border-bottom:1px solid #cbcfd2;
}

.main_img {
	background:url(../images/category/trade_law/main_img.jpg) 0 0 no-repeat;
	width:950px;
	height:248px;
	margin:0 auto;
	text-indent:-9999px;
}



/*contents_main
--------------------*/
.table_tag01 {
	width:100%;
	margin:0 auto;
}

.table_tag01 th {
	width:140px;
	padding:5px;
	border-bottom:1px dotted #DCDCDC;
	font-weight:normal;
	text-align:left;
	color:#497288;
}

.table_tag01 td {
	padding:3px 5px;
	border-bottom:1px dotted #DCDCDC;
}