#whole {
    width: 100%; 
    height: 100%;    
    background: #ffffff; 
}

#all {
	height: 790px;
	width: 1000px;
	border: none;
	background-image: url(http://www.nishland.com/images/top-750x1000.jpg);
	background-repeat: no-repeat;
    background-color: #f5f5f5;
	text-align: ;
    vertical-align: sub;
    margin: 0 auto;
}
#header {
    height: 20px;
    width: 1000px;
    border: none;
    background-color: #ffffff;
}    
#header h1 {
font-size: 60%;
font-weight: bold;
line-height:1em;
color: blue;
margin: 0;
}

#main {
	height: 750px;
	width: 1000px;
	border: none;
	background-image: url(http://www.nishland.com/images/top-750x1000.jpg);
	background-repeat: no-repeat;
    background-color: #f5f5f5;
	text-align: ;
      vertical-align: sub;
}
#mainempty {
	height: 460px;
	width: 1000px;
	border: none;
}
#maintopindex {
	height: 40px;
	width: 1000px;
	border: none;
}

#maintopindex table tr td {
    text-align: center;
    vertical-align: middle;
}
#maintopindex table tr td a {
	DISPLAY: block; 
    FONT-SIZE: 11px; 
    WIDTH: 78px; 
    COLOR: #ffa500; 
    PADDING-TOP: 5px; 
    HEIGHT: 20px; 
    BACKGROUND: ; 
    TEXT-DECORATION: none;
}
#maintopindex table tr td a:visited {
	DISPLAY: block; 
    WIDTH: 78px; 
    COLOR: #ffa500; 
    PADDING-TOP: 5px; 
    HEIGHT: 20px; 
    BACKGROUND-COLOR: none; 
    TEXT-DECORATION: none;
}
#maintopindex table tr td a:hover {
	DISPLAY: block; 
    WIDTH: 78px; 
    COLOR: orangered; 
    PADDING-TOP: 5px; 
    HEIGHT: 20px; 
    BACKGROUND-COLOR: none; 
    TEXT-DECORATION: none;
}




#mainleft {
    float: left;
	height: 250px;
	width: 450px;
	border: none;
}
#mainright {
    float: right;
	height: 250px;
	width: 540px;
	border: none;
}

#rightbottombox {
    height: 250px;
	width: 540px;
	border: none;
	background-repeat: no-repeat;
}
#rightbottomleftbox {
	height: auto;
	width: 25px;
    float: left;
	border: none;
	background-repeat: no-repeat;
}
#rightbottomrightbox {
	height: auto;
	width: 515px;
    float: right;
	border: none;
	background-repeat: no-repeat;
}
#rightbottomrighttopbox {
	height: auto;
	width: 515px;
    float: left;
	border: none;
	font-size: 80%;
	background-repeat: no-repeat;
	text-align: center;
}
#rightbottomrighttopbox h2 {
	font-size: 90%;
	font-weight: normal;
    line-height: 20px;
    margin: 0;
}

#rightbottomrightleftbox {
	height: auto;
	width: 40px;
    float: left;
	border: none;
	font-size: 60%;
	background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    padding-top: 4em;
}

#rightbottomrightrighttopbox {
	height: auto;
	width: 475px;
    float: right;
	border: none;
	font-size: 60%;
	background-repeat: no-repeat;
}
#rightbottomrightrighttopbox h3 {
	font-size: 10px;
	font-weight: normal;
    margin: 0;
}
#rightbottomrightrightbottombox {
	height: auto;
	width: 475px;
    float: right;
	border: none;
	font-size: 60%;
	background-repeat: no-repeat;
}

#rightbottomrightrightbottombox a:link	  {color:orangered; text-decoration: none;}
#rightbottomrightrightbottombox a:visited {color:orangered; text-decoration: none;}
#rightbottomrightrightbottombox a:active  {color:orangered; text-decoration: none;}
#rightbottomrightrightbottombox a:hover   {color:blue; text-decoration: none;}


#footer {
	height: 20px;
	width: 1000px;
	border: none;
	background-color: #ffffff;
	clear: both;
}

#footer800 {
	height: 20px;
	width: 800px;
	border: none;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	clear: both;
}


#leftbottombox {
    position: absolute;
    left: 0px;
    top: auto;
    bottom: 25px;
	width: 550px;
    height: 10px;
	border: none;
	background-image: ;
	background-repeat: no-repeat;
    background-color: ;
    	text-align: ;
}
#leftbottomleftbox {
	width: 100px;
	height: auto;
    float: left;
	border: none;
	background-image: ;
	background-repeat: no-repeat;
    background-color: ;
    	text-align: ;
}
#leftbottomrightbox {
	width: 400px;
	height: auto;
    float: right;
	border: none;
	background-image: ;
	background-repeat: no-repeat;
    background-color: ;
    	text-align: ;
}
#leftbottomfooter {
   clear: both;
   width: auto;
   height: 50px;
   text-align: center;
   vertical-align: middle;
   border: none;
   background-color: ;
   font-size: small;
   font-weight: normal;
   color: orange;
}
#leftbottomfooter a {
   clear: both;
   width: auto;
   height: 50px;
   text-align: center;
   vertical-align: middle;
   border: none;
   background-color: ;
   font-size: small;
   font-weight: normal;
   color: orange;
}
#leftbottomfooter a:hover {
   clear: both;
   width: auto;
   height: 50px;
   text-align: center;
   vertical-align: middle;
   border: none;
   background-color: ;
   font-size: small;
   font-weight: normal;
   color: orangered;
}


#footer {
	height: 50px;
	width: 1000px;
	border: none;
	background-color: #ffffff;
	clear: both;
}



/*********** #Company.html用 START styles ***********/


div.blockwhole {
    width: 100%; 
    height: 100%;    
    background: #ffffff; 
}
div.blockall {
   width: 800px;
   height: auto;
	border: none;
   background: #ffffff url(./images/whitebeachpalm-3-r-1200x800.jpg);
   margin: 0 auto;   
   text-align: left;       
}
div.blockintro {
   width: 800px;
   height: 200px;
   border: none;
   background: ;
   text-align: right;
   vertical-align: middle;
}
div.blocktop1 {
   width: 800px;
   height: 130px;
   border: none;
   background-color: ; 
}
div.blocktop1 img {
   height: 80px;
   border: none;
}

div.blocktop2 {
   width: 800px;
   height: 40;
   border: none;
   margin-top: 0.5em;
   background-color: ;
   margin: auto; /* 中央寄せ */
}
.blocktop2 table {
    margin: 0 auto;
}
.blocktop2 table tr td {
    text-align: center;
    vertical-align: middle;
}
.blocktop2 table tr td a {
	DISPLAY: block; 
    FONT-SIZE: 11px; 
    WIDTH: 78px; 
    COLOR: #ffffff; 
    PADDING-TOP: 5px; 
    HEIGHT: 20px; 
    BACKGROUND: ; 
    TEXT-DECORATION: none;
}
.blocktop2 table tr td a:visited {
	DISPLAY: block; 
    WIDTH: 78px; 
    COLOR: #ffffff; 
    PADDING-TOP: 5px; 
    HEIGHT: 20px; 
    BACKGROUND-COLOR: none; 
    TEXT-DECORATION: none;
}
.blocktop2 table tr td a:hover {
	DISPLAY: block; 
    WIDTH: 78px; 
    COLOR: orangered; 
    PADDING-TOP: 5px; 
    HEIGHT: 20px; 
    BACKGROUND-COLOR: none; 
    TEXT-DECORATION: none;
}

div.blockmain {
   width: 800px;
   height: auto;
   border: none;
   text-align: center;
   margin: 0;
   background-color: ;
}

   /* ▼blockmainのリンク装飾 */
   div.blockmain a {
      color: lightblue;        /* ライトブルー色 */
      font-weight: bold; /* 太字 */
	 text-decoration: none; /* 下線を消す */
   }

   /* ▼マウスが載った際の変化用装飾 */
   div.blockmain a:hover {
      color: orangered;        /* オレンジ色 */
      font-weight: bold; /* 太字 */
      text-decoration: none; /* 下線 */
   }
   div.blockmain a:visited {
      color: blue;        /* ブルー色 */
      font-weight: bold; /* 太字 */
      text-decoration: none; /* 下線 */
   }

   div.blockmain table tr td {
      line-height: 1.3;
   }
   div.blockmain table tr td a{
      color: lightblue;
   }

div.blockmain2 {
   width: 500px;
   height: 500px;
   border: none;
   background-color: ;
   margin: 0 auto;
}
div.blockmain2left {
   float: left;
   width: 100px;
   height: auto;
   border: none;
   background-color: ;
   font-size: x-small;
   font-weight: bold;
   text-align: left;
   color: black;
   line-height: 140%;
}
div.blockmain2right {
   float: right;
   width: 400px;
   height: auto;
   border: none;
   background-color: ;
   font-size: x-small;
   font-weight: normal;
   text-align: left;
   color: black;
   line-height: 140%;
}

div.blockmainleft {
   float: left;
   width: 190px;
　 font-size: xx-small;
　 text-align: center;
   border: none;
   margin: 0;
   background-color: ;
}

div.blockmainleft p a {
    text-decoration: none;
    color: white;
}
div.blockmainleft p a:hover {
    text-decoration: none;
    color: orangered;
}    


div.blockcenter {
   width: 310px;
   height: 200px;
   border: none;
   margin: 0;
   background-color: ;
}
div.blockmainright {
   float: right;
   width: 600px;
   height: ;
   border: none;
   margin: 0;
   background-color: ;
}
div.blockmainright table {
   line-height: 1.0em;
   background-color: ;
}
div.blockmainright3color {
   width: 597px;
   height: 700px;
   border: none;
   margin: 0;
   background-color: ;
}


div.blocklime {
   float: left;
   width: 199px;
   height: 700px;
   text-align: center;
   margin: 0;
   background-color: #40ac22;
}
div.blockyellow {
   float: left;
   width: 199px;
   height: 700px;
   text-align: center;
   background-color: #ffd700;
}
div.blockyellow p a {
   color: blue;
}
div.blockyellow p a:hover {
   color: orangered;
}
div.blockblue {
   float: right;
   width: 199px;
   height: 700px;
   text-align: center;
   background-color: #0000ff;
}
div.blockinside {
   width: auto;
   height: auto;
   text-align: left;
   margin: 6;
   line-height: 1.3em;   
}   
div.blockinsidewh {
   width: auto;
   height: auto;
   text-align: left;
   margin: 6;
   line-height: 1.3em;
   color: #ffffff;   
}
div.blockinsidebl {
   width: auto;
   height: auto;
   text-align: left;
   margin: 6;
   line-height: 1.3em; 
   color: blue;  
}

div.blockmainrightoldnews {
   width: 597px;
   height: ;
   border: none;
   margin: 0;
   background-color: black;
   color: white;
}

div.blockbottom {
   clear: both;
   width: 800px;
   height: 50px;
   text-align: center;
   vertical-align: middle;
   border: none;
   background-color: ;
   font-size: small;
   font-weight: normal;
   color: black;
}
.blockbottom table {
    margin: 0 auto;
}
.blockbottom table tr td {
    text-align: center;
    vertical-align: middle;
}
.blockbottom table tr td a {
	DISPLAY: block; 
    FONT-SIZE: 11px; 
    WIDTH: 78px; 
    COLOR: blue; 
    PADDING-TOP: 5px; 
    HEIGHT: 20px; 
    BACKGROUND: ; 
    TEXT-DECORATION: none;
}
.blockbottom table tr td a:visited {
	DISPLAY: block; 
    WIDTH: 78px; 
    COLOR: blue; 
    PADDING-TOP: 5px; 
    HEIGHT: 20px; 
    BACKGROUND-COLOR: none; 
    TEXT-DECORATION: none;
}
.blockbottom table tr td a:hover {
	DISPLAY: block; 
    WIDTH: 78px; 
    COLOR: orangered; 
    PADDING-TOP: 5px; 
    HEIGHT: 20px; 
    BACKGROUND-COLOR: none; 
    TEXT-DECORATION: none;
}

/*********** #Company.html用 END styles ***********/

/*********** #History.html専用 START styles ***********/

div.blockall2 {
   width: 800px;
   height: 650px;
	border: none;
   background: #ffffff url(./images/whitebeachpalm-2-r-1500x800.jpg);
   margin: 0 auto;   
   text-align: left;       
}

div.blockintro2 {
   width: 800px;
   height: 120px;
   border: none;
   background: ;
   text-align: right;
   vertical-align: middle;
}

div.blockall3 {
   width: 800px;
   height: 650px;
	border: none;
   background: #ffffff url(./images/whitebeachpalm-4-r-820x800.jpg) no-repeat;
   margin: 0 auto;   
   text-align: left;       
}
div.blockintro3 {
   width: 800px;
   height: 20px;
   border: none;
   background: ;
   text-align: right;
   vertical-align: middle;
}
div.blockmain3 {
   width: 786px;
   height: 200px;
   border: none;
   background-color: ;
   margin-right: auto;　/* 中央寄せタグ */
   margin-left: auto;　/* 中央寄せタグ */
}


div.blockmain3 {
   width: 500px;
   height: auto;
   border: none;
   background-color: ;
   margin: 0 auto;   
}
div.blockmain3left {
   float: left;
   width: 50px;
   height: auto;
   border:  none;
   background-color: ;
   font-size: x-small;
   font-weight: bold;
   text-align: left;
   color: black;
   line-height: 140%;
}
div.blockmain3right {
   float: right;
   width: 440px;
   height: auto;
   border: none;
   background-color: ;
   font-size: x-small;
   font-weight: normal;
   text-align: left;
   color: black;
   line-height: 140%;
}

/*********** #history.html用 END styles ***********/


/*********** #Site.html専用 START styles ***********/

div.blockall5 {
   width: 800px;
   height: 650px;
	border: none;
   background: #ffffff url(./images/whitebeachpalm-4-r-820x800.jpg) no-repeat;
   margin: 0 auto;   
   text-align: left;       
}
div.blockintro5 {
   width: 800px;
   height: 20px;
   border: none;
   background: ;
   text-align: right;
   vertical-align: middle;
}
div.blockmain5 {
   width: 786px;
   height: 200px;
   border: none;
   background-color: ;
   margin-right: auto;　/* 中央寄せタグ */
   margin-left: auto;　/* 中央寄せタグ */
}


div.boxa {
   float: left;
   width: 260px;
   height: auto;
   border: solid 1px lightgray;
   background: ; 
}

div.boxb {
   float: left;
   width: 260px;
   height: auto;
   border: solid 1px lightgray;
   background: ;
}

div.boxc {
   float: right;
   width: 260px;
   height: auto;
   border: solid 1px lightgray;
   background: ;  
}
div.box1 {
   width: 260px;
   height: auto;
   border: 1px yellow;
   background-color: ;
   font-size: x-small;
   font-weight: bold;
   text-align: center;
   color: black;
   line-height: 130%;
}
div.box2 {
   width: 260px;
   height: 40px;
   border: 1px red;
   background-color: ;
   font-size: x-small;
   font-weight: bold;
   text-align: center;
   vertical-align: bottom;
   color: black;
   line-height: 80%;
}
div.box2 a {
    text-decoration: none;
    color: green;
}
div.box2 a:hover {
    text-decoration: none;
    color: orangered;
} 
div.box3 {
   width: 260px;
   height: 120px;
   border: 1px blue;
   background-color: ;
   font-size: x-small;
   font-weight: bold;
   text-align: center;
   vertical-align: middle;
   color: black;
   line-height: 140%;
}
div.box4 {
   width: 260px;
   height: 170px;
   border: 1px yellow;
   background-color: ;
   font-size: x-small;
   font-weight: bold;
   text-align: left;
   color: black;
   line-height: 140%;
}
div.box4a {
   float: left;
   width: 40px;
   height: auto;
   border: none;
   background-color: ;
   font-size: xx-small;
   text-align: left;
   color: black;
   line-height: 130%;
}
div.box4b {
   float: left;
   width: 210px;
   height: auto;
   border: none;
   background-color: ;
   font-size: xx-small;
   text-align: left;
   color: black;
   line-height: 130%;
}


/*********** #Site.html専用 END styles ***********/

/*********** #Underconstruction.html専用 START styles ***********/


div.blockmain4 {
   width: 786px;
   height: 700px;
   border: none;
   font-size: small;
   color: black;
   background-color: ;
   margin-right: auto;　/* 中央寄せタグ */
   margin-left: auto;　/* 中央寄せタグ */
}
div.blockmain4 a {
   font-size: x-small;
   color: blue;
}
div.blockmain4 a:hover {
   font-size: x-small;
   color: green;
}

div.blockmain4 table{
   margin: 0 auto;　/* 中央寄せタグ */
}

/*********** #Underconstruction.html専用 End styles ***********/

/*********** #menu styles ***********/

#menu ul a:link, 
#menu ul a:visited {display: block;}
#menu ul {list-style: none; margin: 0; padding: 0;}
#menu li {background : url(../images/link.gif) no-repeat 8px 5px; margin-top: 2px; padding-bottom: 2px}

#menu img{
	width: 120px;
}

.menuLinks{
	margin: 0px;
	padding: 0px;
}

.menuLinks iframe{
	margin: 8px 0 0 8px;
}

.menuLinks h2{
	margin-top: 3px;
	color :#002277;
	background: #dddddd url('../images/bg_slash_blue.gif') no-repeat;
	padding: 5px 0px 4px 8px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.menuLinks h3{
	margin-top: 3px;
	color :#002277;
	background: #dddddd url('../images/bg_slash_blue.gif') no-repeat;
	padding: 5px 0px 4px 8px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.menulinks a:link{
	color :#0000ff;
	padding: 3px 0px 2px 8px;
	margin: 0px 8px;
	border-bottom: 1px dotted #cccccc;
}

.menulinks a:visited{
	color :#0000ff;
	padding: 3px 0px 2px 8px;
	margin: 0px 8px;
	border-bottom: 1px dotted #cccccc;
}

.menulinks a:hover{
	color :#ff4500;
	background :#eeeeee url(../images/link2.gif) no-repeat 8px 5px;
	padding: 3px 0px 2px 16px;
	margin: 0;
}

/*********** .imageLinks styles ***********/

.imageLinks{
	margin: 0px;
	padding: 8px;
}

.imageLinks h3{
	background-color: #cccccc;
	padding: 2px 0px 2px 8px;
}


a image {
 border-style: none;
}

h1.title {
font-size: 2em;
font-weight: bold;
color: orange;
text-align: center;
}

h1.normsize, h2.normsize {
font-size: 80%;
font-weight: bold;
line-height:1em;
margin: 0;
}

h3.normsize, h4.normsize, h5.normsize, h6.normsize {
font-size: 70%;
font-weight: bold;
line-height:1em;
margin: 0;
}

h1.minisize {
font-size: 60%;
font-weight: bold;
line-height:1em;
margin: 0;
}




#intro {
	height: 3px;
	width: 1000px;
	border: none;
        background-color: #f5f5f5;
	text-align: right;
      vertical-align: sub;
	margin-right: auto;　/* 中央寄せタグ */
	margin-left: auto;　/* 中央寄せタグ */
}

#banner {
	height: 80px;
	width: 1000px;
	border: none;
        background-color: #CCFF99;
	margin-right: auto;　/* 中央寄せタグ */
	margin-left: auto;　/* 中央寄せタグ */
}

#leftbox {
	font-size: small;
	height: auto;
	width: 160px;
	border: none;
	background-color: #CCFF99;
	text-align: left;
	float: left;
}
#centerbox {
	font-size: small;
	width: 680px;
	border: none;
    background-color: #f5f5f5;
	float: left;
	text-align: left;
}
#rightbox {
	font-size: small;
	text-align: center;
	border: none;
	width: 160px;
	height: 1900px;
	background-color: #CCFF99;
	float: left;
}

   /* ▼top pageの下の情報テーブルの高さ */
div.infotable {
           height: 1000px;
}


   /* ▼タブ領域全体の装飾 */
   ul.menulist {
      margin-top:  5px;
      margin-bottom:  0px;
      margin-left: 0px;
      padding: 0px;
      width: 160px; /* タブ領域全体の横幅 */
	  line-height: 60px;
   }
   /* ▼各タブ共通の装飾 */
   ul.menulist li {
      margin:  2px;
      padding-left: 12px;
      list-style-type: none;
      line-height: 100%;
      width: ; /* タブ1つの横幅(※A) */
      background-image: url("http://www.mmarecycle.com/images/link2.gif"); /* 左中央の三角画像 */
	  background-repeat: no-repeat;
      background-position: left center;
   }

   /* ▼Menulistのリンク装飾 */
   ul.menulist li a {
      color: blue;        /* 青色 */
      font-weight: bold; /* 太字 */
	 text-decoration: none; /* 下線を消す */
   }

   /* ▼マウスが載った際の変化用装飾 */
   ul.menulist li a:hover {
      color: orangered;        /* オレンジ色 */
      font-weight: bold; /* 太字 */
      text-decoration: none; /* 下線 */
   }



   /* ▼Main内の新着リストのタブ領域全体の装飾 */
   ul.newarrival {
      margin-top:  2px;
	  margin-bottom:  0px;
      padding: 0px;
	  list-style-type: square;
      font-weight: bold;
      font-size: 80%;
      width: 400px; /* タブ領域全体の横幅 */
	  line-height: 10px;

	  
   }
   /* ▼新着リスト各タブ共通の装飾 */
   ul.newarrival li {
      margin:  2px;
      padding-left: 0px;
	  line-height: 100%;
	  color: green;
	  background-color:#FFFFFF;
  
      width: 600px; /* タブ1つの横幅(※A) */
   }
   
   /* ▼新着リストのリンク装飾 */
   ul.newarrival li a {
      color: green;        /* グリーン色 */
      font-weight: bold; /* 太字 */
	 text-decoration: none; /* 下線を消す */
   }

   /* ▼新着リストマウスが載った際の変化用装飾 */
   ul.newarrival li a:hover {
      color: orangered;        /* オレンジ色 */
      font-weight: bold; /* 太字 */
      text-decoration: none; /* 下線 */
   }




      /* ▼Main内の入荷予定リストのタブ領域全体の装飾 */
   ul.coming {
      margin-top:  2px;
	  margin-bottom:  0px;
      padding: 0px;
	  list-style-type: square;
      font-weight: bold;
      font-size: 80%;
      width: 600px; /* タブ領域全体の横幅 */
	  line-height: 10px;

	  
   }
   /* ▼入荷予定リスト各タブ共通の装飾 */
   ul.coming li {
      margin:  2px;
      padding-left: 0px;
	  line-height: 100%;
	  color:#0033FF;
	  background-color:#FFFFFF;

      width: 600px; /* タブ1つの横幅(※A) */
   }


   /* ▼もくじタブの装飾 */
.waku {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
.font13 {
	FONT-SIZE: 13px
}
A.a1 {
	DISPLAY: block; FONT-SIZE: 11px; WIDTH: 78px; COLOR: #ffffff; PADDING-TOP: 5px; HEIGHT: 20px; BACKGROUND: ; TEXT-DECORATION: none
}
A.a1:hover {
	DISPLAY: block; WIDTH: 78px; COLOR: #000000; PADDING-TOP: 5px; HEIGHT: 20px; BACKGROUND-COLOR: none; TEXT-DECORATION: none
}
A.a2 {
	DISPLAY: block; FONT-SIZE: 11px; WIDTH: 78px; COLOR: #ffa500; PADDING-TOP: 5px; HEIGHT: 20px; BACKGROUND: ; TEXT-DECORATION: none
}
A.a2:hover {
	DISPLAY: block; WIDTH: 78px; COLOR: #000000; PADDING-TOP: 5px; HEIGHT: 20px; BACKGROUND-COLOR: none; TEXT-DECORATION: none
}
A.a3 {
	DISPLAY: block; FONT-SIZE: 11px; WIDTH: 78px; COLOR: #ffa500; PADDING-TOP: 5px; HEIGHT: 20px; BACKGROUND: ; TEXT-DECORATION: none
}
A.a3:hover {
	DISPLAY: block; WIDTH: 78px; COLOR: orangered; PADDING-TOP: 5px; HEIGHT: 20px; BACKGROUND-COLOR: none; TEXT-DECORATION: none
}
TEXTAREA {
	BORDER-TOP-WIDTH: 0px; SCROLLBAR-FACE-COLOR: black; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 13px; BORDER-BOTTOM-WIDTH: 0px; SCROLLBAR-HIGHLIGHT-COLOR: white; SCROLLBAR-SHADOW-COLOR: white; COLOR: white; SCROLLBAR-ARROW-COLOR: white; SCROLLBAR-TRACK-COLOR: black; SCROLLBAR-DARKSHADOW-COLOR: black; SCROLLBAR-BASE-COLOR: black; BACKGROUND-COLOR: black; BORDER-RIGHT-WIDTH: 0px; scrollbar-3d-light-color: white
}
