/*---------------------------------------------------

CSS & Designed by TenCubes

---------------------------------------------*/

body{
font-size:1em;
font-family:"Verdana";
color:#333;
margin:0px; text-align:center; line-height: 1.2em;
}
table {font-size:1em; line-height: 140%;}
a{
text-decoration:none;

}

a:hover{
color:#EC0096;
}
a:visited{color:#800000;}

.t90 {font-size:0.85em;}
html>body .t90 {font-size:0.9em;}

/*版面設定*/
#main{
	width:799px; 
	text-align:left;
	margin:0px auto;
	padding:0; position:relative;
}

/*版頭設定*/
#banner{
height:238px;
background:url('images/index_03.jpg') no-repeat center top; 
position:relative; 
}

/*網站名稱設定*/
#banner h1 {display:none; font-size:0.1em; color:#fff;}
#banner h2 {display:none; font-size:0.1em; color:#fff;}

/*--內容設定--*/
#content{ background:url('images/index_05.jpg') no-repeat center top; font-size:0.8em; 
padding:0;
margin:0;  
}

.search {padding:3em 3em; text-align:center; }
table {font-size:1em; width:80%;}
html>body table {width:99%;}
form {margin:0;}
/*標題設定*/
#content h1 {background: url('images/index_07.gif') no-repeat 0 0;  line-height: 1.5em;
font-size:1.4em; padding-right:20px; color:#000066;  }



#content h2 {background: url('images/point02.gif') no-repeat 0 50%; padding:0 1.2em; font-size:1.2em; color:#557700;}
#content h3 {font-size:1.2em; margin:1em 0 0.3em 0;}
.textR {font-size:0.85em; padding:0 1em 2px 0; line-height: 120%;}
ol {margin-bottom:0.5em; margin-top:0; text-indent: 0em;}
.padd2 {padding-left:2em;}
.padd3 {padding-left:3em; }
.padd4 {padding-left:4em; }
.padd5 {padding-left:5em; }
.tpadd1 {padding-left:1em; text-indent: -1em;}
.tpadd2 {padding-left:2em; text-indent: -2em;}
.tpadd3 {padding-left:3em; text-indent: -3em;}
.tpadd4 {padding-left:4em; text-indent: -4em;}
.tpadd5 {padding-left:5em; text-indent: -5em;}


/*新聞列表*/
.newsList { 
padding:3em 6em; 
}




/*版底設定*/
#copyright{ clear:both; color:#666; padding:1em; line-height: 130%;
text-align: center; font-size:0.7em; 
height:84px;
background: url('images/index_06.jpg') no-repeat center top; }
#copyright a{  color:#666;  }
#copyright a:hover {  color:#f00;  }