.bd_w {
	width: 950px;
}
.bd_gw {
	width: 950px;
	border: 1px solid #C8CBCC;
}
.bd_gray {
	border: 1px solid #C8CBCC;
}
.bd_dw {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45484A;
}
.bd_dashed {
	border: 1px dashed #009ADE;
	font-size: 13px;
	color: #009ADE;
	text-align: center;
}
.bd_dashed2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #009ADE;
	background-color: #EFEFEF;
}
.bg_blue1 {
	background-image: url(bg_blue1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_blue2 {
	background-image: url(bg_blue2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_gray {
	background-image: url(bg_gray.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #C8CBCC;
	width: 950px;
}
.bg_yellow {
	background-image: url(bg_yellow.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #C8CBCC;
	width: 950px;
}
.bg_yellow1 {
	background-image: url(bg_yellow1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_yellow2 {
	background-image: url(bg_yellow2.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 950px;
}
.tbg_g {
	BACKGROUND-COLOR: #C8CBCC;
}

