/*a:hover {
	font-style: italic;
}*/

body {
  margin: 0px 1px 0px 1px;	
	font-family:MS UI Gothic;
}

.tbl {
	font-size: 12px;
}
.tbl .hover {
    background-color: #99f;
}
.tbl .on {
}
.tbl .off {
}

table.animeList {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: collapse;
	background-color: #D7FFFF;
	font-size: 12px;	
  width: 100%;
}

table.animeList th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	background-color: #00FFFF;
	font-weight: normal;	
  font-size: 12px;
  color: black;
  text-align: center;
}

table.animeList th.rsep {
  border-right: 1px solid #53A9FF;
}

table.animeList td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: white; 
  vertical-align: top;   
}

table.animeList td.rsep {
  border-right: 1px solid #53A9FF;
}

table.animeList tr:hover {
	background-color: #99f;
}

table.animeList tr.row1 {
	background-color: #D7FFE0;
}

table.animeList tr.row1:hover {
	background-color: #99f;
} 

table.animeList tr.recInd {
	color: #8000FF;
	background-color: #E3E3FF;
}


.animetable {
	font-size: 12px;
}


table.updateList tr:hover {
	background-color: #0080FF;
}

table.updateList {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: collapse;
	background-color: #FFFFAA;
	font-size: 12px;	
  width: 100%;
}
table.updateList tr.row1 {
	background-color: #FFFF70;
}

table.updateList th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #F6F6F6;
	background-color: orange;
  font-size: 12px;
  color: black;
  text-align: center;
}

table.updateList th.rsep {
  font-size: 12px;
  color: black;
  text-decoration: none;  
  font-weight: normal;  
  text-align: center;
  border-right: 1px solid red;
}

table.updateList td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: white; 
  vertical-align: top;   
}

table.updateList tr:hover {
	background-color: #99f;
}

table.updateList td.rsep {
  border-right: 1px solid orange;
}



.thank {
	font-size: 14px;
	color: #FF6600;
}
.thank2 {
	font-size: 14px;
	color: orange;
}
.normal {
	font-size: 13px;
	color: purple;
}
.qname {
	font-family:MingLiu;	
	color: yellow;
  background-color: red;
}
.hkn {
	font-family:MingLiu;
}
.jpn {
	font-family:MS UI Gothic;
}

.sh {
	color: yellow;
  background-color: #8080C0;
}
.sd {
	color: black;
	background-color:#EBEDFE;
}
.sf {
	color: yellow;
	background-color:#8080C0;
}

pre {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.UpPeriod {
	color: blue;
}

.UpPeriodLine {
	font-size: 13px;
	font-weight: bold;
	border-top: 5;
}

.slink2 {font-size: 12pt; color: #FFFF00; text-decoration: none; }
.link2 { font-size: 12pt; color: #FFFFFF; text-decoration: none; }
A:hover.link2 { background:#FFFFFF; color:#00CC66;} 

.Source {
	color: brown;
}

.email{
	font-size: 14px;
	color: yellow;	
}

.email a{
	font-size: 14px;
	color: yellow;	
}

.footer{
	background-color: #0066CC;
}

.songbody {
	font-size: 15px;
	color: black;
}

.mainbody {
	font-size: 15px;
	color: black;
}

.animeComment{
	color: yellow;
	background-color: green;
}

.seekbar {
  font-family: "Arial", "Helvetica", "sans-serif"; 
  font-size: 12px;
  background-color: #53A9FF;
  border-width: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;  
  border-collapse: collapse;
}

a.seek {
  color: black;
  text-decoration: none;
}

a:hover.seek {
  font-style: normal;
}

.seekPrev, .seekMid, .seekCurrent, .seekNext {
  text-align: center;
  vertical-align: center;  
  border-width: 1px;
  border-style: solid;
  margin: 1px 1px 1px 1px;
  padding: 0px 1px 0px 1px;
  display: inline-block;
}
.seekPrev, .seekNext {
  font-size: 12px;
}
.seekMid, .seekCurrent {
  font-size: 11px;
}
.seekPrev {
  border-color: #ccddcc;
  background-color: #ccddcc;
}
.seekMid {
  border-color: #eeeeee;
  background-color: #eeeeee;
}
.seekCurrent {
  font-weight: bold;
  border-color: #ffff70;
  background-color: #ffff70;
}
.seekNext {
  border-color: #ccddcc;
  background-color: #ccddcc;
}

.NoRecord {
  font-size: 15px;
  font-weight: bold;  
  width: 100%;
  position: relative; 
  text-align: center;
  vertical-align: center;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 15px 0px;
  color: yellow;
  background-color: #f07070;
}

.colhead {
  font-size: 12px;
  color: black;
  text-decoration: none;  
  /*font-style: italic;*/
  font-weight: normal;  
  text-align: center;
}

a:hover.colhead {
  /*font-style: italic;*/
  text-decoration: underline;  
}

.thd {
   font-size: 12px;
   border-collapse:collapse;
   border-style: solid solid solid solid;
}

.formArea {
	font-family:MS UI Gothic;
  font-size: 12px;
  background-color: lightgreen;   
  margin: 0px 0px 0px 0px;
}

.searchCap {
  font-size: 14px; 
}

.resetlink {
  font-size: 15px; 
  text-decoration: none;   
  color: yellow;  
  background-color: blue;  
  padding: 2px 5px 2px 5px;  
}

a:hover.resetlink {
  font-style: normal;
  text-decoration: none;  
  color: yellow;  
  background-color: red;       
  
}

.thisyearlink {
  font-size: 15px; 
  text-decoration: none;   
  color: yellow;  
  background-color: #F06060;   
  padding: 2px 5px 2px 5px;  
}

a:hover.thisyearlink {
  font-style: normal;
  text-decoration: none;  
  color: yellow;  
  background-color: red;       
  
}

.recentUp {
  font-size: 15px; 
  text-decoration: none;   
  color: yellow;  
  background-color: #FF6060;   
  padding: 2px 5px 2px 5px;  
}

a:hover.recentUp {
  font-style: normal;
  text-decoration: none;  
  color: yellow;  
  background-color: red;       
  
}

.copyright {
	font-size: 12px;
	color: white;
	text-align: right;
}

.linktable {
	font-size: 14px;	
}

.linkgroup {
	font-size: 16px;	
  background-color: #FFD5FE; 	
  border-color: #FFD5FE;
	color: #004080;  
}

.extlink {
	color: black;
}

/* leave some space between icons and text */
.icon {
    /*vertical-align:     middle;*/
    margin-right:       0.1em;
    margin-left:        0.1em;
    border: 0;
}
/* no extra space in table cells */
td .icon {
    margin: 0;
}
/* no extra space in table cells */
td .iconE {
    vertical-align:     middle;
    margin-right: 3px;
    margin-left: 0;
    border: 0;
}

/* Class used by Unknown Page */
.qno {
  font-size: 30px;
	font-style: italic;
}

table.umov {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: none;
	border-collapse: collapse;
	background-color: white;
	font-size: 14px;	
}

table.umov th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset;
  text-decoration: underline;  
	font-size: 15px;	
  text-align: left;
}

table.umov td {
	border-width: 1px;
	border-color: #5E00BB;
	padding: 3px;
	border-style: inset;
  vertical-align: top;   
}
