/* 首頁 main.php 專用 */

#main {	

	background:url(cssimg/main_bg.gif) left top no-repeat;



}


#boxA { 
float:right;
width:60%;
    margin-bottom : 15px;

margin-top:10px;
}
#boxA h2{border-bottom:1px solid #E6D097;background:none;width:80%;clear:both}
#boxB{margin-left:14px;margin-top:214px;float:left;}
#boxB h2{background:none;margin:0;margin-top:4px;width:140px;border:0;}

#boxA ul{margin-left:20px;padding-left:0;}
#boxA li{margin-bottom:10px;color:#990000;}

/* Christmas flash animation 2009/12/15 */

#extralist{
}

#xmas_level1{
	position:absolute;
	top:0px;
	right:0px;
	Z-index:50;
	display:none;
}
#xmas_level2{
    display:block;
	position:absolute;
	top:0px;
	right:0px;
	Z-index:51;
}
#xmas_level3{
	position : absolute;
	right : 0px;
	top : 0px;
	Z-index:52;
	display:none;
}




