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

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color:#3a1145;
 	background-position:50% 0%;	
}
.arrackd {
	display:none;
}
#index {
	width:1000px;
	height:650px;
	margin:0px auto;
	position: relative;
}
#link {
	width:77px;
	height:18px;
	background-image:url(top.jpg);
	position:absolute;
	z-index:2;
	left:886px;
	top: 24px;
}
#marquee {
	width:438px;
	height:19px;
	/*	background-image: url(menu_bg.png);
*/	position:absolute;
	z-index:2;
	left: 542px;
	top: 473px;
}
#bg {
	width: 1000px;
	height: auto;
	background-image: url(top.jpg);
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#logo{
	width:308px;
	height:172px;
	position:absolute;
	z-index:2;
	left:0px;
	top: 0px;
	}
#swf{
	width:1000px;
	height:602px;
	position:absolute;
	z-index:2;
	left:0px;
	top: 0px;
	}
#gallery {
	width:380px;
	height: auto;
	position:absolute;
	z-index:2;
	left: 590px;
	top: 102px;
}
#gallery .bigPhotoFormer {
	width:380px;
	height:265px;
	background-image:url(bigPhotoBg.png);
	position:absolute;
	z-index:2;
	left: 0px;
	top: 0px;
}
#gallery .bigPhoto {
	width:344px;
	height:241px;
	position:absolute;
	z-index:2;
	left: 17px;
	top: 21px;
}
#gallery .smallPhoto {
	width:381px;
	height:70px;
	position:absolute;
	z-index:2;
	left: 0px;
	top: 259px;
}
#news {
	width:314px;
	height:170px;
	float:left;
	position:absolute;
	z-index:2;
	left: 16px;
	top: 332px;
}
#news .list{
	width:100%;
	height: 90px;
	float:left;
}
#introduction_head {
	width:318px;
	height:26px;
	float:left;
	position:absolute;
	z-index:2;
	left: 19px;
	top: 193px;
}
#introduction {
	width:344px;
	height:60px;
	float:left;
	position:absolute;
	z-index:2;
	left: 568px;
	top: 525px;
	overflow:hidden;
}#service {
	width:279px;
	height:74px;
	float:left;
	position:absolute;
	z-index:2;
	left: 639px;
	top: 642px;
	overflow:hidden;
}
#service .list {
	width:100%;
	height: auto;
	float:left;
}
#news .more{
	width:100%;
	height:20px;
	float:left;
}
#album {
	width:120px;
	height:80px;
	float:left;
	padding:0px;
	overflow:hidden;
	border:5px #fff solid;
	position:absolute;
	z-index:2;
	left: 205px;
	top: 222px;
}
#album_name {
	width:149px;
	height:18px;
	float:left;
	padding:0px;
	position:absolute;
	z-index:2;
	left: 825px;
	top: 444px;
}
#album_bg {
	width:192px;
	height:170px;
	float:left;
	padding:0px;
	background-image: url(ablum_bg.png);
	position:absolute;
	z-index:2;
	left: 805px;
	top: 306px;
}
#content .frame {
	width:334px;
	height:103px;
	padding:5px;
	background-image:url(contentBg.png);
}
#footer {
	width:587px;
	height:136px;
	float:left;
	background-image: url(../common/footer_line.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index:2;
	left: 1px;
	top: 604px;
	}
