body {
    background: url('../img/img01.png') repeat-y center;
    font-family: Tahoma, "Times New Roman", Arial;
    color: #000000;
    font-size: 10pt;
}

.center img { border: none; }

.style2 {color: #333333}
.style3 {color: #993333}

h3 {
    height: 31px;
    background-color: #FFFFFF;
    padding-top: 20px;
    padding-left: 75px;
    font-size: 1.6em;
    font-weight: bold;
    color: #666600;
}


a {
    text-decoration: none;
    color: #D15803;
}



#link a:hover{color:#060;}

/* Header */

#header {
    width: 939px;
    margin: 0 auto;
}

/** LOGO */

#logo {
    float: left;
    width: 1039px;
    height: 373px;
    margin-top: -23px;
    margin-left: -10px;
    background: url('../img/img02.jpg') no-repeat left top;
}
#left {
    float:left;
    width: 255px;
}


#wrapper {
    width: 1019px;
    margin: 0 auto;
    background: url('../img/img01.gif') repeat-y left top;
}





/* Page */

#page {
    float:left;
    margin: 0 auto;
}

/* Content */

#content {
    float: left;
margin-left: 40px;
    width: 650px;
    margin-top: -60px;
}
#content img{
margin: 5px;
}
#alt{
    float:left;
    width:720px;
    height:111px;
    background: url(../img/alt.png) no-repeat right bottom;
}

.post {
}


.post .meta {
    margin: 0 0 1.5em 0;
    padding: 0 0 1px 10px;

}

.post .meta small {
    font-size: 12px;
}

#navcontainer li a{color:#494c59;   }
#navcontainer li {
/*height:20px;*/
vertical-align: bottom;
}
#navcontainer ul
{
    list-style-type: none;
    font-weight: bold;
   
}

#navcontainer a
{
    display: block;
    padding-top: 10px;
    padding-left: 27px;
    width: 190px;color:#494c59;
    border-bottom: 1px solid #eee;
    height: 17px;
}


#navcontainer a, #navlist a:visited
{
    color: #666600;
    width:200px;
    text-decoration: none;
    background: url('../img/menu.gif') #DCE3ED;
}
 #parent2 a{
         width:205px;
     }
#navcontainer a:hover 
{	
    background: url('../img/menu_2.gif')  ;
    color: #060;
}

.closed
{
    display: none;
}

.opened
{
    display:block;
    padding-left:1px;
    position:absolute;
    margin:-28px 0 0 227px;
}
#parent2 {width:250px;}
#footer{
    float:left;
    margin:0 auto;
    width:1039px;
    text-align:center;
}
#footer span{padding:0 0 30px 0;margin-bottom:20px; }

.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}
.qmmc .qmdividery{float:left;width:0px;}
.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative; /*zoom:1;*/ z-index:10;}
.qmmc a, .qmmc li {width:auto; float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
.qmmc div a, .qmmc ul a, .qmmc ul li {width:auto; float:none;}
.qmsh div a {float:left;width:auto;}
.qmmc div{visibility:hidden;position:absolute;}
.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}
.qmmc .qmcbox a{display:inline;}
.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;width:auto;}
.qmmc li {z-index:auto;}
.qmmc ul {left:-10000px;position:absolute;z-index:10;}
.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}
.qmmc li a {float:none;width:auto;}
.qmmc li:hover>ul{left:auto;}
#qm0 li {float:none;width:auto;}
#qm0 li:hover>ul{top:0px;left:100%;}

#qm0	
{	
    width:100%;
    margin:0px;
    background-color:#ffffff;
}

#qm0 a	
{	
    padding:5px 5px 5px 10px;
    background-color:#8b4513;
    color:#ffffff;
    font-family:"Times New Roman";
    font-size:13px;
    text-decoration:none;
    text-align:left;
    border-width:0px;
    border-style:solid;
    border-color:#ffffff;

}

#qm0 a:hover	
{	
    text-decoration:none;
}

#qm0 li:hover>a	
{	
    text-decoration:none;
}


body #qm0 .qmactive, body #qm0 .qmactive:hover	
{	
    background-color:#eedd82;
    color:#000000;
    text-decoration:none;
}

#qm0 div, #qm0 ul	
{	
    padding:0px 0px 0px 0px;
    background-color:#ffffff;
    border-width:0px 0px 0px 0px;
    border-style:solid;
    border-color:#eedd82;
}


#qm0 div a, #qm0 ul a	
{	
    padding:5px 5px 5px 10px;
    color:#fffffd;
    font-size:13px;
    text-align:left;
    border-width:0px;
}


#qm0 div a:hover	
{	
    text-decoration:none;
}


#qm0 ul li:hover>a	
{	
    text-decoration:none;
}


#qm0 div .qmparent, #qm0 ul .qmparent	
{	
    color:#fffffd;
}


body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
{	
    background-color:#eedd82;
    color:#ffffff;
    text-decoration:underline;
}


#qm0 .qmtitle	
{	
    margin:2px 10px 5px;
    color:#fffff9;
    font-family:"Times New Roman";
    font-size:11px;
    font-weight:bold;
}


#qm0 .qmdividerx	
{	
    border-top-width:1px;
    margin:4px 10px;
    border-color:#eedd82;
}
.center {text-align:center;}
.left{text-align:left;}
.border{border:0px;}

.tarix {
color: #cccccc;
font-size: small;
}
.news_title {
font-weight: bold;
}
#content h2 {
font-size: 13pt;
}
