﻿/* CSS Document */
.styleTitle {
  font-family: Arial, Helvetica, sans-serif;
  color: #AAA;
  font-size: 16px;
  font-weight: bold;
}

.styleFilm {
  font-family: "黑体";
  font-size: 32px;
  color: #FFF;
  font-weight: bold;
}

.styleBottom {
  font-family: "黑体";
  color: #FC0;
  font-size: 24px;
  font-weight: bold;
}

*.ds {
  color: #AAA;
  text-decoration: none;
  font-weight: bold;
}

*.mq {
  font-family: "黑体";
  color: #FC0;
  text-decoration: underline;
  font-weight: bold;
}

.over {
  background-color: #696969;
  float: left;
  margin-right: 20px;
  width: 75px;
}

.out {
  background-color: #2F2F2F;
  float: left;
  margin-right: 20px;
  width: 75px;
}

.styleCaption {
  color: #F90;
  font-weight: bold;
  font-size: 24px;
}

.style_iText {
  font-size: 24px;
  border: 2px solid #F90;
  background-color: #FFFFEC;
  text-indent: 5px;
}

*.menuLink {
  font-family: "黑体";
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
}
a.menuLink:link {color: #F90;}
a.menuLink:visited {color: #F90;}
a.menuLink:hover {color: #FC0;}

.styleTopTitle {
  font-size: 14px;
  color: #FFF;
  font-weight: normal;
  padding: 0 2px;
}

.styleNotice {
  font-size: 14px;
  color: #0CF;
}

.styleShowDate {
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
}

*.BKM_Link {
  font-family: "黑体";
  font-size: 32px;
  font-weight: bold;
  text-decoration: none;
}
a.BKM_Link:link {color: #FFF;}
a.BKM_Link:visited {color: #FFF;}
a.BKM_Link:hover {color: #FC0;}

.styleBKMdesc {
  font-size: 18px;
  line-height: 25px;
  color: #EDCAAB;
  font-weight: bolder;
}

.styleBKMnotice {
  font-size: 16px;
  font-weight: bold;
  color: #FC0;
}

.styleBKMmiss {
  color: #999;
  font-family: "黑体", Arial;
  font-size: 32px;
  font-weight: bolder;
  text-decoration: none;
}

.styleTopContent {
  font-size: 14px;
  color: #F90;
  font-weight: normal;
}

.styleNotice1 {
  font-size: 14px;
  color: #999;
}

.stylePrice {
  font-size: 16px;
  color: #0CF;
  font-weight: bold;
}

*.stylePrice-XX {
  font-family: "黑体";
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  color: #FC9;
}
