﻿div.cnt
{
/*background-image:url('../../images/cnt_bg.gif') ;
background-repeat:repeat-x;*/
	background-color:#f2f7fa;
	border:1px #b9c0cc solid;
	/*border-bottom:none;*/
	min-height:410px;
	height:auto !important;
	overflow:auto;
}

div.tmp_cnt
{
	
}
div.tmp_cnt div
{
	width:100%;
}
div.tmp_cnt div.top
{
	height:33px;
	border:1px #F2F7FA solid ;
	border-bottom:none;
	
}
div.tmp_cnt div.foot
{
	height:22px;
	border:1px #F2F7FA solid;
	border-top:none;
}
div.tmp_cnt tr.foot
{
	height:22px;
}

div.tmp_cnt div.top td._r
{
	width:11px;
	height:inherit;
	empty-cells:show;
	text-align:right;
		}
div.tmp_cnt div.top td._l
{
	width:11px;
		white-space:nowrap;
	height:inherit;
	text-align:left;
}

div.tmp_cnt div.top td._c
{
    text-align:right;
    font-size:15px;
	background-image:url('../../images/rnd/rnd_t_bg.gif') ;
	background-repeat:repeat-x;
	height:inherit;
	width:100%;
	}
div.tmp_cnt div.foot td._r
{
	width:11px;
	white-space:nowrap;
	height:inherit;
	text-align:right;
}
div.tmp_cnt div.foot td._l
{
	width:11px;
		white-space:nowrap;
	height:inherit;
	text-align:left;
}

div.tmp_cnt div.foot td._c
{
text-align:center;
	background-image:url('../../images/rnd/rnd_b_bg.gif') ;
	background-repeat:repeat-x;
	height:inherit;
	width:100%;
}
