/* CSS Document */

/*  defining Naxi pinyin language style*/
#naxipinyin {
font-size:16px;
color:006000;
font-family: Arial, cursive, sans-serif;
}
/*  defining Naxi litterally translation*/
#naxiTrue {
color: 626200;
font-size:16px;
font-family: Arial, cursive, sans-serif;
}
/*  defining Naxi integrated translation*/
#naxiInt {
color: 00603C;
font-size:16px;
font-family: Arial, cursive, sans-serif;
}
/*  defining Naxi traduction style*/
#naxiTrad {
font-size:16px;
font-style: italic;
font-family: Arial, sans-serif;
}
/*  defining tibetan language style*/
#tibetan {
font-size:16px;
font-style: italic;
color: 008080;
font-family: verdana, serif;
}
/*  defining sanscrit style*/
#sanscrit {
font-size:16px;
font-style: italic;
font-family: courier, serif;
}
#hanzi {
font-size:16px;
font-family: simsun;
color:824200;
}
#hanyupinyin {
font-style: italic;
font-size:16px;
font-family: courier, serif;
color:424200;
}
#egyptian {
font-style: italic;
font-size:15px;
font-family: courier, serif;
color:424222;
}





