@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/*Fice
---------------------------------------------------------------*/
#container{
	width:960px;
	margin:0 auto;
	padding:0px;
}

/*Header
---------------------------------------------------------------*/
#header{
	width: 100%;
	height: 126px;
	position: relative;
	background-image: url(../images/headerbg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo{
	width:156px;
	height:50px;
	border:0px;
	padding:47px 0px 0px 10px;
}

#navTop{
	position: absolute;
	top: 60px;
	left: 200px;
	width: 760px;
}
#navTop ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#navTop ul li{
	float:left;	
	height:25px;
}
#navTop ul li img{
	float:left;
	width:10px;
	height:25px;
	margin-right:3px;
}
#navTop ul li a,
#navTop ul li a:link{
	display:block;
	height:25px;
	background-position:center top;
	background-repeat:no-repeat;
	margin-right:12px;
}
#navTop ul li a.selected,
#navTop ul li a:hover{
	height:25px;
	background-position:center bottom;
}
#navTop ul li a span{
	display:none;
}

#navTop1{
	background:url(../images/Nav_1.jpg);
	width:104px;
	height:25px;
}
#navTop2{
	width:86px;
	background:url(../images/Nav_2.jpg)
}
#navTop3{
	width:69px;
	background:url(../images/Nav_3.jpg);
}
#navTop4{
	width:86px;
	background:url(../images/Nav_4.jpg);
}
#navTop5{
	width:69px;
	background:url(../images/Nav_5.jpg);
}
#navTop6{
	width:70px;
	background:url(../images/Nav_6.jpg);
}
#navTop7{
	width:52px;
	background:url(../images/Nav_7.jpg);
}
/*content
-----------------------------------------------------------*/
#content{
	position:relative;
	background:url(../images/content_bg.jpg) no-repeat left top;
	background-color:#FFFFFF;
}
#slogan{
	height:34px;
	margin-left:81px;
}
#titleMem{
	height:49px;
	margin:22px 32px 12px 110px;
}
#titleMemName{
	float:left;
	width:127px;
}
#navMem{
	float:left;
	margin:30px 0px 0px 23px;
}
#navMem ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#navMem ul li{
	float:left;
}
#navMem ul li a{
	height:25px;
	display: block;
	margin: 0px 0px 0px 0px;
	background-position:top center;
	background-repeat:no-repeat;
}
#navMem ul li a.tabactive,
#navMem ul li a:hover{
	background-position:bottom center;
}
#navMem ul li a span{
	display:none;
}
#navMem1{
	width:64px;
	height:25px;
	background-image:url(../images/member/navMem_01.jpg);
}
#navMem2{
	width:91px;
	height:25px;
	background-image:url(../images/member/navMem_02.jpg);
}
#navMem3{
	width:63px;
	height:25px;
	background-image:url(../images/member/navMem_03.jpg);
}
#navMem4{
	width:62px;
	height:25px;
	background-image:url(../images/member/navMem_04.jpg);
}


/*content 輸入表格欄位
-----------------------------------------------------------*/
#memList{
	margin:0px 0px 50px 110px;
	width:694px;
}
#memList_top{
	height:7px;
}
#memList_bom{
	height:8px;
}
#memList_bg{
	background:url(../images/member/list_bg_mid.jpg) repeat left top;
}
#memList_bg h2{
	color:#4B4B4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 35px;

}
#memList_bg img{
	padding:0px;
	margin:0px;
}
#memList_bg ul{
	margin:0px;
	padding:0px;
	list-style:url(../images/member/icon_round_blue.jpg);
}
#memList_bg ul li{
	padding:0px 0px 0px 0px;
}
#memList_p_r{
	text-align:right;
	
}

#inquiry{
	margin:10px 0px;
	padding:0px 0px 0px 35px;
	width:475px;
}

#pLeftTop{
	width:475px;
}


#btn{
	background:url(../images/member/list_bg_mid.jpg) repeat left top;
}
#btnSubmit{
	padding:10px 0px 50px 90px;
}
#btnSubmit span{
   margin-left:15px;
   vertical-align:super;
}
#btnSubmit img{
   margin-left:10px;
}

#btnSubmit2{
	padding:10px 0px 50px 30px;
}
#btnSubmit2 span{
   margin-left:15px;
   vertical-align:super;
}
#btnSubmit2 img{
   margin-left:10px;
}
/*footer 上方fox圖片
-----------------------------------------------------------*/
#footerimg{
	position:absolute;
	background-image:url(../images/footer_img.gif);
	background-repeat:no-repeat;
	width:403px;
	height:154px;
	z-index: 2;
	bottom: 47px;
	background-position: right bottom;
	right: 0px;
	visibility: visible;
}



/*footer
-----------------------------------------------------------*/
#footer{
	position:relative;
	clear:both;
	height:46px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9c9c9;
}
#footerTxt{
	margin:0 auto;
	width:558px;
}
#footerTxt img{
	float:left;
}
#footerTxt span{
	margin-left:5px;
}

