.ShopJoin{
	border:#D0D0D0 solid 1px;
	padding:3px 0 15px 0;
	background:url(bg.gif);
}
.ShopJoin .Heads{
	height:80px;
	background:url(heads.gif) center bottom no-repeat;
}
.showcont{
	width:950px;
	background:url(contm.gif) center top repeat-y;
	margin:0 auto 10px auto;
}
.showcont .bottom{
	height:5px;
	background:url(cont.gif) center bottom no-repeat;
}
.showcont .head{
	padding:8px 0 0 15px;
	line-height:30px;
	background:url(cont.gif) center top no-repeat;
	font-size:14px;
	font-weight:bold;
}
.showcont .head span{
	color:red;
}
.showcont table{
	width:920px;
	margin:auto;
}
.showcont table th{
	border-top:#E0E0E0 solid 1px;
	border-bottom:#E0E0E0 solid 1px;
	line-height:25px;
	font-size:12px;
	background:#F4F4F4;
	padding-top:3px;
	color:#666;
}
.showcont table td{
	text-align:center;
	vertical-align:middle;
}
.showcont table td div{
	float:left;
	text-align:left;
}
.showcont table td div.img{
	border:#DDD solid 1px;
	padding:1px;
	margin-top:3px;
}
.showcont table td div.img a{
	display:block;
	width:110px;
	height:90px;
	text-align:center;
	overflow:hidden;
}
.showcont table td div.word{
	width:320px;
	padding-left:10px;
}
.showcont table td div.word h3{
	height:25px;
	line-height:25px;
	font-size:14px;
	overflow:hidden;
}
.showcont table td div.word h3 a{
	color:#00349A;
}
.showcont table td div.word p{
	height:60px;
	overflow:hidden;
	line-height:20px;
	color:#777;
}
.showcont table td span{
	color:red;
}
.showcont table .tal td{
	border-top:#E0E0E0 solid 1px;
	padding-top:10px;
}
.showtotal{
	width:950px;
	margin:0 auto 10px auto;
	background:url(cont.gif) center bottom no-repeat;
	padding-bottom:5px;	
}
.showtotal .head{
	background:url(cont.gif) center top no-repeat;
	padding-top:8px;
}
.showtotal .total_all{
	text-align:center;
	font-weight:bold;
	line-height:30px;
	font-size:18px;
}
.showtotal .total_all span{
	color:red;	
}
.showtotal .buttons{
	text-align:center;
	worder-spacing:10px;
}
#othermore{
	width:950px;
	margin:auto;
	background:url(contm.gif) center top repeat-y;
}
#othermore th{
	padding-top:5px;
	line-height:25px;
	background:url(cont.gif) center top no-repeat;
}
#othermore .trend td{
	padding:0;
	background:url(cont.gif) center bottom no-repeat;
}
#othermore td.tdL{
	width:120px;
	text-align:right;
	vertical-align:middle;
}
#othermore td.tdR{
	padding:3px 0 3px 10px;
}
.submit input,.input2 input{
	border:0px;
}
.input3 textarea{
	width:500px;
	height:200px;
}

/**/
.LoginTable{
	width:300px;
	background:#FFF;
	border:#999 solid 1px;
	color:#333;	
}
.LoginTable th{
	text-align:center;
	line-height:30px;
	padding-top:10px;
}
.LoginTable th span{
	color:green;
}
.LoginTable td{
	height:30px;
	vertical-align:middle;
}
.LoginTable .tdL{
	width:90px;
	text-align:right;
}
.LoginTable .tdB{
	padding-bottom:10px;
}