﻿@charset "utf-8";
@import url("common.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.law_mtitle {
	background: url(../images/law/law_mtitle.jpg) no-repeat;
	margin: 0 0 23px 0;
	padding: 40px 0 0 0;
	width: 670px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}
	
.law_table {
	margin:0 0 320px 0;
	width:670px;
	font-size:1.4em;
	}
	
.law_table th{	
	background: url(../images/law/law_dot.jpg) repeat-x;
	background-position: 0 bottom;
	margin:0;
	padding:15px 20px 10px 0;
	vertical-align: top;
	font-weight: bold;
	color:#1A76B0;
	width:200px;
	}
	
.law_table td {
	background: url(../images/law/law_dot.jpg) repeat-x;
	background-position: 0 bottom;
	margin:0;
	padding:15px 15px 10px 0;
	}
