@charset "UTF-8";
/* CSS Document */

.butheader
{
position: relative;
float: left;
background: url(http://www.goodstone.com/images/header_button2.gif) no-repeat;
width: 193px;
height: 78px;
margin: 0;
padding: 0;
overflow: hidden;
}

.butheader a
{
display: block;
width: 193px;
height: 78px;
float: left;
overflow: hidden;
}

.butheader img
{
width: 193px;
height: 78px;
border: 0;
}

.butheader a:hover img
{
visibility:hidden;
}

.butheaderindex
{
position: relative;
float: left;
background: url(http://www.goodstone.com/images/header_index_button2.gif) no-repeat;
width: 198px;
height: 86px;
margin: 0;
padding: 0;
overflow: hidden;
}

.butheaderindex a
{
display: block;
width: 198px;
height: 86px;
float: left;
overflow: hidden;
}

.butheaderindex img
{
width: 198px;
height: 86px;
border: 0;
}

.butheaderindex a:hover img
{
visibility:hidden;
}

.header_img img
{
border:none;
float:left;
}