@charset "gb2312";
/* CSS Document */

	* { word-wrap: break-word; }
	body { background-color:#efefef;}
	body, input, button, select, textarea { font:14px "Î¢ÈíÑÅºÚ", Times, serif,"Times New Roman"; color:#727171; }
		textarea { resize: none; }
	body, ul, ol, li, dl,dd,p, h1, h2, h3, h4, h5, h6, form, fieldset, .pr, .pc { margin: 0; padding: 0; }
	table { empty-cells: show; border-collapse: collapse; }
		caption, th { text-align: left; font-weight: 400; }
	ul li, .xl li { list-style: none; }
	h1, h2, h3, h4, h5, h6 { font-size: 1em; }
	em, cite, i { font-style: normal; }
	a {color:#666; text-decoration: none; }
		a img { border: none; }
	label { cursor: pointer; }
	.z { float: left; } .y { float: right; }
	.cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .cl { zoom: 1; }
	.hidefocus { outline: none; }
	.pw{width:1000px; margin:0 auto;}
	.mt10{margin-top:10px;}
	.ml10{margin-left:10px;}
	.mr10{margin-right:10px;}
	.mb10{margin-bottom:10px;}