body{ background-image:url(../images/back.jpg); background-repeat:no-repeat; background-position:top center; background-color:#FEF7DE;}


/*top抬頭*/
#top{width:100%; height:39px;background-image:url(../images/09_topbg.jpg); background-repeat:repeat-x;}
#top .top01{ margin:0 auto; }

/*wrapper主要內容*/
#wrapper{ margin:0 auto; width:950px;}


/*header主視覺*/
#header{ margin:0 auto; width:950px; height:360px; position:relative;}
#meun{width:690px; height:80px; position:absolute; right:10px; bottom:0px;}
#slogane{ width:467px; height:107px; position:absolute; left:230px; top:20px;}
#slogane2{ width:467px; height:107px; position:absolute; left:260px; top:120px; }
#main{ width:220px; height:120px; position:absolute; left:10px; bottom:20px; }
#logo{ width:220px; height:280px; position:absolute; right:20px; top:2px;}

/*left左邊選單*/
#left{ margin:0 auto; width:200px; float:left;}
#L_speed{ margin:0 auto; width:198px; height:369px; background-image:url(../images/09_left_meunbg.gif); margin-bottom:8px; }
#L_banner{}


/*right右邊選單*/
#right{ margin:0 auto; width:740px; float:right; margin-bottom:20px;}
#R_top{ width:740px; height:22px; }
#R_bg{ width:740px; background-image:url(../images/09_right_bg.gif); background-repeat:repeat-y;}
#R_bottom{ width:740px; height:30px; margin-bottom:8px;}

#R_content{ width:510px; float:left;}
#R_right{ width:220px; float:right;}

/*footer copyrighy*/
#footer{ margin:0 auto; width:100%; height:219px; background-image:url(../images/foot.jpg); background-repeat:no-repeat; background-position:bottom;}

.clear{ clear:both; height:0; font-size:1px; line-height:0px;}
.center{ margin:0 auto;}
