body {
  text-align: center;
  font-size: 15px;
  font-family: '‚l‚r ‚oƒSƒVƒbƒN';
  background-image: url(../images/back.gif);
  background-repeat: repeat;
}
p {
  font-size: 15px;
}
* {
}
img {
  border-style: none;
}
a img {
  border-style: none;
}
h3 {
  font-size: 15px;
  line-height: 1.5;
}
a {
  color: #0000ff;
  text-decoration: none;
}
a:hover {
  color: #F39700;
  text-decoration: none;
}
div#header {
  width: 700px;
  text-align: left;
}
div#background {
  background-image: url(images/back.gif);
}
div#content {
  width: 700px;
  margin: 0 auto;
  background-color: #FFFFFF;
}
div#container {
  width: 700px;
  float: left;
  background-color: #FFFFFF;
}
.menu {
  float: left;
  width: 150px;
  text-align: left;
  font-size: 18px;
  background-color: #FFFFFF;

}
div#main {
  float: left;
  width: 550px;
  text-align: left;
  background-color: #FFFFFF;
}

div#footer {
  clear: both;
  text-align: left;
}


div#title {
  margin: 10px 0 0 0;
}
div#pankuzu a {
  font-weight: bold;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mt0 {
  margin-top: 0;
}
.mt3 {
  margin-top: 3px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mb20 {
  margin-bottom: 20px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr40 {
  margin-right: 40px;
}
.mr50 {
  margin-right: 50px;
}
.fwn {
  font-weight: normal;
}
.fwb {
  font-weight: bold;
}
.fcg {
  color: #666666;
}
.uline {
  border-bottom: 2px solid #606060;
}
.lh {
  line-height: 1.5;
}
.category_link {
  margin: 13px 0 0 20px;
}
