@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color:#1f1f1f;
	/*background-image:url(bg2.jpg);*/
}
.arrackd {
	display:none;
}
#index {
	width:1000px;
	height:774px;
	margin:0px auto;
	background-color:#FFF;
	position: relative;
	background-image:url(bg.jpg);
}
#la{
	width:134px;
	height:46px;
	padding:0px 0px 0px 0px;
	position:absolute;
	z-index:1;
	left:74px;
	top: 433px;
}
#logo{
	width:265px;
	height:201px;
	padding:0px 0px 0px 0px;
	position:absolute;
	z-index:1;
	left:0px;
	top: 0px;
	}
#link {
	width:980px;
	height:16px;
	padding:15px 20px 0px 0px;
	position:absolute;
	background-image: url(link_bg.jpg);
	z-index:1;
	left:0px;
	top: 0px;
}
#flash {
	width:696px;
	height: 463px;
	padding:18px 20px 22px 19px;
	position:absolute;
	z-index:3;
	left: 265px;
	top: 0px;
	background-color:#000;
}
#info_bg {
	width:1000px;
	height: 194px;
	position:absolute;
	z-index:1;
	left: 0px;
	top: 503px;
	background-image:url(info_bg.jpg);
}
#gallery {
	width:380px;
	height: auto;
	position:absolute;
	z-index:3;
	left: 590px;
	top: 102px;
}
#gallery .bigPhotoFormer {
	width:380px;
	height:265px;
	background-image:url(bigPhotoBg.png);
	position:absolute;
	z-index:7;
	left: 0px;
	top: 0px;
}
#gallery .bigPhoto {
	width:344px;
	height:241px;
	position:absolute;
	z-index:6;
	left: 17px;
	top: 21px;
}
#gallery .smallPhoto {
	width:381px;
	height:70px;
	position:absolute;
	z-index:7;
	left: 0px;
	top: 259px;
}
#news {
	width:281px;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	position:absolute;
	z-index:4;
	left: 700px;
	top: 551px;
}
#news .list{
	width:270px;
	height: 100px;
	float:left;
	padding:0px 0px 0px 0px;
}
#introduction {
	width:381px;
	height:109px;
	float:left;
	position:absolute;
	z-index:4;
	left: 284px;
	top: 572px;
}
#news .more{
	width:260px;
	height:20px;
	padding:10px 0px 0px 10px;
	float:left;
}
#album {
	width:248px;
	height:149px;
	float:left;
	padding:0px;
	position:absolute;
	z-index:4;
	left: -680px;
	top: -28px;
}
#album_bg {
	width:200px;
	height:150px;
	float:left;
	padding:0px;
	position:absolute;
	z-index:3;
	left: 37px;
	top: 560px;
	background-color:#FFF;
}
#content .frame {
	width:334px;
	height:103px;
	padding:5px;
	background-image:url(contentBg.png);
}

