body 
{
    margin: 0;
}
a img        
{
	border: 0;
}

.TopMenu
{
     white-space: nowrap;
     vertical-align: top;
     text-align:right;
     padding-top: 4px;
     padding-right: 4px;
     font-size: 10pt;
     color: white;
}
.TopMenu a
{
     color: white;
     text-decoration: none;     
}

/*首頁底端說明*/
.Footer
{
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180102172837/https://www.rjsd.moj.gov.tw/RJSDWeb/images/footer.gif); 
	color: #FFFFFF; 
	font-size: 10pt; 
	text-align: center;
}
.Footer a
{
	color: #ffffff;
}
.Footer img
{
    vertical-align: middle;
}

#Content
{
    padding-left: 20px; 
    padding-right: 20px; 
    padding-top: 5px;
}
#Content .Content_Title
{
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180102172837/https://www.rjsd.moj.gov.tw/RJSDWeb/images/title2.gif); 
    padding-bottom: 10px;
    color: #f9a520;
	white-space: nowrap;
}
#Content .Content_Title .Content_SubMenu
{
    position: relative; 
    left: 10px; 
    top: -15px;
}
#Content .Content_Title #Content_String
{
    position: relative; 
    left: 10px; 
    top: -15px;
    font-weight: bold;
}
#Content .path
{
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180102172837/https://www.rjsd.moj.gov.tw/RJSDWeb/images/icon_graybox.gif);
	background-repeat:no-repeat;
	background-position: 0 14px;
	padding-left: 18px;
	padding-bottom:5px;
	padding-top: 10px;
	color: #444444;
	white-space: nowrap;
}
#Content .path a
{
	text-decoration: none;
	color: #444444;
}
#Content .path a:hover
{
	text-decoration: underline;
}
#Content .path_button
{
	margin: 0 auto;
}




/*** 圖型按鈕 ***/
.ThreeDButton
{
	background-position: right;
    display: inline-block;
	height: 23px;
}

.ThreeDButton span
{
    background-repeat: no-repeat;
    background-position: left;
	display: inline-block;
	height: 23px; 
}

.ThreeDButton input
{
    background-color: Transparent;
    border-style: none; 
    padding-left: 22px; 
    padding-top: 2px;
    cursor: pointer;
    height: 23px; 
	color: White;
	font-family: 新細明體;
}                

.ThreeDButtonBackground
{
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180102172837/https://www.rjsd.moj.gov.tw/RJSDWeb/images/button_right.gif);        
}

.ThreeDButtonBackground span
{
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180102172837/https://www.rjsd.moj.gov.tw/RJSDWeb/images/button_left.gif);
}

.ThreeDButtonMouseOver
{
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180102172837/https://www.rjsd.moj.gov.tw/RJSDWeb/images/button_right.gif);
}

.ThreeDButtonMouseOver span
{
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180102172837/https://www.rjsd.moj.gov.tw/RJSDWeb/images/button_left.gif);
}

.ThreeDButtonMouseOver input
{
	color: yellow;
}



.List
{
    border-collapse: collapse;
    border: solid 1px #444444;
}
.List td
{
    border: solid 1px #444444;
}
.List .Header1
{
    background-color: #fffabf;
}
.List .Header2
{
    background-color: #e4f4ff;
}
.List a
{
    color: #0056e5;
}



.GridView
{
    border-collapse: collapse;
    border: solid 1px #444444;
}
.GridView .Header th
{
    background-color: #32a1ef;
    border: solid 1px #444444;
    color: #ffffff;
    white-space: nowrap;
}
.GridView .Header a
{
    color: #ffffff;
}
.GridView .Row td
{
    color: #0056e5;
    border: solid 1px #444444;
}
.GridView .Row a
{
    color: #0056e5;
}
.GridView .AlternatingRow td
{
    background-color: #e4f4ff;
    border: solid 1px #444444;
    color: #0056e5;
}
.GridView .AlternatingRow a
{
    color: #0056e5;
}
.GridView .Pager td
{
	padding-left: 3px;
	padding-right: 3px;
    font-weight: bold;
}
.GridView .Pager .FirstLast
{
    font-size: 11pt;
    text-decoration: none;
}
.GridView .Pager .FirstLast[disabled]
{
    color: Gray;
}
.GridView .Pager .FirstLast img
{
     position: relative;
     top: 3px;
}
.GridView .Empty  
{
    background-color: #32a1ef;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}



.NounItem
{
    color: #006600;
    font-weight: bold;
    padding-bottom: 5px;
}
.NounTable
{
    border: 1px solid;
    background-color: white;
    width: 100%;
    padding: 4px;
}
.NounTable td
{
    padding: 4px;
}
.NounTable a
{
    color: #333333;
}
.NounFieldLabel
{
    text-align: right;
    white-space: nowrap;
    background-color: #EEF3FE;
}

.NounDimension ul
{
    list-style: none;
    padding: 0pt;
    margin: 0pt 0pt 0pt 5pt;
}
.NounDimension li
{
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: 12pt;
}


.SubMenu
{
	position: absolute;
	background-color: #EFEFEF;
	z-index: 500;
	padding: 0;
	color: #3A3A3A;
	border: solid 1px #868686;
}
.SubMenu a
{
	text-decoration: none;
	font-weight: bold;
	color: #3A3A3A;
}
.SubMenu a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: blue;
}
.SubMenu ul
{
	padding: 10px 20px 10px 30px;
	margin: 0;
}
.SubMenu ul ul
{
	background-color: #FFFDC0;
}


/* CommonSubMenu */
.CommonSubMenu
{
    color: #444444;    
	list-style: none;
	margin: 0 auto;
	width: 60%;
}
.CommonSubMenu li
{
	background-color: #e4f4ff;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180102172837/https://www.rjsd.moj.gov.tw/RJSDWeb/images/icon_blue.gif);
	background-repeat: no-repeat;	
	background-position: 0 7px;
	padding: 5px 20px;
}
.CommonSubMenu a
{
    color: #444444;
	text-decoration: none;
}
.CommonSubMenu .Alternating
{
    background-color: #ffffff;
}
.CommonSubMenu .Alternating a
{
    color: #444444;
}



/*WebList*/
.ListPadding
{
	padding-left: 5em;
	padding-right: 5em;
}


/*法務績效圖示*/
.WebListDiagram
{
	border-top: solid 1px #444444;
	border-left: solid 1px #444444;
	border-right: solid 1px #444444;
	width: 80%;
	margin: 0 auto;
}
.WebListTitle1
{
    font-weight: bold;
    line-height: 30px;
    background: #e4f4ff;
	border-bottom: solid 1px #444444;
}
.WebListTitle1 a
{
    text-decoration: none;
}
.WebListTitle2
{
    line-height: 30px;
	background-color: #fffabf;
	border-bottom: solid 1px #444444;
}
.WebListTitle2 a
{
    text-decoration: none;
}
.WebListPadding1
{
    padding-left: 1.5em;
}
.WebListPadding2
{
	padding-left: 3em;
}
.WebListPadding3
{
	padding-left: 4.5em;
}

.WebListUL
{
    list-style-type: disc;
    list-style-position:inside;
    margin: 0px;
    line-height: 30px;
    border-bottom: solid 1px #444444;
}

.WebListUL li
{
    color: #2562fb;
     padding-left: 10pt;
    text-indent: -16pt;
}

.WebListUL a
{
    color: #2562fb;
    text-decoration: none;
}

.WebGender
{
	border-top: solid 1px #444444;
	border-left: solid 1px #444444;
	border-right: solid 1px #444444;
	list-style-type: none;
	padding: 0;
	margin: 0;
}


/*法律宣導短文、統計專題分析*/
.WebListYear
{
    line-height: 30px;
	border: solid 1px #444444;
	background-color: #32a1ef;
	color: #ffffff;
}
.WebListYear a
{
	color: #ffffff;
	text-decoration: none;
}
.WebListRowBackground
{
    line-height: 30px;
	border-bottom: solid 1px #444444;
	border-left: solid 1px #444444;
	border-right: solid 1px #444444;
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180102172837/https://www.rjsd.moj.gov.tw/RJSDWeb/images/icon_yellow.jpg') no-repeat left 10px center;
}
.WebListRow
{
	margin-left: 2em;
}
.WebListRow a
{
	color: #2562fb;
	text-decoration: none;
}
.WebListAlternateBackground
{
    line-height: 30px;
	border-bottom: solid 1px #444444;
	border-left: solid 1px #444444;
	border-right: solid 1px #444444;
    background: #e4f4ff url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180102172837/https://www.rjsd.moj.gov.tw/RJSDWeb/images/icon_yellow.jpg') no-repeat left 10px center;
}
.WebListAlternate
{
	margin-left: 2em;
}
.WebListAlternate a
{
	background-color: #e4f4ff;
	color: #2562fb;
	text-decoration: none;
}

/*相關網站*/
.WebSite
{
	width: 70%;
	margin: 0 auto;
	border: 0;
	border-collapse: collapse;
}
.WebSite a
{
    color: #0056e5;
    text-decoration: none;
}
.WebSite th
{
	background-color: #32a1ef;
	border: solid 1px #444444;
	color: #ffffff;
	white-space: nowrap;
}
.WebSite td
{
	border: solid 1px #444444;
	white-space: nowrap;
}
.WebSite .header
{
	text-align: center;
	width: 5%;
    background-color: #fffabf;
}
.WebSite .content
{
    background-color: #e4f4ff;
	text-align: left;
	width: 45%;
}



.ListContent
{
    border-collapse: collapse;
    border: solid 1px #444444;
}
.ListContent td
{
    border: solid 1px #444444;
    color: #0056e5;
}
.ListContent th
{
    border: solid 1px #444444;
    background-color: #32a1ef;
    color: #ffffff;
    text-align: right;
    white-space: nowrap;
}



/*回上一頁按鈕*/
.BackButton
{
	text-align: right;
	padding-bottom: 10px;
}



.CategoryLabel
{
	 padding-left: 16px;
	 background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180102172837/https://www.rjsd.moj.gov.tw/RJSDWeb/images/icon_blue.gif);
	 background-repeat: no-repeat;
	 background-position: 0 5px;
	 font-weight: bold;
}

.FormLabel
{
	 padding-left: 16px;
	 background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180102172837/https://www.rjsd.moj.gov.tw/RJSDWeb/images/icon_yellow.jpg);
	 background-repeat: no-repeat;
	 background-position: 0 5px;
	 font-weight: bold;
	 color: #0E72B8;
	 white-space: nowrap;
}



.LinkImage img
{
    vertical-align: middle;
    margin-right: 5px;
}





/*
     FILE ARCHIVED ON 17:28:37 一月 2, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 18:21:08 五月 22, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
