body {
background: url('../images/head_back.jpg') repeat-x;
background-color:#DEDFCD;
margin: 0px;
font-family:Tahoma;
font-size:12px
}
a {text-decoration:none}
a:visited{text-decoration:none}
a:hover {text-decoration:none}

.head{background: url('../images/head_.jpg') no-repeat}
.head2{background: url('../images/head_2.jpg') no-repeat}
.head3{background: url('../images/head_3.jpg') no-repeat}
.head4{background: url('../images/head_4.jpg') no-repeat}
.head5{background: url('../images/head_5.jpg') no-repeat}

.main_top{
padding:0px 30px 0px 30px;
background: url('../images/_top.jpg') no-repeat;
}
.main_center{
background: url('../images/_center.jpg') repeat-y;
}
#main_add{
padding:0px 30px 0px 30px
}
#main_center{
padding:0px 30px 0px 30px;
float:left;
color:#333
text-decoration:none;
}
.main_douwn{
padding:0px 30px 0px 30px;
background: url('../images/_douwn.jpg') no-repeat;
}

.footer{
font-family:Tahoma;
font-size:10;
color:#800000;
}
.footer a{
color:#999999;
text-decoration:none
}
.footer a:visited{text-decoration:none}
.footer a:hover{
color:#FFF;
text-decoration:none;
}