@charset "utf-8";
/* CSS Document */
#main{
border-top: 1px solid #cc0000;
background-color:#FFFFFF;
background-image: url(../images/side_shadow.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

#content{
float:left;
background-image: url(../images/bg_main_2.jpg);
background-repeat:repeat;
background-color:#cdcdcd;
width:705px;
float:left;
min-height:350px;!important;
}

#middle{
background-image: url(../images/img_head.png);
background-repeat: no-repeat;
width:887px;
height: 212px;
margin-left: 6px;
}

#content_bottom_left{
background-image: url(../images/bg_main_2.jpg);
background-repeat:repeat;
width:705px;
}

.download{
margin-bottom:20px;
}

.thumb{
border:1px solid #000;
width:150px;
}

.image{
margin-left:10px;
width:160px;
float:left;
}

.text_box{
width:520px;
margin-left:165px;
}

.gallery{
margin-left:10px;
width:160px;
float:left;
}
#none {
display: none;
}

#ul menu_2 li a.active{
background-color:#cdcdcd;
}
