.bg_boader {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #333333;
}
.pad_con {
	padding-right: 16px;
	padding-left: 16px;
}
.pad_con1 {
	padding-left: 9px;
}
.boldnav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title21 {
	font-size: 21px;
	text-decoration: none;
}


.text_white {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.con_left {
	background-image: url(images/con_left_m.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 9px;
}
.con_right {
	background-image: url(images/con_right_m.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 9px;
}
