body
{
  background:            url(/images/background/background_all.jpg) no-repeat center top;
  background-color:      #3d8602;
  margin:                0;
  padding:               0;
}

/* CONTENT ---------------------------------------------------------------------------------------- */

#content_all {
  background:   url(/images/background/content_all.jpg) no-repeat left top;
  position:     absolute;
  left:         165px;
  top:          126px;
  width:        722px;
  height:       360px;
}

#scroll_content
{
	text-align:             left;
	border:       					0px none;
	width:        					680px;
	height:       					300px;
	position:               absolute;
  left:                   30px;
  top:                    60px;
	overflow-x:   					hidden;
	overflow-y:   					hidden;
	padding:      					0px;
	padding-right:					10px;
}

#norm{

  color:              #2D93E8;
}
form{

  color:              #2D93E8;
}
a{

  color:              #12374f;
}
#title1 {
  position:     absolute;
  left:         25px;
  top:          25px;
  width:        480px;
  height:       23px;
}

