/*ÆÕ±éÉè¶¨*/ 
*:first-child+html #ID{}
*:first-child+html .class{}
html, body, img, ul, ol, li, p, form, table, td, h1, h2, h3{
	border:0;
	font-size: 12px;
	color: #333333;
	line-height: 180%;
	margin: 0px;
	padding: 0px;
	word-break:break-all;
	list-style-type: none;
} 
a{
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}

select,input,textarea,div {
	font-size:12px;
} 
#mbody {
	float: left;
	width: 1160px;
	margin-top: 10px;
}
