div#pChange_main {
	position:relative;
	overflow: hidden;
	margin: 0 auto;
	width: 1130px;
	height:500px;
}
div#pChange_wrapper {
	position:relative;
	float:left;
	width: 1130px;
	height: 500px;
}
div.pChange_section {
	float:left;
	width: 1130px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	z-index: -1;
}
div.pChange_section img {
	z-index: -1;
}
li.pChange_list_current {
	/*border: solid 1px #FF0000;*/
	background-position: 0px -12px;
}
li.pChange_list_enabled {
	/*border: solid 1px #FFFFFF;*/
}
div#pChange_list_wrapper {
	position:relative;
	margin-top: -36px;
	margin-left:95px;
	float:left;
	width: 1130px;
	height: 12px;
	overflow: hidden;
	z-index: 20;
}
ul.pChange_list {
	float:left;
	width: 191px;
	height: 12px;
	padding: 0px 0px;
	overflow: hidden;
}
ul.pChange_list li {
	padding: 0px;
	list-style: none;
	float: left;
	width: 20px;
	height: 12px;
	margin: 0px 0px 0px 0px;
	text-indent: -5000px;
}
li#pChange01_list {
	background-image: url(../images/top/thumb01.gif);
}
li#pChange02_list {
	margin-left:3px;
	background-image: url(../images/top/thumb02.gif);
}
li#pChange03_list {
	margin-left:3px;
	background-image: url(../images/top/thumb03.gif);
}
li#pChange04_list {
	margin-left:4px;
	background-image: url(../images/top/thumb04.gif);
}