/* CSS Document */
*{
	padding:0px; margin:0px; word-break:break-all;word-wrap:break-word;
}
html{height:100%;}

body{
	padding:0px; margin:0px; margin:0 auto; width:994px; text-align:center; font:12px  "ËÎÌå";
}
form, p, h1, h2, h3, h4, ul, li,img,span,table{
	margin:0px; padding:0px;
}
div{
	text-align:left;
}
ul li{ list-style:none;}
div,span,a{
	font:12px  "ËÎÌå";color:#000; 
}
a:hover{
	text-decoration:none; color:#CC0000;

}
a{ 
	text-decoration:none;
}
img {
	margin:0px; padding:0px; border:0px none; 
}
img a{margin:0px; padding:0px; border:0px none;}



p {
	font-size: 12px;
}

