@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color:#006699
}
.arrackd {
	display:none;
}
#index {
	width:1000px;
	height:650px;
	margin:0px auto;
	position: relative;
}
#link {
	width:111px;
	height:18px;
	background-image:url(top.jpg);
	position:absolute;
	z-index:2;
	left:881px;
	top: 3px;
}
#marquee {
	width:412px;
	height:19px;
	/*	background-image: url(menu_bg.png);
*/	position:absolute;
	z-index:2;
	left: 443px;
	top: 1px;
}
#bg {
	width:1000px;
	height:566px;
	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;
	}
#products {
	width:198px;
	height: 466px;
	position:absolute;
	z-index:2;
	left:449px;
	top: 182px;
}
#products .top {
	width:691px;
	height:  auto;
	float:left;
}
#products .center {
	width:200px;
	height: auto;
	float:left;
	padding:3px 0px 0px 0px;
}
#products .bottom {
	width:691px;
	height:  auto;
	float:left;
	background-image:url(index_products_bottom.jpg);
}
#products .frame {
	width: 160px;
	height: 55px;
	margin: 10px auto;
	padding: 0;
	background-image:url(products_photo.jpg);
	background-repeat:no-repeat;
	float:left;
}
#products .photo {
	width: 160px;
	height: 55px;
	padding:0px;
	overflow:hidden;
	/* border: 1px #fff solid; */
}
#products .photo a img{
	width:160px;
	height:55px;
}
#products .name {
	width:85%;
	height:18px;
	padding-top:2px;
	text-align:center;
}
#products .more {
	width:85%;
	height:20px;
	padding-top:3px;
	text-align:center;
}#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:350px;
	height:214px;
	float:left;
	position:absolute;
	z-index:2;
	left: 635px;
	top: 164px;
	overflow:hidden;
}#service {
	width:345px;
	height:48px;
	float:left;
	position:absolute;
	z-index:2;
	left: 634px;
	top: 426px;
	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:357px;
	height:108px;
	float:left;
	background-image: url(../common/footer_line.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index:2;
	left: 631px;
	top: 527px;
	}
