.ttlGray .cnt { background-image: url(images/ds_ttl_gray_cnt_bgr.gif); }
.ttlGray .left { background-image: url(images/ds_ttl_gray_left.gif); }
.ttlGray .right { background-image: url(images/ds_ttl_gray_right.gif); }
.ttlBlue .cnt { background-image: url(images/ds_ttl_blue_cnt_bgr.gif); }
.ttlBlue .left { background-image: url(images/ds_ttl_blue_left.gif); }
.ttlBlue .right { background-image: url(images/ds_ttl_blue_right.gif); }
.ttlGray,.ttlBlue { width: 100%; }
.ttlGray .left,.ttlGray .left img,.ttlGray .right,.ttlGray .right img,
.ttlBlue .left,.ttlBlue .left img,.ttlBlue .right,.ttlBlue .right img { width: 9px; height: 28px; }
.ttlGray .cnt,.ttlBlue .cnt {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-repeat: repeat-x;
	width: 99%;
	padding-bottom: 2px;
}


.boxGray { width: 100%; height: 100%; }
.boxGray .tl { background-image: url(images/ds_box_gray_tl.gif); }
.boxGray .tr { background-image: url(images/ds_box_gray_tr.gif); }
.boxGray .bl { background-image: url(images/ds_box_gray_bl.gif); }
.boxGray .br { background-image: url(images/ds_box_gray_br.gif); }
.boxGray .t { background-image: url(images/ds_box_gray_t_bgr.gif); }
.boxGray .b { background-image: url(images/ds_box_gray_b_bgr.gif); }
.boxGray .l { background-image: url(images/ds_box_gray_l_bgr.gif); }
.boxGray .r { background-image: url(images/ds_box_gray_r_bgr.gif); }
.boxGray .t,.boxGray .t img,.boxGray .b,.boxGray .b img { width: 100%; height: 5px; }
.boxGray .l img,.boxGray .r img { width: 5px; height: 100%; }
.boxGray .tl img,.boxGray .tr img,.boxGray .bl img,.boxGray .br img { width: 5px; height: 5px; }
.boxGray .cnt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	vertical-align: top;
	background-color: #d9dde3;
}
.boxGray .cnt div {
	height: 100%;
	overflow: auto;
	padding: 4px;
}

.boxGrad { width: 100%; height: 100%; }
.boxGrad .tl { background-image: url(images/ds_box_gray_tl.gif); }
.boxGrad .tr { background-image: url(images/ds_box_gray_tr.gif); }
.boxGrad .bl { background-image: url(images/ds_box_grad_bl.gif); }
.boxGrad .br { background-image: url(images/ds_box_grad_br.gif); }
.boxGrad .t { background-image: url(images/ds_box_gray_t_bgr.gif); }
.boxGrad .b { background-image: url(images/ds_box_grad_b_bgr.gif); }
.boxGrad .l { background-image: url(images/ds_box_grad_l_bgr.gif); text-align: right; }
.boxGrad .r { background-image: url(images/ds_box_grad_r_bgr.gif); }
.boxGrad .t,.boxGrad .t img,.boxGrad .b,.boxGrad .b img { width: 100%; height: 5px; }
.boxGrad .l img,.boxGrad .r img { width: 3px; height: 100%; background-image: url(images/ds_box_grad_cnt_bgr.gif); background-repeat: repeat-x; }
.boxGrad .tl img,.boxGrad .tr img,.boxGrad .bl img,.boxGrad .br img { width: 5px; height: 5px; }
.boxGrad .cnt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	vertical-align: top;
	background-color: #fff;
	background-image: url(images/ds_box_grad_cnt_bgr.gif);
	background-repeat: repeat-x;
	padding: 4px;
}
.boxGrad .cnt .ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.boxGrad .cnt a {
	color: #369;
	text-decoration: none;
}
.boxGrad .cnt a:hover {
	color: #69c;
	text-decoration: none;
}
.boxGrad .cnt a img {
	float: left;
	margin-right: 10px;
	border: 1px solid #999;
}

.paddings { padding-left: 10px; padding-top: 8px; vertical-align: top; }






