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: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a:hover{
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.Txt{
	font-size: 12px;
	line-height: 25px;
	text-align: left;
}
.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;
	text-align: left;

}
.NewsBgB {
	background-image: url(../_img/index/news_pic_b.gif);
	background-repeat: no-repeat;
	padding: 5px 5px 15px;
	height: 95px;
	width: 95px;
	text-align: left;
}
.TopBtBg {
	background-color:#FFFFFF;
	width: 355px;
	padding-top: 10px;
	font-size: 12px;
	color: #0066CC;
	height: 50px;
	font-weight: bold;
}

.TopBtBgSpace {
	width: 2px;
	text-align: left;
}

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

.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;
	text-align: left;
}

.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;
	text-align: left;
}
.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;
	text-align: left;
}
.TitBg{
	background-image: url(../_img/layout/title_bg.gif);
	background-repeat: no-repeat;
	height: 42px;
	padding-top: 3px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 8px;
	text-align: left;
}

.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;
	text-align: left;
}


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

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

.FaqList{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	padding-top: 15px;
	text-align: left;
}
.FaqList Div{
	background-image: url(../_img/faq/icon_q.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-bottom: 17px;
	display: block;
	text-align: left;
}
.FaqList a{
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #FF6600;
	text-decoration: underline;
	text-align: left;
}
.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;
	text-align: left;
}


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

.td_right{
	text-align:right;
}
