.head-link{
	margin-bottom: 50px; 
}
.img-responsive{
	border:1px solid #bbb;
}
.text span{
   color: #999;
   margin-right: 15px; 
}
.text:nth-child(1){
	color: #FF9900;
}

.tb-thumb {
	margin: 10px 0 0;
	overflow: hidden;
}

.tb-thumb li {
	background: none repeat scroll 0 0 transparent;
	float: left;
	height: 42px;
	margin: 0 6px 0 0;
	overflow: hidden;
	padding: 1px;
}

.tb-s310,
.tb-s310 a {
}

.tb-s310,
.tb-s310 img {
	border: 1px solid #CDCDCD;
    width: 100%;
}

.tb-s310 a {
	*font-size: 271px;
}

.tb-booth {
	position: relative;
	z-index: 1;
}

div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}

div.zoomMask {
	position: absolute;
	background: url("../images/singlepro/mask.png") repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 5;
}
.promore{
	margin-bottom: 15px;
	border-bottom: 2px solid #333; 
}
.promore span{
	border-radius: 5px 5px 0 0;
	display: inline-block;
	margin-top:35px;
	font-size: 16px;
	padding: 8px 20px;
   background: #333;
   color: #fff;
}
.promoreImg{
	width: 80%;
	margin: 0 10%;
}
.pro_con img{
	width: 100%;
}
@media screen and (max-width: 450px ){
.promoreImg{
	width: 90%;
	margin: 0 5%;
}
}
.text_item{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.item_info{
	line-height: 35px;
}