.mini_pic{
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	border: 2px;
	border-width: 2px;
	border-color: #F18326 #FFFFFF;
}
.normal_pic{
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	border: 2px;
	border-top-color: #F18326;
	border-width: 2px;
}

.pbar{
	width:400px;
}

.pbar_text{
	z-index: 0;
	height:10px;
	width:400px;
	border-style: solid;
	border-color: #666666 #939598;
	border-width: 3px 1px 1px 1px
}
.pbar_bar{
	height:24px;
	width:400px;
	border-style: solid;
	border-color: #666666 #939598;
	border-width: 3px 1px 1px 1px;
	background-image: url(../pic/percentImage.png);
	background-position: -400px;
	margin-right: auto;
	position: relative;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	top: -300px;
	z-index: 15;
}
.dir_bar{
	height:24px;
	margin-right: auto;
	position: relative;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}

.anime_wind{
	z-index: 10;
	height:24px;
	width:50px;
	border-style: solid;
	border-color: #666666 #939598;
	border-width: 3px 1px 1px 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	top: 0px;
}

.galery_wind{
	z-index: 3;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	float: left;
}

.msg_wind{
	z-index: 18;
	text-align: center;
}

.tab_button{
	z-index: 1;
	height: 24px;
	text-align: center;
}

.tab_mini{
	z-index: 1;
	width: 160px;
	height: 120px;
	border: 1px;
	vertical-align: middle;
	text-align: center;
	border-style: solid;
}

.tab_normal{
	z-index: 1;
	width: 800px;
	height: 600px;
	vertical-align: middle;
	text-align: center;
}

