body {
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 12px;
  color: #969595;
  background-color: #262222;
  background-image:url(images/bg.png);
  background-repeat: repeat-x;
  background-position: top center;

} 

#main{



    margin-bottom: 0px;
    padding: 0px 0px;


}

#header {

height: 100px;
background-image:url(images/heather.jpg);
background-repeat: no-repeat;
background-position: top center;
background-color: #1c1c1c;
}



#logo { 

        height: 11px;
        background-color: #1c1c1c;
        text-align: bottom;
}

#logo H1
{
font-family:Georgia, "Times New Roman", Times, serif;
        color:#FFFFFF;
        font-size:18px;
        font-style:italic;
        text-decoration: none;
        background: none;
        padding: 0px;
        margin: 0px;
}

#logo H2 a
{
font-family:Georgia, "Times New Roman", Times, serif;
        color:#FFFFFF;
        font-size:14px;
        font-style:italic;
        text-decoration: none;
        background: none;
}

#logo H2
{
        background: none;
        padding: 0px;
        margin: 0px;
}



#content{

    padding: 0px 0px 0px 0px;
    margin-left:5%;
    margin-right:5%;
    margin-top: 5%;

}

#cont_top { width: 1170px;
    padding: 0px 0px 0px 0px;
    background: #2c2c2c center;
    margin-left: 8px;}

#cont_bot { width: 1010px;
    padding: 0px 0px 0px 0px;
    background: #2c2c2c center;
    margin-left: 8px;}

#left{
float:left;
width: 500px;
margin-bottom: 10px;
margin-left: 10px;
margin-top: 10px;
padding: 0px 10px;
padding-bottom: 0px;
background: url(images/tlo_cn.png) repeat;

}



#left ul
{
    list-style: none;
    width: 480px;
    padding-top: 20px;
    padding: 10px;
    margin-bottom: 0px;
    display:block;
    background: url(images/tlo_cn.png);
}

#left li{
    list-style: none;
    margin-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

#cent{
    width: 640px;
    margin: 10px 10px;
    float: left;
    padding: 10px 10px;
    background: url(images/tlo_cn.png) repeat;

}

.text{
    padding: 10px 0px 0px 0px;
}

.img {  float:left;
        margin: 5px 18px 5px 9px;
}

span {  color:#969595;
        font-weight:bold;
}

.dat { text-decoration:underline;}

#col_l {float:left;
        width:342px;}

#col_r {float: left;
        width:345px;
        margin-left:10px}

H1{
    font-family: Calibri;
    font-size:18px;
    font-weight:normal;
    color: #969595;
    padding-bottom: 0px;
    text-align:center;

}

H2{
    font-family: Calibri;
    font-size:18px;
    font-weight:normal;
    color: #969595;
    padding-bottom: 0px;
    padding-left: 4px;
    text-align: center;

}

.read{
    text-align:right;
    padding-right:10px;
    padding-top: 5px;
    font-weight:bold;
}

.read_pap{
    text-align:right;
    padding-right:0px;
    font-weight:bold;
}


#right{
float:right;
width: 500px;
margin-bottom: 10px;
margin-top: 10px;
margin-right: 10px;
padding: 0px 10px;
padding-bottom: 0px;
background: url(images/tlo_cn.png) repeat;
}



#right ul 
{
    list-style: none;
    width: 480px;
    padding: 10px;
    margin: 0px;
    display:block;
    margin-bottom: 0px;
    background: url(images/tlo_cn.png) repeat;
}

#right li{
    list-style: none;
    margin-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
}
#calendar{
    height: 180px;
    text-align: center;
    margin-left: 11px;
    margin-top: 10px;
    font-size: 75%;
}
#calendar1 {
    padding: 0px 0px 0px 0px;
}

#calendar table {
    width: 100%;
    text-align: center;

}

#calendar thead {

}

#calendar tbody td {
    border: 1px solid;
}

#calendar #prev {
    text-align: left;
}

#calendar #next {
    text-align: right;
}

#calendar tfoot a {
    text-decoration: none;
    font-weight: bold;
}

#calendar #now {

    border: 1px solid;
    font-weight: bold;
    color: #ffffff;
}
#lang{
float: left;
padding-top: 10px;
margin-left: 0px;
font-family: Calibri;
font-size: 18px;
width:200px;
overflow:hidden;
position:relative;
background-image:url(images/tlo_cn.png);
height: 50px;

}
#lang ul{
clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#lang li{
display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;


}
#lang a{
display: block;
float: right;
hight: 35px;
width: 35px;
line-height: 35px;
text-align: center;
color: white;
font-weight: bold;
margin-left: 11.5px;
margin-right: 11.5px;
background-image:url(images/tlo_cn.png);

}
#lang li a:hover,
#lang li
a.active{
color: #767a7d;
text-decoration: none;
background-image:url(images/tlo_cn1.png);}