html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;

}

body {
margin: 0;
/* setting border: 0 hoses ie5 win window inner well border */
padding: 0;
font-family:Verdana, arial, sans-serif, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka";
text-align: center;/* center on ie */
min-width: 760px;
color: #333333;
background: #ffffff;
font-size:14px;
}


a { color:#696969; text-decoration: none;font-weight:bold; }
a img { border: 0;}
a:hover { color: #CCCCCC; }

h1, h2, h3, h4, h5, h6 { 
font-weight: normal;
margin:0px;
padding:0px;
}

h4{
font-size:12px;
}

/* standard helper classes */

.clr {clear: both;overflow: hidden;width: 1px;height: 1px;margin: 0 -1px -1px 0;border: 0;padding: 0;font-size: 0;line-height: 0;}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0.1em;line-height: 0;}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/*****************   container   ******************************/

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 760px;
    text-align: left;
    background: #fff;
}
#container-inner {
	position: static; 
	width: auto; 
    border-width: 0 0px 0px 0px;
    border-style: solid;
    border-color: #ddd;
padding:0px 0px 25px 5px;
}

/*****************   header   ******************************/

#header { 
position: relative;
width: 760px; /* necessary for ie win */
background: #fff;
margin-bottom:5px;
border-bottom:1px solid #CCCCCC;
}

.header-left {
	padding-left:10px;
}

#header-inner { 
	position: static; 
}

.left {
float:left;
}

.right {
float:right;
padding: 23px 10px 0px 0px;
font-size:12px;
font-weight:lighter;
}
.right a {
font-size:12px;
font-weight:lighter;
padding-left:20px;
background:url("http://9rio.com/img/9mark.gif") no-repeat;
}

/*****************   pagebody   ******************************/

#pagebody { 
position: static; 
width: 760px; 
}

#pagebody-inner { 
position: static; 
width: 100%;
}


/*****************   mtop   ***************/

#mtop {
    display: inline; /* ie win bugfix */
    position: relative;
	width :760px;
   /* min-height: 1px;*/
}

#mtop-inner {
    position: static;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #fff;
    padding: 0px 0px 0px 0px;
}

.mtop-title {
text-align:left;
padding:10px;
font-size:14px;
line-height:22px;
border:1px solid #CCCCCC;
}

.mtop-person {
padding:3px 0px 0px 0px;
text-align:right;
font-size:10px;
}


.mtop-btn {
padding:5px 0px 5px 0px;
}

.control {
    position: relative;
    font-size: 15pt;
line-height:15px;
    text-decoration: none;
    text-transform: uppercase;
    background-color: white;
}


/*****************   alpha   ***************/

#alpha {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
	width:760px;
   /* min-height: 1px;*/
}

#alpha-inner {
    position: static;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #fff;
    padding: 0px 5px 0px 5px;
}

#ebanner {
text-align:center;
background-color:#CCCCCC;
padding:8px 5px 5px 5px;
background:url("http://9rio.com/img/bg1.bmp");
border:1px solid #CCCCCC;
}

.paginate {
text-align:center;
}

.paginate a{
border:1px solid #CCCCCC;
padding:3px;
background-color:#EEEEEE;
line-height:30px;
}

.paginate a:hover{
background-color:#CCCCCC;
color:#FFFFFF;
}

#alpha-top {
border:1px solid #CCCCCC;
margin:10px 0px 0px 0px;
padding:10px 10px 15px 10px;
}

.photo {
float:left;
margin: 0px 20px 0px 0px;
}

.profile {
font-size:12px;
color:#696969;
}

.profile h1 {
font-size:24px;
color:#000;
}

.profile h2 {
font-size:16px;
text-align:right;
padding:0px 10px 0px 0px;
color:#000;
margin:5px 0px 15px 0px;
}

#alpha-middle {
clear:both;
padding:10px;
line-height:1.4;
}

#alpha-middle strong {
border-left:5px solid #333;
padding:3px 10px 3px 10px;
border-bottom:1px dashed #333;
}

.pl{
float:left;
margin:0px 20px 0px 10px;
}

.pr{
}

.font12{
font-size:12px;
line-height:15px;
}


/*****************   beta   ***************/


/*****************   footer   ******************************/

#footer{
border-top:1px solid #CCCCCC;
margin-top:5px;
padding-top:10px;
font-size:10px;
color:#888888;
text-align:center;
}



/*****************   highslide   ******************************/

.highslide {
	
}
.highslide img {
	border: 0px;
	cursor: url(http://9rio.com/js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide:hover img {
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border-top: none;
font-family:Verdana, arial, sans-serif, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka";
	font-weight:normal;
    padding: 3px;
    background-color: white;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(http://9rio.com/js/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}