/* 全局 */
body {
	margin:0;
	background:url("bm.jpg"/*tpa=http://183.131.223.69:88/img/bm.jpg*/)/*tpa=http://www.142bi.com/laomy/img/bm.jpg*/ no-repeat center bottom;
	background-color:#d9cfb5;
	behavior:url("csshover.htc"/*tpa=http://183.131.223.69:88/img/js/csshover.htc*/)/*tpa=http://www.142bi.com/laomy/img/js/csshover.htc*/;
}
body,td,th {
	color:#000;
	font-size:14px;
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
}
* {
	padding:0;
	margin:0;
}
img {
	border:0;
	border:none;
}
ul, li {
	list-style:none;
}
a {
	color:#1d1b31;
	text-decoration:none;
}
a:hover {
	color:#800000;
	text-decoration:underline;
}
#blank {
	clear:both;
	visibility:hidden;
	height:15px!important;
	overflow:hidden;
}
#warp {
	width:930px;
	margin:0 auto;
}
/* 顶部 */
#top {
	height:51px;
	min-width:930px;
	border-bottom:1px solid #000;
	padding-bottom:2px;
	background:#777;
}
#tb {
	height:50px;
	min-width:930px;
	background-color:#e2d9c3;
	border-bottom:1px solid #333;
}
#tc {
	width:930px;
	margin:0 auto;
	height:46px;
	line-height:46px;
}
#tc a {
	float:left;
	color:#333;
	font-size:15px;
	font-weight:bold;
	display:block;
	padding:4px 15px 0 15px;
	margin-right:2px;
}
#tc a:hover {
	color:#fff;
	background-color:#333;
	text-decoration:none;
}
#tc .tn {
	color:#fff;
	background-color:#333;
	text-decoration:none;
}
#tc span {
	float:right;
	padding-top:4px;
}
/* 头部 */
#head {
	width:928px;
	height:120px;
	margin:0 auto;
}
#logo {
	float:left;
	margin-top:30px;
}
#say {
	float:right;
	font-size:12px;
	color:#a1aab4;
	margin-top:90px;
}
/* 幻灯 */
#f {
	width:928px;
	margin:0 auto;
	padding:1px;
	position:relative;
	background:#555;
	border:1px solid #000;
}
#focus {
	width:926px;
	height:322px;
	background:#d9cfb5;
	border:1px solid #333;
	overflow:hidden;
	position:relative;
}
#focus ul {
	height:320px;
	position:absolute;
}
#focus ul li {
	float:left;
	width:926px;
	height:322px;
	overflow:hidden;
	position:relative;
	background:#000;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
}
#focus .btnBg {
	position:absolute;
	width:926px;
	height:20px;
	left:0;
	bottom:0;
	background:#000;
}
#focus .btn {
	position:absolute;
	width:906px;
	height:10px;
	padding:5px 10px;
	right:0;
	bottom:0;
	text-align:center;
}
#focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:35px;
	height:10px;
	_font-size:0;
	margin-left:8px;
	cursor:pointer;
	background:#fff;
}
#focus .btn span.on {
	background:#fff;
}
#focus .preNext {
	width:40px;
	height:78px;
	position:absolute;
	top:121px;
	background:url("sprite.png"/*tpa=http://183.131.223.69:88/img/sprite.png*/)/*tpa=http://www.142bi.com/laomy/img/sprite.png*/ no-repeat 0 0;
	cursor:pointer;
}
#focus .pre {
	left:0;
}
#focus .next {
	right:0;
	background-position:right top;
}
/* 布局 */
.q {
	width:928px;
	margin:0 auto;
	padding:1px;
	position:relative;
	background:#777;
	border:1px solid #000;
}
.qs {
	overflow:hidden;
	line-height:28px;
	padding:15px;
	background:#d9cfb5;
	border:1px solid #333;
}
.qs span {
	z-index:2;
	width:75px;
	top:-1px;
	left:-80px;
	padding:1px;
	position:absolute;
	background:#777;
	border:1px solid #000;
}
.qs span p {
	height:38px;
	line-height:38px;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
	background:#d9cfb5;
	border:1px solid #333;
}
#n {
	width:928px;
	margin:0 auto;
	margin-top:15px;
	padding:1px;
	position:relative;
	background:#777;
	border:1px solid #000;
}
#m {
	height:42px;
	line-height:42px;
	padding:0 15px;
	background:#d9cfb5;
	border:1px solid #333;
}
#m span {
	color:#333;
	font-size:20px;
	_font-size:13px;
	font-weight:bold;
	float:right;
	display:inline-block;
	cursor:pointer;
}
/* 表格 */
#bb table tr{
	background:#fdf9ee;
}
#bb table tr:hover{
	background-color:#e2d9c3;
}
#be {
	width:100%;
	border:1px solid #9a8f73;
	border-top:2px solid #9a8f73;
	border-right:none;
}
#be thead th {
	height:25px;
	line-height:25px;
	text-align:center;
	padding:10px 15px;
	background:#e2d9c3;
	border:1px solid #9a8f73;
	border-top:1px solid #fff;
	border-bottom:2px solid #9a8f73;
	border-left:none;
}
#be tbody td {
	height:25px;
	line-height:25px;
	padding:10px 15px;
	border:1px solid #9a8f73;
	border-top:none;
	border-left:none;
}
#bk td {
	color:#008800;
	height:35px;
	line-height:35px;
	border:1px solid #9a8f73;
	text-align:center;
}
#bk a {
	color:#008800;
}
#bt p {
	float:right;
	width:21px;
	height:16px;
	margin:-21px 0 0 130px;
	position:absolute;
	background:url("m.png"/*tpa=http://183.131.223.69:88/img/m.png*/)/*tpa=http://www.142bi.com/laomy/img/m.png*/ no-repeat;
}
#bt td {
	color:#f00;
	height:35px;
	line-height:35px;
	border:1px solid #9a8f73;
	background:#aaff66;
	text-align:center;
}
#bt a {
	color:#ff0000;
}
#bw td {
	color:#999;
	height:35px;
	line-height:35px;
	text-align:center;
	border:1px solid #9a8f73;
}
#bw a {
	color:#999;
}
/* 底部 */
#foot {
	color:#a1aab4;
    font-size:12px;
	line-height:25px;
	width:930px;
	margin:0 auto;
	text-align:center;
}
/* 悬浮 */
*html { /* 解决IE6下滚动抖动的问题 */
	background-image:url(about:blank);
	background-attachment:fixed;
}
#tbox { /* 解决IE6下不兼容 position:fixed 的问题 */
	float:right;
	width:54px;
	position:fixed;
	right:80px;
	bottom:80px;
	_position:absolute;
	_bottom:auto;
	_margin-bottom:15px;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#se,#ve,#vi,#do,#re,#su,#gotop {
	width:54px;
	height:56px;
	background:url("gotop.png"/*tpa=http://183.131.223.69:88/img/gotop.png*/)/*tpa=http://www.142bi.com/laomy/img/gotop.png*/ no-repeat;
	display:block;
}
#se {
	background-position:0 0;
}
#ve {
	background-position:0 -59px;
}
#vi {
	background-position:0 -118px;
}
#do {
	background-position:0 -177px;
}
#re {
	background-position:0 -236px;
}
#su {
	background-position:0 -295px;
}
#gotop {
	background-position:0 -354px;
}