@charset "BIG5"

/*BASIC DESIGH*/
*	{
	margin:0;
	padding:0;
	}

body{
	background-color:#000000;
	text-align:left;
	width:1000px;
	margin:auto;
	padding:0px;
	font-family:"arial";
}



/* TITLE DESIGN*/
#topbar{
	color:#ffffff;
	background:url(../images/topbg.gif) no-repeat center #ffffff;
	width:1000px;
	height:177px;
}


/*div design*/

#content{
	background:url(../images/contnet.gif) no-repeat left top #ffffff;
	width:1000px;
	margin:0px;
	padding:0px;
}

#setlist{
	background-color:#transparent;
	width:200px;
	float:left;
	margin:30px 0 10px 10px ;
	padding:0;
	border:0px;	
}

.sectionlist{
	background-color:#transparent;
	width:200px;
	margin:10px 0 10px 0;
	}


#main{
	background-color:#ffffff; 
	width:700px;
	height:800px;
	float:right;
	margin:0px;
	padding:15px 0 0 10px;
	}


.section{
	background-color:#transparent;
	/*background-color:#8DE19E;*/
	width:670px;
	margin-left:10px;
	padding-top:18px;
	border:0px;		
}

#pagebar{
	
	}
/*navigation bar  D2691E*/
#nav	{
	background-color:#transparent;
	width:900px;	
	list-style-type:none;
	float: left;
	margin:155px 0 0 0;
	padding:0;
	font-family:"標楷體";
	font-size:16px;
}

#nav li{
	float:left;
	}

#nav li a{
	color:#ffffff;
	float:left;
	width:100px;
	text-align:center;
	text-decoration:none;
	line-height:22px;
	border-right:1px solid #FFF;
	padding:0 10px 0 0;
	}

#nav #nav_rotaract a{
	border:none;
	}

#nav a:hover{
	background:#4f4532;
	}

#w_about #nav_about a,#w_news #nav_news a,#w_info #nav_info a,#w_active #nav_active a,
#w_member #nav_member a,#w_rotary #nav_rotary a,#w_clublink #nav_clublink a,#w_rotaract #nav_rotaract a,{
	background:#beb06f;
	color:#1a1303;
	font-weight:bold;
	}

/* 文繞圖設定 */
.graph{
	float:left;
	padding:0;
	margin:2px 2px 2px 6px;
	}

.graphr{
	float:right;
	padding:0;
	margin:2px;
	}

.graph_about{
	float:left;
	padding:0;
	margin:2px 2px 2px 6px;
	font-family:"arial";
	font-size:14px;
	color:#07004B;
	width:90px;
	}


/* 返回頁首 */
.goback {
	color:#F7941D;
	border-bottom:dotted 1px #F7941D;
	margin:0.5em;
	padding:0em;
	text-align:right;
	}
.goback a{
	text-decoration:none;
	color:#F7941D;
	}

.goback a:hover{
	font-weight:bold;
	}

/* 字型設定 */

.aboutp{
	line-height:24px;
	font-family:"arial","標楷體",sans-serif;
	}


/* 連結設定 */
a	{
	color:#846220;
	text-decoration:none;
	}

a:hover{
	color:green;
	text-decoration:none;
	}

/*address*/
address {
	font-size:0.8em;
	font-weight:bold;
	font-style:normal;
	font-family:Verdana;
	color:#5e8eab;
	border-top:solid 15px #988675;
	padding:4px 0 4px 0;
	text-align:Center;
	/*	background:#014B20; */
	background:url(../images/0809theme-2.gif) no-repeat right bottom #014B20;
	height:100px;
	}

address a {
	color:#5e8eab;
	text-decoration:none;
	border-bottom:dotted 2px orange
	}

address a:hover {
	color:#008800;
	}

/*-- 左側選單設定 --*/

#setl li{
	float:left;
	display:block;
	width:80px;
	height:100px;
	list-style: none;
	margin:0 10px 10px 0;
	padding:0;

	}	
	
#setl li a{
	display:block;
	width:80px;
	height:100px;
	border-width:0;
	}

li#setl_organization a{background-image:url(../images/item/organ.gif);}
li#setl_organization a:hover{background-image:url(../images/item/organa.gif);}

li#setl_history a{background-image:url(../images/item/history.gif);}
li#setl_history a:hover{background-image:url(../images/item/historya.gif);}

li#setl_orotary a{background-image:url(../images/item/orotary.gif);}
li#setl_orotary a:hover{background-image:url(../images/item/orotarya.gif);}

#setl li a span{
	display:none;
	}


/* 列表底色  */
.rotary{
	margin:5px 0 0 0;
	background: #FFFfff;
	}

.meeting{
	border-bottom:solid 1px #000000;
	background: #FFFfff;
	}
.prof{
	border-bottom:solid 1px #000000;
	background: #FFFfff;
	}
.comm{
	border-bottom:solid 1px #000000;
	background: #FFFfff;
	}
.inte{
	border-bottom:solid 1px #000000;
	background: #FFFfff;
	}
.ract{
	border-bottom:solid 1px #000000;
	background: #FFFfff;
	}
.funny{
	border-bottom:solid 1px #000000;
	background: #FFFfff;
	}
.other{
	border-bottom:solid 1px #000000;
	background: #FFFfff;
	}
.lady{
	border-bottom:solid 1px #000000;
	background: #FFFfff;
	}


/* 跑馬燈設定  */
#marqbar{
	color:#cc0000;
	background:#ffffff;
	margin:10px 0 0 0 ;
	padding:2px;

	}

#marqbar p{
	font-family:"arial";
	font-size:18px;
	line-height:26px;
	color:#cc0000;
	}


