body {
 width: 900px;
 background-color: #000;
 font-family: Arial, Helvetica, sans-serif; 
 margin: 0px; 
 padding: 0px; 
}

#main {
 width: 900px;
 border: #fff 0px solid;
 margin-top: 10px;
}

#main td {
  vertical-align: top;
  padding: 3px;
}

TD#menu {
 width: 200px;
 background: #000;
}

TD#content {
 background: #000; 
 padding-left: 9px;
}

TD #mtop {
 background: url(img/01.jpg) ;
 height: 10px;
}

TD #mcenter {
 background: url(img/02.jpg) repeat-y;
}

TD #mbottom {
 background: url(img/03.jpg);
 height: 10px;
}

TD #ctop {
 background: url(img/c_top.jpg) no-repeat;
 height: 10px;
}

TD #ccenter {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10pt;
  color: #ccc; 
  background: url(img/c_center.jpg) repeat-y;
 }


TD #cbottom {
 background: url(img/c_bottom.jpg)  no-repeat;
 height: 10px;
}

TD#c01 {
 background: url(img/c01.jpg) no-repeat right bottom;
 width: 10px;
 height: 10px;
}

TD#c02 {
 background: url(img/c02.jpg) repeat-x bottom;
}

TD#c03 {
 background: url(img/c03.jpg) no-repeat left bottom;
 width: 10px;
 height: 10px;
}

TD#c04 {
 background: url(img/c04.jpg) repeat-y right;
 width: 10px;
}

TD#c05 {
  background: #cccccc;
}

TD#c06 {
 background: url(img/c06.jpg) repeat-y;
}

TD#c07 {
 background: url(img/c07.jpg) no-repeat right top;
 width: 10px;
 height: 10px;
}

TD#c08 {
 background: url(img/c08.jpg) repeat-x top;
 height: 10px;
}

TD#c09 {
 background: url(img/c09.jpg) no-repeat left top;
 width: 10px;
 height: 10px;
}

.msection {
  font-family:Trebuchet, Helvetica, sans-serif;
  font-size:12pt;
  color: #fff;
  background: url(img/ybord.jpg) repeat-x bottom;
  margin: 7px 5px 7px 25px;
  padding-bottom: 3px;
}

.mitem {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10pt;
  color: #fff; 
  padding-left: 15px;
  margin: 3px 3px 3px 25px;
  background: url(img/ritem.jpg) no-repeat left ;
}

.mitem_news {
  font-family: Arial, Helvetica, sans-serif;
  font-size:8pt;
  color: #fff; 
  padding-left: 15px;
  margin: 3px 3px 3px 25px;
  background: url(img/yitem.jpg) no-repeat left ;
}

.mitem a:link, .mitem_news a:link{
  color : #ffffff;
  text-decoration: none;
}

.mitem a:visited, .mitem_news a:visited{
  color : #ffffff;
  text-decoration: none;
}
.mitem a:hover, .mitem_news a:hover{
  color : #ffffff;
  text-decoration: none;
  color: #e7e3b5;
}


.img_w100 {
    border: 0px;
    width: 100px;
}

.bg {
  background-color: #999588;
}

.bg1 {
  background-color: #403F3A;
}

.bg2 {
  background: #403F3A url('../img/bg_top.gif');
}

.bg3 {
  background-color: #ffffff;
}

.bg4 {
  background-color: #E3E0D6;
}

.model {
  background-color: #E3E0D6;
  font-family: tahoma, verdana;
  font-size: 8pt;
  color: #403F3A;
  padding: 7px;
  width: 100px;
  text-align: center;
}

.pager {
  color : #ffffff;
  font-size: 8pt;
}

.pager a:link{
  color : #ffffff;
  text-decoration: underline;
}

.pager a:visited{
  color : #ffffff;
  text-decoration: underline;
}

.pager a:hover{
  color: #f5dd92;
  text-decoration: none;
}

a.currpagelnk:link, a.currpagelnk:visited, a.currpagelnk:hover {
  color : #f5dd92;
  text-decoration: none;
}

.modelspagecap, .newspagecap {
  font-family: Trebuchet;
  font-size: 12pt;
  color: #e7e3b5;
  font-weight: normal;
}

.newspagecap {
  padding-bottom: 10px;
}
.pic_dtl {
 background-color: #E3E0D6; 
 padding: 5px;
 margin:3px;
 float:left;
}

.pic_main {
 background-color: #E3E0D6; 
 padding: 5px;
 margin:3px;
}

.tbl_model {
  font-family: Arial, tahoma, verdana;
  margin-left: 15px;
  color: #ccc;
}

.tbl_model th {
  text-align: left;
  padding-bottom: 10px;
  padding-top: 4px;
  color: #e7e3b5;
  font-size: 12pt;
}

.tbl_model td {
  padding: 7px 15px 7px 0px;
  font-size: 10pt;
  font-weight: nomal;
}

.prevModelLink {
  width: 50%;
  float: left;
}

.nextModelLink {
  width: 100%;
  text-align:right;
}

.prevModelLink a:link, .prevModelLink a:visited, .prevModelLink a:hover,
.nextModelLink a:link, .nextModelLink a:visited, .nextModelLink a:hover {
  text-decoration: none;
  color: #e7e3b5;
  font-family: Times, Tahoma;
  font-size: 8pt;
}

.news_d {
  font-family: Trebuchet;
  font-size: 9pt;
  color:#ccc;
  text-align:left;
}

.news_d td {
  padding-bottom: 15px;
}

.news_d #news_title {
  font-size: 12pt;
  padding-bottom:5px;
  font-weight:bold;
  color:#e7e3b5;
}

.news_d #news_date {
  padding-bottom: 5px;
}

.news_img {
  vertical-align: top;
  background-color: #fff;
  padding: 5px;
  margin-right: 10px;
}

.lng a img{
  border: 0px;
  margin: 5px 10px 0px 10px;
}

#footer {
  font-family: Trebuchet;
  font-size: 9pt;
  color:#383838;
  width: 100%;
  text-align: center;
}