/* CSS Document */
body{
width:600px;
}



A{color:#FE4E83;}

A:link,A:visited,A:hover,A:active { 
	TEXT-DECORATION: none;
}


P , td{
font-family:"ËÎÌå";
font-size:13px;
line-height:180%;
letter-spacing:2px;
color:#666666;
text-indent:2em;
text-align:left;
}

.title1{
font-size:15px;
text-indent:4em;
line-height:200%;
font-weight:bold;
font-family:ºÚÌå;
color:#FF3366;
}

.title2{
font-size:15px;
font-style:italic;
text-indent:4em;
line-height:200%;
font-weight:bold;
font-family:ºÚÌå;
color:#FE4E83;
}

.emp{
color:#FE4E83;
font-weight:bold;
}

.emp2{
color:#29F7A5;
font-weight:bold;
}






