body
{
    background: white;
    font-family: Verdana;
    font-size: 12px;
}
.head
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.headText
{
    height: 47px;
    width: auto;
    float: left;
}
.headRow
{
    margin-left: 150px;
    width: 198px;
    float: left;
    position: relative;
    height: 47px;
}
.headImageTop
{
    color: #ff6600;
    float: left;
    width: 198px;
}
.headCenter
{
    float: left;
    width: 198px;
    border-right: 1px solid black;
}
.headImageBottom
{
    height: 29px;
    color: #ff6600;
    float: left;
    width: 198px;
    border-right: 1px solid black;
}
.headLang
{
    width: 200px;
    height: 47px;
    vertical-align: bottom;
    position: relative;
    float: left;
}
.cleaner
{
    clear: both;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
}
h1
{
    font-size: 24px;
    color: #ff6600;
    font-weight: bold;
}
.line1
{
    width: 800px;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid black;
}

.line2
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #ff6600;
}



.body
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.text
{
    width: 530px;
    float: left;
}

.rightbody
{
    width: 270px;
    float: left;
    text-align: right;
}

.bottom
{
    margin-left: 173px;
}

h2
{
    font-size: 13px;
    color: #ff6600;
}

.info
{
    position: relative;
    background-image: url("img/stone.jpg");
    width: 453px;
    height: 111px;
    border: 1px solid #ff6600;
}
a
{
    text-decoration: none;
    color: #ff6600;
}
