@charset "UTF-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	border:0px;
}

html, body {
	font-size: 12px;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;	
}


a:link,a:visited {
	text-decoration: none;
	color:#666666;
}

a:hover {
	text-decoration: underline;
	color:#333333;
}



.clearfix:after {    
content: ".";     
display: block;     
height: 0;     
clear: both;     
visibility: hidden;
}

.clearfix {
display: inline-block;
}/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}/* End hide from IE-mac */


#pagewrap {
	width: 100%;
	
}



#siteinfo{
	background-image: url(../images/siteinfo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	height: 50px;
	padding: 5px 0;
	
}

#pagewrap #PageKv{
	width: 100%;
	height: 345px;
	background : url(../images/bg_kvs.jpg) no-repeat center top;
	position:relative;
	text-align: center;	
	}
	
#pagewrap #content{
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 960px;
	clear: both;
	margin: -30px auto 0 auto;
	padding:0 0 50px 0;
	position:relative;

}

#pagewrap #content #wrapRight{
	background: url(../images/bg_content_s.gif) repeat-y left top;	
	width: 670px;
	float: right;
	padding:0 20px 0 0;	
}
#pagewrap #content #wrapLeft{
	width: 250px;

	
}

#pagewrap #content #gallerylist{
	width: 230px;
	float: left;
	padding:0 0 0 20px ;
	
}

#pagewrap #content #gallerylist #switch{
	background: url(../images/bg_menuSwitch.gif) no-repeat left top;
	padding: 0 0 20px 0;
	
}
#pagewrap #content #gallerylist #switch img{
	padding: 1px  20px 0 20px ;
	
}


/*pagearea頁次*/
#pagearea{
	text-align: center;
	padding:0 4px;
	
}

#pagearea a:link ,#pagewrap #content #pagearea a:visited{
	text-align: center;
	color: #999999;
	padding: 0 4px;
	
}

#pagearea a:hover{
	text-align: center;
	color: #CC3300;
	padding: 0 4px;
}

/*end:pagearea頁次*/


#pagewrap #content #wrapRight #head{
background-image: url(../images/bg_gallery.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding:15px 0 20px 15px;
	font-size: 16px;
	color: #FFFFFF;	
}

#pagewrap #content #wrapRight #cbody{
	padding:5px 15px 10px 15px;
	
}

#pagewrap #content #wrapRight #bottom{
	background: url(../images/bg_content_bottom.gif) no-repeat bottom;
	height: 10px;
	
}




/*news 新聞列表內容*/

#pagewrap #content #wrapRight #headnews{
background-image: url(../images/bg_headnews.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding:15px 0 20px 15px;
	font-size: 16px;
	color: #FFFFFF;	
}

#pagewrap #content #wrapRight  #newslist{
padding:5px 15px 10px 15px;
}

#pagewrap #content #wrapRight  #newslist h3{
font-size:13px;
	padding:0 0 5px 20px;
	background: url(../images/ico_news.gif) no-repeat left 4px;
    color: #669900;	
	margin:0px;
}

#pagewrap #content #wrapRight  #newslist h3 a:link ,#pagewrap #content #wrapRight  #newslist h3 a:visited{
	color: #669900;
	
}
#pagewrap #content #wrapRight  #newslist h3 a:hover{
	color:#666666;
	
}

#pagewrap #content #wrapRight  #newslist p{
color:#999999;
	padding:0 10px 20px 20px;
	background: url(../images/bg_line2.gif) repeat-x bottom;
	
}
/*news 新聞內容*/
#pagewrap #content #wrapRight  #cbody #news{
padding:0 10px 0 10px;

}

#pagewrap #content #wrapRight  #cbody #news h1{
	padding:0 0 5px 0;
	color: #669900;
	font-size: 30px;
	line-height: 30px;
}
#pagewrap #content #wrapRight  #cbody #news h2{
	padding:0 0 10px 0;
	color: #669900;
	font-size: 16px;
	line-height: 16px;
	clear: both;
}
#pagewrap #content #wrapRight  #cbody #news p{
	color:#999999;
	padding:0 0 20px 0;
}

#pagewrap #content #wrapRight  #cbody .postat{
	color:#cccccc;
	padding:0 0 10px 0;
	font-size: 13px;
}

#pagewrap #content #wrapRight  #newsbottom{
	background: url(../images/bg_newstbottom.jpg) no-repeat right bottom;
	height: 20px;
	text-align: right;	
	padding:0 20px 0 0 ;
	color:#FFFFFF;
}
#pagewrap #content #wrapRight  #newsbottom a:link,#pagewrap #content #wrapRight  #newsbottom a:visited{
	color:#FFFFFF;
}
#pagewrap #content #wrapRight  #newsbottom a:hover{
	color:#333333;
}
/*report 報導列表內容*/

#pagewrap #content #wrapRight  #reportlist{
padding:5px 15px 10px 15px;
}

#pagewrap #content #wrapRight  #reportlist h3{
font-size:13px;
	padding:0 0 5px 20px;
	background: url(../images/ico_report.gif) no-repeat left 4px;
}

#pagewrap #content #wrapRight  #reportlist h3 a:link ,#pagewrap #content #wrapRight #reportlist h3 a:visited{
	color: #ff0099;
	
}
#pagewrap #content #wrapRight  #reportlist h3 a:hover{
	color:#ff0099;
	
}

#pagewrap #content #wrapRight  #reportlist p{
color:#999999;
	padding:0 10px 20px 20px;
	background: url(../images/bg_line2.gif) repeat-x bottom;
	
}


/*report 報導內容*/
#pagewrap #content #wrapRight  #cbody #report{
padding:0 10px 0 10px;

}

#pagewrap #content #wrapRight  #cbody #report h1{
	padding:0 0 5px 0;
	color: #ff0099;
	font-size: 30px;
	line-height: 30px;
}
#pagewrap #content #wrapRight  #cbody #report h2{
	color: #ff0099;
	font-size: 16px;
	line-height: 16px;
	clear: both;
	padding: 0 0 10px 0;
	
}
#pagewrap #content #wrapRight  #cbody #report p{
	color:#999999;
	padding:0 0 20px 0;
}


#pagewrap #content #wrapRight  #reportbottom{
	background: url(../images/bg_reportbottom.jpg) no-repeat right bottom;
	height: 20px;
	text-align: right;	
	padding:0 20px 0 0 ;
	color:#FFFFFF;
}
#pagewrap #content #wrapRight  #reportbottom a:link,#pagewrap #content #wrapRight  #reportbottom a:visited{
	color:#FFFFFF;
}
#pagewrap #content #wrapRight  #reportbottom a:hover{
	color:#333333;
}

.article_imgleft{
margin:0 15px 0 0;
align:left;}
.article_imgright{
margin:0  0 0 15px;}


/*links 相關連結*/
#pagewrap #content #link_body{

	margin: 0px 20px;
	background: url(../images/bg_link_body.gif) repeat-y left;

}

#pagewrap #content #link_body #areaR{
	background: url(../images/bg_links.jpg) no-repeat left top;
	height:400px;
	width: 650px;
	float: right;
	padding:45px 0 0 20px;
	text-align: left;
}


#pagewrap #content #link_body #areaL{
	background: url(../images/bg_linksmenu.jpg) no-repeat 21px top ;
	width: 245px;
	height:400px;
	padding:0;	
}


#pagewrap #content #link_body #areaL p{
	padding:10px 0 10px  15px ;	
}


/*mem 會員區*/
.memtable{
	color: #999999;
}

.memtable td{
	padding:3px ;	
}

.meminput{
	border: 1px solid #cccccc;
	padding: 2px;
	color: #666666;
	
}
.mem_alert{
color: #cc0000;
}

/*forum 論壇*/


#pagewrap #content #forummem{
	position: absolute;
	 right: 30px; 
	 top: 20px; 
	 text-align: right;
	display: block; 
	color:#999999;
}


#pagewrap #content #forumoption{
	width:900px;
	padding:0 30px;
	height:43px;
	display: block;
}

	
#pagewrap #content #forumoption #Roption{
	width:400px;
	float:right;
	text-align:right;
	padding:15px 0 0 0;
	position: absolute;
	right: 35px;	
	}

#pagewrap #content #forum{
	color: #666666;
	margin:0 30px;
	

}

#pagewrap #content #forum #head{
	padding:10px;
	color: #ffffff;
	font-size: 12px;
	margin:0px;
	font-weight: bold;
	background: url(../images/img_forumh1.gif)  no-repeat left top;
}


#pagewrap #content #forum h1{

padding:10px 0  10px 10px;
	color: #ffffff;
	font-size: 15px;
	margin:0px;
	background: url(../images/img_forumh1.gif)  no-repeat left top;
}

#pagewrap #content #forum .formtable{
	margin:0;
	background-color: #CCCCCC;
	margin-bottom: 10px;	
	
	
}
#pagewrap #content #forum .formtable .posttime{
	color: #999999;
	font-size: 10px;
	line-height: 12px;
}



#pagewrap #content #forum .formtable .style1{
	background-color: #ffffff;
	vertical-align: top;
	padding:10px;

}

#pagewrap #content #forum .formtable .style2{
	background-color: #eeeeee;
	vertical-align: top;
	padding:10px;	

}

#pagewrap #content #forum .formtable .stylenews{
	background-color: #f8ffeb;
	vertical-align: top;
	padding:10px;	
	font-weight: bold;

}
#pagewrap #content #forum .formtable .stylenews a{
	color: #669900;
	
}



#pagewrap #content #forum .formtable submit{
	padding:3px;
	border: 1px solid #DDDDDD;
	
}

#pagewrap #content #forum .formtable .memberdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	
}




#pagewrap #content #forum .formtable .memberdata .member{
	color: #427ef7;
	
}


#pagewrap #content #forum .formtable #bottom{
	padding:12px 10px 1px 0;
	text-align: right;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/bg_forumbtn.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;	
}


/*090601新增*/

#pagewrap #content #forum .head2{
	padding:10px;
	color: #ffffff;
	font-size: 12px;
	margin:0px;
	font-weight: bold;
	background: url(../images/img_forumh1.gif)  no-repeat left top;
}

#pagewrap #content  #forum .assort{
	padding:18px 0 4px 50px;
	color: #336699;
	font-size: 14px;
	margin:5px 0 0 0;
	font-weight: bold;
	background: url(../images/bg_assorthead.jpg) no-repeat left top;
}

#pagewrap #content  #forum .assort a{	
	color: #ffffff;
}

#pagewrap #content #forum .assort  .roption{
	font-size: 12px;
	width:300px;
	float:right;
	text-align:right;
	padding:0;
	position: absolute;
	right: 35px;
	font-weight: normal;
	}

#pagewrap #content .subnav{
	color: #f6fde9;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
    width: 900px;
	padding: 5px 0;
	background-color: #99cc33;
	clear: both;
	float: none;
	margin: 0px auto;
	
	
}

#pagewrap #content .subnav a{
	color: #ffffff;
		
}
/*schedule 行程*/

#pagewrap #content #Schedul{
	width: 230px;
	min-height:375px;
	float:right;
	padding:70px 35px 0 0;
	background: url(../images/img_schedule_outline.gif) no-repeat left 30px;
}

#pagewrap #content #Clandar{
	padding:0  0 0 20px;
}

#Scheduliframe{
font-size: 12px;
	line-height: 15px;
	padding:0 0 10px 0;
}

#Scheduliframe input{
	border: 1px solid #333333;	
}

#Scheduliframe p{
width:200px;
padding: 7px 0px;
background: url(../images/bg_line.gif) repeat-x bottom ;
}

#Scheduliframe .act_tv{
	color: #00ccff;
}

#Scheduliframe .act_onair{
	color: #ff6600;
}

#Scheduliframe .act_active{
	color: #66cc33;
}


/*Leftmenu*/
#pagewrap #content #Leftmenu{
	width: 240px;
	padding:10px 0 0 20px;
	background: url(../images/bg_leftmenu.jpg) no-repeat  22px top;
	color: #666666;	
}

#pagewrap #content #Leftmenu   h1{
	margin:0;
	padding:0 0 10px 0;
	
}

#pagewrap #content #Leftmenu  .inblock{
	padding:0 0 0 10px;
	
}

.area{
	background-image: url(../images/bg_line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0 0 20px 0;	
	line-height: 15px;
}

.area a:link ,.area a:visited{
	color: #999999;	
	
}

.area a:hover{
	color: #669900;	
	
}

.area .cover{
	padding: 4px;
	border: 1px solid #CCCCCC;
	
}
.area .block{
	width: 150px;
	float: right;
	padding-top: 10px;
	font-size: 12px;
	line-height: 16px;
}

.area .update{
	font-size: 11px;
	color: #CC3300;
	
	
}

