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

body {
	margin-left: 0px;
	margin-top: 0px;
	/*background-image:url(bg2.jpg);*/
}
.arrackd {
	display:none;
}
#index {
	width:1000px;
	height:800px;
	margin:0px auto;
	position: relative;
	background-image:url(bg.jpg);
}
#link {
	width:970px;
	height:26px;
	padding:5px 30px 0px 0px;
	position:absolute;
	z-index:1;
	left:0px;
	top: 0px;
}
#logo{
	width:601px;
	height:581px;
	position:absolute;
	z-index:1;
	left:0px;
	top: 122px;	
	}
#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:189px;
	height:170px;
	float:left;
	padding:0px 0px 0px 0px;
	background-image: url(news_bg.png);
	position:absolute;
	z-index:4;
	left: 611px;
	top: 303px;
}
#news .list{
	width:169px;
	height: 90px;
	float:left;
	padding:40px 0px 0px 20px;
}
#introduction {
	width:356px;
	height:90px;
	float:left;
	background-image:url(introduction_bg.png);
	position:absolute;
	padding:8px 10px 5px 10px;
	z-index:4;
	left: 613px;
	top: 194px;
}
#news .more{
	width:179px;
	height:20px;
	padding:5px 0px 0px 10px;
	float:left;
}
#album {
	width:150px;
	height:113px;
	float:left;
	padding:0px;
	overflow:hidden;
	border:1px #000 solid;
	position:absolute;
	z-index:4;
	left: 825px;
	top: 321px;
}
#album_name {
	width:149px;
	height:18px;
	float:left;
	padding:0px;
	position:absolute;
	z-index:4;
	left: 825px;
	top: 444px;
}
#album_bg {
	width:192px;
	height:170px;
	float:left;
	padding:0px;
	background-image: url(ablum_bg.png);
	position:absolute;
	z-index:3;
	left: 805px;
	top: 306px;
}
#content .frame {
	width:334px;
	height:103px;
	padding:5px;
	background-image:url(contentBg.png);
}

