/*general----------------------------------------------------*/

*{

margin: 0px;

padding: 0px;

}

html {

margin:0;

padding:0;

}

body,div,ul,li,table,h1,h2 {

margin:0; 

padding:0;

font-size:11px;

font-family:"‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚rƒSƒVƒbƒN";

}



/*wrapper---------------------------------------------------*/

#wrapper {

width:1024px;

height:750px;

margin: 0px auto;

position:relative;

padding:0;

background:url(./images/index.jpg) no-repeat;

}

h1 {
	text-indent:-3000px;
}

#main{

margin:200px 0 433px 91px;

padding:0;

width:933px;

height:106px;
}


a {
	text-indent:-3000px;
	outline: none; 
}


#sol00 {
	position:absolute;
	top:373px;
	left:115px;
	display:block;
	width:217px;
	height:46px;
	background:url(images/btnEnter.gif) no-repeat;
}

#sol00:hover{
	background:url(images/btnEnterOver.gif) no-repeat;
}

/*       footer

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

#footer {

margin:0;

padding:0;

width:1024px;

height:14px;

}

#copyright {

position:absolute;

bottom:5px;

left:10px;

font-size:10px;

color:#666;

}

#mon {

float:left;

width:23px;

height:14px;

background:url(./images/mon.gif) no-repeat;

}

#mon a{

display:block;

width:23px;

height:14px;
}

