@charset "gb2312";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/* ---html¡¢body100%--- */
html, body {}
/* ---Ä¬ÈÏ×ÖÌå9pt--- */
div, table {
	font-size: 12px;}
/* ---div¾ÓÖÐ¡¢div±³¾°--- */
* {
	padding:0;
	margin:0;}
body {
	margin:0 auto;}
body, td, th, div, input, ul, li {
	font-family:"Î¢ÈíÑÅºÚ", "ËÎÌå";
	font-size: 12px;
	color: #333333;}
body {
	background:#bfbfbf;}
p {
	line-height:150%;}

a {
	color:#666666;}
a:link {

	text-decoration: none;}
a:visited {

	text-decoration: none;}
a:active {

	text-decoration: none;}
h1 {

	line-height:150%;
	font-size:24px;}
li {
	list-style:none;}
.sk {
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	min-height:400px;
	height:auto !important;
         overflow: auto;
	_height:400px;}