.box_left{
float:left;
}
.box_right{
float:right;
}
.box_none{
	float:none;
	clear: both;
}
.box_marg{
float:left;
	width:10;
}
.box_top{
	width:800;
	}
.box_line{
	width:800;
	border: 1px solid #FFFFFF;
	background-color: #FEF2BD;
}
.box_line2{
	width:800;
	border: 1px solid #FEF2BD;
	background-color: #FFFFFF;
}
#box_bg{
	background-image: url(images/top_hf.gif);
	background-repeat: repeat-x;
}
#box_bg2{
	background-image: url(images/top_hf2.gif);
	background-repeat: repeat-x;
}
#box_bg3{
	background-image: url(images/line.gif);
	background-repeat: repeat;
}
#dotline{
	background-image: url(images/lineb.gif);
	background-repeat: repeat;
}
.bac{
	background-image:url(images/top_bac.gif);
	background-attachment: fixed;
	background-repeat:repeat;
}
.pic_bac{
	background-image:url(images/pic_bac.gif);
	background-attachment: fixed;
	background-repeat:repeat;
}
.ber_top{
	width:515;
	background-image: url(images/bar2.gif);
	background-repeat: repeat-y;
	}
.ber_top2{
	width:250;
	background-color: #FFFFFF;
	background-image: url(images/bar.gif);
	background-repeat: repeat-y;
	}
.white_box{
    float:right;
	background-color: #FFFFFF;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	}
.white_box2{
	width:515;
	background-color: #FFFFFF;
	border: 0px ;
	}	
.white_box3{
	width:470;
	background-color: #FFFFFF;
	border: 0px;
	}	
.white_box4{
	width:540;
	background-color: #FFFFFF;
	border: 0px;
	}	
.white_box_marg{
	margin-right: 10px;
	margin-left: 10px;
}
#ber_mid{
	vertical-align: bottom;
	height:21;

}
#ber_bg{
	background-image: url(images/top_hf.gif);
	background-repeat: repeat-x;
}
