@charset "utf-8";
/* Shake CSS Document */

#banner {
	background-image: url(../images/templateindex_03.jpg);
	width:750px;
	height: 419px;	
}

#menuindex {
	
	height: 33px;
	  list-style: none;
  padding: 0;
  margin: 0px 0px 0px 0px;
  float: left;
  width: 774px;
  position:relative;

}

#menuindex img{
	border:none;

}

#contentWrap {
/*	background-image: url(../images/contain_06.jpg);	*/
}

#contentBottom {
	height: 20px;
}

