@charset "utf-8";
body,td {
	font-family:  "Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #7D7D7D;
	line-height: 180%;
	margin: 0px;
	text-decoration: none;
}
a{
	color: #3280D7; 
	text-decoration: none;
}
a:hover{
	color: #3280D7;
	text-decoration: underline;
}

img{border:none;}
/*-----------------------------index------------------------------------*/
.Bg1{
	background-image: url(../_img/00_layout/BG01.jpg);
	background-repeat: repeat;
}
.BgTop1{
	background-attachment: scroll;
	background-image: url(../_img/00_layout/BG_top01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.Bg2{
	background-image: url(../_img/00_layout/BG02.jpg);
	background-repeat: repeat;
}
.BgTop2{
	background-attachment: scroll;
	background-image: url(../_img/00_layout/BG_top02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.TopLogoBg{
	background-image: url(../_img/00_layout/logo_BG.jpg);
	background-repeat: repeat-x;
	height: 67px;
	padding-top: 15px;
	padding-left: 19px;
	padding-right: 10px;
}
.IndexSwfBg{
	background-color: #FFFFFF;
	background-image: url(../_img/00_index/index_swfBG.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 348px;
	padding-right: 10px;
	padding-left: 10px;
}
.IndexQuicklinkBG{
	background-image: url(../_img/00_index/index_quicklinkBG.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 120px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.IndexHotnewsTit{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1154A7;
	height: 19px;
}
.IndexHotnewsNumber{
	font-size: 9px;
	font-weight: normal;
	color: #55ABD9;
	text-decoration: none;
	padding-right: 8px;
}
.IndexHotnewsTxt{
	font-family:  "Verdana";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
}
.IndexHotnewsTxt a{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
		letter-spacing: -1px;
}
.IndexHotnewsTxt a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #3280D7;
	text-decoration: underline;
}
.IndexBotmenuLine{
	background-image: url(../_img/00_index/index_botmenu_line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 67px;
	padding-top: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.shortcutFont a {
    font-family:"Arial";
	font-size:20px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.shortcutFont a:hover {
    font-size:20px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

/*-----------------------------topmenu------------------------------------*/
.Topmenu{
	font-size: 11px;
	font-weight: normal;
	color: #8E8E8E;
	text-decoration: none;
	background-image: url(../_img/00_layout/topmenuline.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 7px;
	padding-left: 7px;
}
.Topmenu a{
	color: #8E8E8E;
	text-decoration: none;
}
.Topmenu a:hover{
	color: #3280D7;
	text-decoration: none;
}
.Topmenu2{
	font-size: 11px;
	font-weight: normal;
	color: #8E8E8E;
	text-decoration: none;
	padding-left: 7px;
}
.Topmenu2 a{
	color: #8E8E8E;
	text-decoration: none;
}
.Topmenu2 a:hover{
	color: #3280D7;
	text-decoration: none;
}
.streeage {
	border: none;
	color: #868888;
	font-size: 11px;
}
.streeage a{
	color: #868888;
	font-size: 11px;
	text-decoration: none;
}
.streeage a:hover{
	color: #868888;
	font-size: 11px;
	text-decoration: underline;
}
/*-----------------------------botmenu------------------------------------*/
.Botmenu{
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-image: url(../_img/00_layout/topmenuline.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 7px;
	padding-left: 7px;
}
.Botmenu a{
	color: #999999;
	text-decoration: none;
}
.Botmenu a:hover{
	color: #3280D7;
	text-decoration: underline;
}
.Botmenu2{
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
.Botmenu2 a{
	color: #999999;
	text-decoration: none;
}
.Botmenu2 a:hover{
	color: #3280D7;
	text-decoration: underline;
}

.Copyright{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
}
/*-----------------------------Page------------------------------------*/
.BotmenuLine{
	background-image: url(../_img/00_layout/botmenu_line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 67px;
	padding-top: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.PageTit{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
	background-image: url(../_img/00_layout/overview_picline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #1B74E2;
	text-decoration: none;
	
}
/*-----------------------------Submenu------------------------------------*/
.SubmenuBGtop{
	background-image: url(../_img/00_layout/submenu_bgtop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 220px;
}
.SubmenuBGm{
	background-image: url(../_img/00_layout/submenu_bgm.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 220px;
}
.SubmenuBGbot{
	background-image: url(../_img/00_layout/submenu_bgbot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 220px;
}
.SubMenuTxt{
    font-family:  "Verdana";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 22px;
}
.SubMenuTxt a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 22px;
}
.SubMenuTxt a:hover{
	display: block;
	font-size: 11px;
	color: #046AA2;
	text-decoration: none;
	background-image: url(../_img/00_layout/submenu_overBG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 22px;
}
.SubMenuOnpage{
    display: block;
	font-size: 11px;
	color: #046AA2;
	text-decoration: none;
	background-image: url(../_img/00_layout/submenu_overBG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 22px;
}
.SubMenuOnpage a{
	font-size: 11px;
	color: #046AA2;
	text-decoration: none;
	height: 22px;
}
.SubMenuOnpage a:hover{
	font-size: 11px;
	color: #046AA2;
	text-decoration: none;
	height: 22px;
}
.SubMenuTxt2{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 20px;
	padding-top: 3px;
}
.SubMenuTxt2 a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 20px;
}
.SubMenuTxt2 a:hover{
	display: block;
	font-size: 11px;
	color: #046AA2;
	text-decoration: none;
	background-image: url(../_img/00_layout/submenu_overBG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 20px;
}
.SubMenuOnpage2{
    display: block;
	font-size: 11px;
	color: #046AA2;
	text-decoration: none;
	background-image: url(../_img/00_layout/submenu_overBG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 20px;
	padding-top: 3px;
}
.SubMenuOnpage2 a{
	font-size: 11px;
	color: #046AA2;
	text-decoration: none;
	height: 20px;
}
.SubMenuOnpage2 a:hover{
	font-size: 11px;
	color: #046AA2;
	text-decoration: none;
	height: 20px;
}
.TriMenuTxt{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 25px;
	padding-top: 3px;
}
.TriMenuTxt a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 25px;
	padding-left: 26px;
}
.TriMenuTxt a:hover{
	display: block;
	font-size: 11px;
	color: #67AAEE;
	text-decoration: none;
	background-image: url(../_img/04_ir/trimenu_overBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
}
.TriMenuOnpage{
	font-size: 11px;
	color: #67AAEE;
	text-decoration: none;
	height: 25px;
}
.TriMenuOnpage a{
	display: block;
	font-size: 11px;
	color: #67AAEE;
	text-decoration: none;
	background-image: url(../_img/04_ir/trimenu_overBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
	padding-top: 3px;
	padding-left: 26px;
}
.TriMenuOnpage a:hover{
	display: block;
	font-size: 11px;
	color: #67AAEE;
	text-decoration: none;
	background-image: url(../_img/04_ir/trimenu_overBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
	padding-top: 3px;
	padding-left: 26px;
}


/*-----------------------------form------------------------------------*/
.Form input{
	background:#ffffff;
	font-size: 11px;
	color: #7C8892;
	border: 1px solid #7F9DB9;
	line-height: 120%;
}
.Form select{
	background:#ffffff;
	font-size: 11px;
	color: #7C8892;
	border: 1px solid #7F9DB9;
}
.Form textarea{
	background:#ffffff;
	font-size: 11px;
	color: #7C8892;
	border: 1px solid #7F9DB9;
}
.Form2 input{
	background:#ffffff;
	font-size: 11px;
	color: #666666;
	border: 1px solid #E2E7EB;
	line-height: 120%;
}
.Form2 select{
	background:#ffffff;
	font-size: 11px;
	color: #666666;
	border: 1px solid #E2E7EB;
}
.Form2 textarea{
	background:#ffffff;
	font-size: 11px;
	color: #666666;
	border: 1px solid #E2E7EB;
}
/*-----------------------------01_product------------------------------------*/
.QuickLinkBg{
	background-image: url(../_img/00_layout/quicklink_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	height: 80px;
}
.ProductSearchFormBg{
	background-image: url(../_img/01_product/serachform_m.gif);
	background-repeat: repeat;
}
.OverpictopLine{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
	background-image: url(../_img/00_layout/overview_picline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.DotBotLine{
	background-image: url(../_img/00_layout/submenu_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ProductTit01{
	font-size: 12px;
	font-weight: bold;
	color: #2662AE;
	text-decoration: none;
	padding-bottom: 3px;
}
.ProductTxt01{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 3px;
	line-height: 140%;
	background-image: url(../_img/00_layout/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.ProductTxt01 a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.ProductTxt01 a:hover{
	font-size: 11px;
	color: #3280D7;
	text-decoration: underline;
}
.ProductTit02{
	font-size: 11px;
	font-weight: bold;
	color: #2662AE;
	text-decoration: none;
	padding-bottom: 10px;

}
.ProductTit03{
	font-size: 11px;
	font-weight: bold;
	color: #5A87D1;
	text-decoration: none;
	padding-bottom: 5px;

}
.ProductTit04{
	font-size: 11px;
	color: #2662AE;
	text-decoration: none;
	padding-bottom: 10px;
}
.ProductTxt02{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 10px;
	line-height: 140%;
	background-image: url(../_img/00_layout/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.ProductTxt02 a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.ProductTxt02 a:hover{
	font-size: 11px;
	color: #3280D7;
	text-decoration: underline;
}
.DonwloadTxt{
	font-size: 12px;
	font-weight: normal;
	color: #556B95;
	text-decoration: none;
}
.DonwloadTxt a{
	font-size: 12px;
	font-weight: normal;
	color: #556B95;
	text-decoration: none;
}
.DonwloadTxt a:hover{
	font-size: 12px;
	c
	color: #7AA5EB;
	text-decoration: underline;
}
.blueFont {
    font-size: 12px;
	font-weight:bold;
    color: #5A87D1;
	
	}
.SearchBg{
	background-image: url(../_img/01_product/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 88px;
}
.SeekBg{
	background-image: url(../_img/01_product/seekbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 240px;
}

/*-----------------------------02_service------------------------------------*/
.ServiceTit01{
	font-size: 12px;
	font-weight: bold;
	color: #3B87B6;
	text-decoration: none;
}
.ServiceTit02{
	font-size: 11px;
	color: #2662AE;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 18px;
	padding-bottom: 6px;
	line-height: 125%;
	background-image: url(../_img/00_layout/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	font-weight: bold;
}
.ServiceTit02 a{
	font-size: 11px;
	color: #2662AE;
	text-decoration: none;
}
.ServiceTit02 a:hover{
	font-size: 11px;
	color: #2662AE;
	text-decoration: underline;
}
.Sbg {
    background-image: url(../_img/02_service/greenbg_01.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	width:685px;
	height:175px;
	
}
.Servicetd{
    background-image: url(../_img/02_service/td_bg.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	border: 1px dashed #CCCCCC;
}
.ServicetdFont{
	font-size:34px;
	color: #3A79C4;
	font-weight:bold;
	background-image: url(../_img/00_layout/submenu_line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.tittd{
	font-family:"Arial";
	font-size:16px;
	color: #B0CF67;
	font-weight:bold;
	background-image: url(../_img/00_layout/submenu_line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.support {
	background-image: url(../_img/02_service/plant_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*-----------------------------08_Contact------------------------------------*/
.ContactTitBg{
	background-image: url(../_img/08_contact/form_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-top: 4px;
	padding-left: 27px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ContactFormBg{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E6EB;
	border-left-color: #E3E6EB;
	padding-right: 10px;
	padding-left: 27px;
	padding-top: 10px;
}
.ContactFormTxt{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 150px;
	height: 30px;
	padding-right:10px;
}
/*-----------------------------04_news------------------------------------*/
.NewsTit01 {
	font-size: 11px;
	color: #2662ae;
	text-decoration: none;
	font-weight: bold;
}
.NewsTit02 {
	font-size: 11px;
	color: #ff6905;
	font-weight: bold;
}
.NewsTit02 a{
	font-size: 11px;
	color: #ff6905;
	font-weight: bold;
	text-decoration: none;
}
.NewsTit02 a:hover{
	font-size: 11px;
	color: #ff6905;
	font-weight: bold;
	text-decoration: underline;
}
.NewsBody01 {
	font-size: 11px;
	color: #8e8e8e;
	line-height: 18px;

}
.Newslink {
	font-size: 11px;
	color: #8e8e8e;
	
}
.Newslink a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	
}.Newslink a:hover{
	font-size: 11px;
	color: #ff6905;
	text-decoration: underline;
	
}
.Newsline {
	background-image: url(../_img/03_news/line02.gif);
	background-repeat: repeat-x;
	
}
.NewstitBg{
	background-image: url(../_img\00_layout/overview_picline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #1B74E2;
	text-decoration: none;
}
.NewstitBg2{
	background-image: url(../_img/03_news/overview_titbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.foundation_bk {
	background-image: url(../_img/07_foundation/line_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.volunteer {
	background-image: url(../_img/07_foundation/volunteer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.volunteer2 {
	background-image: url(../_img/07_foundation/volunteer2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.volunteer3{
	background-image: url(../_img/07_foundation/volunteer3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.found_bk2 {
	background-image: url(../_img/07_foundation/f_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.found_bk3 {
	background-image: url(../_img/07_foundation/f_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 4px;
	padding-left: 25px;
	font-weight: bold;
	color:#6650C0;
}

/*-----------------------------04_IR------------------------------------*/

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
/*-----------------------------09_Sitmap------------------------------------*/
.Sirmap01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2662AE;
	text-decoration: none;
}
.Sirmap01 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2662AE;
	text-decoration: none;
	background-image: url(../_img/00_layout/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.Sirmap01 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2662AE;
	text-decoration: underline;
	background-image: url(../_img/00_layout/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.Sirmap02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}
.Sirmap02 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../_img/09_sitemap/dot_g.jpg);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}
.Sirmap02 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6905;
	text-decoration: underline;
	background-image: url(../_img/09_sitemap/dot_o.jpg);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}
.servicebg{
	background-image: url(../_img/02_service/gold.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 271px;
}
.temp{/*-----------------------------志工服務------------------------------------*/
display:none;
}
.temp2{/*-----------------------------愛心捐款------------------------------------*/
display:none;
}
#show_lang{
	font-weight: lighter;
	color:#4885C4;
	background-color:#FFFFFF;
	display:none;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	display: block;
	z-index:130;
	border:1px solid #3280D7;
	position:absolute;
}
.WorkNormal{
    border:1px solid #DCE0E7;
	background-color:#FFFFFF;
}
.Work_Today {
    border:2px solid #AE0000;
}
.Work {
    border:1px solid #DCE0E7;
	background-color:#A3F1D3;
}
.WorkIng {
    border:2px solid #AE0000;
	background-color:#A3F1D3;
}
.WorkNote {
    border:1px solid #DCE0E7;
	background-color:#E8E8E8;
}
.WorkNote2 {
    border:2px solid #AE0000;
	background-color:#E8E8E8;
}
.note {
	background-color:#F59121;
}
.note2 {
    border:2px solid #AE0000;
	background-color:#F59121;
}
.note2 a {
	background-color:#F59121;
	color:#F59121;
}
.date {
	border: 1px solid #A7C6E8;
}
.date a {
    font-weight:bold;
	color:#ffffff;
	background-color:#F59121;
}
.date a:hover {
    font-weight:bold;
	color:#ffffff;
	background-color:#CE031E;
}
/* 11 sale  */
.title{background:url(../_img/11_sale/list_bg.jpg) bottom repeat-x;color:#fff;font-size:16px;font-weight:bold;padding:25px 10px 0 10px;}
.pic{padding-left:30px; border:none;}
.image{ border:1px solid #e0e0e0;}
/* font */
.word3{color:#333; padding-left:10px;}

.wordred{color:#FF0000;font-weight:bold;padding-left:10px;}
.wordred a{color:#FF0000;}
.wordred a:hover{color:#FF0000; text-decoration:underline;}

.wordredprice{color:#cc0000;font-weight:bold;font-size:14px;}
.wordredprice15{color:#cc0000;font-weight:bold;font-size:16px;line-height:200%;}

.price{color:#FF0000;font-size:20px; font-weight:bold;}

.wordb{color:#1B74E2;font-weight:bold;padding-left:10px;}

.wordti{color:#1B74E2;font-size:15px;font-weight:bold; line-height:150%;margin-bottom:10px; display:inline-block;}

.wordpri{color:#0033cc;font-weight:bold;}

.wordf{color:#fff;display:block;width:140px;line-height:390%; text-align:center;}
.wordf a{color:#fff;}
.wordf a:hover{color:#fff;display:block;background:url(../_img/11_sale/menu_hover.jpg) left;}

.in{color:#fff;font-size:12px;font-weight:bold;display:block;padding:0 30px;background:url(../_img/11_sale/menu_hover.jpg) left no-repeat;}

.right{text-align:right;color: #868888;font-size:11px;}
.right a{color: #868888;text-decoration: none;}
.right a:hover{color: #868888;text-decoration: underline;}

.fl{ float:right;}

.wordfff{color:#fff;}

.wordblack{color:#000; font-weight:bold;font-size:15px;}
.word15{color:#333;font-size:15px;line-height:150%;}