html, body {
background-image:url(../images/rt_background.jpg);
background-repeat: repeat-x;
background-color: #c9c9c9;
margin: 0px;
}

#site{
width: 1010px;
}
#top{
width: 1010px;
height: 383px;
}
#top_left {
width: 320px;
height: 383px;
float:left;
background-image: url(../images/rt_menu_vert.jpg);
background-repeat: no-repeat;
}
#top_left_menu{
padding-top: 103px;
padding-left: 60px;
padding-right: 20px;
text-align: left;
}
#top_right {
width: 690px;
height: 383px;
float:left;
text-align: left;
}
#top_right_up{
width: 690px;
height: 94px;
background-image: url(../images/rt_menu_hor.jpg);
background-repeat: no-repeat;
text-align: left;
overflow: visible;
}
#top_right_up_menu{
width: 690px;
height: 30px;
padding-top: 64px;
padding-left: 0px;
text-align: left;
overflow: visible;
}
#top_right_down{
width: 690px;
height: 289px;
background-image: url(../images/rt_main_image.jpg);
background-repeat: no-repeat;
}
#mainbody{
clear:both;
width: 1010px;
background-image: url(../images/rt_mainbody_background.jpg);
background-repeat: repeat;
overflow:hidden;
height:auto;
}
#mainbody_left{
width: 320px;
float:left;
padding-bottom:10000px;
margin-bottom:-10000px;
text-align: left;
}
#mainbody_left_content{
width: 320px;
padding-top: 0px;
padding-left: 60px;
padding-right: 20px;
padding-bottom: 20px;
}
#mainbody_left_logo{
width: 320px;
padding-top: 0px;
padding-left: 60px;
padding-right: 20px;
text-align: left;
}
#bg1{
width: 320px;
background-image: url(../images/left_content_background.jpg);
background-repeat: repeat-y;
overflow:hidden;
}
#bg2{
width: 320px;
background-image: url(../images/left_content_background.jpg);
background-repeat: repeat-y;
overflow:hidden;
}
#left_content_footer{
width: 320px;
height: 20px;
background-image: url(../images/rti_menu_footer.jpg);
background-repeat: no-repeat;
}
#mainbody_right{
width: 690px;
float:left;
padding-bottom:10000px;
margin-bottom:-10000px;
text-align: left;
}
#mainbody_right_content{
width: 670px;
padding-left: 0px;
padding-right: 20px;
padding-bottom: 20px;
}
#search-search{
padding-top: 0px;
margin-top: 0px;
}

#footer{
clear:both;
width: 1010px;
height: 35px;
background-image: url(../images/rt_footer.jpg);
background-repeat: no-repeat;
overflow:visible;
}

