*{margin:0px;padding:0px;}


.t_tab{
	padding:0px;
	margin:0px 0px 0px 10px;
	clear:both;
}
.t_tab:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*＼*/
* html .t_tab {
	height: 1em;
	overflow: visible;
}
/**/
.t_tab ul{
}
.t_tab li{
	float:left;
	list-style-type:none;
	width:350px;
	text-align:left;
}
.t_tab a{
	display:block;
	background:url(../images/arrow.gif) no-repeat 3px 8px;
	background-color:#F2F2F2;
	padding:7px 8px 5px 15px;
	width:320px;
	border:1px solid #666666;
/*	height:40px;
	font-weight:bold;
	font-size:12px; */
}

.t_tab .nowpage{
	display:block;
	padding:7px 8px 5px 15px;
	background-color:#fff;
	width:320px;
/*	height:40px;
	font-weight:bold;
	font-size:12px;
	color:#333399; */
	border-left:1px solid #666666;
	border-right:2px solid #666666;
	border-top:1px solid #666666;
	border-bottom:0px solid #fff;
	position:relative;
	z-index:1;
}
.tabbox{
	clear:both;
	width:707px;
	border-top:1px solid #666666;
	border-right:2px solid #666666;
	border-left:1px solid #666666;
	border-bottom:2px solid #666666;
	position:relative;
	top:-2px;
	*:top:-1px;
	_top:-1px;
	z-index:0;
	background-color:#fff;
	background-image: url(../images/wm_camtabbg.gif);
	background-repeat: repeat-x;
	padding:10px;
}

.nobbd a{
	border-bottom:0px;
}

#t_tab01{
	display:block;
}
#t_tab02{
	display:none;
}
