/*------------------------------------
stylesheet for bangkok-zakkaten.com
------------------------------------*/

body{
  font-family: osaka, arial;
  font-size: 12px;
  color: #000000;
  padding: 0px;
  margin: 0px;
  background-image: url(http://www.bangkok-zakkaten.com/zou.gif);
}


/*text*/
a:link{
  color: #0000ff;
}
a:hover{
  color: #ff0000;
}
a:visited{
  color: #0000ff;
}
.greentx{
  color: #009900;
}
.bluetx{
  color: #0000ff;
}
.redtx{
  color: #ff0000;
}
.largetx{
  font-size: 22px;
}
.strongtx{
  font-size:14px;
}


/*section*/
.menuparts{
  padding: 2px 10px 2px 35px;
  background-image: url(_prs/icon_zou.gif);
  background-position: 10px center;
  background-repeat: no-repeat;
}
.lineparts{
  padding: 0px 0px 5px 0px;
}
.headset{
  width: 840px;
  background-image: url(_prs/cartain.png);
  background-position: center top;
  background-repeat: no-repeat;
  padding: 45px 0px 20px 0px;
}
.side_body{
  font-size: 11px;
  width: 180px;
  background-image: url(_prs/side_pannel_02.png);
  background-position: 0 0;
  background-repeat: repeat-y;
}
.bottom_section{
  padding: 20px 0px 10px 0px;
}


/*image*/
.img_left{
  border: 0px;
  padding: 0px 30px 20px 0px;
}
