body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
body {
	margin: 0px;
	background: url(../image/pageBg.jpg) no-repeat center center #000;
	min-height:600px;
	min-width:1100px;
}
#wrap {
	height:600px;
	width:1100px;
	margin:0 auto 15px;
	position:relative;
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
}
a:link, a:visited, a:hover,a:active {
	color: #FFF;
	text-decoration: none;
}
#logo{
	height:45px;
	width:65px;
	background: url(../image/logo.png) no-repeat;
	position:absolute;
	text-indent:-9999px;
}
#text1{
	background: url(../image/text1.jpg) no-repeat top center;
	width:357px;
	height:207px;
	position:absolute;
	top:40px;
	left:702px;
}
#text1.hover{
	background-position:0 -205px;
}
#text2{
	background: url(../image/text2.jpg) no-repeat top center;
	width:303px;
	height:235px;
	position:absolute;
	top:317px;
	left:232px;
}
#text2.hover{
	background-position:0 -234px;
}
#text3{
	background: url(../image/text3.jpg) no-repeat top center;
	width:309px;
	height:186px;
	position:absolute;
	top:126px;
	left:78px
}
#text3.hover{
	background-position:0 -185px;
}

