body {
	margin:0;
	background:url(../images/bg02.jpg) repeat-x top #FFFAE7;
}
HTML {
	OVERFLOW-X: hidden;
	OVERFLOW-Y: scroll;
	-webkit-text-size-adjust: none;
}
/*---------Master DIV 版面配置---------*/

#master {
	position: absolute;
	min-width: 1000px;
	width: 100%;
	overflow: hidden;
	left: -55px;
	top: 8px;
}
#banner_bg {
	position: absolute;
    width: 1670px;
    height:460px;
    overflow: hidden;
    margin-left: -835px;
    left: 50%;
	background:url(../images/banner_bg01.jpg) no-repeat top;
	top:0px;
	z-index:-2;
}
#banner_bg02 {
	position: absolute;
    width: 1670px;
    height:400px;
    overflow: hidden;
    margin-left: -835px;
    left: 50%;
	background:url(../images/banner_bg02.jpg) no-repeat top;
	top:0px;
	z-index:-2;
}
#banner_front {
	position: absolute;
    width: 1670px;
    height:460px;
    overflow: hidden;
    margin-left: -835px;
    left: 50%;
	top:0px;
	z-index:20;
}
#banner_front02 {
	position: absolute;
    width: 1670px;
    height:400px;
    overflow: hidden;
    margin-left: -835px;
    left: 50%;
	top:0px;
	z-index:20;
}
#flashbanner{
	width:1000px;
	height:310px;
	position:relative;
	top:139px;
	margin:auto;
	z-index:-1;
}
#imgbanner{
	width:1000px;
	height:264px;
	position:relative;
	top:136px;
	margin:auto;
	z-index:-1;
}
#logo {
	width:1670px;
	height:460px;
	position: absolute;
	margin: auto;
	background:url(../images/logotag.png) no-repeat top;
	top:0px;
}
#logo02 {
	width:1670px;
	height:400px;
	position: absolute;
	margin: auto;
	background:url(../images/logotag02.png) no-repeat top;
	top:0px;
}
#logoclick{
	width:290px;
	height:120px;
	position: absolute;
	z-index:20;
	top:49px;
	left:361px;
}
#menu {
	width:612px;
	height:75px;
	position: absolute;
	z-index:20;
	top:64px;
	left:680px;
	background:url(../images/menu_break.png) no-repeat top;
}
#menu a:hover{
top:0px;
left:0px;
 POSITION: relative;
}
#content{
	width:984px;
	margin:0 auto;
    margin-top:160px;
    margin-bottom:30px;
	padding:0px 10px 25px 10px;
	position:relative;
}
#content02{
	width:1000px;
	margin:0 auto;
    margin-top:136px;
    margin-bottom:30px;
	padding:0px 0px 25px 0px;
	position:relative;
}
#footer{
	width:1277px;
	height:257px;
	MARGIN:auto;
	position:relative;
	overflow: hidden;
    margin-left: -638px;
    left: 50%;
}
.fOrange{
	background:url(../images/footer.jpg) no-repeat top;
}
.fRed{
	background:url(../images/footer02.jpg) no-repeat top;
}
.fBlue{
	background:url(../images/footer03.jpg) no-repeat top;
}
.fBrown{
	background:url(../images/footer04.jpg) no-repeat top;
}
.fPurple{
	background:url(../images/footer05.jpg) no-repeat top;
}
.fGreen{
	background:url(../images/footer06.jpg) no-repeat top;
}
.fOcean{
	background:url(../images/footer07.jpg) no-repeat top;
}
#footer_info{
	width: 658px;
	height: 99px;
	position: absolute;
	top: 34px;
	left: 130px;
	background: url(../images/footer_info.png) no-repeat;
	background-image: url(../images/footer_info.png);
}
#date{
	width:200px;
	height:20px;
	position: absolute;
	top:430px;
	left:1120px;
	z-index:20;
}
#nav{
	width:400px;
	height:20px;
	position: absolute;
	top:380px;
	left:920px;
	z-index:20;
	text-align:right;
}
#top{
	width:470px;
	height:20px;
	position: absolute;
	top:20px;
	left:860px;
	z-index:20;
	text-align:right;
}
#ContentLeft
{
    float: left;
    width: 260px;
	height:490px;
	background:url(../images/contentL-bg.png) no-repeat top;
}
#ContentRight
{
	margin-left: 270px;
	width:725px;
	padding-top:10px;
}
#FrontLeft
{
    float: left;
    width: 265px;
}
#FrontRight
{
    margin-left: 286px;
    width:694px;
}
#FrontBtm
{
	clear:both;
	width:979px;
	height:257px;
	margin-top:17px;
}
#FrontBtm_left
{
	width:265px;
	height:257px;
	float:left;
}
#FrontBtm_right
{
	width:694px;
	height:257px;
	margin-left: 286px;
}
#FrontBtm_right #L
{
	width:337px;
	height:257px;
	float:left;
}
#FrontBtm_right #R
{
	width:337px;
	height:257px;
	margin-left: 357px;
}
#FrontBtm_right #L .P_top{
	background:url(../images/front_P_top.png) no-repeat;
	height:70px;
	width:337px; 
}
#FrontBtm_right #R .D_top{
	background:url(../images/front_D_top.png) no-repeat;
	height:70px;
	width:337px; 
}
#FrontBtm_right #L .P_mid, #R .P_mid{
	background:url(../images/front_P_mid.png) repeat-y;
	height:167px;
	width:337px; 
}
#FrontBtm_right #L .P_btm, #R .P_btm{
	background:url(../images/front_P_btm.png) repeat-y;
	height:20px;
	width:337px; 
}

#zero_top{
	background:url(../images/zero_top.png) no-repeat;
	height:55px;
	width:734px;
}

#PA_top{
	background:url(../images/front_PA_top.png) no-repeat;
	height:55px;
	width:265px;
}
#PA_mid{
	background:url(../images/front_PA_mid.png) repeat-y;
	height:405px;
	width:265px;
}
#PA_btm{
	background:url(../images/front_PA_btm.png) no-repeat;
	height:20px;
	width:265px;
}


#LN_top{
	background:url(../images/front_LN_top.png) no-repeat;
	height:55px;
	width:734px;
}
#LN_mid{
	background:url(../images/front_LN_mid.png) repeat-y;
	height:405px;
	width:734px;
}
#LN_btm{
	background:url(../images/front_LN_btm.png) no-repeat;
	height:20px;
	width:734px;
}
#DL_top{
	background:url(../images/content_PWR_DL_top.png) no-repeat;
	height:55px;
	width:734px;
}

#KH_top{
	background:url(../images/content_KH_top.png) no-repeat;
	height:55px;
	width:734px;
}
#KH_mid{
	background:url(../images/content_KH_mid.png) repeat-y;
	width:734px;
	overflow:auto;
}
#KH_btm{
	background:url(../images/content_KH_btm.png) no-repeat;
	height:20px;
	width:734px;	
}
#AE_topDL_top{
	background:url(../images/content_AE_top.png) no-repeat;
	height:55px;
	width:734px;
}
#FR_top{
	background:url(../images/content_FR_top.png) no-repeat;
	height:55px;
	width:734px;
}
#NL_top{
	background:url(../images/content_NL_top.png) no-repeat;
	height:55px;
	width:734px;
}
#NC_top{
	background:url(../images/content_NC_top.png) no-repeat;
	height:55px;
	width:734px;
}
#GP_top{
	background:url(../images/content_GP_top.png) no-repeat;
	height:55px;
	width:734px;
}
#TP_top{
	background:url(../images/content_TP_top.png) no-repeat;
	height:55px;
	width:734px;
}
#TA_top{
	background:url(../images/content_TA_top.png) no-repeat;
	height:55px;
	width:734px;
}

#A_top{
	background:url(../images/content_A_top.png) no-repeat;
	height:55px;
	width:734px;
}
#CU_top{
	background:url(../images/content_CU_top.png) no-repeat;
	height:55px;
	width:734px;
}
#CM_top{
	background:url(../images/content_CM_top.png) no-repeat;
	height:55px;
	width:734px;
}
#BM_top{
	background:url(../images/content_BM_top.png) no-repeat;
	height:55px;
	width:734px;
}
#T_top{
	background:url(../images/content_T_top.png) no-repeat;
	height:55px;
	width:734px;
}
#L_top{
	background:url(../images/content_L_top.png) no-repeat;
	height:55px;
	width:734px;
}
#M_top{
	background:url(../images/content_M_top.png) no-repeat;
	height:55px;
	width:734px;
}
#Mb_top{
	background:url(../images/content_Mb_top.png) no-repeat;
	height:55px;
	width:734px;
}
#IE_top{
	background:url(../images/content_IE_top.png) no-repeat;
	height:55px;
	width:734px;
}
#AA_top{
	background:url(../images/content_AA_top.png) no-repeat;
	height:55px;
	width:734px;
}
#WS_top{
	background:url(../images/content_WS_top.png) no-repeat;
	height:55px;
	width:734px;
}

#LA_FLS_top{
	background:url(../images/content_LA_FLS_top.png) no-repeat;
	height:55px;
	width:734px;
}
#BM_TMS_top{
	background:url(../images/content_BM_TMS_top.png) no-repeat;
	height:55px;
	width:734px;
}
#BM_TMR_top{
	background:url(../images/content_BM_TMR_top.png) no-repeat;
	height:55px;
	width:734px;
}
#AR_FCR_top{
	background:url(../images/content_AR_FCR_top.png) no-repeat;
	height:55px;
	width:734px;
}
#AR_AAR_top{
	background:url(../images/content_AR_AAR_top.png) no-repeat;
	height:55px;
	width:734px;
}
#MAR_CPR_top{
	background:url(../images/content_MAR_CPR_top.png) no-repeat;
	height:55px;
	width:734px;
}
#MAR_CBS_top{
	background:url(../images/content_MAR_CBS_top.png) no-repeat;
	height:55px;
	width:734px;
}
#MAR_FPR_top{
	background:url(../images/content_MAR_FPR_top.png) no-repeat;
	height:55px;
	width:734px;
}
#MAR_FBS_top{
	background:url(../images/content_MAR_FBS_top.png) no-repeat;
	height:55px;
	width:734px;
}
#PC_TLC_top{
	background:url(../images/content_PC_TLC_top.png) no-repeat;
	height:55px;
	width:734px;
}
#PC_NLC_top{
	background:url(../images/content_PC_NLC_top.png) no-repeat;
	height:55px;
	width:734px;
}
#PC_VAI_top{
	background:url(../images/content_PC_VAI_top.png) no-repeat;
	height:55px;
	width:734px;
}
#PC_AMI_top{
	background:url(../images/content_PC_AMI_top.png) no-repeat;
	height:55px;
	width:734px;
}
#PC_NFI_top{
	background:url(../images/content_PC_NFI_top.png) no-repeat;
	height:55px;
	width:734px;
}
#FA_AAL_top{
	background:url(../images/content_FA_AAL_top.png) no-repeat;
	height:55px;
	width:734px;
}
#FA_AMP_top{
	background:url(../images/content_FA_AMP_top.png) no-repeat;
	height:55px;
	width:734px;
}
#FA_AMR_top{
	background:url(../images/content_FA_AMR_top.png) no-repeat;
	height:55px;
	width:734px;
}
#FA_DIP_top{
	background:url(../images/content_FA_DIP_top.png) no-repeat;
	height:55px;
	width:734px;
}
#FM_FMR_top{
	background:url(../images/content_FM_FMR_top.png) no-repeat;
	height:55px;
	width:734px;
}
#FM_AAL_top{
	background:url(../images/content_FM_AAL_top.png) no-repeat;
	height:55px;
	width:734px;
}
#FM_AMP_top{
	background:url(../images/content_FM_AMP_top.png) no-repeat;
	height:55px;
	width:734px;
}
#FM_AMR_top{
	background:url(../images/content_FM_AMR_top.png) no-repeat;
	height:55px;
	width:734px;
}
#IM_IMR_top{
	background:url(../images/content_IM_IMR_top.png) no-repeat;
	height:55px;
	width:734px;
}
#IM_IDR_top{
	background:url(../images/content_IM_IDR_top.png) no-repeat;
	height:55px;
	width:734px;
}
#IM_IVR_top{
	background:url(../images/content_IM_IVR_top.png) no-repeat;
	height:55px;
	width:734px;
}
#IM_DIP_top{
	background:url(../images/content_IM_DIP_top.png) no-repeat;
	height:55px;
	width:734px;
}

#IM_CIE_top{
	background:url(../images/content_IM_CIE_top.png) no-repeat;
	height:55px;
	width:734px;
}

#frame{	
	height:170px;
	width:220px;
	z-index:10;
	position:relative;
}
#focusPic{	
	height:150px;
	width:200px;
	z-index:0;
	position:absolute;
	top:8px;
	left:10px;
}
#leftmenu_title{width:260px;height:95px;}
#leftmenu{width:210px;float:right; font-size:15px; margin-right:40px;}
#leftmenu ul{margin:0 0 0 10px;padding:0; list-style:none;}
#leftmenu li{margin:0;}
#leftmenu li a{
	display:block;
	background:url(../images/menu_bg.jpg) left bottom no-repeat;
	color:#333;
	padding:15px 30px 20px 30px;
	text-decoration: none;
	text-align:right;
}
#leftmenu li a:hover{background:url(../images/menu_in.jpg) left bottom no-repeat;color:#B74040;}
.menu_location{background:url(../images/menu_in.jpg) left bottom no-repeat;color:#B74040;padding:15px 30px 20px 30px;text-align:right;}

#leftmenu .submenu
{
    display: none;
}
#leftmenu .submenu li a
{
	width: 150px;
	color: #7D6D00;
	background:url(../images/submenu_bg.png) left no-repeat;
	z-index:20;
	text-align:left;
	margin:0px;padding:10px 10px 10px 35px;
	height:15px;
}
#leftmenu .submenu li a:hover
{
    background:url(../images/submenu_bg.png) left no-repeat;
	color: #996600;
	font-weight:bold;
	top:0px;
left:0px;
}

/*顯示子選單區塊,當滑鼠移到li時，ul會顯示出來，即子選單區塊顯示出來*/
#leftmenu li:hover ul
{
    display: block;
    height: 31px;
    width: 150px;
    left: 210px;
	top:100px;
		z-index:15;
		position:absolute;
}

#leftmenu .submenu_long
{
    display: none;
	margin:160px 0px 0px 10px;
}
#leftmenu .submenu_long li a
{
	width: 240px;
	color: #7D6D00;
	background:url(../images/submenu_long_bg.png) left no-repeat;
	z-index:20;
	text-align:left;	
	padding:10px 10px 10px 35px;
	height:15px;
}
#leftmenu .submenu_long li a:hover
{
	background: url(../images/submenu_long_bg.png) left no-repeat;
	color: #996600;
	font-weight: bold;
	top: 0px;
	left: 0px;
}


/*---------內容CSS---------*/
html{-webkit-text-size-adjust: none;
}
a:hover{
top:1px;
left:1px;
 POSITION: relative;
}
H3
{
    font-size: 15px;
    color: #2E6C7A;
    font-weight: bold;
}
.text9_bule
{
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #0066CC;
    text-decoration: none;
    line-height: 12pt;
}
.text9_dark
{
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #333333;
    text-decoration: none;
}
.text9_gray
{
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #666666;
    text-decoration: none;
    line-height: 14px;
}
a.text9_gray:hover
{
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #FF6600;
    text-decoration: none;
}
.text9_orange
{
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #FF6600;
    text-decoration: none;
    line-height: 14px;
}
a.text9_orange:hover
{
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #474646;
    text-decoration: none;
}
.text11_blue
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #0066CC;
    text-decoration: none;
}
a.text11_blue:hover
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #ff9900;
    text-decoration: none;
}
.text11_blue_bold
{
    font-size: 11px;
    font-weight: bold;
    color: #0066CC;
    text-decoration: none;
}
.text11_dark
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #333333;
    text-decoration: none;
    line-height: 14pt;
    height: 21px;
    width: 60px;
}
.text11_gray
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #666666;
    text-decoration: none;
    line-height: 14pt;
    }
a.text11_gray:hover
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #FF6600;
    text-decoration: none;
}
.text11_graylink
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #666666;
    text-decoration: underline;
    line-height: 14pt;
}
a.text11_graylink:hover
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #FF6600;
    text-decoration: none;
}
.text11_orangelink
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    text-decoration: underline;
    color: #FF6600;
}
a.text11_orangelink:hover
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #333333;
    text-decoration: none;
}
.text11_orange
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #FF9900;
    text-decoration: none;
}
a.text11_orange:hover
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #333333;
    text-decoration: none;
}
.text11_red
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #CC0000;
    text-decoration: none;
}

.text11_white
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #FFFFFF;
    text-decoration: none;
}
a.text11_white:hover
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #FFFFFF;
    text-decoration: underline;
}

.text13_blue
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #0066CC;
    text-decoration: none;
    line-height: 14pt;
}
a.text13_blue:hover
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #0066CC;
    text-decoration: underline;
    line-height: 14pt;
}
.text13_blue_bold
{
    font-size: 13px;
    font-weight: bold;
    color: #336699;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif, "新細明體" , "細明體";
}
.text13_blue02
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color:#003399;
    text-decoration: none;
}
a.text13_blue02:hover
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #fff;
    text-decoration: none;
}
.text13_brown_bold
{
    font-size: 13px;
    font-weight: bold;
    color: #986D43;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif, "新細明體" , "細明體";
    line-height: 110%;
}
a.text13_brown_bold:hover
{
    font-size: 13px;
    font-weight: bold;
    color: #336699;
    text-decoration: none;
    font-family: "????";
}
.text13_gray_dark
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #232323;
    text-decoration: none;
    line-height: 14pt;
    height: 20px;
}
.text13_gray
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #5A5A5A;
    text-decoration: none;
    line-height: 14pt;
    height: 20px;
}
a.text13_gray:hover
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #996600;
    text-decoration: none;
}

.text13_graylink
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #666666;
    text-decoration: underline;
    line-height: 14pt;
}
a.text13_graylink:hover
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #FF6600;
    text-decoration: none;
}
.text13_gray_bold
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #666666;
    text-decoration: none;
    line-height: 14pt;
    font-weight: bold;
}
.text13_gray_light
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #999999;
    text-decoration: none;
    line-height: 14pt;
}
.text13_orange
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #FF9900;
    text-decoration: none;
}
a.text13_orange:hover
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #996600;
    text-decoration: none;
}
.text13_red
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #FF3333;
    text-decoration: none;
}
.text13_white_bold
{
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.text15_gray
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
	color: #5A5A5A;
	text-decoration: none;
	line-height: 15pt;
	height: 15px;
}
a.text15_gray:hover
{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #FF9900;
    text-decoration: none;
}
.text15_gray_bold
{
    font-size: 15px;
    font-weight: bold;
    color: #5A5A5A;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif, "新細明體" , "細明體";
}
.text15_graylink
{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #666666;
    text-decoration: underline;
    line-height: 14pt;
}
a.text15_graylink:hover
{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #FF6600;
    text-decoration: none;
}
.text15_blue_title
{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #0066CC;
    text-decoration: none;
    line-height: 14pt;
    font-weight: bold;
}
.text15_blue_bold
{
    font-size: 15px;
    font-weight: bold;
    color: #336699;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif, "新細明體" , "細明體";
}
.text15_blue_bold2
{
    font-size: 15px;
    font-weight: bold;
    color: #249AED;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif, "新細明體" , "細明體";
}
.text15_a_bold
{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #3091AD;
    text-decoration: none;
    line-height: 14pt;
    font-weight: bold;
}
.text15_orange_bold
{
    font-size: 15px;
    font-weight: bold;
    color: #FF6600;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif, "新細明體" , "細明體";
}
.text15_red
{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #BB3800;
    text-decoration: none;
    line-height: 18pt;
    height: 20px;
}
a.text15_red:hover
{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #996600;
    text-decoration: none;
    line-height: 18pt;
    height: 20px;
}
.text19_red_bold
{
    font-size: 19px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color:#BB3800;
    text-decoration:none;
    font-weight: bold;
}
.text17_red_title
{
	font-size: 20px;
	/*font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";*/
	font-family: "微軟正黑體";
	color: #BB3800;
	text-decoration: none;
	font-weight: bold;
}
.more_orange
{
    font-size: 9px;
    color: #FF6600;
    text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif, "Century Gothic";
    font-weight: normal;
}
a.more_orange:hover
{
    font-size: 9px;
    color: #474646;
    text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif, "Century Gothic";
    font-weight: normal;
}
.header_sublink
{
    font-size: 9pt;
    font-family: "細明體" , "新細明體";
    color: #ffffff;
    text-decoration: none;
}
a.header_sublink:hover
{
    font-size: 9pt;
    font-family: "細明體" , "新細明體";
    color: #FF9900;
    text-decoration: none;
}
.header_search
{
    font-size: 10px;
    line-height: 12px;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: #ACACAC;
    background-color: #ffffff;
    border-right: #ACACAC 1px SOLID;
    border-top: #ACACAC 1px SOLID;
    border-left: #ACACAC 1px SOLID;
    border-bottom: #ACACAC 1px SOLID;
}
.header_txt_en
{
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    color: #757575;
}
.header_sublink_en
{
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
}
a.header_sublink_en:hover
{
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF6600;
}
.location
{
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}

a.location:hover
{
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    font-size: 10px;
    color: #FF6600;
    text-decoration: underline;
}
.footer li
{
    font-size: 11px;
    color: #3091AD;
    text-decoration: none;
    line-height: 20px;
}
.footer li A:hover
{
    font-size: 11px;
    color: #fff;
}
.footer H3
{
    margin-bottom: 15px;
}
.step
{
    font-family: Arial, Helvetica, sans-serif, "新細明體" , "細明體";
    font-size: 24px;
    color: #CCCCCC;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
}
.title
{
    font-family: Arial, Helvetica, sans-serif, "新細明體" , "細明體";
    font-size: 20px;
    color: #6699CC;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
}
.hr
{
    font-size: 10px;
    color: #DFE2C7;
    text-decoration: none;
}
.textblack
{
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif, "細明體" , "新細明體";
    color: Black;
    text-decoration: none;
    line-height: 14pt;
    height: 20px;
}
.wordbreak
{
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
}
.dot_gray
{
	border-bottom: #999999 thin dotted;
	text-decoration: none;
}
.Flist
{
    color: #38B89B;
}
a.Flist:hover
{
    color: #FF9900;
}
.albumListIMG
{
    border-right: #cccccc 1px solid;
    padding-right: 3px;
    border-top: #cccccc 1px solid;
    padding-left: 3px;
    background: #fff;
    padding-bottom: 3px;
    border-left: #cccccc 1px solid;
    padding-top: 3px;
    border-bottom: #cccccc 1px solid;
}
.albumIconIMG
{
    border-right: #cccccc 1px solid;
    padding-right: 1px;
    border-top: #cccccc 1px solid;
    padding-left: 1px;
    background: #fff;
    padding-bottom: 1px;
    border-left: #cccccc 1px solid;
    padding-top: 1px;
    border-bottom: #cccccc 1px solid;
}
.padding1px
{
    padding: 1px;
}
.paddingTopBtm15{
	padding-top:15px;
	padding-bottom:15px;
}
.INPUTbtn
{
    padding-right: 3px;
    padding-left: 3px;
    font-size: 11px;
    padding-bottom: 1px;
    padding-top: 1px;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    width: 80px;
}
.INPUTbtn A:hover
{
    left: 1px;
    position: relative;
    top: 1px;
}
.TagLable
{
    padding-right: 34px;
    padding-left: 34px; /*background:url(../Images/LogoutImg.png) no-repeat*/
}
.RCorner
{
    /* support Safari, Chrome */
    -webkit-border-radius: 20px; /* support firefox*/
    -moz-border-radius: 20px;
    border-radius: 20px; /*border-top-right-radius: 20px;   -moz-border-radius-topright: 20px;  -webkit-border-top-right-radius: 20px; border-top-left-radius: 20px;  -moz-border-radius-topleft: 20px;  -webkit-border-top-left-radius: 20px; border-bottom-right-radius: 20px;  -moz-border-radius-bottomright: 20px;  -webkit-border-bottom-right-radius: 20px; border-bottom-left-radius: 20px;  -moz-border-radius-bottomleft: 20px;  -webkit-border-bottom-left-radius: 20px;*/
    behavior: url(CSS/ie-css3.htc);
}
.RCorner10
{    
-webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
    border-radius: 10px;
    behavior: url(CSS/ie-css3.htc);
}
#picClip01
{
    height: 135px;
    width: 135px;
    overflow: hidden;
    border-right: #cccccc 1px solid;
    padding-right: 3px;
    border-top: #cccccc 1px solid;
    padding-left: 3px;
    background: #fff;
    padding-bottom: 3px;
    border-left: #cccccc 1px solid;
    padding-top: 3px;
    border-bottom: #cccccc 1px solid;
}
#picClip02
{
    height: 135px;
    width: 135px;
    overflow: hidden;
}
#Foc_picClip01
{
    height: 220px;
    width: 250px;
    overflow: hidden;
}
#Foc_picClip02
{
    height: 220px;
    width: 250px;
    overflow: hidden;
}
#imgBlock
{
    width: 210px;
    position: relative;
    
}
.catagTxt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
padding-left:5px;
    padding-right:5px;
    line-height:25px;
    
}
#catagBack
{
    height: 25px;
    background:url(../images/gray40.png);
    position: absolute;
    top: 0px;
    left:0px;
    z-index:10;
    
}
.pageBnLeft {
margin-right:10px;
}
.pageNum {
 border:thin solid #ABCAD3;
 background:#DCE9ED;
 margin-right:5px;
 padding-right:3px;
 padding-left:3px;
}
.pageNum:hover {
 border:thin solid #FFBD59;
 background:#FFE3B9;
 color:#E36100;
 }
.pageNumCur{
 border:thin solid #B9B9B9;
 background:#fff;
 margin-right:5px;
 padding-right:3px;
 padding-left:3px;
}
.pageBnRight {
margin-left:3px;
}
a.link:hover {
LEFT: 1px; POSITION: relative; TOP: 1px; 
}
.Back2Front {
width:150px;
height:30px;
padding-left:30px;
padding-top:10px;
background:url(../images/Back2Front.png) no-repeat;
float:left;
}
.Back2FrontB {
width:150px;
height:30px;
float:left;
}
.RssBtn {
height:30px;
float:right;
}
.RssBtn img{
margin-top:5px;
}
.Backpage {
height:30px;
margin-left:15px;
float:right;
}
.chan4 {
background:url(../images/chan4.png) no-repeat left top;
height:25px;
width:60px;
padding-right:15px;
padding-left:43px;
padding-top:8px;
border:thin solid #ff0000;
}
.chan4_click {
background:url(../images/chan4click.png) no-repeat left 10px;
height:25px;
width:80px;
padding-right:15px;
padding-left:43px;
padding-top:15px;
}
.headFrame {
background:url(../images/headFrame.png) no-repeat center 10px;
}
.headName {
margin-top:25px;
}
.delete {
background:url(../images/delete.png) no-repeat 0px -3px;
width:100;
height:30;
line-height:25px;
vertical-align: middle;
float:right;
position:relative;
z-index:5;
margin-right:10px;
padding-left:23px;
top:3px;
}
.edit {
background:url(../images/edit.png) no-repeat 0px 1px;
width:100;
height:30;
line-height:25px;
vertical-align: middle;
position:relative;
margin-right:10px;
padding-left:20px;
top:3px;
}
.sListBg
{
    background: url(../images/sListTitleBg.png) no-repeat 0px 0px;
    padding-left:15px;
    padding-top:5px;
    width:100%;
    height:25px; 
}
.ListBg
{
    background: url(../images/ListBg.png) no-repeat 0px 0px;
    padding-left: 27px;
    padding-top: 7px;
    width: 100%;
    height: 36px;
    top:3px;
    position: relative;
    margin-bottom:3px;
}
.ListBg_b
{
    background: url(../images/ListBg_b.png) no-repeat 0px 0px;
    padding-left: 27px;
    padding-top: 7px;
    width: 100%;
    height: 36px;
    top:3px;
    position: relative;
    margin-bottom:3px;
}
.ListBg_lg
{
    background: url(../images/ListBg_lg.png) no-repeat 0px 0px;
    padding-left: 27px;
    padding-top: 7px;
    width: 100%;
    height: 36px;
    top:3px;
    position: relative;
    margin-bottom:3px;
}
.ListBg617_g
{
    background: url(../images/ListBg617_g.png) no-repeat 0px 0px;
    padding-left: 27px;
    padding-top: 7px;
    width: 100%;
    height: 36px;
    top:3px;
    position: relative;
    margin-bottom:3px;
}
.ListBg617_r
{
    background: url(../images/ListBg617_r.png) no-repeat 0px 0px;
    padding-left: 27px;
    padding-top: 7px;
    width: 100%;
    height: 36px;
    top:3px;
    position: relative;
    margin-bottom:3px;
}
.ListBg440_b
{
    background: url(../images/ListBg440_b.png) no-repeat 0px 0px;
    padding-left: 27px;
    padding-top: 7px;
    width: 100%;
    height: 36px;
    top:3px;
    position: relative;
    margin-bottom:3px;
}
.ListBg440_g
{
    background: url(../images/ListBg440_g.png) no-repeat 0px 0px;
    padding-left: 27px;
    padding-top: 7px;
    width: 100%;
    height: 36px;
    top:3px;
    position: relative;
    margin-bottom:3px;
}
.ListBg440_y
{
    background: url(../images/ListBg440_y.png) no-repeat 0px 0px;
    padding-left: 27px;
    padding-top: 7px;
    width: 100%;
    height: 36px;
    top:3px;
    position: relative;
    margin-bottom:3px;
}
.alignLeft {
 text-align:left;
}
.floatR {
 float:right;
}
.floatL {
 float:left;
 }
.Catbg{
font-size:11px;
color:#f7dddd;
padding:2px 6px 8px 6px;
background:url(../images/CatBg.png) no-repeat;
vertical-align: middle;
}
.btn_gray{
padding:2px 6px 8px 6px;
background:url(../images/btn_Ygray.png) no-repeat;
vertical-align: middle;
}
