@charset "utf-8";
/* CSS Document */

.ts_tou{
	background:#eee url(../../shop/tiesan/370x290_tiesan.jpg) no-repeat;
	border:#ddd solid 1px;
	margin:0px 0px 0px 6px;
	float:left;
	width:370px;
	height:290px;
}
.ts_tou_list{
	margin-top:200px;
	/*background:url(../images/tran_black.png);*/
	height:90px;
	/*border-top:#fff solid 1px;*/
	list-style:none;
}
.ts_tou_list li{
	line-height:18px;
	border-bottom:#999 dotted 1px;
	padding:5px 15px;
	font-weight:bold;
}
.ts_cur{
	line-height:18px;
	padding:5px 15px;
}
.ts_curimg{
	background:#fff;
	padding:0px;
	margin:0px 14px;
	overflow:hidden;
	height:200px;
}
.ts_curimg ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.ts_curimg ul li{
	float:left;
}