body {
    line-height: 130%;
	font-size: 15px;
    font-family:sans-serif;
    letter-spacing:0;
    margin: .5em 3% .1em 3%;
}

p {
	text-indent:1em;
  	letter-spacing:0;
	margin:5px 0px 5px 0px;
}

blockquote {
	margin-top:8px;
	margin-bottom:8px;
}

.redirect {
	font-size: 10px;
  	letter-spacing:0;
	margin-left:30px;
	margin-bottom:15px;
}

.sourse {
	font-size: 12px;
  	letter-spacing:0;
	margin-left:30px;
	margin-bottom:0px;
}

pre, ul, li {
	line-height: 130%;
	font-size: 15px;
    font-family:sans-serif;
    letter-spacing:0;
}

a:link		{ color: #0000ff; text-decoration: none; }
a:visited	{ color: #330099; text-decoration: none; }
a:hover		{ text-decoration: underline;}

.not_exist:link		{ color: red; text-decoration: none; }
.not_exist:visited	{ color: #993333; text-decoration: none; }
.not_exist:hover	{ text-decoration: underline;}

a:link#not_exist		{ color: red; text-decoration: none; }

.tools {
    text-align: right;
    margin: 0 0 0 0;
    font-size:10pt; 
    letter-spacing:0pt;
}
.pse{
	font-family:"WG Pinyin Serif","Times New Roman",serif;
}
.psa{
	font-family:"WG Pinyin Sans",Arial,sans-serif;
}
.l{
	font-size:large
}
.xl{
	font-size:x-large
}
.s{
	font-size:small
}
.xs{
	font-size:x-small
}
.u{
	text-decoration: underline
}
.lt{
	text-decoration: line-through
}

.ipa {
	font-family:"Arial Unicode MS","MS UI Gothic","Doulos SIL","Code2000","Chrysanthi Unicode","Gentium","GentiumAlt","TITUS Cyberbit Basic","Bitstream Cyberbit","Bitstream Vera","Lucida Sans Unicode";
}

.mk {
	font-family:"New Gulim","New Batang","New Dotum";
}


.header {
    text-align: left;
    letter-spacing:0pt;
    border: 1px solid #000000;
    color: #000000;
    background: #ffffff;
    font-family:sans-serif;
    font-size:12pt; 
    font-weight:bold; 
    margin-left:0; margin-right:0; margin-top:.2em; margin-bottom:0; padding-left:.5em; padding-right:.5em; padding-top:.5em; padding-bottom:.5em
}

.option {
    text-align: left;
    font-size:11pt; 
    font-weight:normal; 
}

.footer {
    font-style: normal; /* italic */
    text-align: right;
    font-size:8pt; 
    line-height: 110%;
    letter-spacing:0pt;
}

.InterWiki {
	color: black;
	background: #eee;
}

body.frozen {
    line-height: 130%;
	font-size: 15px;
    font-family:sans-serif;
    letter-spacing:1pt;
    margin: .5em 3% .1em 3%;
}

body.moji {
    line-height: 130%;
	font-size: 15px;
    font-family:sans-serif;
    letter-spacing:1pt;
    margin: .5em 3% .1em 3%;
}

.tocfont {
    line-height: 140%;
	font-size: 14px;
    font-family:sans-serif;
    letter-spacing:1pt;
}

h2 {
    border:0;
	text-align: left;
    font-family:sans-serif;
    font-size:17px;
    color: #000080;
    background: #D0D0FF;
    padding:6px 6px 6px 12px;
}

h3 {
    border:0;
	text-align: left;
    color: #000080;
    background: #FFFFFF;
    font-family:sans-serif;
    font-size:15px;
    padding:0px 6px 0px 3em;
	margin:14px 0px 7px 0px;
}

h4 {
    border:0px;
	text-align: left;
    color: #000080;
    background: #FFFFFF;
    font-family:sans-serif;
    font-size:15px;
    padding:0px 6px 0px 6em;
	margin:14px 0px 7px 0px;
}

/*h4 {
    border:0px;
	text-align: left;
    background: #FFFFFF;
    font-family:sans-serif;
    font-size:15px;
    padding:0;
	margin:14px 0px 7px 0px;
}*/

.date {
	font-family: monospace;
}
a img {
	border: none;
}

/* diff */
.added {
	color: blue;
}
.deleted {
	color: red;
}
.same {
	color: #666;
}
.diff {
	color: black;
	background: #eee;
}

pre{
	padding:10px;
	border:1px ridge #FFFF99;
	background-color:#FFFFCC;
	text-indent:0;
	margin-left:0;
	margin-right:0 
}

ul {
	margin:5px 0px 5px 3em;
}

ol {
	margin:5px 0px 5px 3em;
}

dl {
	margin:5px 0px 5px 0px;
}

/*dd {
	margin:5px 0px 5px 3em;
}*/

dd {
	margin:5px 0px 5px 0px;
}

.toc1 {
	margin:0 0 0 0;
}

.toc2 {
	margin:0 0 0 2em;
}

.toc3 {
	margin:0 0 0 2em;
}

/*.tocfont {
	font-size: 14px;
}*/

/* preview */
.preview {
	color: black;
	background: #fcc;
}

.error {
}
