@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(../img/index/1300bg.jpg);
	background-repeat: no-repeat;
	background-position:50% 0%;
	background-color:#345a1d;
}
h2{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:500;
	display: inline;	
	}
.arrackd {
	display:none;
}
#index {
	width:1000px;
	height:auto;
	margin:0 auto;
}
#index_top{
	width:960px;
	height:40px;
	padding:0px 20px 0px 20px;
	overflow:hidden;
	}
#index_content {
	width:769px;
	height: auto;
	float:left;
}
#top_index_menu {
	width:1000px;
	height:auto;
	float:left;
}
#top_index_menu .quick_menu {
	width:1000px;
	height:69px;
	float:left;
	background-image:url(../img/index/index_top_bg.jpg);
}
#menu {
	width:231px;
	height:444px;
	float:left;
}
#flash {
	width:769px;
	height:581px;
	float:left;
}
#introduction {
	padding:60px 140px 0px 15px;
	width:172px;
	height:152px;
	float:left;
	background-image:url(../img/index/introduction1bg.jpg);
}
#introduction2 {
	padding:60px 0px 0px 167px;
	width:160px;
	height:123px;
	float:left;
	background-image:url(../img/index/introduction2bg.jpg);
}
#news {
	padding:20px 0px 0px 15px;
	width:231px;
	height:77px;
	float:left;
	background-image:url(../img/index/newsbg.jpg);
}
#favorable {
	padding:5px 0px 0px 370px;
	width:153px;
	height:92px;
	float:left;
	background-image:url(../img/index/preferentials.jpg);
}
#album {
	width:231px;
	height:164px;
	float:left;
	background-image:url(../img/index/albumbg.jpg);
}
#album .photo {
	width:190px;
	height:125px;
	float:left;
	padding:13px 0px 0px 8px;
	background-image:url(../img/index/index_album.jpg);
}
#album .name {
	width:202px;
	height:25px;
	float:left;
	text-align:center;
	padding:0px 0px 0px 0px;
	background-image:url(../img/index/index_album_name_bg.jpg);
}
#marquee{
	width:950px;
	height:39px;
	float:left;
	padding:20px 0px 0px 50px;
	background-image:url(../img/index/keywordsbg.jpg);
	}
#copyright {
	padding:10px 0px 0px 0px;
	width:1000px;
	height:58px;
	float:left;
	background-image:url(../img/index/copyright.jpg);
	text-align:center;
}
