@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:#1F2428;
	
	}
.arrackd{
    display:none;
}

#index {
	width:1000px;
	height:750px;
	margin:0 auto;
}
#index_title{
	width:1000px;
	height:192px;
	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);
}
#indexmarquee{
	width:316px;
	height:28px;
	padding:5px 360px 0px 150px;
	float:left;
	background-image: url(../img/index/indexmqreebg.jpg);
	}
#menu {
	width:1000px;
	height: auto;
	float:left;
}
#menu2 {
	width:980px;
	height:17px;
	padding:3px 20px 0px 0px;
	background-image:url(../img/index/menu2bg.jpg);
	float:left;
}#flash {
	width:1000px;
	height:287px;
	float:left;
}
#main{
	width:826px;
	height:179px;
	background-image:url(../img/index/index_mainbg.jpg);
	float:left;
	}
#introduction {
	padding:25px 30px 0px 210px;
	width:320px;
	height:101px;
	float:left;
}

#news {
	padding:30px 0px 0px 20px;
	width:245px;
	height:96px;
	float:left;
}
#rooms {
	width:351px;
	height:199px;
	float:left;
}
#album {
	width:174px;
	height:212px;
	float:left;
	background-image:url(../img/index/albumbg.jpg);
}
#album .photo {
	width:169px;
	height:auto;
	float:left;
	padding:35px 0px 0px 5px;
	background-image:url(../img/index/index_album.jpg);
}
#album .name {
	width:260px;
	height:51px;
	float:left;
	text-align:center;
	padding:0px 0px 0px 0px;
	background-image:url(../img/index/index_album_name_bg.jpg);
}
#copyright {
	padding:10px 0px 0px 220px;
	width:606px;
	height:43px;
	float:left;
	background-image:url(../img/index/copyright.jpg);
}
#mit_logo {
	width:140px;
	height:65px;
	float:left;
}

