/* indexFlash */
#index .flash{
	text-indent: -9999px ;
	width: 950px ;
	height: 350px ;
	overflow: hidden ;
	margin: 0 auto ;
}

#index .flash.flash01{background: url(/img/flash01.jpg) no-repeat ;}
#index .flash.flash02{background: url(/img/flash02.jpg) no-repeat ;}
#index .flash.flash03{background: url(/img/flash03.jpg) no-repeat ;}
#index .flash.flash04{background: url(/img/flash04.jpg) no-repeat ;}
#index .flash.flash05{background: url(/img/flash05.jpg) no-repeat ;}
#index .flash.flash06{background: url(/img/flash06.jpg) no-repeat ;}
#index .flash.flash07{background: url(/img/flash07.jpg) no-repeat ;}
#index .flash.flash08{background: url(/img/flash08.jpg) no-repeat ;}
#index .flash.flash09{background: url(/img/flash09.jpg) no-repeat ;}
#index .flash.flash10{background: url(/img/flash10.jpg) no-repeat ;}
#index .flash.flash11{background: url(/img/flash11.jpg) no-repeat ;}
#index .flash.flash12{background: url(/img/flash12.jpg) no-repeat ;}
#index .flash.flash13{background: url(/img/flash13.jpg) no-repeat ;}
#index .flash.flash14{background: url(/img/flash14.jpg) no-repeat ;}
#index .flash.flash15{background: url(/img/flash15.jpg) no-repeat ;}
#index .flash.flash16{background: url(/img/flash16.jpg) no-repeat ;}
#index .flash.flash17{background: url(/img/flash17.jpg) no-repeat ;}
#index .flash.flash18{background: url(/img/flash18.jpg) no-repeat ;}
#index .flash.flash19{background: url(/img/flash19.jpg) no-repeat ;}
#index .flash.flash20{background: url(/img/flash20.jpg) no-repeat ;}


/* indexNews */
#index .news{
	width: 920px ;
	overflow: hidden ;
	margin: 15px auto 10px ;
}

#index .news dl{
	width: 450px ;
	overflow: hidden ;
	line-height: 1.5 ;
}

#index .news dl.connecre{ position: relative ;float: left ;}
#index .news dl.recent{ position: relative ;float: right ;}

#index .news dl.connecre .iconRss,
#index .news dl.recent .iconRss{ top: 8px ; right: 0 ; position: absolute ;}

#index .news dl dt{
	text-indent: -9999px ;
	height: 19px ;
	border-bottom: 1px solid #b4b7c4 ;
	padding: 0 0 10px 5px ;
	margin-bottom: 10px ;
}

#index .news dl.connecre dt{ background: url(../img/sTitleConnecre.gif) no-repeat ;}
#index .news dl.recent dt{ background: url(../img/sTitleRecent.gif) no-repeat ;}

#index .news dl dd{
	color: #b4b7c4 ;
	padding: 0 0 0 5px ;
}
#index .news dl dd table th,
#index .news dl dd table td{ }
#index .news dl dd table th{ padding-right: 5px ;}


