
/*---------------------------------------------*/
/*---------------- header ------------------*/
.header-line {
	margin: 0px;
	padding: 0px;
	background-image: url(../imgs/bg_header.gif);
	background-repeat: repeat-x;
}

/*---------------------------------------------*/

hr {
	display:none;
}
.dot-line {
	clear:both;
	background:url(../imgs/hr_bg.gif) repeat-x ;
	height:10px;
	margin:1px 0px 30px 0px;
}

