.contant{ color:#333333;
line-height:22px;
}
.pathbar,.pathbar a{color:#666666;}
.menu_left{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #452401;
	background-image: url(../images/ico_left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}
.menu_left a:link,.menu_left a:visited{
 color:#452401;
 
}
.menu_left a:hover{
color:#FF6600;
text-decoration:none;
}

.menu_line_down{
	background-image: url(../images/line_down.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.mod_menu_m {
	background-image: url(../images/mod_menu_m.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.mod_menu_d {
	background-image: url(../images/mod_menu_d.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.leftmenu {
	background-image: url(../images/leftmenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tb_tabsUnChks{
	background-color:#001B39;
	color:#FFFFFF;
	font-weight:normal;
	cursor:pointer;
	font-size: 12px;
}

.tb_tabsChks{
	background-color:#B0D5FF;
	color:#003366;
	font-weight:normal;
	cursor:pointer;
	font-size: 12px;
}
.leftbg{
	background-image: url(../images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}