@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	top: 0px;
}
body {
	background-color: #000;
	margin: 0px;
}

body a	{
	color: #a882d2;
	font-weight: bold;
	text-decoration: none;
}

.wrapper {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    width: 1006px;
	height: 580px;
    background-color: #636363;	
}
  
.wrapperg {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    width: 1006px;
	height: 960px;
    background-color: #636363;	
}

.column1	{
	position: absolute;
	width: 152px;
	height: auto;
	background: url(../images/col1pad.png);
}

.col1top	{
	background: url(../images/col1top.png) no-repeat;
	width: 152px;
	height: 537px;
}

.col1pad	{
	background: url(../images/col1pad.png);
	width: 152px;
	height: 37px;
}

.col1padg	{
	background: url(../images/col1pad.png);
	width: 152px;
	height: 417px;
}

.col1foot	{
	background: url(../images/col1foot.png) no-repeat;
	width: 152px;
	height: 21px;
}

.column2	{
	position: absolute;
	margin-left: 152px;
	width: 702px;
	height: 680px;
}

.headm1	{
	background: url(../images/headm1.png) no-repeat;
	width: 702px;
	height: 178px;
}

.headm2	{
	background: url(../images/headm2.png) no-repeat;
	width: 702px;
	height: 178px;
}

.headm3	{
	background: url(../images/headm3.png) no-repeat;
	width: 702px;
	height: 178px;
}

.headm4	{
	background: url(../images/headm4.png) no-repeat;
	width: 702px;
	height: 178px;
}

.headm5	{
	background: url(../images/headm5.png) no-repeat;
	width: 702px;
	height: 178px;
}

.content	{
	position: relative;
	height: 381px;
	width: 702px;
	padding-left: 5px;
	padding-right: 5px;
}

.contentg	{
	position: relative;
	height: 761px;
	width: 702px;
	padding-left: 5px;
	padding-right: 5px;
}

.footer	{
	background: url(../images/footer.png) no-repeat;
	width: 702px;
	height: 21px;	
}

.column3	{
	position: absolute;
	margin-left: 854px;
	width: 152px;
	height: 680px;
}

.headr	{
	background: url(../images/headr.png) no-repeat;
	width: 152px;
	height: 178px;
}

.menut	{
	background: url(../images/menut.png) no-repeat;
	width: 152px;
	height: 22px;
}

.menu	{
	width: 152px;
	height: 152px;
}

#menu1	{
  display: block;
  width: 152px;
  height: 38px;
  background: url(../images/menu1.png) no-repeat 0 0;
  float: right;
}

#menu1:hover	{
	background-position: 0 -38px;
}

#menu1 span	{
	display: none;
}

#menu2	{
  display: block;
  width: 152px;
  height: 38px;
  background: url(../images/menu2.png) no-repeat 0 0;
  float: right;
}

#menu2:hover	{
	background-position: 0 -38px;
}

#menu2 span	{
	display: none;
}

#menu3	{
  display: block;
  width: 152px;
  height: 38px;
  background: url(../images/menu3.png) no-repeat 0 0;
  float: right;
}

#menu3:hover	{
	background-position: 0 -38px;
}

#menu3 span	{
	display: none;
}

#menu4	{
  display: block;
  width: 152px;
  height: 38px;
  background: url(../images/menu4.png) no-repeat 0 0;
  float: right;
}

#menu4:hover	{
	background-position: 0 -38px;
}

#menu4 span	{
	display: none;
}

.menub	{
	background: url(../images/menub.png) no-repeat;
	width: 152px;
	height: 23px;
}

.menupad	{
	background: url(../images/menupad.png);
	width: 152px;
	height: 199px;
}

.menupadg	{
	background: url(../images/menupad.png);
	width: 152px;
	height: 579px;
}

.foot	{
	background: url(../images/menufoot.png) no-repeat;
	width: 152px;
	height: 21px;
}
    