@charset "GB18030";
#left {
	height: 428px;
	font-size: 0;
	min-width: 150px;
	position: absolute;
	left: 11px;
	top: 122px;
}
#two {
	min-width: 150px;
	height: 23px;
	margin-top: 134px;
}
#chicken_step {
	display: block;
	min-width: 150px;
	height: 23px;
	background: url("../../internal_arts/xinyiliuhe/moving/_images/logo_chicken_step.png") no-repeat 0 0;
	-webkit-transition: width 0.25s ease-out 0s;
	-moz-transition: width 0.25s ease-out 0s;
	-ms-transition: width 0.25s ease-out 0s;
	-o-transition: width 0.25s ease-out 0s;
	transition: width 0.25s ease-out 0s;
}
#chicken_step:hover {
	width: 250px;
	background-position: 0px -23px;
}
#chicken_step:active {
	width: 196px;
	background-position: 0px -46px;
}
#chicken_step.selected {
	background-position: 0px -69px;
}
#chicken_step span {
	position: absolute;
	top: -999em;
}
#dragon_shoulders {
	display: block;
	min-width: 150px;
	height: 23px;
	background: url("../../internal_arts/xinyiliuhe/moving/_images/logo_dragon_shoulder.png") no-repeat 0 0;
	-webkit-transition: width 0.25s ease-out 0s;
	-moz-transition: width 0.25s ease-out 0s;
	-ms-transition: width 0.25s ease-out 0s;
	-o-transition: width 0.25s ease-out 0s;
	transition: width 0.25s ease-out 0s;
}
#dragon_shoulders:hover {
	width: 300px;
	background-position: 0px -23px;
}
#dragon_shoulders:active {
	width: 196px;
	background-position: 0px -46px;
}
#dragon_shoulders.selected {
	background-position: 0px -69px;
}
#dragon_shoulders span {
	position: absolute;
	top: -999em;
}
#ss {
	display: block;
	min-width: 150px;
	height: 23px;
	background: url("../../internal_arts/xinyiliuhe/foundation/_images/logo_step.png") no-repeat 0 0;
	-webkit-transition: width 0.25s ease-out 0s;
	-moz-transition: width 0.25s ease-out 0s;
	-ms-transition: width 0.25s ease-out 0s;
	-o-transition: width 0.25s ease-out 0s;
	transition: width 0.25s ease-out 0s;
}
#ss:hover {
	width: 250px;
	background-position: 0px -23px;
}
#ss:active {
	width: 196px;
	background-position: 0px -46px;
}
#ss.selected {
	background-position: 0px -69px;
}
#ss span {
	position: absolute;
	top: -999em;
}
#bs {
	display: block;
	min-width: 150px;
	height: 23px;
	background: url("../../internal_arts/xinyiliuhe/foundation/_images/logo_body.png") no-repeat 0 0;
	-webkit-transition: width 0.25s ease-out 0s;
	-moz-transition: width 0.25s ease-out 0s;
	-ms-transition: width 0.25s ease-out 0s;
	-o-transition: width 0.25s ease-out 0s;
	transition: width 0.25s ease-out 0s;
}
#bs:hover {
	width: 250px;
	background-position: 0px -23px;
}
#bs:active {
	width: 196px;
	background-position: 0px -46px;
}
#bs.selected {
	background-position: 0px -69px;
}
#bs span {
	position: absolute;
	top: -999em;
}