#idMediaWrap{
	height:350px;
	margin:20px auto 0px;
}
#lineupItem{
	height: 262px;
	text-align:left;
	border: 1px solid #ddd;
	overflow: hidden;
	padding:5px 0px 5px 3px;
}
.w124 { width:123px; }
.w145 { width:144px; }
.w640 { width:640px; }
.w635 { width:635px; }
.w690 { width:690px; }
.w685 { width:685px; }
#lineupItem ul{
	width: 2390px;
}
#lineupItem li{
	float:left;
	display:inline;
	padding:5px;
	/*width:124px;*/
	height:250px;
	text-align:center;
	border: 1px solid #ddd;
	margin-right: 3px;
}
.prevBtn{
	float:left;
	width:25px;
	height:40px;
	padding-top:89px;
}
.prevBtn a:hover{
	width:25px;
	height:40px;
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
	opacity:0.8;
	zoom:1;
}
.nextBtn{
	float:right;
	width:25px;
	height:40px;
	padding-top:89px;
}
.nextBtn a:hover{
	width:25px;
	height:40px;
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
	opacity:0.8;
	zoom:1;
}

.simiTitle {
	margin: 0;
	padding: 10px 8px;
	background-color: #F7F7F7;
	border-top: 3px solid #4F99CA;
	border-bottom: 3px solid #3B689A;
	font-weight: bold;
}

.simiPhoto {
	width: 112px;
	height: 152px;
	overflow: hidden;
	margin: 0px auto;
}
.siminophoto {
	margin-left: -45px;
}

a.simiHSP {
	display: block;
	height: 100%;
	width: 100%;
}
#lineupItem li:hover {
	background-color: #ffdfdf;
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
	opacity:0.8;
}
.simitodetail {
	width: 70px;
	background-color: #3472B6;
	margin: 0px auto;
	padding: 2px 0px 1px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	border-radius: 3px;		/* CSS3‘ˆÄ */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome—p */
	-moz-border-radius: 3px;	/* Firefox—p */
}

