@charset "utf-8";
html, body{margin:0; height:100%; padding:0; font-family:微軟正黑體, Arial, 'LiHei Pro', 新細明體, sans-serif; font-size:16px; color:black; line-height:24px; }  
#block5{display:block; height:5px; }
#block10{display:block; height:10px; }
#block15{display:block; height:15px; }
#block20{display:block; height:20px; }
#block30{display:block; height:30px; }

/*超連結樣式*/
a{text-decoration:none; color:#0044cc; }

/*TOP圖片*/
.top{background:url(../images/top_bg.gif) top center no-repeat; height:164px; min-width:1025px; }
/*選單列背景*/
#manu_bar{background:url(../images/menu_bar_bg.png) left bottom repeat-x; width:1025px; height:63px; top:101px; z-index:3; position:absolute; }

#menu01>a{background:url(../help/menu01.png) left top no-repeat;width:200px;height:63px;display:block}
#menu01>a:hover{background:url(../help/menu01_o.png) left top no-repeat;width:200px;height:63px;display:block}
#menu01>a.stay{background:url(../help/menu01_o.png) left top no-repeat;width:200px;height:63px;display:block}

#menu02>a{background:url(../help/menu02.png) left top no-repeat;width:200px;height:63px;display:block}
#menu02>a:hover{background:url(../help/menu02_o.png) left top no-repeat;width:200px;height:63px;display:block}
#menu02>a.stay{background:url(../help/menu02_o.png) left top no-repeat;width:200px;height:63px;display:block}

#menu03>a{background:url(../help/menu03.png) left top no-repeat;width:200px;height:63px;display:block}
#menu03>a:hover{background:url(../help/menu03_o.png) left top no-repeat;width:200px;height:63px;display:block}
#menu03>a.stay{background:url(../help/menu03_o.png) left top no-repeat;width:200px;height:63px;display:block}

#menu04>a{background:url(../help/menu04.png) left top no-repeat;width:200px;height:63px;display:block}
#menu04>a:hover{background:url(../help/menu04_o.png) left top no-repeat;width:200px;height:63px;display:block}
#menu04>a.stay{background:url(../help/menu04_o.png) left top no-repeat;width:200px;height:63px;display:block}

#menu05>a{background:url(../help/menu05.png) left top no-repeat;width:200px;height:63px;display:block}
#menu05>a:hover{background:url(../help/menu05_o.png) left top no-repeat;width:200px;height:63px;display:block}
#menu05>a.stay{background:url(../help/menu05_o.png) left top no-repeat;width:200px;height:63px;display:block}

/*iframe高度*/
iframe.framecontent{ height:600px; }
/*標題*/
td.functitle{
 padding-top:5px;
 padding-bottom:5px;
 border-bottom:1px dashed gray;
 font-size:21px;
 color:firebrick;
 font-weight:normal;
 background:url(/lgjnlh/images/h3_icon_y.png) left no-repeat;
 text-indent:25px;
 vertical-align:bottom;
 letter-spacing:3px;
}
/*內文*/
ul.t2 li{
 list-style-type:none;
 list-style-image: url(/lgjnlh/images/arrow.gif);
 color:black;
 padding-top:10px;
 padding-bottom:5px;
 font-weight:normal;
}
/*選單列*/
ul.nav{padding:0 0 0 7px;  margin:0; list-style:none; height:35px;}
.nav>li{
 font-size:21px;
 height:80px;
 float:left;
 position: relative;
 border-right:0px solid #fff;
}
/*子選單*/
.nav>li>ul{padding:0; margin:0; list-style:none; position:absolute; display:none; left:0px; top:60%; width:196px; border:2px solid #EFBA39; background:#FFCB08;}
.nav>li:hover>ul{display: block;}
.nav>li:hover>ul>li{text-indent:5px; text-align:left;}

a.cc:hover{line-height:35px; text-align:left; width:100%; background-color:#AD6918; font-size:15px; color:white; text-decoration:none; display:block; width:196px;}
a.cc {text-align:left; font-size:15px; color:black; text-decoration:none; line-height:35px; width:200px;}

/*
a.cc:visited{text-align:left; width:100%; font-size:15px; cursor:n-resize; color:black; text-decoration: none;}
a.cc:link{text-align:left; width:100%; font-size:15px; cursor: n-resize; color:black; text-decoration: none; line-height:35px; width:200px;}
*/
