@charset "utf-8";
/* CSS Document */
body{background-image:url(../img/bg.jpg); background-repeat:repeat-x;}
.container{width:866px; height:652px; text-align:left}
h1{color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:26px; font-weight:300;}

.top {width:100%; height:54px;}
.top-content{width:555px; text-align:left; float:right; height:54px; }
.text-field{background-color:#FFF; border:solid 1px #e2e2e2; float:left; margin-right:3px; width:155px; height:16px; color:#999999; font-size:11px; margin-top:12px; padding-top:5px; padding-left:5px;}
.btn{height:24px; width:68px; background-color:#f9f9f9; border:solid 1px #e3e3e3; color:#666666; font-weight:bold; font-size:11px; margin-top:12px; cursor:pointer; }

.header{width:100%; height:73px;}
a.menu{font-family:Georgia; font-size:16px; text-decoration:none; color:#666666; margin-top:6px; float:left;}
a.menu:hover{font-family:Georgia; font-size:16px; text-decoration:none; color:#ff2553;}
.menu span{display:block; margin-top:21px; text-align:center}


.content{width:100%; min-height:487px; margin-top: 20px; height:relative;  position:relative;}
.img1{
	position:absolute;
	width:179px;
	height:179px;
	left: 113px;
	top: 40px;
}
.img2{
	position:absolute;
	width:351px;
	height:236px;
	left: 282px;
	top: 124px;
	z-index:1004;
}
.img3{
	position:absolute;
	width:186px;
	height:137px;
	left: 451px;
	top: 20px;
	z-index:1003;
}
.img4{
	position:absolute;
	width:189px;
	height:139px;
	left: 627px;
	top: 79px;
	z-index:1002;
}
.img5{
	position:absolute;
	width:213px;
	height:168px;
	left: 81px;
	top: 231px;
}
.img6{
	position:absolute;
	width:212px;
	height:168px;
	left: 378px;
	top: 268px;
}
.img7{
	position:absolute;
	width:188px;
	height:139px;
	left: 654px;
	top: 241px;
}




.footer{width:100%; height:38px;}
.left{float:left; margin-top:13px; color:#999999; font-size:11px; font-family:Arial, Helvetica, sans-serif }
.right{float:right; margin-top:13px; color:#999999; font-size:11px; font-family:Arial, Helvetica, sans-serif}

a.footer-l{text-decoration:none; color:#999999}
a.footer-l:hover{text-decoration:underline; color:#999999}
b {font-weight: normal}
td {margin-bottom: 10px; padding-bottom: 10px;}

