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
{
	font-size: 9pt;
	line-height:1.5em;
	color:#636363;
}

a:link,
a:visited  {
	text-decoration: none;
	color: #636363;
}

a:hover,
a:active  {
	text-decoration: underline;
	color: #636363;
}

.imgxt{ border:solid 1xp #D4D4D4;padding:5px;}
.rigthxt{ border-right:solid 1px ##E2E2E2; border-bottom:solid 1px ##E2E2E2;}

/*图片轮换样式*/
div#MainPromotionBanner{
	width:560px;
	height:412px;
	background:#ffffff; /*图片无法显示时，所产生的颜色*/
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 412px;
	overflow: hidden;
	margin:20 0px 0px 0px;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 560px;
	height: 412px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 560px;
	height: 412px;		
}

#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(/child_web/chaoshi/images/iconhui.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(/child_web/chaoshi/images/iconlan.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;
	padding-left:18px;
}
.News_List td 
{
	line-height: 22px;
	padding-left:18px;
	background-image: url(../images/xt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
} 

/*信息列表Gridview交替行样式*/
.AltNews_List
{
	height:22px;
	padding-left:18px;
}
.AltNews_List td 
{
	line-height: 22px;
	padding-left:18px;
	background-image: url(../images/xt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
} 

