﻿
@charset "UTF-8";

body {
background-color:#eeeeff;
font-family:sans-serif;
background-image:url(clouds06-bg.jpg);
}

li {padding-top:8px;}
td {vertical-align:top; padding-bottom:12px;}

.subtitle {color:purple;}

.chinese{font-family:NSimSun, SimSun, PMingLiU, MS Song;}
.tchin{font-family:PMingLiU, SimSun, Arial Unicode MS, MS Song; }
.schin{font-family:NSimSun, SimSun, MS Song, Arial Unicode MS;}
.engtxt {font-family:sans-serif; color:#000000;}
.schtxt{font-family:NSimSun, SimSun, MS Song, Arial Unicode MS; color:#990000}
.pintxt {font-family:sans-serif; color:#009900;}
.tchtxt{font-family:PMingLiU, SimSun, Arial Unicode MS, MS Song; color:#000099}


h1 {color:purple; text-align:center}
h2 {color:purple; text-align:center}
h4 {color:purple; text-align:center}
h3 {color:purple; text-align:left}


.comment {color:purple; border-style:solid; border-width:1px;}

.engcol 
{background-color:#ffcc99; 
vertical-align:top; 
font-family:sans-serif;
color:#336699;
}

p {text-indent:2em; }
p.topper {text-align:right; font-size:small;}
p.crawl {text-indent:0px;}
p.hang {padding-left:3em; text-indent:-2em;}
dd {padding-left:2em; text-indent:-2em;padding-bottom:12px;}
dt {margin-top:12px;}

.hover {cursor:help; border-bottom:1px dotted #ffffff;}
.pincol {
background-color:#ffffcc; 
color:#009900;

font-family:sans-serif;
}
.tchcol {
background-color:#cceeee; 
color:#000099;
font-family:PMingLiU, SimSun, Arial Unicode MS, MS Song; 
}
.schcol {
background-color:#ffeecc; 
color:purple;
font-family:Arial Unicode MS;

}


td {text-align:left;}

blockquote.itemfootnote {
border-style:solid; 
border-width:1px;
border-color:white;
}


