/* CSS Document */

BODY { /*    */
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
/*font-family: 'Georgia', Garamond, 'Times New Roman', Times, Serif; */
font-size:12px;
background-color:#000;
margin: 0 0 0 0;
/*background-image:url(skin/bg2.jpg);*/
}

a {
text-decoration: none;
font-size: 100%;
}

#mainblock {
text-align:center;
}

#footer {
background-color:#000000;
color:#808080;
padding: 10px 0px 10px 0px;
text-align:center;
font-size:80%;
}

#footer a { color: #f0f0f0; }
#footer a:hover { color: #6699cc; }
#footer a:visited { color: #f0f0f0; }
#footer a:visited:hover { color:#6699cc;}


#head {
width:700px;
height:200px;
text-align:center;
}

#cindex {
padding: 55px 0px 0px 0px;
width:700px;
height:134px;
text-align:center;
background-image:url(skin/bg_up.png);
}

#left {
padding: 0px 10px 10px 20px;
margin-top: 30px;
width:160px;
text-align:right;
float:left;
color:#f0f0f0; 
}

#left a { color: #f0f0f0; }
#left a:hover { color: #6699cc; }
#left a:visited { color: #f0f0f0; }
#left a:visited:hover { color:#6699cc;}

#left h1 {
font-size:120%;
font-weight:bold;
color: #A2D8F7;
}

#content {
padding: 0px 0px 10px 20px;
margin: 30px 0px 20px 0px;
width:440px;
text-align:left;
float:left;
color:#fff;
text-align:left;
border-left: 1px dotted #fff;
}

#sub_menu {
margin: 10px 0px 10px 0px;
text-align:right;
color:#fff;
}

#sub_menu a{ color: #E9893B; text-decoration:underline; }
#sub_menu a:hover { color: #6699cc; }
#sub_menu a:visited { color: #aaa; }
#sub_menu a:visited:hover { color: #6699cc; }


#infoblock {
margin: 11px 0 0 13px;
width:150px;
height:115px;
float:left;
color:#FFFFFF;
text-align:center;
}


#content a { color: #aaa; text-decoration:underline; }
#content a:hover { color: #6699cc; }
#content a:visited { color: #aaa; }
#content a:visited:hover { color: #6699cc; }

#content h1 { font-size:140%; color:#A2D8F7; border-bottom:1px dotted #ccc;}
#content h2 { font-size:120%; font-weight:bold; }
#content h3 { font-size:100%; font-weight:bold; }

#news_title { font-size:140%; color:#A2D8F7; border-bottom:1px dotted #ccc; width:100%; padding-left:26px; background-image:url(skin/bul.png); background-repeat:no-repeat;}
#news_date { font-size:80%; font-weight:bold; color: #c0c0c0; margin:8px 0px 8px 0px; }
#news_text { margin-bottom:25px; }

#tablelineA { text-align:center; font-size:80%;}
#tablelineB { background-color:#606060; }


#title { font-size:120%; font-weight:bold; color: #A2D8F7; }



