body{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-align: center;
   margin: 10px auto;
   
background-color:#1A151B;
background-image:url(/images/main/background.jpg);
background-position:center bottom;
background-repeat:repeat-x;   
}

body div.fix_height{
   display: block;
   float: none;
   clear: both;
}

body img{
   border-width: 0px;
}

body div.overall{
   width: 1000px;
   text-align: left;
   margin: 10px auto;
}

body div.overall div.top{
   width: 1000px;
   height: 101px;
   background: url(/images/layout_manage/bg_top.gif) no-repeat center;
   position: relative;
}

body div.overall div.top div.menu{
   position: absolute;
   right: 5px;
   bottom: 5px;
}

body div.overall div.top div.menu a{
   color: #CADBF8;
}

body div.overall div.foot{
   width: 1000px;
   height: 40px;
   background: url(/images/layout_manage/bg_foot.gif) no-repeat center;
}

body div.overall div.foot div.info{
   color: #FFFFFF;
   padding: 12px 5px 0px 5px;
   text-align: right;
}

/*body div.overall table.box{
   background: #FFFFFF url(/images/layout_manage/bg_box.jpg) left repeat-y;
   border-left: 1px solid #394F80;
}*/

body div.overall table.box{
   background: #FFFFFF url(/images/layout_manage/bg_box.jpg) left repeat-y;
   border-left: 1px solid #394F80;
}


body div.overall table.box td.main_menu{
   width: 170px;
   float: left;
}

body div.overall table.box div.content{
   float: left;
   padding: 10px;
   width: 800px;
}

body div.overall div.foot{

}

input.translate_button{
   font-size: 10px;
   border-width:0px;
   cursor:pointer;
   color:#FFFFFF;
   background-color: #FF0000;
}

body div.overall div.main_legend a{
	text-decoration: none;
}
