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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:
 #339966;
}
.arrackd{
    display:none;
}
/*主要功能*/
.betweenTwoParties {
	width:1000px;
	margin:0 auto;
}
.main {
	float:left;
	width:1000px;
	height:545px;
}
.flash {
	float:left;
	width:684px;
	height:545px;
}
#content {
	float:left;
	width:316px;
	height:545px;
}
.footer {
	float:left;
	width:1000px;
	height:150px;
	background-image:url(../img_index/footer.jpg);
}
.copyright {
	padding-top:17px;
	padding-left:60px;
	float:left;
	width:578px;
	height:58px;
}
.card {
	padding-top:25px;
	float:left;
	width:362px;
	height:50px;
	background-image:	url(../img_index/card.jpg);
}
/*細項*/
#content .album {
	float:left;
	width:316px;
	height:196px;
	background-image:url(../img_index/photo.jpg);
}
#content .albumPhoto {
	padding-top:39px;
	padding-left:67px;
	float:left;
	width:249px;
	height:111px;
}#content .photoName {
	padding-top:6px;
	float:left;
	width:316px;
	height:40px;
}
#content .news {
	padding-top:28px;
	padding-left:24px;
	float:left;
	width:292px;
	height:73px;
	background-image:	url(../img_index/news.jpg);
}
#content .about {
	padding-top:35px;
	padding-left:24px;
	padding-right:24px;
	float:left;
	height:213px;
	width:268px;
	background-image:	url(../img_index/about.jpg);
}
