@charset "utf-8";
/* CSS Document */


.whiteBox_title {
	width:100%;
	padding-bottom:5px;
	border-bottom:1px solid silver
}

.whitebox_content {
	border-top:1px solid white
	width:100%;
	padding-top:10px;
}

.SB_cframe_content {
	background:url(images/bg_mainframe.gif) repeat-x top left #fff;
	padding-top:7px;
	padding-bottom:15px;
}

.SB_cframe_lside {
	background: url(images/bg_mainframe_lside2.gif) repeat-y top left #fff;
	vertical-align:top;
	text-align:right
}

.SB_cframe_rside {
	background: url(images/bg_mainframe_rside2.gif) repeat-y top right #fff;
	vertical-align:top;
	text-align:left
}

.SB_cframe_bottom {
	background:url(images/bg_mainframe_bottom2.gif) repeat-x top left;
	color:#ccc;
	padding-bottom:8px;
}
