* {
    font-family: Verdana, "MS PGothic", "Osaka", Arial, sans-serif;
    margin: 0px;
    padding: 0px;
}

body {
    background-color: #000000;
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
}

a:link {
    color: #9c8350;
    text-decoration: none;
}

a:visited {
    color: #9c8350;
    text-decoration: none;
}

a:hover {
    color: #9c8350;
    text-decoration: underline;
}

a:active {
    color: #9c8350;
    text-decoration: none;
}

a:hover.move {
    position: relative;
    top: 1px;
    left: 1px;
}

img {
    border: 0px;
}

input {
    border: 1px solid #999999;
    height: 18px;
}

ul li {
    list-style: none;
}

/*floatclear*/
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/ * html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */
#main {
    width: 880px;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 1.4;
    border-right: solid 1px #787878;
    border-left: solid 1px #787878;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

#head {
    height: 49px;
    text-align: right;
}

.logo {
    width: 200px;
    float: left;
}

.menu {
    width: 170px;
    float: left;
}

#image {
    border-bottom: solid 1px #787878;
}

#maincontentes {
    min-height: 600px;
    height: auto !important;
    height: 600px;
    background-image: url(../images/maincontentes_bg.gif);
    background-repeat: repeat-y;
}

#maincontentes_02 {
    padding: 10px;
}

#maincontentes_03 {
    background-image: url(../images/maincontentes_bg.gif);
    background-repeat: repeat-y;
}

#leftcontentes {
    width: 420px;
    padding: 10px 10px 0 10px;
    float: left;
}

#rightcontentes {
    width: 420px;
    padding: 10px 10px 0 10px;
    float: left;
}

.icon_image {
    width: 150px;
    border: 1px solid #9c8350;
    margin-right: 10px;
    float: left;
}

.icon_image2 {
    width: 400px;
    border: 1px solid #9c8350;
    margin-bottom: 10px;
}

.icon_image3 {
    width: 300px;
    border: 1px solid #9c8350;
    margin-bottom: 10px;
}

.icon_text {
    width: 250px;
    float: left;
}

.icon_text2 {
    width: 400px;
}

.icon_top {
    margin-bottom: 15px;
    padding-top: 15px;
}

.icon {
    margin-bottom: 15px;
    padding-top: 15px;
    border-top: 1px solid #787878;
}

#concept {
    margin-bottom: 20px;
}

#chef {
    margin-bottom: 20px;
}

#footer {
    margin-top: 10px;
    padding: 5px 10px;
    background-image: url(../images/footer_bg.gif);
}

#footer_02 {
    height: 80px;
    padding-top: 5px;
    background-image: url(../images/footer_bg.gif);
}

#foot {
    text-align: right;
    padding: 5px 10px;
}

.subject {
    padding: 15px 0 10px 0;
}

.price {
    margin-bottom: 5px;
}

#topics {
    margin-bottom: 10px;
}

.topic {
    width: 206px;
    float: left;
    margin: 5px 0 10px 0;
}

.blog {
    display: none;
}

.blog_subject {
    color: #FFFFFF;
    padding: 10px;
    font-weight: bold;
}

.blog_txt {
    padding: 10px;
}

.blog_ph {
}

.blog_past {
    text-align: center;
}

.blog_past_th {
    text-align: center;
    padding-top: 5px;
}

.th {
    width: 120px;
    margin: 3px;
    float: left;
}* html div.th {
    width: 120px;
    margin: 2px;
    float: left;
}

#th_2009_01 {
    display: block;
}

#th_2008_01 {
    display: none;
}

#th_2008_02 {
    display: none;
}

#th_2007 {
    display: none;
}
