﻿.divmain_right
{
    float:right; width:665px; margin:5px 0px 0px 0px; border:solid 0px green;
}

.div_right_topbg
{
    float:left;background:url(../Images/top_bgimg.jpg) no-repeat; width:663px; height:48px;
}

.div_right_middlebg
{
    float:left;background:url(../Images/middle_bgimg.jpg) repeat-y; width:663px; 
}
.div_right_bottombg
{
    float:left;background:url(../Images/bottom_bgimg.jpg) no-repeat; width:663px; height:14px;
}

.div_top_title
{
    text-align:center; padding:15px 0px 0px 0px;
}

.div_main_content
{
    margin:0px 0px 0px 20px; width:610px;
}

.grid_head { text-align:left; font-weight:bold; line-height:25px; color:Black; background-color:#dadada; padding-left:15px; }
.Item_left_pad { padding-left:15px; }