body{
margin:0px auto;
padding:0px auto;
width:1000px;
}
.top{
background-image:url(../images/top.gif);
width:1000px;
height:141px;
background-repeat:no-repeat;
padding-left:56px;
}

.menu{ background-image:url(../images/2.png);  width:1000; height: auto; padding-left:0px;}
.content{
background-image:url(../images/content.png);
background-repeat:repeat-x;
width:1000px;
height:620px;
color:#FFFFFF;
font-size:14px;
vertical-align:top;
padding-left:85px;
}
.fotter{
background-image:url(../images/footer1.jpg);
background-repeat:repeat-x;

width:1000px;
height:80px;
text-align:center;
color:#FFFFFF;
text-decoration:none;
}
.box{
background-image:url(../images/box.png);
height:342px;
width:257px;
background-repeat:no-repeat;
background-position:right;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
text-align:center;
color:#FFFFFF;
}
.box_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:340px;
width:240px;
text-align:justify;
}
.box_text:hover{
color:#000000;
}
.menu_box{
background-image:url(../images/box2.png);
width:195px;
height:71px;
background-repeat:no-repeat;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFFFF;
text-align:center;
vertical-align:middle;
}