body{   font-family: Arial, Helvetica, sans-serif;
    color: #5C7688;
    font-size: 11px;
}
p {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
/*    color: #5C7688;*/
    color: #4C6678;
    font-size: 11px;
    line-height: 18px;
    text-align: justify;
}
.hr {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5C8EA9;
    line-height: 20px;
}
input {
    border: 0px solid #93723F;
    background-color: #F6F0DA;
    color: #C77318;
    font-family: "Tahoma", Courier, mono;  
}
.input_text {
    border: 1px solid #93723F;
    width:102px;
    border: 1px solid #c8bfa4;
    background-color: #FAF8F0;
}
a {
    text-decoration: none;
    color: #568CA8;
    font-size:11px;
}
a:hover {
    color:#C77318
}
.a_menu {
    text-decoration: none;
    color: #568CA8;
    font-size:11px;
    line-height: 22px;
}
.a_active {
    text-decoration: none;
    color: #C77318;
    line-height: 22px;
}
ul {
    font-size: 11px;
    line-height: 18px;
}
.right_menu {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #C77318;
    font-weight: bold;
}
td {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.a_shop{
text-decoration:underline;
color:#0EA2C4;
font-size:10px;
}
.a_pr {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #5C7688;
    font-size: 11px;
    line-height: 18px;
    text-align: justify;
}
