@charset "utf-8";

<!-- body背景 -->
body { background: url(../images/bg.jpg) #ffe7ed top left no-repeat; }

<!-- 頁面背景 -->
.warpper { background: url(../images/main-bg.png) #ffffff right bottom no-repeat; }


/******  底部資訊  ******/
.bottom-info { background: url(../images/bottom-info.jpg);}

<!-- 底部背景-->
footer { background: #ae0909; }

<!-- 底部文字-->
footer .copytight {  color:#ff8a8a; font-size:12px; }