@charset "UTF-8";
/* CSS Document */


.listitem {
	border:1px solid #999;
	margin-bottom:5px;
}
#listtb {
	border-collapse:collapse;
}
#listtb tr {
	cursor:pointer;
}
#listtb td {
	text-align:left;
	vertical-align:middle;
	background-color:#FFF;
	font-size:12px;
	line-height:16px;
	color:#000;
}
#listtb a {
	text-decoration:none;
	color:#000;
}
#listtb a:hover {
	color:#3192f3;
}
#listtb .itemimg {
	width:125px;
	text-align:center;
}
#listtb .itemimg .imgset {
	position:relative;
}
#listtb .itemimg .imgset .imgb {
	position:absolute;
	top:0px;
	left:0px;
}
#listtb .itemimg .imgset .imgb img {
	margin:3px;
}
#listtb .itemn {
	height:2.8em;
	padding:3px 5px;
	word-break:break-all;
	font-weight:bold;
	background:url(../images/base/dotlinev.png) repeat-y right top #FFF;
}
#listtb .itemm {
	text-align:center;
	padding:3px 5px;
	font-weight:bold;
	background:url(../images/base/dotlinev.png) repeat-y right top #FFF;
}
#listtb .itemc {
	text-align:center;
	padding:3px 5px;
	font-weight:bold;
	background:url(../images/base/dotlinev.png) repeat-y right top #FFF;
}
#listtb .itemp {
	padding:3px 10px;
	line-height:180%;
}
#listtb .itemp .itempset {
	position:relative;
}
#listtb .itemp .itempset div {
	position:absolute;
	top:0px;
	right:0px;
}
#listtb .itemp span {
	color:#FF4D7C;
	font-size:16px;
	font-weight:bold;
}
#listtb .itemp b {
	font-weight:bold;
}
#listtb .itemt {
	padding:3px 5px;
	font-size:11px;
	background:url(../images/base/dotlinebox.png) no-repeat right top #FFF;
}
#listtb .itemt div {
	display:none;
	height:32px;
	overflow:hidden;
}
#listtb .itemcd {
	padding:3px 5px;
	text-align:center;
	background:url(../images/base/dotlinebox.png) no-repeat right top #FFF;
}

.is1 {
	width:114px;
}
.is2 {
	width:122px;
}
.is3 {
	width:127px;
}
.is4 {
	width:246px;
	background:url(../images/base/dotlineboxl.png) no-repeat right top #FFF !important;
}
.is4 div {
	word-break:break-all;
}