﻿/* CSS Document */
body {
  margin:0px;
  font-family:verdana,"宋体";
  font-size:12px;
  color:#000;
  line-height:24px;
  background:url(images/bg.gif);
}
a:link{
  color:#000;
  text-decoration:none;
}
a:visited{
  color:#000;
  text-decoration:none;
}
a:hover{
  color:#000;
  text-decoration:underline;
}
a:active{
  color:#000;
  text-decoration:none;
}

.leftTable{
  border-left:#A1B6B1 1px solid;
  border-right:#A1B6B1 1px solid;
  background-color:#FFF;
}

.rightTable{
  border-left:#96B3BF 1px solid;
  border-right:#96B3BF 1px solid;
  background-color:#FFF;
}

.menuWhite{
  color:#FFF;
  font-size:14px;
  font-weight:bold;
  text-align:center;
}

a:link.menuWhite{
  color:#FFF;
  text-decoration:none;
}

a:visited.menuWhite{
  color:#FFF;
  text-decoration:none;
}

a:hover.menuWhite {
  color:#FFF;
  text-decoration:underline;
}

a:active.menuWhite{
  color:#FFF;
  text-decoration:none;
}

a:link.imgLink{
  border:#000 1px solid;
}
a:visited.imgLink{
  border:#000 1px solid;
}
a:hover.imgLink{
  border:#AF0100 1px solid;
}
a:active.imgLink{
  border:#000 1px solid;
}

.journalMenu{
  width:68px;
  padding:9px 0px 0px 0px;
  text-align:center;
  line-height:21px;
  color:#000;
  font-size:12px;
  font-weight:bold;
  background: url(images/index_journal_title_btn.gif) no-repeat 0 0;
  display:block;
}

a:hover.journalMenu {
  background-position: 0  -30px;
  text-decoration:none;
}

.journalMenuTrue{
  width:68px;
  padding:9px 0px 0px 0px;
  text-align:center;
  line-height:21px;
  color:#000;
  font-size:12px;
  font-weight:bold;
  background: url(images/index_journal_title_btn.gif) no-repeat 0 -30px;
  display:block;
}

a:hover.journalMenuTrue {
  background-position: 0  -30px;
  text-decoration:none;
}

.downloadMenu{
  width:68px;
  padding:4px 0px 0px 0px;
  text-align:center;
  line-height:21px;
  color:#000;
  font-size:12px;
  font-weight:bold;
  background: url(images/member_right_download_btn.gif) no-repeat 0 0;
  display:block;
}

a:hover.downloadMenu {
  background-position: 0  -25px;
  text-decoration:none;
}

.downloadMenuTrue{
  width:68px;
  padding:4px 0px 0px 0px;
  text-align:center;
  line-height:21px;
  color:#000;
  font-size:12px;
  font-weight:bold;
  background: url(images/member_right_download_btn.gif) no-repeat 0 -25px;
  display:block;
}

a:hover.downloadMenuTrue {
  background-position: 0  -25px;
  text-decoration:none;
}

.memberMenu {
  width:224px;
  line-height:30px;
  font-size:12px;
  color:#000;
  display:block;
  background: url(images/member_left_btn.gif) repeat-x 0 0;
}

.memberMenutd {
  width:224px;
  height:30px;
  font-size:12px;
  color:#000;
  background: url(images/member_left_btn.gif) repeat-x 0 0;
  border-left:#A1B6B1 1px solid;
  border-right:#A1B6B1 1px solid;
}

a:link.memberMenu{
  color:#000;
  text-decoration:none;
}
a:visited.memberMenu{
  color:#000;
  text-decoration:none;
}
a:hover.memberMenu{
  color:#1c6753;
  font-weight:bold;
  background-position: 0  -30px;
  text-decoration:none;
}
a:active.memberMenu{
  color:#1c6753;
  font-weight:bold;
  text-decoration:none;
}

.title{
  color:#308079;
  font-size:16px;
  font-weight:bold;
  line-height:22px;
}

.textbox {
  border:#AFC3BE 1px solid;
  background:#f9f9f9;
}

.textRed {
  color:#ff0000;
}

.textGreen {
  color:#048f01;
}

a:link.textGreen{
  color:#048f01;
  text-decoration:none;
}
a:visited.textGreen{
  color:#048f01;
  text-decoration:none;
}
a:hover.textGreen{
  color:#048f01;
  text-decoration:underline;
}
a:active.textGreen{
  color:#048f01;
  text-decoration:none;
}

.textWhite {
  color:#FFF;
  font-weight:bold;
}

.textBlue {
  color:#308079;
}

.time{
  color:#338A82;
}

.time2{
  color:#9D9989;
}

.time3{
  color:#999;
}

.textRed16{
  color:#af0100;
  font-size:16px;
  font-weight:bold;
  line-height:18px;
}
div.in_dj_1{float:left;height:30px;width:90px;line-height:30px;}
