h5 {
	font-size:12px;
	padding:0px;
	margin:10px 5px 5px 5px;
	font-weight:bold;
	color:#003563;
	font-family:Verdana, Arial, Helvetica, sans-serif,新細明體;
	}
body{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #515664;
	background-color: #E6EAEC;
}

td,tr{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #515664;
}
a{
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}
a:hover{
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.Txt{
	font-size: 12px;
	line-height: 25px;
}
.BgBig{
	background-image: url(../_img/layout/bg_big_r.jpg);
	background-repeat: repeat-x;
}
.BgCenter1{
	background-image: url(../_img/layout/bg_center.jpg);
	background-repeat: no-repeat;
}

.Copyright{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 18px;
	color: #006699;
}

.Copyright a{
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.NewsBgS {
	background-image: url(../_img/index/news_pic_s.gif);
	background-repeat: no-repeat;
	padding: 5px 5px 15px;
	height: 65px;
	width: 65px;

}
.NewsBgB {
	background-image: url(../_img/index/news_pic_b.gif);
	background-repeat: no-repeat;
	padding: 5px 5px 15px;
	height: 95px;
	width: 95px;

}
.TopBtBg {
	background-image: url(../_img/layout/top_bt_bg.gif);
	background-repeat: no-repeat;
	width: 67px;
	padding-top: 10px;
	font-size: 12px;
	color: #0066CC;
	height: 50px;
	font-weight: bold;
}

.TopBtBgSpace {
	width: 2px;

}

.TopBtBg a{
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
.TopBtTxt {
	color: #DDF1FE;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 15px;
	padding-bottom: 5px;
}
.TopBtTxt a{
	color: #DDF1FE;
	font-size: 15px;
}
.TopBtTxt a:hover{
	color: #DDF1FE;
	font-size: 15px;
	text-decoration: none;
}

.NaviBottom {
	color: #CCDEEF;
}

.NaviBottom a{
	color: #CCDEEF;
	font-weight: bold;

}

.NaviBottom a:hover{
	color: #FFCC00;
	text-decoration: none;

}
.NaviBottom span{
	padding-right: 15px;
	padding-left: 15px;

}
hr{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #B6B6B6;
}

.OrangeHr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF9900;
	margin-bottom: 20px;
}
.OrangeLine{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	margin: 0px;

}
.TitBg{
	background-image: url(../_img/layout/title_bg.gif);
	background-repeat: no-repeat;
	height: 42px;
	padding-top: 8px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 8px;
}

.FaqTitBg{
	background-image: url(../_img/faq/tit_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 15px;
}


.PageNavi{
	font-size: 11px;
	color: #FF9900;
}
.PageNavi a{
	font-size: 11px;
	color: #FF6600;
}

.PageNavi a:hover{
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}

.FaqList{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	padding-top: 15px;

}
.FaqList Div{
	background-image: url(../_img/faq/icon_q.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-bottom: 17px;
	display: block;
}
.FaqList a{
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #FF6600;
	text-decoration: underline;
}
.FaqDetail{
	padding-top: 12px;
	background-image: url(../_img/faq/icon_a.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 70px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 25px;

}


.PageNum{
	color: #FF6600;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
}
.PageNum a{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.PageNum a:hover{
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.PageNum span{
	color: #666666;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.g_ReBlock {
	background-color: #F9F9F9;
	border-color:#CCCCCC;
	border-style:dotted;
	border-width:1px;
	width: 100%;
	padding:20px;
	color:#999999;
}
.g_LinkBg{
	background-image: url(../_img/layout/link_bg.gif);
	width:185px;
	height:40px;
	background-repeat:no-repeat;
	padding-left:18px;
}
.g_LinkBg a{
	color:#006699;
}

.TableLineDotOrange{
	border-top: 1px dashed #FFCC00;
	border-right: 0px dashed #FFCC00;
	border-bottom: 0px dashed #FFCC00;
	border-left: 0px dashed #FFCC00;
	margin: 2px 2px 2px;
}


.TableLineDotOrange td{
	font-size: 12px;
	border-top: 0px dashed #FFCC00;
	border-right: 0px dashed #FFCC00;
	border-bottom: 2px dashed #FFCC00;
	border-left: 1px dashed #FFCC00;
}

