body {
	background-repeat: no-repeat;
	margin:0 auto;
	overflow-x:hidden;
}

#dibu ul {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
}
#dibu li {
	list-style-type: none;
	border: 1px solid #CCCCCC;
}

body,td,th {
	font-size: 13px;
	line-height: 20px;
}
#neirong h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}

#rongqi {
	Wheight: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#toubu {
}

#neirong {
	width: 980px;
	margin-right: 10px;
	margin-left: 10px;
}
#neirong ul {
	color: #333;

}

#neirong #browser {
	border-collapse:collapse;
	font-family:arial;
	text-align:center;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#neirong #browser th,td{border:1px solid #aaa;
}
#browser thead {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	background-color: #000099;
	font-weight: bold;
	color: #FFFFFF;
}
#browser tbody {
	width: auto;
}
#browser th {
	background-color: #EDEDED;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
}
#browser a {
	font-weight: bold;
	color: #000066;
}

#neirong li {
	height: auto;
	width: 400px;
	list-style-type: none;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#neirong h1 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	text-align: center;
}




.LMC {
	height: 20px;
	width: 40px;
	border: 1px solid #006699;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #FF0000;
}
#neirong #rmpp {
	clear: right;
	float: left;
	height: auto;
	width: 100px;
}
#neirong #rmpp li {
	height: 30px;
	width: 60px;
	border: 1px solid #3366CC;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
}
#neirong #news {
	clear: right;
	float: left;
	height: auto;
	width: 200px;
}
#neirong #news li {
	height: 20px;
	width: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #3366CC;
	list-style-type: none;
}
#dibu {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	height: auto;
}





#neirong #wenzi {
	clear: right;
	float: left;
	height: auto;
	width: 100px;
}
#neirong #wenzi1 {
	clear: right;
	float: left;
	height: auto;
	width: 100px;
}
#neirong #wenzi1 li {
	height: 20px;
	width: 80px;
	border: 1px solid #3366CC;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
}
#neirong #wenzi li {
	height: 20px;
	width: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #3366CC;
	list-style-type: none;
}

.shoucang {
       text-align:left;
       height:25px;
       line-height:25px;
       text-indent:15px;
       border-bottom:1px solid #ccc;
       background:#f2f2f2;
	   text-decoration:none;
}

#line {
	height: 24px;
	width: 100%;
	background-image: url(http://www.zhouchengxinghao.cn/pic/line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	font-size: 14px;
}
#line a {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
}

.price {
	position:relative;
	left:0px;
	top:0px;
	width:auto;
	margin: 0 auto;
	z-index:1;
}
/*输入框样式*/
.txtallNo{}
.button {
	    margin-top:-5px;
        position: relative;
        display: inline-block;
        margin: 0;
        padding: 3px 12px;
        font-size: 14px;
        font-weight: bold;
        color: #333;
        text-shadow: 0 1px 0 rgba(255,255,255,0.9);
        white-space: nowrap;
        background-color: #eaeaea;
        background-image: -moz-linear-gradient(#fafafa, #eaeaea);
        background-image: -webkit-linear-gradient(#fafafa, #eaeaea);
        background-image: linear-gradient(#fafafa, #eaeaea);
        background-repeat: repeat-x;
        border-radius: 3px;
        border: 1px solid #ddd;
        border-bottom-color: #c5c5c5;
        box-shadow: 0 1px 3px rgba(0,0,0,.05);
        vertical-align: middle;
        cursor: pointer;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-appearance: none;
      }
      .button:hover,
      .button:active {
        background-position: 0 -15px;
        border-color: #ccc #ccc #b5b5b5;
      }
      .button:active {
        background-color: #dadada;
        border-color: #b5b5b5;
        background-image: none;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.15);
      }
      .button:focus,
      input[type=text]:focus,
      input[type=password]:focus {
        outline: none;
        border-color: #51a7e8;
        box-shadow: inset 0 1px 2px rgba(0,0,0,.075), 0 0 5px rgba(81,167,232,.5);
      }
	  input[type=text],
      input[type=password] {
        font-size: 13px;
        min-height: 32px;
        margin: 0;
        padding: 7px 8px;
        outline: none;
        color: #333;
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: right center;
        border: 1px solid #ccc;
        border-radius: 3px;
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        transition: all 0.15s ease-in;
        -webkit-transition: all 0.15s ease-in 0;
        vertical-align: middle;
      }
	  label[for=search] {
        display: block;
        text-align: left;
      }
      .search label {
        font-weight: 200;
        padding: 5px 0;
      }
      .search input[type=text] {
        font-size: 18px;
        width: 225px;
		height:37px;
      }
      .search .button {
        padding: 10px;
        width: 90px;
      }
	  #selectxt{ width:115px; height:37px;border: 1px solid #ccc;border-radius: 3px;font-size: 13px;
        min-height: 32px;
        margin: 0;
        padding: 7px 8px;
        outline: none;
        color: #333;
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: right center;
        border: 1px solid #ccc;
        border-radius: 3px;
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        transition: all 0.15s ease-in;
        -webkit-transition: all 0.15s ease-in 0;
        vertical-align: middle;}