@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #3C4264;
}
.arrackd{
    display:none;
}

#index {
	width:1000px;
	margin:0 auto;
}
#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);
}
#top_index_menu .menu {
	width:1000px;
	height:28px;
	float:left;
	background-image:url(../img/index/index_top_menu.jpg);
	padding-top:10px;
	text-align:center;
}
#center_left_index {
	width:380px;
	height:auto;
	float:left;
}
#center_left_index .flash {
	width:380px;
	height:254px;
	float:left;
}
#center_left_index .introduction {
	width:285px;
	height:284px;
	float:left;
	padding:0px 35px 0px 60px;
	background-image:url(../img/index/index_introduction.jpg);
}
#center_right_index {
	width:620px;
	height:auto;
	float:left;
}
#center_right_index .marquee {
	width:620px;
	height:35px;
	float:left;
	background-image:url(../img/index/index_marquee_bg.jpg);
}
#center_right_index .flash {
	width:620px;
	height:271px;
	float:left;
}
#index_news {
	width:363px;
	height:232px;
	float:left;
}
#index_news .title {
	width:363px;
	height:70px;
	float:left;
}
#index_news .list {
	width:343px;
	height:147px;
	float:left;
	padding:15px 0px 0px 20px;
	background-image:url(../img/index/index_news_content_bg.jpg)
}
#index_album {
	width:257px;
	height:auto;
	float:left;
}
#index_album .photo {
	width:230px;
	height:101px;
	float:left;
	padding:70px 0px 0px 27px;
	background-image:url(../img/index/index_album.jpg);
}
#index_album .name {
	width:162px;
	height:51px;
	float:left;
	text-align:center;
	padding:10px 70px 0px 25px;
	background-image:url(../img/index/index_album_name_bg.jpg);
}
#copyright {
	width:750px;
	height:85px;
	float:left;
	padding:20px 0px 0px 250px;
	background-image:url(../img/index/index_copyright.jpg);
}
