body{
margin:0 auto;
background:url(../images/bg.jpg);
}

#wrap{
width:1024px;
margin:0 auto;}

#header{
height:196px;
background:url(../images/headerbg.jpg);
margin-top:30px;}

.but{
position:relative;
width:320px;
top:150px;
left:600px;}

.but1 a{
float:left;
display:block;
height:20px;
width:73px;
background:url(../images/but01a.jpg) no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000;
text-decoration:none;
padding:5px 0px 0px 15px;}

.but1 a:hover{
float:left;
display:block;
height:20px;
width:73px;
background:url(../images/but01b.jpg) no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;
text-decoration:none;
padding:5px 0px 0px 15px;}

.but2 a{
float:left;
display:block;
height:20px;
width:118px;
background:url(../images/but02a.jpg) no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000;
text-decoration:none;
padding:5px 0px 0px 25px;
}

.but2 a:hover{
float:left;
display:block;
height:20px;
width:118px;
background:url(../images/but02b.jpg) no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;
text-decoration:none;
padding:5px 0px 0px 25px;
}

#text{
height:92px;
background:url(../images/textbg.jpg);}

#con{
background:url(../images/conbg.jpg) repeat-y;
padding:5px 150px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-style:italic;
font-weight:bold;}

#photo{
height:244px; background:url(../images/photobg2.jpg);
/*background:url(../images/photobg.jpg);*/
text-align:center;}

#footer{ background:url(../images/footerbg2.jpg);
height:101px; width:1024px; text-align:center; color:#fff; font-size:11px; font-family:Arial, Helvetica, sans-serif;
}
#footer a{ text-decoration:none; color:#fff;}
#footer a:hover{ text-decoration:underline;}