
body {	
	background:url(/images/sun-bg.jpg) repeat-x center top;
	color: #777777;
	font-size: 12px;
	margin: 0;padding: 0;
}
a {
	font: 12px "Lucida Sans Unicode",sans-serif;
	color: #777777;text-decoration: none;
}
a:hover, .footer a:hover {
	color: #0099bf;text-decoration: none;
}
h1
{
    font: normal 13px "Lucida Sans Unicode" ,sans-serif;
    font-weight: bold;
}

/* misc */
.divider
{
    background: url(/images/divider.gif) no-repeat;
    height: 24px;
    margin: 16px 0;
}
#clearer
{
    clear: both;
}

/* structure */
#container
{
    font-size: 1em;
    margin: 0 auto;
    width: 990px;
    background-color: transparent;
}

/* header */
#header {
    background: url(/images/0.jpg) no-repeat;
	margin: 0 auto;
	width: 990px;
	height: 95px;
	text-align: right;
}
#header h1
{
    color: #FFF;
    font: normal 3em "Trebuchet MS" ,sans-serif;
    line-height: 180px;
}

/* content */
#content
{
    margin-left: 0px;
    width: 990px;
    background: url(/images/bg-body.jpg) no-repeat;
}
#content h1
{
    color: #1b1b1b;
    font-size: 1.4em;
    margin-bottom: 4px;
}

/* sidebar */
#sidebar
{
    float: left;
    width: 190px;
    padding: 0px 0 8px 0px;
    margin-top: 0px;
    background-color: transparent;
}
#sidebar h1
{
    color: #303030;
    font-size: 1.3em;
    font-weight: bold;
    padding-left: 24px;
}

/* right */
#right
{
  
    float: right;
    margin: 0 auto;
    right: 0px;
    width: 190px;
    color: #564b47;
    padding-left: 10px;

}

/* footer */
#footer
{
    clear: both;
    margin: 0px auto;
    height: 86px;
    text-align: center;
    background: url(/images/bg-btm.jpg) no-repeat;
}
#footer a
{
    color: #fff;
}

/* =============Layout設定================= */
.lefttitle  {
      background:url(/images/leftT.gif) no-repeat; height:60px;*height:30px;_height:26px;
      font-weight:bold; color:#000; padding:32px 0 0 26px; letter-spacing:1px;font-size:15px; }
	  
.menubg     {background:url(/images/menubg.gif) no-repeat;}

.righttitle
{
    background: url(/images/rightT.gif) no-repeat;height:46px; *height:31px; _height:31px;
    font-size:107%; font-weight:bold; color:#0b7dbd; padding:15px 0 0 5px; letter-spacing:1px;}
.leftphoto
{
    font-size: 11px;
    color: #bf6600;
    text-decoration: none;
    padding-left: 6px;
}
.leftlong
{
  padding-left:20px;color:#303030;
}
.rightlong
{
    padding-left: 5px;
}
/*============版面元素設定===============*/
.newstable
{
    border-collapse: collapse;
    border: 1px solid #FFCA5E;
    font-size: 12px;
}
.newstable th
{
    font-size: 12px;
    background: #FFF8E8 url(/images/bg_td2.gif) repeat-x;
    border-right: 1px solid #FFCA5E;
    height: 47px;
    font-weight: bold;
    padding: 0 5px;
}
.newstable td
{
    border-top: 1px solid #FFCA5E;
    border-right: 1px solid #FFCA5E;
    padding-left: 5px;
    height: 30px;
}

.surveytable
{
    border-collapse: collapse;
    border: 1px solid #FFCA5E;
    font-size: 12px;
}
.surveytable th
{
    font-size: 12px;
    background: #FFF8E8 url(/images/bg_td2.gif) repeat-x;
    border-right: 1px solid #FFCA5E;
    height: 47px;
    font-weight: bold;
    padding: 0 5px;
}
.surveytable td
{
    border-top: 1px solid #FFCA5E;
    border-right: 1px solid #FFCA5E;
    padding-left: 5px;
    height: 30px;
}

.votetable
{
    border-collapse: collapse;
    border: 1px solid #FFCA5E;
    font-size: 12px;
}
.votetable th
{
    font-size: 12px;
    background: #FFF8E8 url(/images/bg_td2.gif) repeat-x;
    height: 47px;
    border-top: 1px solid #FFCA5E;
    border-right: 1px solid #FFCA5E;
    font-weight: bold;
    padding: 0 5px;
}
.votetable td
{
    border-top: 1px solid #FFCA5E;
    border-right: 1px solid #FFCA5E;
    padding-left: 5px;
    height: 30px;
}

.messagetable
{
    border-collapse: collapse;
    border: 1px solid #d5e42c;
    font-size: 12px;
}
.messagetable th
{
    font-size: 12px;
    background: #f2ffd3 url(/images/bg_td3.gif) repeat-x;
    height: 47px;
    border-top: 1px solid #d5e42c;
    border-right: 1px solid #d5e42c;
    font-weight: bold;
    padding: 0 5px;
}
.messagetable td
{
    border-top: 1px solid #d5e42c;
    border-right: 1px solid #d5e42c;
    padding-left: 5px;
    height: 30px;
}

.activetable
{
    border-collapse: collapse;
    border: 1px solid #78d5f8;
    font-size: 12px;
}
.activetable th
{
    font-size: 12px;
    background: #f4f4f4 url(/images/bg_td4.gif) repeat-x;
    height: 47px;
    border-top: 1px solid #78d5f8;votetable
    border-right: 1px solid #78d5f8;
    font-weight: bold;
    padding: 0 5px;
}
.activetable td
{
    border-top: 1px solid #78d5f8;
    border-right: 1px solid #78d5f8;
    padding-left: 5px;
    height: 30px;
}
/*==============表格設定================*/

.indexnews        { 
	padding:6px 6px;
	font-size: 129%;
}

.indexnews   a     { 
	font-size: 100%;
}
.indexnews   td   { 
	border-Bottom:1px 
	dashed #45b2ff; 
	padding:5px 3px 2px 3px; 
}
.indexnews2       { padding:6px 28px;}
.indexnews2   td   { padding:5px 3px 2px 3px; }
/*=======頁面標題==========*/
.BIGTITLE
{
    color: #7eb100;
    font-size: 1.3em;
    font-weight: bold;
    background: url(/images/bigtitleBG.gif) no-repeat;
    height: 30px;
    padding: 0px 0px 0px 30px;
}

































