@CHARSET "UTF-8";

* {
 margin: 0;
 padding: 0;
}

body,div {
    font: normal 13px arial;
    line-height: 20px;
    color: #333333;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    font: normal 28px arial;
    color: #333333;
}

h2 {
    font: normal 24px arial;
    color: #333333;
}

h3 {
    font: normal 20px arial;
    color: #333333;
}

.clear {
    clear: both;
}

#container {
    width: 820px;
    margin: 0 auto;
}

#top {
    height: 280px;
    padding: 60px 5px;
    text-align: center;
}

#top1 {
    height: 140px;
    padding-top: 30px;
    text-align: center;
}

#buttons {
    width: 595px;
    padding: 30px 111px;
    height: 120px;
}

#button1 {
    float: left;
    width: 295px;
}

#button2 {
    float: left;
    width: 295px;
    margin-left: 5px;
    text-align: right;
}

#bottom {
    margin-top: 100px;
    color: #666;
    text-align: center;
}

#copy {
    margin-top: 40px;
    font-size: 11px;
    color: #888;
}

#copy a {
    color: #555;
}

#preload1 {
    background-image: url('/img/com02.jpg');
}

#preload1 {
    background-image: url('/img/res02.jpg');
}

#photo {
    width: 820px;
    height: 300px;
    overflow: hidden;
    float: left;
}

.photo {
    width: 140px;
    height: 300px;
    overflow: hidden;
    float: left;
    margin-left: 30px;
}

.photo img {
    width: 140px;
    height: 300px;
    position: relative;
}

#text {
    margin-top: 50px;
}

#text p {
    margin-top: 10px;
}

#text .big {
    font-size: 16px;
}

#mail {
    color: #666;
}
