@charset "gb2312";
body {
	background-image:  url(http://images.tiancity.com/images/portal/bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
td {
	font-size: 12px;
	color: #535353;
}
.box {
	height: 18px;
}
.title {
	font-size: 12px;
	color: #000000;
    font-weight: bold;
}
.articletitle {
	font-size: 14px;
	color: #000000;
    font-weight: bold;
}
.bottomblack {
	font-size: 12px;
	color: #000000;
}
.bottomblacks {
	font-size: 10px;
	color: #535353;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.whitetitle:link {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.whitetitle:hover {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.whitetitle:visited{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.white{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #535353;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #535353;
	text-decoration: underline;
}
.submitbutton {
	background-color: #984E2B;
	border: 1pt solid #C8C8C8;
	color: #FFFFFF;
	height: 24px;
	width:80px;
}
.price2{
	text-decoration:line-through
}
.clicklink:link { FONT-SIZE: 12px; COLOR: #a40000; TEXT-DECORATION: underline }
.clicklink:visited { FONT-SIZE: 12px; COLOR: #a40000; TEXT-DECORATION: underline }
.clicklink:hover { FONT-SIZE: 12px; COLOR: #a40000; TEXT-DECORATION: underline }
.biglink:link { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; TEXT-DECORATION: underline }
.biglink:visited { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; TEXT-DECORATION: underline }
.biglink:hover { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; TEXT-DECORATION: underline }
.bigtext { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000 }
.importanttext { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #557726 }
.redtext { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff0000 }
.highlink:link {
	font-size: 12px;
	color: #535353;
	text-decoration: none;
	line-height:20px;
}
.highlink:visited {
	font-size: 12px;
	color: #535353;
	text-decoration: none;
	line-height:20px;
}
.highlink:hover {
	font-size: 12px;
	color: #535353;
	text-decoration: underline;
	line-height:20px;
}
.highlink:active {
	font-size: 12px;
	color: #535353;
	text-decoration: underline;
	line-height:20px;
}

/* 商品展示功能提升 */

.eshop_upgrade{
	width:330px;
	height:120px;
	float:left;
	padding:10px 0px 20px 10px;
}
.eshop_upgrade .goodspic{
	border:1px solid #cccccc;
	width:50px;
	height:50px;
	margin:7px 7px 0px 0px;
	float:left;
	overflow:hidden;
}
.eshop_upgrade .goodspic img{
	margin:1px;
	border:none;
	cursor:pointer;
	text-align:center;
}
#upgrade_goods{
	filter:blendTrans(duration=1);
}