/* global */
body{background:#f0fbff url(../images/bg.jpg) repeat-x top; font-family:"Arial", "ËÎÌå", serif; font-size:12px; color:#565656; line-height:180%;}
a,a:hover{color:#565656; text-decoration:none;}

/* ÍòÄÜ±ÕºÏ fixed ie8 */
.clearfix {
	display: inline-block;
}
.clearfix:after {
	clear: both;
	/*/*/content: "."; /* ¼æÈÝie8 */ 
	display: block;
	height: 0;
	visibility: hidden;
} /* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
} 
.clearfix {     
	display: block;
}
.clr{ clear:both; }



