/* ====================
     首页flash广告样式
==================== */
.container {
	WIDTH: 750px;
	HEIGHT: 315px
}
.container a img {
	WIDTH: 750px;
	HEIGHT: 315px
}
.container img {
	BORDER-BOTTOM-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-TOP-STYLE: none;
	BORDER-LEFT-STYLE: none
}
.td_f a img {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}
.num {
	POSITION: absolute;
	FLOAT: right;
	TOP: 285px;

	RIGHT:1%;

}
.num li {
	background-image:url(../images/on_focus.png);
	background-repeat:no-repeat;
	text-shadow:1px 1px 0px black;
	TEXT-ALIGN: center;
	LINE-HEIGHT: 28px;
	LIST-STYLE-TYPE: none;
	WIDTH: 28px;
	FONT-FAMILY: Arial;
	FLOAT: left;
	HEIGHT: 28px;
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	CURSOR: pointer
}
.num li.on {
	background-image:url(../images/natrue.png);
	LINE-HEIGHT: 28px;
	WIDTH: 28px;
	HEIGHT: 28px;
	COLOR: #ffffff
}

/*
*有福共享轮播广告页
*/
.shareContainer {
	WIDTH: 740px;
	HEIGHT: 315px
}
.shareContainer a img {
	WIDTH: 740px;
	HEIGHT: 315px
}
.shareContainer img {
	BORDER-BOTTOM-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-TOP-STYLE: none;
	BORDER-LEFT-STYLE: none
}