#galsright {
	width: 640px;
	float: left;
	position: relative;
	height: 750px;
}	
.left {
	width: 250px;
	height: 375px;
	float: right;
}
.left2 {
	width: 80px;
	display: block;
	height: 360px;
	overflow: hidden;
	float: right;
}
.right {
	padding-left: 250px;
	padding-top: 5px;
}
.schedule {
	height: 49px;
	float: left;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 620px;
}
.sche_box {
	width: 85px;
	height: 49px;
	float: left;
	font-size: 12px;
	text-align: center;
	background-color: #332200;
	background-repeat: no-repeat;
	margin-right: 1px;
}
.sche_box1 {
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	background-color: #6C4900;
	color: #FFFFFF;
	font-weight: bold;
}
.sche_box2 {
	height: 19px;
	color: #CCCCCC;
	font-size: 12px;
	margin-top: 5px;
	font-weight: bold;
}
.thumbnail {
	width: 80px;
	height: 120px;
	float: left;
	padding: 0px;
}
.container2 {
	background-image: url(../image/bg_girls.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	height: 700px;


	behavior: expression(IEPNGFIX.fix(this));
}
.name {
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	line-height: 22px;
	padding-left: 5px;
	padding-top: 5px;
}
.name2 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	padding-left: 30px;
	clear: both;
	padding-top: 10px;
	line-height: 12px;
}
.age {
	font-size: 18px;
}
.namebox {
	height: 20px;
	text-align: left;
	margin-top: 10px;
	color: #999999;
	width: 370px;
	overflow: hidden;
}
.shop_message {
	height: 80px;
	text-align: left;
	width: 370px;
	overflow: auto;
	color: #FFFFFF;
}
.q_and_a {
	text-align: left;
	overflow: hidden;
	left: 16px;
	top: 313px;
	height: 155px;
}
#prev {
	text-align: left;
	height: 45px;
	float: left;
	width: 132px;
	overflow: hidden;
}
#prev a {
	display: block;
	background-image: url(../image/prev_girl.gif);
}
#prev a:hover {
	background-position: 0 -45px;
}

#next {
	text-align: left;
	height: 45px;
	float: left;
	width: 132px;
	overflow: hidden;
}
#next a {
	display: block;
	background-image: url(../image/next_girl.gif);
}
#next a:hover {
	background-position: 0 -45px;
}
#b_list {
	text-align: left;
	height: 45px;
	float: left;
	width: 132px;
	overflow: hidden;
}
#b_list a {
	display: block;
	background-image: url(../image/b_list.gif);
}
#b_list a:hover {
	background-position: 0 -45px;
}
#price {
	position: absolute;
	height: 600px;
	width: 150px;
	left: 4px;
	top: 4px;
	text-align: left;
	color: #CCCCCC;
}

