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:#92D6D9;}

td
{
	font-size: 9pt;
	line-height:1.8em;
	color:#ffffff;
}

a:link,
a:visited  {
	text-decoration: none;color:#ffffff;
	/*color: #FFFA92;*/
}

a:hover,
a:active  {
	text-decoration: underline;
	/*color: #FFFA92;*/
}
/*新闻页面分页样式*/
.pageclass li a:link,
.pageclass li a:visited,
.pageclass li a:active{color:#000;}

/*首页菜单样式*/
.symenu a:link,
.symenu a:visited {
	text-decoration: none;
	color: #894403;
	font-weight: bold;
	background-repeat:no-repeat;
}
.symenu a:hover,
.symenu a:active {
	text-decoration: underline;
	color: #894403;
}
.symenu {
	color: #894403;
}
/*消费掼更多样式*/
.xfmore a:link,
.xfmore a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background-repeat:no-repeat;
}
.xfmore a:hover,
.xfmore a:active {
	text-decoration: underline;
	color: #fff;
}
.cyl a:link,
.cyl a:visited {
	text-decoration: none;
	color: #ABDDDC;
	background-repeat:no-repeat;
}
.cyl a:hover,
.cyl a:active {
	text-decoration: underline;
	color: #ABDDDC;
}

.jdl a:link,
.jdl a:visited {
	text-decoration: none;
	color: #F9CED0;
	background-repeat:no-repeat;
}
.jdl a:hover,
.jdl a:active {
	text-decoration: underline;
	color: #F9CED0;
}


/*图片轮换样式*/
div#MainPromotionBanner{
	width:280px;
	height:355px;
	background:#ffffff; /*图片无法显示时，所产生的颜色*/
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 355px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width:280px;
	height:355px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width:280px;
	height:355px;
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 355px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #fff;
	font-weight:bold;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(/images/0902imges/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#EBB248; 
	background: url(/images/0902imges/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}

/*信息列表Gridview行样式*/
.News_List
{
	height:22px;
}
.News_List td 
{
	line-height: 22px;
	background-repeat: repeat-x;
	background-position: bottom;
} 

/*信息列表Gridview交替行样式*/
.AltNews_List
{
	height:22px;
}
.AltNews_List td 
{
	line-height: 22px;
	background-repeat: repeat-x;
	background-position: bottom;
} 

.helloid span{margin-top:4px; float:left}
.helloid span img{vertical-align:middle;margin-top:3px;}

.tophead a:link {color:#626262;} 
.tophead a:visited {color:#626262; } 
.tophead a:hover {color:#626262;} 
.tophead a:active {color:#626262;} 

#Xtd_header1_Header1_lblUid{margin-top:1px; float:left}


