﻿@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0; font-family:"微軟正黑體", "新細明體", Verdana, Arial;line-height:1.5em;font-style: normal;font-weight: normal;}
/* 拿掉border: none; */

body{background: #ffffff;background: url(../images/bk.jpg) repeat-x;color:#000000}	
#container {margin-right:auto;margin-left:auto;width:900px;height:auto;}
#header{width:852px;height:158px;background:url(../images/header.gif) no-repeat;}
h1{text-indent:-9999px}

#content{background:url(../images/content_bg.gif) repeat-y;width:852px;height:auto;padding:5px 15px 10px 25px;}

#MI {width:852px;padding-bottom:25px;}
#MI img{ border:dashed 1px #CCCCCC; padding:5px;margin-top:10px;}
#MI p{padding-right:50px}

h2{color: #000000; text-decoration:underline;}
#hi{ font-weight:700}
#hi_blue{font-weight:700;color:#0033CC} 
#footer{ background:url(../images/footer_bg.gif) no-repeat;width:852px;height:11px;}
#footer address{ text-align:center;padding-top:12px; font-size:0.8em}

#MI img[alt="spam-ico"] {border:none; vertical-align:text-bottom; padding:0px; margin-top:0px;}