@charset "utf-8";

body {
margin:0;
background-color:rgb(0,0,0) ;
font-family: sans-serif;
color:#c0c0c0;
}
a:link {
COLOR: #ffd5a3;
}
a:visited {
COLOR: #ffd5a3;
}
a:hover {
COLOR: #FFF5DB;text-decoration: underline;
}
a:active {
COLOR: #E5E5FF;
}

a {
text-decoration: none;
}

#wrapper{
margin:auto;
width:1003px;
padding:0px;
}
#header{
border-bottom:solid 1px #c0c0c0;
margin-bottom:20px;
font-size:14.5px;
background-image:url(../dojo_images/2.jpg)


}
#left_block{
float:left;
padding-right:30px;
width:170px;
}
#menu{
width:182px;
}
#menu a{
display:block;
background-image:url(../dojo_images/dot.gif);
padding-left:20px;
background-repeat:no-repeat;
background-position:5px center;
background-color:#c0c0c0;
border-bottom:2px solid #000000;
color:#000000;
font-weight:bold;
}
#menu a:hover{
text-decoration:none;
background-color:#dcdcdc;
}
#text{
float:left;
width:600px;
padding-right:30px;
}
#footer{
padding-top:20px;
clear:both;
}
#left_box {
width:170px;
height: 130px;
overflow: auto;
position: relative;
padding: 5px;
border:solid 1px #c0c0c0;
font-size:14px;
line-height: 15px;

}

#left_box2 {
width:170px;
height: 100px;
overflow: auto;
position: relative;
padding: 5px;
border:solid 1px #c0c0c0;
font-size:14px;
line-height: 15px;

}

#right_block{
float:left;
}
#right_box {
width:160px;
height: 200px;
overflow: auto;
position: relative;
padding: 5px;
border:solid 1px #c0c0c0;
font-size:14px;
line-height: 15px;

}

#right_box2 {
width:160px;
height: 150px;
overflow: auto;
position: relative;
padding: 5px;
border:solid 1px #c0c0c0;
font-size:12px;
line-height: 15px;

}
.title{
margin:0;
}
.title a{
margin:0;
background-color:#c0c0c0;
color:#000000;
font-weight:bold;
padding:1px;
width:180px;
display:block;
text-decoration:none;
}
.title a:hover{
background-color:#dcdcdc;
}

.title2{
margin:0;
}
.title2 a{
margin:0;
background-color:#c0c0c0;
color:#000000;
font-weight:bold;
padding:2px;
width:168px;
display:block;
text-decoration:none;
}
.title2 a:hover{
background-color:#dcdcdc;
}