

/*邊緣距離設定*/
.pw{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	}
.pp{
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	}
.pl{
	padding-left:15px;
	}
.p2{
	padding-top:5px;
	}
.p3{
	padding-left:2px;
	}
.p4{
	padding-left:50px;
	}
/*對齊設定*/
.al{text-align:left;}
.ac{text-align:center;}
.ar{text-align:right;}
.vt{vertical-align:top;}
.vm{vertical-align:middle;}
.vb{vertical-align:bottom;}
/*對齊設定*/
.wa{width:960;}
.wb{width:740;}
.wl{width:160;}
.wl2{width:155;}
.wl3{width:180;}
.wc{width:560;}
.wr{width:200;}
.ws1{width:500;}
.ws2{width:250;}
.ws3{width:70;}
.ws4{width:430;}
.ws5{width:100;}/*選單設定*/
.ws6{width:40;}
.ws7{width:55;}
.ws8{width:760;}
.ws9{width:735;}/*選單列設定*/
.ws10{width:97;}
.ws11{width:510;}
.ws12{width:220;}
.ws13{width:8;}
.ws14{width:30;}
.ws15{width:280;}
.ws16{width:120;}
.ws17{width:350;}
.ws18{width:410;}
.ws19{width:400;}
.ws20{width:300;}
.hs1{height:10;}
.hs2{height:30;}
.hs3{height:5;}
.hs4{height:25;}
.hs5{height:288;}
.hs6{height:32;}
.hs7{height:120;}
.hs8{height:75;}
.hs9{height:60;}
.hs10{height:55;}

/****************************************************************************************/
/*文字樣式設定*/
.b{font-weight: bold;}
.n{font-weight: normal;}
.i{font-style: italic;}
.u{text-decoration: underline;}

/*文字行高設定*/
.lh0{line-height: 0px;}
.lh12{line-height: 12px;}
.lh14{line-height: 14px;}
.lh16{line-height: 16px;}
.lh18{line-height: 18px;}
.lh20{line-height: 20px;}
.lh24{line-height: 24px;}
.lh24{line-height: 26px;}
.lh28{line-height: 28px;}
.lh30{line-height: 30px;}
.lh34{line-height: 34px;}
.lh45{line-height: 45px;}
/*文字大小設定*/
.fs0{font-size: 0px;}
.fs9{font-size: 9px;}
.fs11{font-size: 11px;}
.fs12{font-size: 12px;}
.fs13{font-size: 13px;}
.fs15{font-size: 15px;}
.fs16{font-size: 16px;}
.fs17{font-size: 17px;}
.fs32{font-size: 32px;}
/*文字字距設定*/
.ls{letter-spacing:1px;}

/****************************************************************************************/
/*灰階色彩設定*/
.ca0{color:#000000;}
.ca3{color:#333333;}
.ca5{color:#555555;}
.ca6{color:#666666;}
.ca9{color:#999999;}
.cac{color:#cccccc;}
.caf{color:#ffffff;}
/*彩色色彩設定*/
.cr1{color:#ff0000;}
.cr2{color:#ff6666;}
.cr3{color:#ff9600;}
.cr4{color:#c90e0e;}

.cg1{color:#006600;}

.cb1{color:#005bac;}
.cb2{color:#eef4f4;}
.cb3{color:#034c8d;}
.cb4{color:#0385da;}
.cb5{color:#063966;}

/****************************************************************************************/
/*超連結設定*/
a:link{text-decoration:none;color: #005bac}
a:visited {text-decoration:none;color: #005bac}
a:hover {text-decoration:underline;color: #ff3333}

/*超連結底線設定*/
.ly:link{text-decoration:none;color: #555555}
.ly:visited {text-decoration:none;color: #555555}
.ly:hover {text-decoration:none;color: #ff3333}

/*超連結底線設定*/
.my:link{text-decoration:none;color: #005bac}
.my:visited {text-decoration:none;color: #005bac}
.my:hover {text-decoration:none;color: #005bac;font-size:16px;font-weight:bold;}

/****************************************************************************************/
/*線條樣式設定*/
.lsa{border-width: 1px; border-style: solid;}
.lsb{border-bottom-width: 1px; border-bottom-style: solid;}
.lsl{border-left-width: 1px; border-left-style: solid;}
.lsr{border-right-width: 1px; border-right-style: solid;}
.lst{border-top-width: 1px; border-top-style: solid;}
.lda{border-width: 1px; border-style: dotted;}
.ldt{border-top-width: 1px; border-top-style: dotted;}
.ldb{border-bottom-width: 1px; border-bottom-style: dotted;}
.ldl{border-left-width: 1px; border-left-style: dotted;}
.ldr{border-right-width: 1px; border-right-style: dotted;}
.ldda{border-bottom-width: 1px; border-bottom-style: dashed;}

/*線條顏色設定*/
.lca0{border-color: #000000;}
.lca5{border-color: #555555;}
.lca6{border-color: #666666;}
.lcab{border-color: #bbbbbb;}
.lcac{border-color: #cccccc;}
.lcad{border-color: #dddddd;}
.lcae{border-color: #eeeeee;}
.lcaf{border-color: #ffffff;}

.lcr1{border-color: #ff0000;}
.lcr2{border-color: #eef4f4;}
.lcr3{border-color: #034c8d;}
.lcr4{border-color: #0385da;}

.lcb1{border-color: #005bac;}
.lcb2{border-color: #eef4f4;}

.lcg1{border-color: #006600;}

/****************************************************************************************/
/*背景顏色設定*/
.bg1{background:#eef4f4}
.bg2{background:#005bac}
.bg3{background:#feeeee}
.bgf{background:#ffffff}
.bgy{background:#fffad7}
.bgg{background:#f2f1f1}


/****************************************************************************************/
/*清單符號設定*/
.lt1{list-style-image:url(../00_include/IMG/list.png);}