body{
    background: #E4E4E4;
    font-family: "Trebuchet Ms",Verdana,Arial,sans-serif;
    font-size: 12px;
    color: #000;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
a {
    color:#808891;
}
a:hover {
    color:#672356;
}
p{
    padding: 0px;
    margin: 0px 0px 15px;    
}
h2{
    font-size: 20px; 
    color:#672356;
    margin: 10px 0px;
    background: url(../frame/nyil2.gif) no-repeat right 11px;
    float: left;
    padding-right: 35px;
}
h3{
    color:#808891;
    font-size: 16px;    
}
h4{
    color:#672356; 
    font-size: 14px;   
}
h5{
    color:#808891; 
    font-size: 14px;   
}
b, strong{
    color:#672356; 
}
#container{
    width:800px;
    background: #fff; 
    margin: 0px auto;
    text-align: left;  
}
#content{
    width: 800px; 
}
#left{
    width: 273px;
    float: left;
}
#right{
    width: 507px;
    float: right; 
    padding-right: 20px;
    text-align: justify;
}
#right table{
    margin: 0px auto 15px;
}
#right .static_pic_table, #right .article_pic_table{
    margin: 0px; 
    margin-left: 15px;
    margin-bottom: 5px;
}
#footer{
    background: url(../frame/footer_bg.gif) no-repeat; 
    width: 800px;  
    height: 100px; 
    text-align: center;
    color: #fff;
    padding-top: 50px; 
}
#footer a {
    color:#fff;
}
#footer a:hover {
    color:#fff;
    text-decoration: underline;
}
.clear{
    clear: both;
    margin: 0px;
    padding: 0px;   
}
#left #header{
    width: 273px;
    height: 358px;
    background: url(../frame/menueng.jpg) no-repeat;
}
