@charset "UTF-8";
UL{
	list-style-type:none; 
	margin:0px;
}

.GDContent2{
	height:auto;
	padding:6px;
	clear:both;
	text-align:left;
}
.glideDoor2{
	font-size:12px;
	text-align:center;
	margin:0;
	clear:both;
	width:238px;
}

.tab2_{
	background-image: url('');
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.tab2_ ul{
	height:24px;
	background-image: url(../images/animation/gdoor_bj1.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
}
.tab2_ li{
	float:left;
	height: 10px;
	width: 69px;
	cursor:pointer;
	text-align: center;
	vertical-align: text-top;
	padding-top: 6px;
}


.normaltab2 {
	color:#3d82d0;
	height:16px;
	font-weight: bold;
	padding-top: 8px;
}

.hovertab2    {
	color:#3d82d0;
	font-weight:bold;
	width:69px;
	height:20px;
	background-image: url(../images/animation/gdoor.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.dis{
	display:block;
	text-align: left;
/*	padding-left: 8px;	*/
/*	padding-top: 4px;	*/
}
.undis{
	display:none;
	padding-left: 0px;
}
