/* CSS Document */

body{
margin-top:10px;
margin-bottom:0px;
background:url(images/086.gif) repeat;
}

body img {border:0px;}
a{text-decoration: none; color:#000000;}
a:hover{text-decoration: underline;}    
/*a:active {color: #FF0000;}
a:link { color: #000000;}*/
a:visited { color: #000000;}      

.ak {color:#FFFFFF}

#indexpage
{
	width:850px;
	height:auto;
	margin:auto;
}

#indextop
{
	background-color:#00537d;
	background-image: url(images/topbg.jpg);
	height:280px;
}

#toplogo
{
	float:left;
}

#topmenu
{
	float:right;
	width:25%;
	/*background-color:#1e83bf;*/
	font-size:small;
	padding:3px;
	color:#FFFFFF;
}

#topmenu a { color:#ffffff; }
#topmenu a:active { color: #FF0000;}
#topmenu a:visited { color:#ffffff; }


#menubar
{
background:url(images/menu.jpg) no-repeat;
height:30px;
margin:10px 0px 0px 0px;
}

.areatitle
{
	font-size:small;
	font-weight:bold;
	color:#ffffff;
	margin: 0px 0px 10px 0px;
	padding:5px;
	background-color:#333333;
}

.content , .maincontent
{
	margin:0px 15px 0px 15px;

}

.maincontent
{
    min-height:700px;
    height:auto;
}

.lside 
{
	float:left;
	width:160px;
	background-color:White;
	background:url(images/lside.jpg) repeat;
}

.lside img, .lside embed
{
    margin-bottom:10px;
}

.lside ul
{
	padding:0px;
	margin:0px;
	line-height: 0em;
}

.lside li
{
    background: url(images/board_mark_list.gif) no-repeat;
    background-position:0% center;
	list-style-type: none;
	line-height:1.6em;
	padding-left:15px;
}

.lsidetop
{
	width:160px;
	height:23px;
	background:url(images/lside_t.jpg) no-repeat;
}
.lsidebt
{
	width:160px;
	height:24px;
	background:url(images/lside_bt.jpg) no-repeat;

}

#rside
{
	width:670px;
	float:right;
	background-color:White;
	background:url(images/rside.jpg) repeat;
}

#rsidetop
{	
    width:670px;
    height:23px;
	background:url(images/rside_t.jpg) no-repeat;

}

#rsidebt
{	
    width:670px;
    height:24px;
	background:url(images/rside_bt.jpg) no-repeat;

}


#infor{ margin-top:10px;}
.infortitle { font-size:15px;}

.date 
{
     color:#074589;
     font-size:15px;
}

 .infortext
 {
     font-size:15px;
     margin:5px 0px 5px 15px;
     line-height:25px;
 }
       
#news{ margin:10px 0px 15px 0px;}

.newssub 
    {
        font-size: 12px;
        color: #666666;
    }
    
.newstitle {font-size:15px;}

.newstext
{
        font-size:12px;
        line-height: 15px;
}

.more
{
    text-align:right;
    border:0px;
}

#infor table, #news table {margin:0px 0px 0px 20px; }

#sitemap
{
   margin-top:15px; 
}

#sitemap ul,#sitemap ol
{
    margin:0px;
    padding:0px;
    line-height:0em;
}

#sitemap ol
{
    line-height:1.6em;
    margin:10px 0px 0px 25px;
}
#sitemap ul li
{
   line-height:1.6em;
   margin-left:20px;
    background: url(images/board_mark_list.gif) no-repeat;
    background-position:0% center;
	list-style-type: none;
	line-height:1.6em;
	padding-left:15px;

}

#indexbottom
{
	clear:both;
	background-color:#666666;
	height:70px;
	font-family: "新細明體";
	font-size: 12px;
	color:#FFFFFF;
	line-height: 16px;
	text-align:center;
	background:url(images/bottom.jpg) no-repeat;
	padding:5px;
}

.pagetitle
{
    margin-bottom:10px;
    font-size:12px;
    line-height: 15px;
}

.kjtitle{
	font-family: "新細明體";
	font-size: 18px;
	color: #336600;
	font-weight: bold;
}

.kjtext {
	color: #000000;
	font-size: 15px;
	font-family: "新細明體";
	line-height: 25px;
	font-weight: normal;
}
.kjsubtitle {
	color: #CC0033;
	font-weight: bold;
}

.bstitle{
	font-family: "新細明體";
	font-size: 18px;
	color: #CC6600;
	font-weight: bold;
}


.ndtitle
{
    font-size:15px;
    color: #CC0033;
    font-weight:bold;
}

.action
{/* 活動花絮的相簿外框*/
 margin:10px 5px 5px 5px;

}
.action td {
background-image:url(images/photobg.jpg);
width:	220px;
height: 165px;
}

.album
{/*相簿*/
	background-image: url(images/albumtest.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 190px;
	margin: 10px;
}

/*.albumw
{
    width:160px;
    height:110px;
}
.albumh
{
    width:60px;
    height:110px;

    }

.photow
{
    width:160px;
    height:110px;
}

.photoh
{
    width:110px;
    height:160px;
}*/

.altitle /*album title 相簿的標題*/
{
	font-size:15px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;

}
.alcover /*album cover 封面*/
{
	height: 110px;
	margin:15px;
	width: 160px;
	overflow:hidden;
}

.aldesc /*相簿描述*/
{
    font-size:14px;
    color:#333333;
}

.altext /*相簿的文字*/
{
	font-size:12px;
	color:#666666;
	margin:2px 15px 0px 15px;
	padding:0px;
	
}

#aplist
{
background-image:url(images/photobg.jpg);
width:	200px;
height: 150px;
  line-height:150px;
  text-align:center; 
  font-size:0px;
  margin:5px;
}

#aplist * {vertical-align:middle;}

#aplist I
{
height:100%;
 display:inline-block;
}

.boardarea
{
    border:solid 1px Silver;
    margin:10px auto 10px auto;
    padding:5px;
    width:500px;

}

.boardarea a
{
    text-decoration:underline;
}
    

.boardarea .batitle
{
 background-color:Silver;
 padding:5px;
 color:#00537d;
 font-weight:bold;
}

.boardarea .badate
{
    text-align:right;
    padding:2px;
}

.boardarea .content
{
    margin:5px;
    min-height:70px;
    height:auto;

}

.boardarea .res
{
    border:solid 1px #f29417;
    margin:5px;
}

.res .ptitle
{
    background-color:#f29417;
    padding:5px;
} 

.boardadd th
{
    background-color:Silver;
    font-size:small;
    font-weight:bold;
    text-align:center;
}



.buttombar 
{
    font-size:small;
    text-align:center;
}



.smallfont{font-size:small;}
.notice{color:Red;font-weight:bold;}
.adate{}
.atotal{/*width:60%;*/ }
.aright {float:right;}
.aleft{float:left;}
.clear{clear:both;}


