/*Share*/

* {
color: #666;
font-family: sans-serif, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
line-height:160%;
font-size:12px;
}

body {
background-color: #f69;
padding: 0px;
margin: 0px;
background-image:url(../img/topbg.gif);
background-repeat:repeat-x;
text-align:center;
background-position: center top;
}

img,img a{  
border:0;}




/*footer*/


.skip {
padding:0 0 1px 0;
height:30px;
}

.skip a span {
display:none;

}

.skip a {
display:block;
width:45px;
height:30px;
background-image: url(../img/skip.gif);
background-repeat: no-repeat;

}

.skip a:hover {
background-image: url(../img/skip-on.gif);
background-repeat: no-repeat;
}