﻿#header {
	position:relative;
	width:968px;
	height:58px;
	background:url(../images/home_top_bg.jpg) no-repeat 0 -12px;
}
#music {
	position:absolute;
	right:90px;
	top:30px;
}
#musicII {
	position:absolute;
	right:180px;
	top:30px;
}

#login {
	position:absolute;
	right:20px;
	top:34px;
	color:#fff;

}

#main1 {
	width:968px;
	height:451px;
	margin:28px auto 15px auto;
}
#main1_left {
	position:relative;
	float:left;
	width:829px;
	height:451px;
	overflow:hidden;
}
#main1_left #big_img_bar {
	position:absolute;
	left:0;
	top:0;
	width:10000px;
}
#main1_left a {
	display:block;
	display:none;
}
#big_img_bar a img {
	background:url(../images/loading.gif) no-repeat center center;
}
#block {
	position:absolute;
	right:6px;
	bottom:6px;
}
#block span {
	float:left;
	display:block;
	width:12px;
	height:20px;
	overflow:hidden;
	background-color:#666;
	border:1px solid #FFF;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	margin-left:6px;
	cursor:pointer;
	text-indent:-9999em;
}
#block span.on {
	background-color:#fff;
	border:1px solid #ff0;
}
#main1_right {
	float:right;
	width:123px;
}
#main2 {
	width:968px;
	height:164px;
	margin-bottom:28px;
}
#main2_left {
	position:relative;
	float:left;
	width:477px;
	height:164px;
}
#main2_right {
	position:relative;
	float:right;
	width:477px;
	height:164px;
}
.bulletin {
	position:absolute;
	left:50px;
	top:50px;
	width:272px;
	height:66px;
	overflow:hidden;
	z-index:0;
}
.bulletin ul li {
	padding-left:12px;
	margin-bottom:2px;
	background:url(../images/dot2.gif) no-repeat 0 7px;
}

