@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:150px;
	float:left;
	margin:0px;
	padding:60px 0 0 0;
	border:0px;	
}

#main{
	background-color:#transparent;
	width:750px;
	float:right;
	margin:0px;
	padding:30px;
	}


.section{
	background-color:#transparent;
	/*background-color:#8DE19E;*/
	width:700px;
	margin-left:10px;
	padding-top:18px;
	border:0px;		
}

/*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;
	}

/* 文繞圖設定 */
.graphr{
	float:right;
	padding:0;
	margin:2px;
	}

.graph{
	float:left;
	padding:0;
	margin:2px 2px 2px 6px;
	}


.graph_mem{
	float:left;
	padding:0;
	margin:2px 2px 2px 6px;
	font-family:"arial";
	font-size:14px;
	color:#07004B;
	width:90px;
	background-color:#eeeeee;
	}


/* 返回頁首 */
.goback {
	color:#F7941D;
	border-bottom:dotted 1px #F7941D;
	margin:0 0 5px 0;
	padding:0;
	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;
	}


/*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_freshman a{background-image:url(../images/item/freshm.gif);}
li#setl_freshman a:hover{background-image:url(../images/item/freshma.gif);}

li#setl_intro a{background-image:url(../images/item/intro.gif);}
li#setl_intro a:hover{background-image:url(../images/item/introa.gif);}

#setl li a span{
	display:none;
	}

/* font design */

h3{
	font-family:"arial";
	border-left:solid 15px #F7941D;
	margin:0 5px 2px 0;
	}
