@charset "utf-8";
/* CSS Document */
@import url("reset.css");
@import url("header.css");
@import url("layout.css");
@import url("multimenu.css");
@import url("common.css");
@import url("page.css");            /*---------page-----------*/ 
@import url("menu.css");            /*---------靜態選單-----------*/ /


h2{
	background: url(../images/h2_bg.gif) no-repeat left bottom;
	font-size: 125%;
	padding: 5px 0 2px 25px;
	margin:5px 0 5px 0;
	color: #009900;
	clear:both;
	font-weight: bold;
}

.h2_layout {
	margin-right:5px;
	padding: 3px 0px 0px 30px;
	background: url(../images/h2_layout.gif) no-repeat 0px 1px;
	height: 24px;
	vertical-align:middle ;
	color: #996600;
	font-size: 16px;
}

.h2_adSet{
	margin-right:5px;
	padding: 3px 0px 0px 25px;
	background: url(../images/h2_adSet.gif) no-repeat 0px 2px;
	color: #003399;
	height: 24px;
	font-size: 16px;
	display: inline;
}
h3{
	margin:5px 0px 5px 0px;
	padding: 0px 0 0px 0px;
	clear:both;
	text-align:center;
	font-size: 125%;
	font-weight: bold;
	color: #006666; 
}
h3 span a{
	color: #006666;
}

h4{	
	font-size: 100%;
	clear:both;
	margin:5px 0px 5px 25px;
	font-weight: normal;
}
h5{	
	font-size: 100%;
	margin:5px 0px 5px 25px;
	font-weight: normal;
	font-weight: normal;
}

a{
	color: #016cb0;
	text-decoration: underline;
}
a:hover{
	color: #CC0000;
	
}

.blockquote{
	color: #996600;
	line-height: 20px;
	margin:5px 10px 0 10px;
	clear:both;
}

.date{
	color:#999900;
	font-size:100%;
	margin-left:3px; 
}

.more{	
	float:right;		
	margin:5px 0 0px 0;
	padding:0px;
	clear:both;
}
.more a{
	font-size: 80%;
	color: #555555;
	background-image: url(../images/icon_more.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align:right;
	display:block;
	margin:0px 0;
	padding:0px 0px 2px 12px;	
}
html>body .more a{font-size: 90%;}
*+ html>body .more a{font-size: 80%;}
/*
.leftimg {
	padding:0px 0 5px 4px;
	display:block;		
	background-image: url(../images/morebg_left.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	
}
*/
.btn_center{
	text-align:center;
	clear:both;
	color: #FFFFFF;
	margin:5px 0;
}
.btn_center img, .btn_center input{ vertical-align:middle;}
/*------------------------------------------------substation*/
.substation{
	background-image: url(../images/head_substation.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin: 0 12px 20px 0px;
	padding:0 5px;
	clear:both;
}
.substation h2{margin:0px; padding:5px 0 12px 0; text-indent:-5000px;background-image: none;height:25px;}
.substation .body p{ text-align:center;}

.PgSet{ float:right; margin:0 3px; clear:both; padding:0px;}
.PgSet li{
	display:inline;
	padding:0;
	background-image: none;
	border:none 0px;
	vertical-align:-10px;
	
}
.friendly{	
	margin:0 0 0px 0px;
	text-align:left;
	clear:both;
	width:100%;
	color: #999999;
}
.friendly .path{
	background-image: url(../images/icon_path.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0px 0px 22px;
	margin:0px 0 0px 0px;
	color: #339900;
}

.friendly .path a{
	color: #999999;
	padding:0 2px;
}
.friendly .path img{
	vertical-align: middle;
}
.friendly .function{
	float: right;
	background-image: url(../images/funbg2.gif);
	background-repeat: no-repeat;
	background-position: right -1px;
	padding-right:5px;	
}
.friendly .function ul{
	margin:0 0 5px 0;
	background-image: url(../images/funbg1.gif);
	background-repeat: no-repeat;
	background-position: -2px -1px;
	padding-left:15px;

}
.friendly .function li{
	padding:0px 2px 0px 3px;
	display:inline;
	
	background-image: url(../images/icon_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
.friendly .function li a{color: #999999;}
.friendly .function li a:hover{
	color: #CC3300;
	text-decoration: underline;
}
.friendly .function .print{
	background-image: url(../images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}
.friendly .function .forward{
	background-image: url(../images/icon_forward.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 17px;
}
.friendly .function .BM{
	background-image: url(../images/icon_BM.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}
.friendly .function .back{
	background-image: url(../images/icon_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}
/*---------------------------------------------quickLink*/
.quickLink{
	margin: 0px 0;
	text-align:right;
	clear:both;
	
}
.quickLink ul{
	margin: 0px;
	padding:0px;
	text-align:right;
	list-style-type: none;
	background-color: #ffffff;
}
.quickLink li{
	display:inline;	
	padding:0px;
	margin:0 5px;
	background-image: none;
	border:0px none;

}
.quickLink li a.gotop{
	background-image: url(../images/icon_gotop.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 17px;
	color: #999999;
}
.quickLink li a.back{
	background-image: url(../images/icon_back.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 15px;
	color: #999999;
}


.text_red{	color: #CC0000;}
.text_green{color: #009933;}
.text_blue{color: #0066CC;}

/*---------------------------------------------float right*/
.floatRight{ float:right; margin-top:10px;  height:auto; }
.floatRight img, .floatRight input{
	vertical-align: middle;
}
.floatRight em{
	font-style: normal;
	color: #CC3300;
}
/*---------------------------------------------float left*/
.floatLeft{ float:left; margin-top:10px; height:auto; }
.floatLeft img, .floatLeft input{
	vertical-align: middle;
}
.floatLeft p{ margin:5px 0; }
.floatLeft p span{
	color: #006666; font-size:110%;
}
.floatLeft p em{
	color: #CC3300;
	padding:0 5px;
}
.midd{ margin-top:-22px; }

.img_btn{
    vertical-align:middle;
    cursor:pointer;
}

.btn{
	color: #333;
	border: 1px solid #ccc;
	text-align: center;
	font-size:12px;
	height:22px;
	cursor:pointer;
	margin:0 0 2px;
	padding: 3px 6px 1px 6px;	
	vertical-align: middle;
	background: url(../images/btn_bg.gif) repeat-x 0px top;
}

#submit_btn {
	font-weight: bold ;
}

.btn_short {
	color: #333;
	border: 1px solid #ccc;
	text-align: center;
	font-size:12px;
	height:22px;
	cursor:pointer;
	margin:0 0 2px;
	padding: 3px 2px 1px 2px;
	vertical-align: middle;
	background: url(../images/btn_bg.gif) repeat-x 0px top;
}

.btnadd{
	color: #333;
	background: url(../images/btnadd.gif) repeat-x 0px 0px;
	border: 1px solid #cad700;
	text-align: center;
	font-size:12px;
	margin:0 0 2px;
	cursor:pointer;
	padding: 3px 6px 1px 6px;	
	height:22px;
	vertical-align: middle;
}

.btnback{
	color: #000;
	background: url(../images/btn_bg.gif) repeat-x 0px top;
	border: 1px solid #ccc;
	text-align: center ;
	font-size:12px;
	font-weight: bold;
	height: 25px;
	cursor: pointer;
	margin: 0 0 2px;
	padding: 3px 6px 1px 6px;	
	vertical-align: middle;
}


.inputgray{
	border: 1px solid #CCCCCC;
	padding:2px 3px 2px 3px;
	margin:0 0 1px 0;
	color: #333;
	vertical-align:middle;
	background: #FFF;
}

.adok {
	color: #777 ;
	background-image: url(/images/status_ok.jpg) ;
	border: 1px solid #ccc;
	height: 50px ;
	width: 50px ;
	margin-right: 10px;
	float: left;
	cursor: pointer;
	margin-bottom: 10px ;
}

.adbad {
	color: #F00 ;
	background-image: url(/images/status_bad.jpg) ;
	border: 1px solid #ccc;
	height: 50px ;
	width: 50px ;
	margin-right: 10px;
	float: left ;
	cursor: pointer;
	margin-bottom: 10px ;
}

/*---------------------------------------------共用設定quickLink-----*/


.np .quickLink ul, .sitemap .quickLink ul, .sp .quickLink ul,{ border:none;}
.np .quickLink li, .sitemap .quickLink li, .sp .quickLink li{ margin:0 5px;}
.np .quickLink li a, .sitemap .quickLink li a, .sp .quickLink li a{
	font-size: 100%;
	font-weight: normal;
}



