.top_main {
   background-image: url(../element/topmain.gif);
   background-repeat: no-repeat;
   background-position: top;
   width: 785px;
   height: 265px;
}
.bg_eg {
   background-image: url(../element/eg.gif);
   background-repeat:  repeat-y;
   background-position: top center;
   width: 31px;
   height: 100%;
}
.bg_orta {
   background-image: url(../element/bg_orta.jpg);
   background-repeat:  repeat-y;
   background-position: top center;
   width: 785px;
   height: 100%;
}
.div_lf {
	padding-top: 40px;
}
HR.sual {
	border: 1px dotted #240000;
}