/*----------------------- body 背景部分 -----------------------*/
#body_bg , #body_top , #body_bottom{
     width:100%;
     text-align:center;
}
#body_bg{
     background:#151801 url('../images/home/bg.jpg') repeat-x top;
}
#body_top{}
#body_bottom{}

/*----------------------- main 背景部分 -----------------------*/
#main_bg , #main_top , #main_bottom{
     margin-left:auto;
     margin-right:auto;
     width:826px;
}
#main_bg{}
#main_top{}
#main_bottom{}

/*----------------------- index_center 首頁部分 -----------------------*/
#index_center_layer01{
    width:999px;
    height:106px;
    position:relative;
    z-index:1;
    margin-top:400px;
    margin-left:auto;
    margin-right:auto;
	background-image: url('../images/home/bg.png')!important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home/bg.png', sizingMethod="image") !important;
	background-repeat:no-repeat;
 }
#index_center_layer00{
    width:515px;
    position:relative;
    top:-130px;
    z-index:2;
    margin-left:auto;
    margin-right:auto;
} 
    #index_center_layer02{
        width:340px;
        height:170px;
        float:left;
	    background-image: url('../images/home/logo_withShadow.png')!important;
	    background-image: none;
	    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home/logo_withShadow.png', sizingMethod="image") !important;
	    background-repeat:no-repeat;
    }
    a#index_center_layer03 img{
        width:175px;
        height:25px;
		border:none;
    }
    a#index_center_layer03 , a#index_center_layer03:link , a#index_center_layer03:visited{
        display:block;
        overflow:hidden;
        width:175px;
        height:25px;
        margin-top:90px;
        float:left;
	    background-image: url('../images/home/enter_button_withShadow.png')!important;
	    background-image: none;
	    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home/enter_button_withShadow.png', sizingMethod="image") !important;
	    background-repeat:no-repeat;
    }
    a#index_center_layer03:hover{
        margin-top:89px;
    }

/*----------------------- center 內頁部分 -----------------------*/
#center_bg , #center_top , #center_bottom{
     width:100%;
     text-align:left;
}
#center_bg{
    background:url('../images/home/center_bg.jpg') repeat-y center;
}
#center_top{
    background:url('../images/home/center_top.jpg') no-repeat center top;
}
#center_bottom{
    background:url('../images/home/center_bottom.jpg') no-repeat center bottom;
}

	/*----------------------- center中間切塊 部分 -----------------------*/
	    /*----------------------- 所有 Title 管理 -----------------------*/
	    .title{
	         height:50px;
	         margin-top:1px;
	    }
	    .title span{
	         display:block;
	         float:left;
	         margin-left:10px;
	         margin-top:20px;
	         text-indent:10px;
	         background:url('icon/arrow_0122.gif') no-repeat left center;
	    }
	    .title.start{
	    
	    }
	    .inLeft{
	        background:none;
	    }
	    .inRight{
	        background:url('../images/home/box_top.gif') no-repeat 0px 0px;
	    }
	#box01 , #box02{
	    float:left;
	    margin-bottom:10px;
	}
	#box01{
	     width:632px;
	     margin-left:4px!important;/*ie7 firefox*/
	}
	    #box01 .sBox{
	        width:632px;
	        background:#000000;
	        _padding-bottom:15px;
	    }
	    #box01 .sBox .myTable{
	        width:602px;
	         margin:0 15px 15px auto!important;
	         _margin:0 15px 0px auto;
	    }
	    
	    
	#box02{
	     width:169px;
	     margin-left:10px!important;/*ie7 firefox*/
	     margin-left:5px;/*ie6以下*/
	}
	    /* menu 列表 */
	    #box02 ul.list_body{
	         margin-left:15px;
	         margin-right:5px;
	         padding-left:20px;
	    }
	    #box02 ul.list_body li.list{
	         list-style:url('icon/icon_0122.gif') ;
	    }
	    #box02 ul.list_body li.list ,
	    #box02 ul.list_body li.list a.list , 
	    #box02 ul.list_body li.list a.list:link , 
	    #box02 ul.list_body li.list a.list:visited , 
	    #box02 ul.list_body li.list a.list:hover{
	         color:#989b81;
	         font-weight:bold;
	         text-decoration:none;
	    }
	    #box02 ul.list_body li.sList a:hover{
	         text-decoration:none;
	    }
	    
	    #box02 ul.list_body li.sList a.ssList:link,
	    #box02 ul.list_body li.sList a.ssList:visited
	    {
	         color:#444422;
	         text-decoration:none;
	    }
	    #box02 ul.list_body li.sList a.ssList:hover{
	         color:#666633;
	    }
	    
	    #box02 ul.list_body li.sList ,
	    #box02 ul.list_body li.sListTop ,
	    #box02 ul.list_body li.sListBottom{
	         width:144px;
	         margin-left:-20px;
	         font-weight:normal;
	             
	    }
	    #box02 ul.list_body li.sListTop , 
	    #box02 ul.list_body li.sListBottom{
	        display:block;
	        height:4px;
	        line-height:4px;
	        font-size:0px;
	    }
	        
	        
	    #box02 ul.list_body li.sListTop{
	        background:url('../images/home/sListTop.jpg') no-repeat left top;
	    }
	    #box02 ul.list_body li.sListBottom{
	        margin-bottom:10px;
	        background:url('../images/home/sListBottom.jpg') no-repeat left bottom;
	    }
	    #box02 ul.list_body li.sList{
	        background:url('../images/home/sListBg.jpg') repeat-y left;
	    }
	

/*----------------------- 盡量首內頁統一 ------------------*/
/*----------------------- index_copy 首頁部分 -----------------------*/
#index_copy{
	height:69px;
	width:100%;
	position:absolute;
	top:100%; 
	margin-top:-69px;
	margin-bottom:69px;
	background:url('../images/home/index_copy_bg.jpg') repeat-x;
}
#index_copy span{
	display:block;
	width:302px;
	height:69px;
	margin-right:10px;
	background:url('../images/home/index_copy_word.jpg') repeat-x;
	float:right;
}
#index_copy a , #index_copy a:link , #index_copy a:visited{
	color:#FFFFFF;
	font-size:11px;
    text-decoration:none;
	float:right;
	margin-right:10px;
}
#index_copy a:hover{
	text-decoration:underline;
}
/*----------------------- copy 內頁部分 -----------------------*/
#copy{
	height:94px;
	width:100%;
	background:url('../images/home/copy_bg.jpg') no-repeat;
}
#copy span{
	display:block;
	width:299px;
	height:94px;
	float:right;
	margin-right:10px;
	background-image: url('../images/home/copy_word.png')!important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/home/copy_word.png', sizingMethod="image") !important;
	background-repeat:no-repeat;
	
}
#copy a , #copy a:link , #copy a:visited{
	color:#FFFFFF;
    font-size:11px;
    text-decoration:none;
	float:right;
	margin-right:20px
}
#copy a:hover{
	text-decoration:underline;
}


/*----------------------- top 部分 -----------------------*/
#top{
     width:826px;
     height:209px;
     background:url('../images/home/button.jpg') no-repeat;
}
#flashcontent{
}
ul#topBt{
     width:826px;
     margin:0;
     padding:0;
     height:36px;
     display:block;
     background:#bad127;
}

ul#topBt li ,
ul#topBt li a{
     
}
ul#topBt li{
     display:block;
     float:left;
     height:36px;
}
ul#topBt li.start{
      padding-left:240px;
}

ul#topBt li a ,
ul#topBt li a:link ,
ul#topBt li a:visited{
     padding-left:1em;
     padding-right:1em;
     display:block;
     float:left;
     color:#FFFFFF;
     font-size:1.2em;
     font-weight:bold;
     text-decoration:none;
     line-height:36px;
     height:36px;
}
ul#topBt li a:hover{
     background:url('../images/home/bt_bg.jpg') repeat-x top;
}
div#topBanner{
    width:826px;
    height:173px;

	background-image: url('../images/home/top_banner.png')!important;
	background-image: none;
	background-repeat:no-repeat;
}
#mySerch{
     margin-top:-30px;
     margin-bottom:30px;
}
#mySerch .epaper{
 color:#AAAA66;
 font-weight:bold;
 font-size:14px;
}





