h1{color:#dac76c;font-size: 18px; font-family: sans-serif; font-weight: normal;}

hr{color:#f26521; margin: 5px 0px;}

.ainput {border:1px solid gray;background-color:#eeeeee;height:20px;width:200px;font-size:12px;}
.binput {border:1px solid gray;background-color:#eeeeee;height:20px;width:140px;font-size:12px;} 

.obs_input {border:1px solid gray;background-color:#eeeeee;height:20px;width:400px;font-size:12px;}
.obs_textar {border:1px solid gray;background-color:#eeeeee;height:120px;width:400px;font-size:12px;}

#home{
    background:#760001;
    font-family: Verdana;
    font-size: 12px;
    margin: 0px;
    color: #fff;
}

html, table, p, div{
    font-family: Verdana;
    font-size: 12px;
    color:#dac76c;
}

#wrap{
    text-align: left;
    background:url("/img/bg_wp.jpg");
    background-repeat: repeat-x;
    background-position: top;
    width: 100%;
    min-height: 100%;
    height: 100%;
}

#col1{
    background: url("/img/bookshelf.jpg");
    background-repeat: no-repeat;
    background-position: center;
    height: 240px;
}

#col2{
    background: url("/img/col2.jpg");
    background-repeat: no-repeat;
    background-position: top right;
}

#col3{
    background: url("/img/sofa.jpg");
    background-repeat: no-repeat;
    background-position: top left; 
    height: 378px;
}

#new1{
    padding: 20px 30px;
}

#snews{
    padding: 0px 15px;
    font-size: 12px;
    width: 236px;
}

#footer{
    height: 40px;
    background: #7f221e;
    margin: 10px 0px 20px 0px;
    text-align: left;
    padding-top: 3px;
}

#main{
    padding: 0px 35px;
    color: #dac76c;
}

.date{
    color: #dac76c;
    font-weight: bold;
}

#hit{
    background: url("/img/hit.jpg");
    background-position: right middle;
    width : 273px;
    border: 3px solid #fff;
}

a.mmnn{text-decoration: none; color: #ba9; font-family: sans-serif; font-size: 14px; font-weight: bold;}
a.mmnn:hover{text-decoration: underline; color: #fff;}

a.news{text-decoration: none; color: #dac76c; font-size: 12px;}
a.news:hover{text-decoration: underline; color: #fff;}

a{text-decoration: none; color: #dac76c; font-size: 12px;}
a:hover{text-decoration: underline; color: #fff;}
