﻿body
{
    background:#00b8e5 url(../../images/bg.jpg) repeat-x center top;
    color: #777777;
    font-size: 12px;
    margin: 0;
}
/* 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: #fff;
}


/* header */
#header {
	margin: 0 auto;
	width: 990px;
	height: 338px;
	text-align: right;
}

/* content */
#content
{
    margin-left: 190px;
    width:780px;
    padding-left:10px;
    background-color: #fff;
}
#content h1
{
    color: #1b1b1b;
    font-size: 1.4em;
    margin-bottom: 4px;
}

/* sidebar */
#sidebar
{
    float: left;
    width: 190px;
    margin-top: 0px;
    background-color: #fff;
}
#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: 125px;
	font-size: 1em;
	text-align: center;
	background: url(../../images/bg-down.jpg) no-repeat;
}
#footer a {
	color: #35393d;
}

/* =============layout設定================= */
.lefttitle
{
    background: url(../../images/leftT.gif) no-repeat;
height:46px; *height:31px; _height:31px;
             font-size:107%; font-weight:bold; color:#0b7dbd; padding:15px 0 0 40px; letter-spacing:1px;}
.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:40px;
}
.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;
}
.votetable .txt-gis{
       color:#362;
       font-size:150%;
       font-weight:bold;
}

.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;
}
.messagetable td table td
{
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
	padding-left:5px; 
}

.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;}
.indexnews   td   {  border-bottom:1px dashed #45b2ff; 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;
}






































