﻿
a {
	color:#373737;
	text-decoration:none;
}
* {
	margin:0;
	padding:0;
}
a:hover {
	text-decoration:underline;
}

.hdwrap {
	width:960px;
	margin:0 auto;
}

/*首页图片滚动*/

.flashlist {
	height:360px;
}
.flashlist .f_out {
	height:360px;
	overflow:hidden;
	position:relative;
	z-index:100;
}
.flashlist .f_out .vip01pic,.jcToppic .vip01pic {
	width:58px;
	height:58px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/vipico.gif) no-repeat 0 0;
	z-index:200
}
.vip02pic {
	width:39px;
	height:39px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/vipico.gif) no-repeat -80px 0;
	z-index:200
}
.flashlist .f_out .picintro {
	height:84px;
	background:url(../images/hdpng.png) no-repeat scroll 0 -1px;
	position:absolute;
	bottom:0;
	left:0;
	width:940px;
	z-index:999;
	padding:0 20px;
}


.flash_tab {
	height:26px;
	/*background:url(../images/hdbg.gif) no-repeat scroll 0 0;*/
	background:url(../images/flash_bg.jpg);
	padding-top:19px;
}
.flash_tab .tabs {
	width:200px;
	height:14px;
	overflow:hidden;
	margin:auto;
}
.flash_tab .tabs ul li {
	width:33px;
	height:8px;
	float:left;
	display:block;
}
.flash_tab .tabs ul li.opdiv,.noopdiv {
	padding:0;
	opacity:1
}
.flash_tab .tabs ul li.opdiv a {
	width:14px;
	height:15px;
	background:url(../images/dot.gif);

	/*background:url(../images/hdsmall.gif) no-repeat scroll -41px -1239px;*/
	display:block;
}
.flash_tab .tabs ul li.opdiv a:hover {
	
	/*background-position:-8px -1239px;*/
	
}
.flash_tab .tabs ul li.noopdiv a {
	width:14px;
	height:15px;
		background:url(../images/dot_cur.gif);
	/*background:url(../images/hdsmall.gif) no-repeat scroll -8px -1239px;*/
	display:block;
}
