@import url(default.css);

/* active樣式是給目前所選取頁籤用的 */ 
#team_nav{
	background-image: url(../images/pic/ab_team.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 540px;
	padding-right: 20px;
	padding-left: 20px;
} 
#member_info{
	background:#000000 url(../images/default/bbox_tr.gif) repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	overflow: hidden;
}
#member_info img{
	float: right;
	margin-top: 40px;
}
#member_info ul.teamtitle{
width: 300px;
color: #FF0000;
font-size: 16px;
border-bottom: 1px solid #FFFFFF;
padding-top: 10px;
margin: 0 0 30px 0;
height: 25px;
}
#member_info ul.teamtitle h4{
color: #FFF;
font-size: 12px;
float:right;
margin-top: -20px;
font-weight: normal;
}
#member_info ul.teamtitle h4 span{
color: #FF0000;
}

#member_info ul{
	color: #FFFFFF;
	width: 290px;
	margin-top: -20px;
}
#member_info ul li{
	margin-top: -20px;
	padding-left: 40px;
	height: 40px;
}
#member_info ul li a{
	color:#FF0000;
	text-decoration: underline;
}
#member_info ul li a:hover{
color:#3399FF;
}
#member_info ul span{
	color: #FF0000;
}
#member_info p{
	background-image: url(../images/default/icon_team1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-right: 20px;
	margin-bottom: 15px;
}



.active {
color:#FF0000;
float:left;   
cursor:pointer;     
}
.inactive {
color:#BB0000;
float:left;   
cursor:pointer;  
 }
#team_nav #member01{
position: absolute;
left: 443px;
top: 152px;
width: 145px;
color: #FF0000;
line-height: 15px;
}
#team_nav #member02{
position: absolute;
left: 157px;
top: 95px;
width: 72px;
line-height: 15px;
}
#team_nav #member03{
position: absolute;
left: 246px;
top: 173px;
width: 76px;
line-height: 15px;
}
#team_nav #member04{
position: absolute;
left: 314px;
top: 101px;
width: 100px;
line-height: 15px;
}
#team_nav #member05{
position: absolute;
left: 429px;
top: 61px;
width: 81px;
line-height: 15px;
}

#team_nav #member01 a, #team_nav #member02 a, #team_nav #member03 a, #team_nav #member04 a, #team_nav #member05 a{
color: #FF0000;
}
#team_nav #member01 a:hover, #team_nav #member02 a:hover, #team_nav #member03 a:hover, #team_nav #member04 a:hover, #team_nav #member05 a:hover{
color: #FFFFFF;
}

.layer{
position: absolute;
top: 290px;
width: 560px;
height: 260px;
}
