@charset "utf-8";
/* CSS Document */
/*init*/

/* É¨³ýÄÚÍâ±ß¾à */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements ½á¹¹ÔªËØ */ dl, dt, dd, ul, ol, li, /* list elements ÁÐ±íÔªËØ */ pre, /* text formatting elements ÎÄ±¾ÃûÌÃÔªËØ */ fieldset, lengend, button, input, textarea, /* form elements ±íµ¥Î»ËØ */ th, td { /* table elements ±í¸ñÔªËØ */
	margin: 0;
	padding: 0;

}




a:focus { -moz-outline-style: none; } /* IE²»Ö§³Ö */

a:focus { outline: none; } /*Ðí¶àÍøÕ¾¶¼»á¼ÓµÄÊôÐÔ*/
/* ÉèÖÃÄ¬ÈÏ×ÖÌå */
body, button, input, select, textarea { /* for ie */
	/*font: 12px/1 Tahoma, Helvetica, Arial, "ËÎÌå", sans-serif;*/
    font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; /* ÓÃ ascii ×Ö·ûÌåÏÖ£¬Ê¹µÃÔÚÈÎºÎ±àÂëÏÂ¶¼ÎÞÎÊÌâ */
}
address, cite, dfn, em, var {
	font-style: normal;
} /* ½«Ð±Ìå·öÕý */
code, kbd, pre, samp, tt {
	font-family: "Courier New", Courier, monospace;
} /* Í³Ò»µÈ¿í×ÖÌå */
small {
	font-size: 12px;
} /* Ð¡ÓÚ 12px µÄÖÐÎÄºÜÄÑÔÄ¶Á£¬ÈÃ small Õý³£»¯ */
/* ÖØÖÃÁÐ±íÔªËØ */
ul, ol {
	list-style: none;
}
/* ÖØÖÃÎÄ±¾ÃûÌÃÔªËØ */
a {
	text-decoration: none;
}
abbr[title], acronym[title] { /* ×¢£º1.ie6 ²»Ö§³Ö abbr; 2.ÕâÀïÓÃÁËÊôÐÔÑ¡Ôñ·û£¬ie6 ÏÂÎÞÐ§¹û */
	border-bottom: 1px dotted;
	cursor: help;
}
q:before, q:after {
	content: '';
}
/* ÖØÖÃ±íµ¥Î»ËØ */
legend {
	color: #000;
} /* for ie6 */
fieldset, img {
	border: none;
} /* img ³Ë³µ£ºÈÃÁ´½ÓÀïµÄ img ÎÞ±ß¿ò */
/* ×¢£ºoptgroup ÎÞ·¨·öÕý */
button, input, select, textarea {
	font-size: 100%; /* Ê¹µÃ±íµ¥Î»ËØÔÚ ie ÏÂÄÜ¼ÌÐø×ÖÌå¾ÞÏ¸ */
}
/* ÖØÖÃ±í¸ñÔªËØ */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ÖØÖÃ hr */
hr {
	border: none;
	height: 1px;
}
/* ÈÃ·Çieä¯ÀÀÆ÷Ä¬ÈÏÒ²ÏÔÊ¾±ÊÖ±×ª¶¯Ìõ£¬±ÜÃâÒò×ª¶¯ÌõÒýÆðµÄÉÁ×Æ */
html {
	overflow-y: scroll;
}
/*É¨³ýfloat*/
/* Clear Fix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
/* end of clearfix */
/*É¨³ýfloat_end*/

/*init_end*/
form{ margin:0px; padding:0px;}

<!--ºÄÊ±1759714118.8046Ãë-->