@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/bg1.gif) repeat-y center #ccc;
	*background:url(../images/bg.gif) repeat-y center #ccc;
	margin:0;
	padding:0;
	font-size:12px;
}

*{
	font-family:Arial,宋体;
}

a{
	text-decoration:none;
}

img{
	border:0;
}

#totle_holder{
	display:block;
	margin:0 auto;
	width:1000px;
}

#logo{
	display:block;
	width:320px;
	height:63px;
	background:url(../images/logo.gif) no-repeat;
	float:left;
}

#nav{
	display:block;
	width:680px;
	height:63px;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}

#nav li{
	display:block;
	height:63px;
	float:left;
}

#nav li a{
	display:block;
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat;
	height:63px;
}

#nav li a span{
	display:none;
}

#nav1{
	width:56px;
	background-position:0px 0px;
}

#nav1:hover{
	width:56px;
	background-position:0px -63px;
}

#nav2{
	width:77px;
	background-position:-56px 0px;
}

#nav2:hover{
	width:77px;
	background-position:-56px -63px;
}

#nav3{
	width:77px;
	background-position:-133px 0px;
}

#nav3:hover{
	width:77px;
	background-position:-133px -63px;
}

#nav4{
	width:77px;
	background-position:-210px 0px;
}

#nav4:hover{
	width:77px;
	background-position:-210px -63px;
}

#nav5{
	width:77px;
	background-position:-287px 0px;
}

#nav5:hover{
	width:77px;
	background-position:-287px -63px;
}

#nav6{
	width:78px;
	background-position:-364px 0px;
}

#nav6:hover{
	width:78px;
	background-position:-364px -63px;
}

#nav7{
	width:77px;
	background-position:-442px 0px;
}

#nav7:hover{
	width:77px;
	background-position:-442px -63px;
}

#nav8{
	width:78px;
	background-position:-519px 0px;
}

#nav8:hover{
	width:78px;
	background-position:-519px -63px;
}

#nav9{
	width:83px;
	background-position:-597px 0px;
}

#nav9:hover{
	width:83px;
	background-position:-597px -63px;
}

#flash{
	display:block;
	margin:0px;
}

#bottom_holder{
	clear:both;
	display:block;
	width:1000px;
	height:104px;
	background:url(../images/footer_bg.gif) repeat-y;
	position:relative;
}

#bottom_links{
	display:block;
	width:180px;
	height:50px;
	position:absolute;
	top:15px;
	left:15px;
	margin:0;
	padding:0;
	list-style:none;
}

#bottom_links li{
	display:block;
	width:60px;
	height:50px;
	float:left;
	margin:0;
	padding:0;
}

#bottom_links li a{
	display:block;
	width:60px;
	color:#fff;
	text-align:center;
	padding-top:40px;
}

#bottom_links li a:hover{
	color:#fff;
	text-decoration:underline;
}

#bottom_link1{
	background:url(../images/bottom_link1.gif) no-repeat top center;
}

#bottom_link2{
	background:url(../images/bottom_link2.gif) no-repeat top center;
}

#bottom_link3{
	background:url(../images/bottom_link3.gif) no-repeat top center;
}

#copyrights{
	position:absolute;
	color:#fff;
	text-align:left;
	width:500px;
	top:10px;
	left:230px;
	line-height:22px;
}

#copyrights a{
	color:#fff;
}

#copyrights a:hover{
	text-decoration:underline;
}

#g2{
	display:block;
	width:80px;
	height:81px;
	position:absolute;
	top:10px;
	right:150px;
}

#ga_logo{
	display:block;
	width:50px;
	height:58px;
	position:absolute;
	top:20px;
	right:80px;
}

#ga_num{
	display:block;
	position:absolute;
	font-family:宋体;
	font-size:12px;
	color:#fff;
	bottom:15px;
	right:68px;
}