body {
margin: auto 0;
padding: auto 0;
background-color:black;
}
A:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {
	text-decoration: underline;
color:#999999;}
#wrap {
margin: 0 auto;
width:980px;
background-color:#fff;
margin-top:10px;
margin-bottom:10px;
	color: #FF0000;
}
#header {
width:980px;
height:511px;
}
#header .head1 {
width:980px;
height:39px;
background-image:url(images/index_01.jpg);
}

#header .head2 {
width:980px;
height:472px;
background-image:url(images/index_02.jpg);
}
.thumbholder {
width:975px;
height:210px;
}
.thumbholder .box{
width:150px;
height:200px;
border:2px solid #000;
margin-left:8px;
margin-top:5px;
float:left;
}
#mid {
width:980px;
height:345px;
background-image:url(images/index_04.jpg);
}
#footer
{
width:980px;
height:122px;
background-image:url(images/index_07.jpg);
}

