div.iecenter {
     text-align: center;
}
div.centerboxindex{
 width: 700px;
 height:650px;
 background-image:url(image/back.gif);
  margin-top:20px;
 margin-left: auto;
 margin-right: auto;
 padding:1em;
 text-align: center;
 border:1px solid #999999;
 }
 
 div.centerbox{
 width: 700px;
  margin-top:20px;
 margin-left: auto;
 margin-right: auto;
 padding:1em;
 text-align: center;
 }
 
 a {
text-decoration: none;
}
a:link { color:#514454; } 
a:visited { color:#990033; } 

.button {
list-style-type:none;
} 

 .box1 {
float:left;
width:350px;
height:250px;
}
.box2 {
margin-top:50px;
width:350px;
float:right;
}
.box3 {
clear:both;
padding-top:135px;
font-size:12px;
}
.box4 {
float:left;
}

.styel01 {
color:#666666;
font-size: 13px;
}
.styel02{
font-size:17px;
color:#660033;
}
.styel03{
font-size:14px;
}

.button005 {
    background: url("image/bt5_on.gif") no-repeat;
float:left;
}
.button001 {
    background: url("image/bt_on.gif") no-repeat;
float:left;
}
.button002 {
    background: url("image/bt2_on.gif") no-repeat;
float:left;
}
.button003 {
    background: url("image/bt3_on.gif") no-repeat;
float:left;
}
.button004 {
    background: url("image/bt4_on.gif") no-repeat;
float:left;
}



 
.button00 a {
    display: inline-block;
}
 
.button00 a:hover {
	background-color: transparent; /* IE6‘Î‰ž */
}
 .button00{
    list-style: none;
    margin-left: 68px;
    float: left;
}
.button00 a:hover img {
    visibility: hidden;
}