@charset "UTF-8";
UL{
	list-style-type:none; 
	margin:0px;
}

.GDContent{
	height:auto;
	padding:6px;
	clear:both;
	text-align:left;
}
.glideDoor{
	font-size:12px;
	text-align:center;
	margin:0;
	clear:none;
	width:238px;
	height:280px;
	border:1px solid #bcdcf0;
/*	border:1px solid #999; */
	float: left;
}

.tab_{
	background-repeat: repeat-x;
	background-color: #ffffff;
	float: left;
	width: 238px;}
.tab_ ul{height:32px;}
.tab_ li{
	float:left;
	height: 32px;
	line-height:1.9;
	width: 80px;
	cursor:pointer;}


.normaltab {
	background-image:url(../images/animation/gdoor_bj.jpg);
	background-repeat: repeat-x;
	color:#3d82d0;
	height:23px;
	line-height: 23px;
	font-weight: bold;
}

.hovertab    {
	background-image: url(../web/images/door/doorItem.gif);
	background-repeat: no-repeat;
	color:#3d82d0;
	font-weight:bold;
	width:69px;
	height:24px;
	background-position: bottom;
}
.dis{
	display:block;
	text-align: left;
/*	padding-left: 8px; */
}
.undis{
	display:none;
	padding-left: 0px;
}

