BODY {
SCROLLBAR-HIGHLIGHT-COLOR: buttonface; SCROLLBAR-SHADOW-COLOR: buttonface; SCROLLBAR-3DLIGHT-COLOR: buttonhighlight; SCROLLBAR-TRACK-COLOR: #aaaaaa;  SCROLLBAR-DARKSHADOW-COLOR: buttonshadow; background-repeat: repeat;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px; background-color:transparent}
td{ line-height:1.5em; font-size:12px;}

a:link,
a:visited,
a:active{
color:#636363;
text-decoration:none;
}
a:hover {
	color: #636363;
	text-decoration:underline;
}
/*集团旗下分店*/
.fdxxbt{ color:#FFFFFF;font-size:14px;
	font-weight:bold;}

.fdxx{ color:#FFFFFF;line-height:1.8em;}
.fdxx a:link,
.fdxx a:visited,
.fdxx a:active{
text-decoration:none;
color:#FFFFFF;
font-weight:normal;
}
.fdxx a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-weight:normal;
}

.sale{ font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-repeat:no-repeat;
}
.salemore{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#636363;
}
.salemore a:link,
.salemore a:visited,
.salemore a:active{
text-decoration:none;
color:#636363;
}
.salemore a:hover {
	text-decoration:underline;
	color: #333333;
}

/*图片轮换样式*/
div#MainPromotionBanner{
	width:567px;
	height:182px;
	background:#ffffff; /*图片无法显示时，所产生的颜色*/
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 182px;
	overflow: hidden;
	margin:20 0px 0px 0px;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 567px;
	height: 182px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 567px;
	height: 182px;		
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: -15px; 
	right: 0px;
	z-index: 10;
	height: 15px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #fff;
	text-align: center;
	line-height:11px;
	width: 11px;
	height: 11px;
	font-family: Arial;
	font-size: 10px;
	cursor: pointer;
	overflow: hidden; 
	margin:0px 3px;
	background: url(/images/0912/iconhui.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(/images/0912/iconred.gif) no-repeat center center;
	border:0; 
	font-size: 10px;
	line-height: 11px;
	height: 11px;
	width: 11px;
	margin:0 3px; 
}

/*信息列表Gridview行样式*/
.News_List
{
	height:22px;
}
.News_List td 
{
	line-height: 22px;
} 

/*信息列表Gridview交替行样式*/
.AltNews_List
{
	height:22px;
}
.AltNews_List td 
{
	line-height: 22px;
} 

/*活动动态图片样式*/
body { background:#FFF; color:#333; font:12px/1.6em Helvetica, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size:1em; }
a{ color:#0287CA; text-decoration:none; }
 a:hover { text-decoration:underline; }
ul, li { list-style:none; }
fieldset, img { border:none; }
legend { display:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }
input, textarea, select, button { font:12px Helvetica, Arial, sans-serif; }
table { border-collapse:collapse; }
html { overflow:-moz-scrollbars-vertical; }
#ibanner { position:relative; width:196px; height:192px; overflow:hidden;}
 #ibanner_pic {}
  #ibanner_pic a { position:absolute; top:0; display:block; width:196px; height:192; overflow:hidden; }
 #ibanner_btn { position:absolute; z-index:9999; right:0px; bottom:0px; font-weight:100; font-family:Arial; }
  #ibanner_btn span { display:block; float:left; margin-left:0px; padding:0 5px; background: url(/images/0912/iconhui.gif) no-repeat center center; cursor:pointer; }
  #ibanner_btn .normal {height:11px; margin-top:2px; border:0px solid #999; color:#ffffff; font-size:10px; line-height:15px; }
  #ibanner_btn .current {height:11px; border:0px solid #FF5300; color:#ffffff; background: url(/images/0912/iconred.gif) no-repeat center center; font-size:10px; line-height:12px; }
