@charset "utf-8";


body {
text-align:center;
margin:0 auto;
padding:0;
background-color:#191919;
}

img { border:0; }


.wrapper {
width:930px;
margin:0 auto;
text-align:center;
}

.nav {
width:560px;
float:right;
padding:2px 10px 0 0;
}

.nav ul {
margin:0;
padding:0;
}

.nav li {
float:left;
list-style:none;
text-indent:-9999px;
padding:0 0 0 27px;
}

.nav a {
display:block;
/*Hide Mac-IE\*/
overflow:hidden;
/**/
text-decoration:none;
}

.nav a:hover {
background-position:0 -10px;
}

.nav01 a {
width:84px;
height:10px;
background:url(../img/nav01.jpg) 0 0 no-repeat;
}

.nav02 a {
width:109px;
height:10px;
background:url(../img/nav02.jpg) 0 0 no-repeat;
}

.nav03 a {
width:84px;
height:10px;
background:url(../img/nav03.jpg) 0 0 no-repeat;
}

.nav04 a {
width:48px;
height:10px;
background:url(../img/nav04.jpg) 0 0 no-repeat;
}

.nav05 a {
width:85px;
height:10px;
background:url(../img/nav05.jpg) 0 0 no-repeat;
}

strong {
float:left;
width:332px;
margin:0;
padding:0 0 0 18px;
text-align:left;
font-weight:normal;
font-size:9px;
color:#333333;
}

