@charset "gb2312";
body {
	text-align: center;
	font-family:"宋体";
	margin:0;
	padding:0;
	font-size:12px;
	color:#434343;
	background-color: #FFF;
}
.blank10 {
	line-height: 0px;
	clear: both;
	height: 10px;
	font-size: 0px;
}
.blank5 {
	line-height: 0px;
	clear: both;
	height: 5px;
	font-size: 0px;
}
div, form, img, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}
ol li{
	overflow: visible;
	line-height: 20px;
}
input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	overflow: hidden;
}
table, td, tr, th {
	font-size:12px;
}
ul {
	list-style-type: none;
}
ol{
	
}
/* 链接颜色 */
a:link {
	color: #466240;
	text-decoration:none;
}
a:visited {
	color: #466240;
	text-decoration:none;
}
a:hover {
	color: #930;
	text-decoration:underline;
}
a:active {
	color: #466240;
}
/* 字体属性 [定义规则，小写f加属性名称] */
.cred ,.cred a:link,.cred a:visited {
	color: #ff0000;
}
.cred a:hover {
	color: #000000;
}
.cred a:active {
	color: #ff0000;
}
.cwhite,.cwhite a:link,.cwhite a:visited {
	color: #ffffff;
}
.cwhite a:hover {
	color: #FF9;
}
.cwhite a:active {
	color: #ffffff;
}
.cgreen {
	color: #056d07;
}
.cgreen a {
	color: #056d07;
}
.cgreen a:hover {
	color: #65ab66;
}

.chui ,.chui a:link,.chui a:visited {
	color: #666666;
}
.chui a:hover {
	color: #000000;
}
.chui a:active {
	color: #666666;
}

.chs ,.chs a:link,.chs a:visited {
	color: #1f376d;
}
.chs a:hover {
	color: #369;
}
.chs a:active {
	color: #1f376d;
}

.chsw ,.chsw a:link,.chsw a:visited {
	color: #002d86;
}
.chsw a:hover {
	color: #369;
}
.chsw a:active {
	color: #002d86;
}
.clan {
	color: #675712;
}
.clan a:link, .clan a:visited{
	color: #009;
}
.clan a:hover {
	color: #000000;
}
.clan a:active {
	color: #009;
}
.fB {
	font-weight: bold;
}
.fI {
	font-style: italic;
}
/* 字体大小*/
.f12px {
	font-size:12px;
}
.f14px {
	font-size:14px;
}
/* 其他属性 */
.left {
	float: left;
}
.right {
	float: right;
}
.cl {
	clear: both;
	font-size:0px;
	line-height: 0px;
	height: 0px;
}
.zall{
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #d2d1d0;
	background-image: url(../img/all_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.header{
	line-height: 25px;
	background-color: #1b1b1b;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.header_zall{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.header_zall .right p{
	background-image: url(../img/li1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	color: #eeeeee;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.header_zall .right p span{
	color: #378F2E;
}

.top{
	background-color: #293227;
	height: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3a4738;
	overflow: visible;
}
.logo{blr:expression(this.onFocus=this.blur());
	line-height: 300px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 70px;
	width: 283px;
	overflow: hidden;
}
.logo_zall{
	background-image: url(../img/lobg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	height: 120px;
}
.top div{
	overflow: visible;
}
.menu{
	background-image: url(../img/menu.gif);
	background-position: right top;
	float: right;
	height: 34px;
	padding-right: 10px;
	z-index: 30;
}
.menu ul{
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 34px;
	height: 34px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	position: relative;
	width: 695px;
	z-index: 30;
}
.menu ul li{
	background-image: url(../img/menuli.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	z-index: 33;
}
.menu ul li a{blr:expression(this.onFocus=this.blur());
	padding-right: 14px;
	padding-left: 14px;
	position: relative;
	z-index: 100;
	display: block;
	float: left;
	line-height: 34px;
	height: 34px;
}
.menu ul li a:link,.menu ul li a:visited{
	color: #FFF;
}
.menu ul li a:hover{
	color: #FFF;
}
.menu ul li a:active{	color: #FFF;}
#nobg{
	background-image: none;
}

.xall{
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#no{
	margin: 0px;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.nav{
	float: left;
	width: 220px;
}

.bord{
	border: 1px solid #a8a8a8;
	background-color: #FFF;
}

.xl{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #a8a8a8;
	border-left-color: #FFF;
	background-color: #e0e0e0;
	padding-top: 3px;
	padding-bottom: 3px;
}
.breadCrumb{
	line-height: 30px;
	height: 30px;
	background-image: url(../img/li_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}

.main{
	float: right;
	width: 720px;
}
.mblod{
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #d2d1d0;
}

.xmblod{
	background-color: #f4f4f4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #d5d5d5;
	border-left-color: #FFF;
}
.title {}
.title h1{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bg2{
	background-color: #ededed;
}
small{
	font-size: 12px;
	color: #505760;
	padding-right: 5px;
	padding-left: 5px;
}

.info{
	line-height: 37px;
	height: 37px;
	color: #466240;
	text-align: center;
}

.content{
	font-size: 14px;
	line-height: 1.9em;
	padding-right: 30px;
	padding-left: 30px;
	color: #333;
	position: relative;
	width: 655px;
	padding-top: 15px;
}

.content img{
max-width:650px;
width:expression(this.width>650?"650px":"this.width");
}
.pefcon{
	position: absolute;
	left: 580px;
	top: 5px;
}
.fy{
	line-height: 22px;
	padding: 10px;
	font-size: 12px;
}
.fy span{
	background-image: url(../img/li_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
.nodbg{
	border-bottom-style: none;
}

#sub-highlight {
	display:block;
	height:52px;
	left:10;
	position:absolute;
	top:5;
	width:151px;
	padding-top: 10px;
	text-align: center;
}

#sub-gutter{
	position: absolute;
}

.xlmen{
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 34px;
	padding-left: 5px;
	width: 715px;
}

/* Main style for the table */
.dp-highlighter{
	font-size:12px;
	border:1px solid #2B91AF;
	background-color:#fff;
	width:99%;
	overflow:auto;
	margin:18px 0px 18px 0px;
	font-family: "宋体";
}
.dp-highlighter .bar{padding-left:45px;}
.dp-highlighter.collapsed .bar,.dp-highlighter.nogutter .bar{padding-left:0px;}
.dp-highlighter ol{margin:0px 0px 1px 45px; /* 1px bottom margin seems to fix occasional Firefox scrolling */
padding:0px;color:#2B91AF;}
.dp-highlighter.nogutter ol{list-style-type:none;margin-left:0px;}
.dp-highlighter ol li,.dp-highlighter .columns div{
	border-left:3px solid #6CE26C;
	background-color:#fff;
	padding-left:10px;
	line-height:15px;
}
.dp-highlighter.nogutter ol li,.dp-highlighter.nogutter .columns div{border:0;}
.dp-highlighter .columns{color:gray;overflow:hidden;width:100%;}
.dp-highlighter .columns div{padding-bottom:5px;}
.dp-highlighter ol li.alt{background-color:#f8f8f8;}
.dp-highlighter ol li span{color:Black;}
/* Adjust some properties when collapsed */
.dp-highlighter.collapsed ol{margin:0px;}
.dp-highlighter.collapsed ol li{display:none;}
/* Additional modifications when in print-view */
.dp-highlighter.printing{border:none;}
.dp-highlighter.printing .tools{display:none !important;}
.dp-highlighter.printing li{display:list-item !important;}
/* Styles for the tools */
.dp-highlighter .tools{padding:3px 8px 3px 10px;border-bottom:1px solid #2B91AF;font:9px Verdana,Geneva,Arial,Helvetica,sans-serif;color:silver;}
.dp-highlighter .tools strong{color:red;}
.dp-highlighter.collapsed .tools{border-bottom:0;}
.dp-highlighter .tools a{font-size:12px;color:gray;text-decoration:none;margin-right:10px;}
.dp-highlighter .tools a:hover{color:red;text-decoration:underline;}
/* About dialog styles */
.dp-about{background-color:#fff; margin:0px; padding:0px;}
.dp-about table{width:100%; height:100%; font-size:11px; font-family:Tahoma,Verdana,Arial,sans-serif !important;}
.dp-about td{padding:10px; vertical-align:top;}
.dp-about .copy{border-bottom:1px solid #ACA899; height:95%;}
.dp-about .title{color:red; }
.dp-about .para{margin:0 0 4px 0;}
.dp-about .footer{background-color:#ECEADB; border-top:1px solid #fff; text-align:right;}
.dp-about .close{font-size:11px; font-family:Tahoma,Verdana,Arial,sans-serif !important; background-color:#ECEADB; width:60px; height:22px;}
/* Language specific styles */

/* insercode.css [[*/
.Bold{}
.Title{font-size:18px;color:#c30;}
.codeHead{font-size:12px;padding:5px;padding-left:15px;background:#fff;border-bottom:1px solid #ddd;}
.codeText{border:1px solid #ddd;width:98%;overflow:auto;margin:0 0 1.1em;padding:0;word-break:break-all;background:#fff;font:12px 'Courier New',Monospace;}
.codeText ol{list-style:decimal-leading-zero;margin:0 1px 0 45px;padding:5px 0;color:#5C5C5C;border-left:1px solid #ddd;background:#fff;}
.codeText ol li{padding-left:10px;background:#FFF;}
.codeText ol li.alt{background:#FFF;}
.codeText ol li span{color:#000;}
.codeText .comment,.codeText .comments{color:#008200;}
.codeText .string{color:blue;}
.codeText .keyword{color:#069;}
.codeText .preprocessor{color:gray;}
.dp-c .comment{color:green;}
.dp-c .string{color:blue;}
.dp-c .preprocessor{color:gray;}
.dp-c .keyword{color:blue;}
.dp-c .vars{color:#d00;}
.dp-vb .comment{color:green;}
.dp-vb .string{color:blue;}
.dp-vb .preprocessor{color:gray;}
.dp-vb .keyword{color:blue;}
.dp-sql .comment{color:green;}
.dp-sql .string{color:red;}
.dp-sql .keyword{color:#7f0055;}
.dp-sql .func{color:#ff1493;}
.dp-sql .op{color:blue;}
.dp-xml .cdata{color:#ff1493;}
.dp-xml .comments{color:green;}
.dp-xml .tag{color:#000099;}
.dp-xml .tag-name{
	color:#000099;
}
.dp-xml .attribute{color:#006600;}
.dp-xml .attribute-value{
	color:#00F;
}
.dp-delphi .comment{color:#008200;font-style:italic;}
.dp-delphi .string{color:blue;}
.dp-delphi .number{color:blue;}
.dp-delphi .directive{color:#008284;}
.dp-delphi .keyword{color:navy;}
.dp-delphi .vars{color:#000;}
.dp-py .comment{color:green;}
.dp-py .string{color:red;}
.dp-py .docstring{color:green;}
.dp-py .keyword{color:blue;}
.dp-py .builtins{color:#ff1493;}
.dp-py .magicmethods{color:#808080;}
.dp-py .exceptions{color:brown;}
.dp-py .types{color:brown;font-style:italic;}
.dp-py .commonlibs{color:#8A2BE2;font-style:italic;}
.dp-rb .comment{color:#c00;}
.dp-rb .string{color:#f0c;}
.dp-rb .symbol{color:#02b902;}
.dp-rb .keyword{color:#069;}
.dp-rb .variable{color:#6cf;}
.dp-css .comment{color:green;}
.dp-css .string{color:red;}
.dp-css .keyword{color:blue;}
.dp-css .colors{color:darkred;}
.dp-css .vars{color:#d00;}
.dp-j .comment{color:#3f7f5f;}
.dp-j .string{color:#2a00ff;}
.dp-j .keyword{color:#7f0055;}
.dp-j .annotation{color:#646464;}
.dp-j .number{color:#C00000;}
.dp-cpp .comment{color:#e00;}
.dp-cpp .string{color:red;}
.dp-cpp .preprocessor{color:#CD00CD;}
.dp-cpp .keyword{color:#5697D9;}
.dp-cpp .datatypes{color:#2E8B57;}
/* insertcode.css ]] */

.tg_info{
	background-color: #283227;
	height: 360px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #524e48;
}
.tgok_left{
	background-image: url(../img/imgd.gif);
	background-repeat: no-repeat;
	background-position: 150px top;
	float: left;
	height: 360px;
	width: 640px;
}

.xalld{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.fe_e{
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 10px;
}

.def{
	line-height: 200px;
	background-image: url(../img/ded.gif);
	float: left;
	height: 48px;
	width: 175px;
	overflow: hidden;
}
.def2{
	line-height: 200px;
	background-image: url(../img/ded2.gif);
	float: right;
	height: 44px;
	width: 266px;
	overflow: hidden;
	display: block;
}


.tinfo_text{
	line-height: 18px;
	color: #a4aaa3;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	clear: both;
}

.tinfo_text span{
	color: #73a96d;
}

.info_logo{
	padding-left: 10px;
	padding-top: 15px;
}

.mblogo{
	line-height: 1000px;
	background-image: url(../img/pngw.gif);
	float: left;
	height: 183px;
	width: 322px;
	overflow: hidden;
	margin-top: 10px;
}

.mblogr{
	color: #828452;
	float: right;
	width: 250px;
	line-height: 18px;
	text-align: left;
	padding-right: 25px;
}
.mblogr a:link,.mblogr a:visited{
	color: #43c00d;
}
.mblogr a:hover{
	color: #FFF;
}
.mblogr a:active{	color: #43c00d;}
.mblogr strong{
	color: #70806d;
}
.mblogr p{
	color: #70806d;
	margin: 0px;
	padding: 0px;
}

.nvr{
	background-image: url(../img/bbain.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	float: right;
	height: 330px;
	width: 270px;
	text-align: left;
	padding-top: 30px;
	padding-left: 30px;
}

.seod{
	line-height: 200px;
	background-image: url(../img/zhenduan.gif);
	display: block;
	height: 23px;
	width: 119px;
	overflow: hidden;
}
.seoc{
	line-height: 200px;
	background-image: url(../img/se.gif);
	display: block;
	height: 24px;
	width: 193px;
	overflow: hidden;
}

.zdweb{
	line-height: 18px;
	color: #70806d;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.map4{
	line-height: 200px;
	background-image: url(../img/map.gif);
	float: left;
	height: 43px;
	width: 40px;
	overflow: hidden;
	margin-right: 20px;
}
.rss3{
	line-height: 200px;
	background-image: url(../img/rss4.gif);
	float: left;
	height: 38px;
	width: 40px;
	overflow: hidden;
}

.rss_map{
	padding-top: 15px;
	padding-left: 10px;
}

.foot{
	background-color: #2f2d2b;
	padding-top: 10px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #282725;
	color: #655a49;
	line-height: 20px;
	text-align: center;
}
.foot  span{color: #cda869;}

.foot a:link,.foot a:visited{
	color: #cda869;
}
.foot a:hover{
	color: #990;
}
.foot a:active{	color: #cda869;}

.xp_rbanbn{
	line-height: 18px;
	color: #737373;
	float: right;
	text-align: right;
	width: 650px;
	padding-top: 5px;
	padding-right: 10px;
}
.xp_rbanbn span{
	color: #093;
}
.arc_list{
	padding-right: 15px;
	padding-left: 25px;
}
.arc_list dl{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	height: auto;
	clear: both;
	width: 660px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.arc_list  dt{
	float: left;
	text-align: center;
	width: 80px;
	margin-right: 5px;
}
.arc_list  dt img{
	
	height: 70px;
	width: 70px;
}
.arc_list  dd{
	float: left;
	width: 480px;
}
.arc_list  dd em{
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
}
.arc_list  dd em a:link,.arc_list  dd em a:visited{
	color: #2a609f;
}
.arc_list  dd em a:hover{
	color: #900;
}
.arc_list  dd em a:active{color: #2a609f;}
.arc_list  dd p{
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}

#as{
	float: right;
	height: 23px;
	width: 42px;
	text-align: center;
	padding-top: 26px;
	padding-right: 4px;
	font-weight: bold;
	color: #666;
}
.k5{
	background-image: url(../img/tag3.gif);
	float: right;
}
.k6{
	background-image: url(../img/tag2.gif);
	float: right;
}
.k7{
	background-image: url(../img/tag1.gif);
	float: right;
}
#qp{
	color: #89A2C7;
	height: 18px;
}

.tg_pages{
	padding-top: 10px;
	padding-bottom: 10px;	text-align: center;
}

.tg_pages li{
	display: inline;
	line-height: 22px;
}
.tg_pages li a{
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.thisclass {
	font-weight: bold;
	color: #C00;
	
}
.footes{
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #58884A;
	text-align: center;
}


.xl h2{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #009e38;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.tgkc{
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.tgkc dt{
	line-height: 25px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.tgkc dd{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	line-height: 22px;
	background-image: url(../img/dd.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 20px;
	color: #666;
}
.tgkc dd p{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	line-height: 22px;
	background-image: url(../img/dd.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 20px;
	color: #3f6c18;
	display: block;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.tgkc dd a:link,.tgkc dd a:visited{color: #3f6c18;}
.tgkc dd a:hover{
	color: #960;
	text-decoration: underline;
}
.tgkc dd a:active{color: #3f6c18;}

.tgad{
	text-align: center;
}
#cleft{
	float: left;
}
#cright{
	float: right;
}
.arc_temp{}
.arc_temp dl{}
.arc_temp dl dt{}
.arc_temp dl dd{}

#tg_left{
	float: right;
}
#tg_right{
	float: left;
}

.moban25_c{
	border: 1px solid #afaeac;
	background-color: #fff;
	position: relative;
	height: 230px;
	margin-bottom: 20px;
}
.kj{
	overflow: visible;
}
.kj div{	overflow: visible;}
.span_p{
	background-image: url(../moban25/kv.gif);
	position: absolute;
	left: 682px;
	top: -3px;
	height: 39px;
	width: 39px;
	z-index: 100;
}
.moban_img{
	float: left;
	padding-top:15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.moban_img a{
	background-color: #ededed;
	display: block;
	height: 150px;
	width: 280px;
	border: 1px solid #dddddd;
	padding: 20px;
}
.moban_img a:hover{
	background-color: #666;
}
.moban_img img{
	height: 150px;
	width: 280px;

}
.moban_kr{
	float: right;
	height: 218px;
	width: 343px;
	background-image: url(../moban25/mb.gif);
	border: 1px solid #FFF;
	padding-left: 15px;
	padding-top: 10px;
}
.moban_kr h2{
	font-size: 14px;
	line-height: 22px;
	padding-top: 10px;
}
.p_tex{
	line-height: 22px;
	padding-top: 5px;
	position: relative;
	padding-left: 10px;
	padding-bottom: 5px;
}
.x_poyu{
	background-image: url(../moban25/y.gif);
	position: absolute;
	z-index: 20;
	height: 70px;
	width: 78px;
	top: 7px;
	right: 20px;
}

.blt_tl{
	padding-top: 3px;
}
.blt_tl li{
	line-height: 22px;
	color: #FFF;
	float: left;
	height: 22px;
	padding-left: 10px;
	background-image: url(../moban25/tl.gif);
	background-repeat: no-repeat;
	margin-right: 5px;

}
.blt_tl li a:link{
	color: #fff;
}
.blt_tl li a:visited{	color: #fff;}
.blt_tl li a:hover{}
.blt_tl li a:active{
	color: #FFF;
	text-decoration: underline;
}
.blt_tl li span{
	line-height: 22px;
	display: block;
	height: 22px;
	padding-right: 10px;
	float: left;
	background-image: url(../moban25/tl.gif);
	background-repeat: no-repeat;
	background-color: #f7ffdc;
}
.kj1{
	background-position: left 0px;
}
.kj1 span{
	background-position: right 0px;
}
.kj2{background-position: left -27px;}
.kj2 span{	background-position: right -27px;}
.kj3{background-position: left -54px;}
.kj3 span{	background-position: right -54px;}
.kj4{background-position: left -81px;}
.kj4 span{	background-position: right -81px;}
.kj5{background-position: left -107px;}
.kj5 span{	background-position: right -107px;}
.kj6{background-position: left -134px;}
.kj6 span{	background-position: right -134px;}
.kj7{background-position: left -160px;}
.kj7 span{	background-position: right -160px;}
.bg_tl1{}
.MOBAN_JJ{
	background-color: #f7ffdc;
	border: 1px solid #8aab21;
	margin-right: 15px;
	margin-left: 5px;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}
.x_poyu span{
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
}
.x_poyu em{
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	display: block;
	font-style: normal;
	color: #a5cae4;
}
.x2{
	background-color: #202020;
	height: 40px;
}
.x2 h2{
	color: #FFF;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
}
.xnlo{
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-top-style: dashed;
	border-top-color: #FFF;
}