@charset "utf-8";

/* -----------------------------------------------------------

	Title: laws.css
	Created: 2009-02-22
	Last Up Date: 2009-02-24
	
----------------------------------------------------------- */


/* -----------------------------------------------------------

	laws

-----------------------------------------------------------*/

div#laws {
	width: 680px;
}

div#laws p {
	margin: 0 0 0 15px;
}

div#laws div.laws_info {
	width: 680px;
	margin: 0 0 25px;
}

div#laws div.laws_info div.info_title {
	width: 680px;
	border-top: 2px solid #37711a;
	border-bottom: 1px dotted #37711a;
	margin: 0 0 10px;
}

div#laws div.laws_info div.info_title p {
	width: 590px;
	float: left;
	font-weight: bold;
	padding: 5px 0 5px 0;
	display: inline;
}

div#laws div.laws_info div.info_title .info_btn {
	width: 60px;
	float: right;
	margin: 5px 10px 0 0;
	display: inline;
}

div#laws div.laws_info div.info_title .info_btn a {
	display: block;
	width: 60px;
	height: 19px;
	background: url(/images/office/detail_btn.jpg) left top no-repeat;
}

div#laws h4 {
	border-left: 5px solid #37711a;
	padding: 0 0 0 10px;
	margin: 15px 0 10px 15px;
	font-weight: bold;
}

div#laws h5 {
	width: 650px;
	_width: 655px;
	background: url(/common/images/dot_line.gif) repeat-x left bottom;
	padding: 0 0 0 5px;
	margin: 15px 0 10px 25px;
	font-weight: bold;
	font-size: 1.0em;
}

div#laws h6 {
	width: 650px;
	_width: 655px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 0 5px;
	margin: 15px 0 10px 25px;
	font-size: 1.0em;
}

div#laws p.ph4,
div#laws p.ph5,
div#laws dl.ph4,
div#laws dl.ph5 {
	margin: 0 0 0 30px;
}

div#laws dl.ml_15 {
	margin: 0 0 0 15px;
}

div#laws p.ml_15 {
	margin: 10px 0 10px 15px;
}

div#laws p.ml_30 {
	margin: 10px 0 10px 30px;
}

div#laws p.ml_40 {
	margin: 10px 0 10px 40px;
}

div#laws p.ml_45,
div#laws dl.ml_45 {
	margin: 10px 0 10px 45px;
}

div#laws span p {
	margin: 0 0 0 30px;
	font-size: 0.8em;
}

div#laws ol {
	margin: 0 0 0 15px;
}

div#laws ol li.contents_link a {
	border-left: 5px solid #37711a;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}

div#laws ol ul.contents_link2 li a {
	border: none;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}

div#laws ol ul.contents_link2 li.text {
	border: none;
	padding: 0 0 0 10px;
	margin: 0;
}

div#laws ol ul {
	margin: 0 0 15px 15px;
}

div#laws ol ul li{
	margin: 0 0 2px 0;
}

div#laws ul {
	margin: 10px 0 10px 25px;
}

div#laws ul li {
	margin: 0 0 5px 0;
}

div#laws ul.ml_45 {
	margin: 10px 0 10px 45px;
}

div#laws ul.ml_45 li {
	margin: 0 0 5px;
}

div#laws ul.green_mark {
	margin: 10px 0 0 5px;
}

div#laws ul.green_mark li {
	background: url(/common/images/i_green.gif) left 0.6em no-repeat;
	padding: 0 0 5px 10px;
}

div#laws em {
	margin: 10px 0 10px 25px;
	font-weight: bold;
}

div#laws dl em {
	margin: 10px 0 10px 0;
	font-weight: bold;
}

div#laws table.tb_laws1,
div#laws table.tb_laws2 {
	width: 635px;
	border: 1px solid #ccc;
	margin: 5px 0;
}

div#laws table.tb_laws1 th,
div#laws table.tb_laws1 td {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px;
}

div#laws table.tb_laws1 th.th_ws {
	width: 150px;
	text-align: center;
	background: #f4f9f2;
}

div#laws table.tb_laws1 th.th_w {
	width: 485px;
	text-align: center;
	background: #f4f9f2;
}

div#laws table.tb_laws1 td.td_w {
	width: 150px;
}

div#laws table.tb_laws2 th,
div#laws table.tb_laws2 td {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px;
}

div#laws table.tb_laws2 th.th_ws {
	width: 160px;
	text-align: center;
	background: #f4f9f2;
}

div#laws table.tb_laws2 th.th_wb {
	width: 475px;
	text-align: center;
	background: #f4f9f2;
}

div#laws table.tb_laws2 tb.td_ws {
	width: 10px;
	text-align: center;
}

div#laws table.tb_laws2 tb.td_w {
	width: 150px;
}

div#laws dl dt {
	font-weight: bold;
	margin: 0 0 5px;
}

div#laws dl dd {
	margin: 0 0 5px;
}

div#laws dl.tb {
	width: 95%;
	_width: 100%;
}

div#laws dl.tb2 {
	width: 100%;
}

div#laws dl.tb3 {
	width: 93%;
	_width: 100%;
}

div#laws dl.tb dt,
div#laws dl.tb2 dt,
div#laws dl.tb3 dt {
	width: 2%;
	float: left;
	clear: both;
	font-weight: normal;
}

div#laws dl.tb dd,
div#laws dl.tb2 dd,
div#laws dl.tb3 dd {
	widht: 97%;
	margin: 0 0 10px 20px;
}

/*	laws
-----------------------------------------------------------*/

div#laws div#update {
	width: 650px;
}

div#laws div#update ul {
	margin: 10px 0 10px 15px;
}

div#laws div#update ul.up_l {
	width: 300px;
	float: left;
}

div#laws div#update ul.up_r {
	width: 300px;
	float: right;
}

div#laws div#update ul li {
	margin: 0 0 5px;
}

div#laws p.date_name {
	width: 650px;
	text-align: right;
}

hr.dotted {
	width: 100%;
	background: url(/common/images/dotted.gif) left top repeat-x;
	height: 1px;
	border: 0px none;
}

div#laws p.pdf a {
	margin: 10px 0 10px;
	background: url(/common/images/pdf_ic.gif) left top no-repeat;
	padding: 3px 0 3px 25px;
}

/* f_ch_15
-----------------------------------------------------------*/

div#laws div.tb_l {
	width: 320px;
	float: left;
	margin: 0 0 0 15px;
	_display: inline;
}

div#laws div.tb_r {
	width: 320px;
	float: right;
}

div#laws table.tb_list {
	width: 320px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

div#laws table.tb_list th {
	background-color: #F4F9F2;
	padding: 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	text-align: center;
}

div#laws table.tb_list th.province {
	width: 120px;
}

div#laws table.tb_list th.city {
	width: 200px;
}

div#laws table.tb_list td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

/* f_ch_16
-----------------------------------------------------------*/
div#laws p.mrg_img {
	margin: 15px 0 15px 30px;
}

div#laws p.mrg_img_c {
	width: 600px;
	text-align: center;
	margin: 15px 0 15px;
}

div#laws p.mrg_img_ml50 {
	width: 500px;
	margin: 15px 0 15px 50px;
}

div#laws ul li.pdf a {
	margin: 10px 0 10px;
	background: url(/common/images/pdf_ic.gif) left top no-repeat;
	padding: 3px 0 3px 25px;
}

div#laws ul li.ml_pdf {
	margin: 10px 0 10px;
	padding: 0 0 0 25px;
}
