/*
Template Name: boxsetseries
Template URI: http://www.boxsetseries.com/
Description: The boxsetseries template
Version: 2.6.2
Author: GUI：Yecoir /---------/ CODE：Luhengqi
Author URI: http://www.boxsetseries.com/
Logo filename: logo.gif
*/

@import url(css/layout.css); /*布局*/
@import url(css/component.css); /*模块部分*/

/*  ==================== 全局通用部分 ====================  */
* html {
  filter:expression(document.execCommand("BackgroundImageCache", false, true));
}
body,p,td,th,input,select,textarea {
  font: normal normal 12px Arial;
  margin: 0;  padding: 0;
}
ul,ol,dl,dt,dd,form {
  margin: 0;  padding: 0;
}
ul,ol {
  list-style: none;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 12px;
  margin: 0;  padding: 0;
}
img {
  border: 0;
}
textarea {
  padding: 3px;
  border: 1px solid #a5d2eb;
}
a:link,a:visited {
  color: #333;
  text-decoration: none;
}
a:hover,a:active {
  text-decoration: underline;
}
.vAlign {
  vertical-align: middle;
}
.linkSkyblue a {
  color: #5fb0dc;
}
.listStyle {
  padding: 10px;
}
.listStyle a,
.listStyle a:visited {
}
.listStyle li {
  color: #5fb0dc;
  background: url(images/icon_list_arrow01.gif) no-repeat left 3px;
  width: 90%;
  padding-left: 12px;    margin-bottom: 3px;
}
.listStyle .fRight {
  color: #999;
  float: right;
}
#rss {
  text-align: center;
  margin: -20px 0 20px 0;
}
.textDesc {
  color: #999;
}
.textStrong {
  color: #f60;
}
.textTime {
  font: 10px Arial;
  color: #999;
  margin-left: 5px;
}
.btnBlue {
  display: block;
  float: left;
  padding-left: 1px;    margin-right: 3px;
}
.btnBlue a {
  line-height: 17px;
  color: #0b54ab;
  float: left;
  padding: 2px 10px;
}
.msgNocice {
  background: #f1fafd url(images/icon_notice.gif) no-repeat 10px center;
  padding: 10px 5px 10px 40px;    margin: 10px 5px;
  border: 1px solid #a5d2eb;
}
#loader {
  background-color: #ffc;
  border: 1px solid #cc0;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 0px;
  bottom: 0px;
  padding: 5px 15px;
  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}
* html #loader {
  position: absolute;
}
.watermark_small {
  display: block;
  text-indent: -9999px;
  width: 31px;    height: 15px;
  margin-right: 3px;
  float: left;
}
.watermark_promote_small {
  background: url(images/watermark_promote_small.gif) no-repeat;
}
.watermark_new_small {
  background: url(images/watermark_new_small.gif) no-repeat;
}
.watermark_best_small {
  background: url(images/watermark_best_small.gif) no-repeat;
}
.watermark_hot_small {
  background: url(images/watermark_hot_small.gif) no-repeat;
}
.inputBorder{
border: 1px solid #a5d2eb;
}

/*购物车提示点击更新按钮式样2.6.2版本添加*/
.messageli {
 list-style-type:none;
 padding:5px;
 color:red
}
.messagediv {
 font-size:12px;
 position:absolute;
 border:1px solid #FFD700;
 text-align:center;
 padding:5px;
 background-color:#FFFACD;
 filter:alpha(opacity=50);
 -moz-opacity:0.7;
 opacity: 0.7;
}

/*  积分兑换样式修改 */
.point li{
 float:left;
 width:300px;
}
.border_class{
	background-color: #FFE8E8;
	border: 1px solid #FF0000;
	padding: 3px;
	margin-right: 5px;
	height: 15px;
	width: 130px;
}
.Error_class{
	background-color: #FFE8E8;
	border: 1px solid #FF0000;
	padding: 3px;
	margin-right: 5px;
	height: 15px;
	width: 176px;
}

body, td, th {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #f18700;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.link2 {
	color: #f18700;
	font-size: 16px;
	font-weight: bold;
}
.link2 a:link {
	color: #f18700;
	text-decoration: none;
}
.link2 a:visited {
	text-decoration: none;
	color: #f18700;
}
.link2 a:hover {
	text-decoration: underline;
	color: #f18700;
}
.link2 a:active {
	text-decoration: none;
	color: #f18700;
}
.link2 a {
	text-decoration: none;
	color: #f18700;
}
.goods_name { font-weight:bold;}
.marketPrice{color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:line-through;}
.goodsPrice{color:#d40000; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}