@charset "gb2312";
/*框架CSS*/
#homepage {}
.color {
	background-color: #CCCCCC;
}
.warp {
	margin: 0px auto;
	padding: 0px 10px;
	width: 1260px;
	background-image: url(imagesbgbadybg.png);
	background-repeat: repeat-y;
	background-position: center;
	/* [disabled]background-color: #FFFFFF; */
}
.header {
	width: 1260px;
}
.header .tip {
	height: 30px;
	width: 1260px;
}
.header .tip .datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	display: inline;
	float: left;
	height: 30px;
	width: 300px;
	overflow: hidden;
	margin-left: 20px;
}

.header .topbanner {
	height: 160px;
	width: 1260px;
}
.header .navbar {
	height: 40px;
	width: 1260px;
	background-image: url(imagesbgnavbarbg.png);
	background-repeat: repeat-x;
	overflow: hidden;
}
.header .navbar .nav {
	height: 40px;
	width: 1210px;
	overflow: hidden;
	margin-left: 25px;
	margin-right: 25px;
}

.header .navbar .nav .n_li {
	display: inline;
	float: left;
	height: 30px;
	width: 100px;
	overflow: hidden;
	margin: 5px;
}
.header .navbar .nav .n_li:hover {
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.header .navbar .nav .n_li a {
	display: block;
	height: 30px;
	width: 100px;
	text-decoration: none;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center -60px;
	color: #FFFFFF;
	font-family: "微软雅黑", "黑体", "Arial Black";
	font-style: normal;
	font-weight: lighter;
	font-size: medium;
	line-height: 30px;
	text-align: center;
	word-spacing: normal;
}
.header .navbar .nav .n_li a:hover {
	background-position: center -90px;
	font-weight: bold;
	color: #0066FF;
}
.header .navbar .nav .n_li #l00 {
	background-image: url(imagescollm00.png);
}
.header .navbar .nav .n_li #l01 {
	background-image: url(imagescollm01.png);
}
.header .navbar .nav .n_li #l02 {
	background-image: url(imagescollm02.png);
}
.header .navbar .nav .n_li #l03 {
	background-image: url(imagescollm03.png);
}
.header .navbar .nav .n_li #l04 {
	background-image: url(imagescollm04.png);
}
.header .navbar .nav .n_li #l05 {
	background-image: url(imagescollm05.png);
}
.header .navbar .nav .n_li #l06 {
	background-image: url(imagescollm06.png);
}
.header .navbar .nav .n_li #l07 {
	background-image: url(imagescollm07.png);
}
.header .navbar .nav .n_li #l08 {
	background-image: url(imagescollm08.png);
}
.header .navbar .nav .n_li #l09 {
	background-image: url(../images/col/lm09.png);
}
.header .navbar .nav .n_li #l10 {
	background-image: url(../images/col/lm10.png);
}
.header .navbar .nav .n_li #l11 {
	background-image: url(../images/col/lm11.png);
}
.header .navbar .n_other  {
	height: 30px;
	width: 1000px;
}

.main {
	width: 100%;
	display: block;
	clear: both;
	overflow: hidden;
	color: #F90000;
	font-weight: bold;
}
.footer {
	color: #000000;
}
.grid-left {
	display: inline;
	float: left;
	/* [disabled]overflow: hidden; */
}
.grid-right {
	display: inline;
	float: right;
	overflow: hidden;
}
.grid-1260 {
	width:1260px;
	}
.grid-1000 {
	width:1000px;
	}
.grid-990 {
	width:990px;
	}
.grid-960 {
	width:960px;
	}

.grid-940 {
	width:940px;
	}
.grid-880 {
	width:880px;
	}
.grid-870 {
	width:870px;
	}
.grid-780 {
	width:780px;
	}
.grid-760 {
	width:760px;
	}
.grid-720 {
	width:720px;
	}
.grid-700 {
	width:700px;
	}
.grid-680 {
	width:680px;
	}
.grid-660 {
	width:660px;
	}
.grid-630 {
	width:630px;
	}
.grid-620 {
	width:620px;
	}
.grid-600 {
	width:600px;
	}
.grid-540 {
	width:540px;
	}
.grid-530 {
	width:530px;
	}
.grid-500 {
	width:500px;
	}
.grid-470 {
	width:470px;
	}
.grid-440 {
	width:440px;
	}
.grid-420 {
	width:420px;
	}
.grid-400 {
	width:400px;
	}
.grid-380 {
	width:380px;
	}
.grid-360 {
	width:360px;
	}
.grid-350 {
	width:350px;
	}
.grid-340 {
	width:340px;
	}
.grid-320 {
	width:320px;
	}
.grid-300 {
	width:300px;
	}
.grid-280 {
	width:280px;
	}
.grid-260 {
	width:260px;
	}
.grid-240 {
	width:240px;
	}
.grid-220 {
	width:220px;
	}
.grid-200 {
	width:200px;
	}
.margin-5 {
	margin: 5px;
}
.margin-10 {
	margin: 10px;
}
.margin-15 {
	margin: 15px;
}
.padding-5 {
	padding: 5px;
}
.padding-10 {
	padding: 10px;
}
.padding-15 {
	padding: 15px;
}
.padding-left-20 { 
    padding-left:20px;
}
.panel-1240 {
	width:1240px;
	}
.panel-980 {
	width:980px;
	}
.panel-970 {
	width:970px;
	}
.panel-940 {
	width:940px;
	}
.panel-870 {
	width:870px;
	}
.panel-860 {
	width:860px;
	}
.panel-850 {
	width: 850px;
	}
.panel-840 {
	width:840px;
	}
.panel-760 {
	width:760px;
	}/*对应780框架*/
.panel-740 {
	width:740px;
	}/*对应760框架*/
.panel-700 {
	width:700px;
	}/*对应720框架*/
.panel-680 {
	width:680px;
	}/*对应700框架*/
.panel-670 {
	width:670px;
	}
.panel-660 {
	width:660px;
	}
.panel-650 {
	width:650px;
	}
.panel-640 {
	width:640px;
	}
.panel-620 {
	width:620px;
	}
.panel-610 {
	width:610px;
	}
.panel-600 {
	width:600px;
	}
.panel-580 {
	width: 580px;
}/*对应600框架*/
.panel-530 {
	width: 530px;
}
.panel-510 {
	width: 510px;
}
.panel-490 {
	width:490px;
	}/*对应500框架*/
.panel-480 {
	width:480px;
	}/*对应500框架*/
.panel-460 {
	width:460px;
	}
.panel-440 {
	width:440px;
	}
.panel-430 {
	width:430px;
	}
.panel-420 {
	width:420px;
	}
.panel-410 {
	width:410px;
	}/*对应420框架*/
.panel-390 {
	width:390px;
	}
.panel-380 {
	width:380px;
	}
.panel-370 {
	width:370px;
	}
.panel-360 {
	width:360px;
	}
.panel-350 {
	width:350px;
	}
.panel-340 {
	width:340px;
	}
.panel-330 {
	width:330px;
	}
.panel-320 {
	width:320px;
	}/*对应340框架*/
.panel-310 {
	width:310px;
	}
.panel-300 {
	width:300px;
	}/*对应320框架*/
.panel-290 {
	width:290px;
	}/*对应300框架*/
.panel-280 {
	width:280px;
	}
.panel-270 {
	width:270px;
	}
.panel-260 {
	width:260px;
	}
.panel-250 {
	width:250px;
}
.panel-240 {
	width:240px;
}
.panel-230 {
	width:230px;
	}
.panel-220 {
	width:220px;
}
.panel-210 {
	width:210px;
}
.panel-200 {
	width:200px;
}
.panel-190 {
	width:190px;
}
.panel-180 {
	width:180px;
}
.panel-160 {
	width:160px;
}
.panel-140 {
	width:140px;
}
.panel-90 {
	width:90px;
}
.panel-80 {
	width:80px;
}
.height-30 {
	height: 30px;
	overflow: hidden;
}
.height-40 {
	height: 40px;
	overflow: hidden;
}
/*CSS*/
.panel-title {
	height: 40px;
	background-color: #f9f9f9;
	overflow: hidden;
	background-image: url(imagesl6.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.panel-title .name {
	height: 33px;
	width: 115px;
	display: block;
	float: none;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	padding-left: 5px;
}
.panel-title .name a {
	font-family: "Microsoft YaHei UI", "黑体", sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #0066FF;
	letter-spacing: 5px;
	text-decoration: none;
}
.panel-title .t-name {
	height: 33px;
	width: 120px;
	background-image: url(imagest4.png);
	display: inline;
	float: left;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: 15px;
	font-family: "Microsoft YaHei UI", "黑体", sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	letter-spacing: 5px;
	text-align: center;
	overflow: hidden;
}
.panel-title .z-name {
	height: 33px;
	width: auto;
	background-image: url(imagesbs1.png);
	display: inline-block;
	float: left;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: 15px;
	font-family: "Microsoft YaHei UI", "黑体", sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #0066FF;
	letter-spacing: 5px;
	text-align: left;
	background-position: left 5px;
	padding-left: 15px;
	overflow: hidden;
}
.panel-title .c-name {
	height: 33px;
	width: 115px;
	background-image: url(imagest5.png);
	display: block;
	float: none;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	padding-left: 5px;
	overflow: hidden;
}
.panel-title .c-name a {
	font-family: "Microsoft YaHei UI", "黑体", sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	letter-spacing: 5px;
	text-decoration: none;
	font-style: normal;
}
.panel-title .lr-name {
	height: 33px;
	overflow: hidden;
	width: 190px;
	display: block;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.panel-title .lr-name a {
	font-family: "Microsoft YaHei UI", "黑体", sans-serif;
	font-size: 16px;
	line-height: 33px;
	color: #D90000;
	letter-spacing: 5px;
	text-decoration: none;
	display: inline-block;
	float: left;
	height: 33px;
	text-align: center;
	width: 155px;
	padding-left: 5px;
	}
.panel-title .lr-name .l {
	background-image: url(imagesbs5.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 15px;
	display: inline-block;
	float: left;
	background-position: left 6px;
}
.panel-title .lr-name .r {
	background-image: url(imagesbs6.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 15px;
	display: inline-block;
	float: left;
	background-position: right 6px;
	}
.panel-title .more {
	display: inline;
	float: right;
	height: 22px;
	width: 60px;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
	text-align: right;
}
.panel-title .more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	color: #666;
}
.panel-title .more a:hover {
	color: #06F;
}
.panel-lineform  {
	height: 38px;
	border: 1px solid #0066ff;
	background-color: #f9f9f9;
	overflow: hidden;
	background-image: url(imagesl6.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.panel-lineform .t-name {
	height: 33px;
	width: 120px;
	background-image: url(imagesbgcolumn_r4_c3.png);
	display: inline;
	float: left;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: 15px;
	font-family: "Microsoft YaHei UI", "黑体", sans-serif;
	font-size: 16px;
	line-height: 33px;
	color: #FFF;
	letter-spacing: 5px;
	text-align: center;
}
.panel-box {}
.panel-navbar {}
.panel-columnbar {}
.panel-focus {
	height: 280px;
	width: 373px;
	border: 1px solid #CCC;
	margin: 5px;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
}/*占比40焦点图，标准焦点图，图片比例4:3，宽380，高285*/
.panel-focus-50 {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 4px;
	width: 480px;
}/*占比50焦点图，标准焦点图，图片比例4:3，宽480，高360*/
.panel-focus-60 {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 4px;
	width: 580px;
}/*占比60焦点图，图片比例16:10，宽580，高362*/
/*滚动元素开始*/
.panel-scroll {}
/*滚动元素结束*/
/*tabs开始*/
.panel-tabs {}
/*tabs结束*/
/*头条开始*/
.panel-news {}
/*头条结束*/
/*热点开始*/
.panel-hot {}
/*热点结束*/
/*ul无序列表开始*/
.panel-ul {
	list-style-type: none;
}
.panel-ul .li-s01 {
	height: 30px;
	padding-left: 20px;
	overflow: hidden;
	background-image: url(imagesbegray-2-1.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	
}
.panel-ul .li-height-30 {
	height: 30px;
	overflow: hidden;
}
.panel-ul .li-height-40 {
	height: 40px;
	overflow: hidden;
}
.panel-ul .li-border-29 {
	height: 29px;
	overflow: hidden;
	border-bottom: #999 dotted 1px;
}
.panel-ul .li-border-39 {
	height: 39px;
	overflow: hidden;
	border-bottom: #999 dotted 1px;
}
.panel-ul .li-width-180 {
	width: 180px;
}
.panel-ul .li-width-190 {
	width: 190px;
}
.panel-ul .li-width-310 {
	width: 310px;
}
.panel-ul .li-width-320 {
	width: 320px;
}
.panel-ul .li-width-360 {
	width: 360px;
}
.panel-ul .arrow {
	background-image: url(imagesbegray-2-5.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*箭头形*/
.panel-ul .ar1 {
	background-image: url(imagesbegray-2-6.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*箭头形1*/
.panel-ul .ar2 {
	background-image: url(imagesbegray-2-7.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*箭头形2*/
.panel-ul .ar3 {
	background-image: url(imagesbegray-2-8.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*箭头形3*/
.panel-ul .ar4 {
	background-image: url(imagesbegray-2-9.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*箭头形4*/
.panel-ul .circle {
	background-image: url(imagesbegray-2-1.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*圆形*/
.panel-ul .square {
	background-image: url(imagesbegray-2-2.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*方形*/
.panel-ul .delta {
	background-image: url(imagesbegray-2-3.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*三角形*/
.panel-ul .star {
	background-image: url(imagesbegray-1-4.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*星形*/
.panel-ul .arrow:hover{
	background-image: url(imagesbegray-3-5.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*箭头形*/
.panel-ul .ar1:hover {
	background-image: url(imagesbegray-3-6.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*箭头形1*/
.panel-ul .ar2:hover {
	background-image: url(imagesbegray-3-7.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*箭头形2*/
.panel-ul .ar3:hover {
	background-image: url(imagesbegray-3-8.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*箭头形3*/
.panel-ul .ar4:hover {
	background-image: url(imagesbegray-3-9.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*箭头形4*/
.panel-ul .circle:hover {
	background-image: url(imagesZS_h1.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*圆形*/
.panel-ul .square:hover {
	background-image: url(imagesbegray-3-2.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*方形*/
.panel-ul .delta:hover {
	background-image: url(imagesbegray-3-3.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*三角形*/
.panel-ul .star:hover {
	background-image: url(imagesbegray-3-4.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}/*星形*/
.panel-ul li a {
	overflow: hidden;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
.panel-ul li a:hover {
	overflow: hidden;
	color: #D90000;
}
.panel-ul li:hover {
	background-color: #F7F7F7;
	cursor: pointer;
	background-image: url(imagesZS_h1.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.panel-ul .link-12 {
	font-size: 12px;
	line-height: 30px;
	display: inline-block;
	float: left;
	text-decoration: none;
	overflow: hidden;
}
.panel-ul .link-14 {
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	float: left;
	text-decoration: none;
	overflow: hidden;
}
.panel-ul .link-14-40 {
	font-size: 14px;
	line-height: 40px;
	display: inline-block;
	float: left;
	text-decoration: none;
	overflow: hidden;
}
.panel-ul .line-height {}
.panel-ul .time {
	font-size: 12px;
	line-height: 30px;
	color: #666;
	float: right;
	width: 65px;
	display: inline-block;
	text-align: right;
	margin-right: 5px;
}
.panel-hl {
	display: block;
	overflow: hidden;
}
.panel-hl:hover {
	color: #D90000;
	background-color: #F5F5F5;
}
.panel-hl a {
	text-decoration: none;
}
.panel-hl dt {
	display: inline-block;
	padding: 4px;
	height: 150px;
	width: 200px;
	border: 1px solid #CCC;
	float: left;
	overflow: hidden;
}
.panel-hl dd {
	display: inline-block;
	padding: 5px;
	float: left;
	height: 150px;
	overflow: hidden;
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #000;
	width: 390px;
	font-weight: normal;
}
.panel-hl dd:hover {
	color: #D90000;
}
.topline {
	height: 100px;
	width: 530px;
	margin: 5px 0px;
}
.topline .tl_l {
	display: inline-block;
	float: left;
	height: 40px;
	width: 530px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.topline .tl_r {
	display: inline-block;
	float: left;
	height: 59px;
	width: 510px;
	overflow: hidden;
	text-align: left;
	color: #000000;
	font-family: "宋体", "新宋体", "仿宋";
	font-size: 12px;
	line-height: 30px;
	text-indent: 24px;
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	border-bottom: 1px dashed #CCCCCC;
}
.topline .tl_title {
	font-family: "Microsoft YaHei UI", "黑体", sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	padding: 5px;
	height: 30px;
	width: 520px;
	overflow: hidden;
	display: block;
	letter-spacing: 10px;
	text-align: center;
}
.topline .tl_sub {
	font-family: "Microsoft YaHei UI", "黑体", sans-serif;
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	padding: 5px;
	height: 60px;
	width: 530px;
	overflow: hidden;
	display: block;
	letter-spacing: 10px;
}
.notice {
	height: 240px;
	width: 310px;
	overflow: auto;
	display: block;
	margin: 0px;
	padding-top: 5px;
	clear: left;
}.notice .n_name {
	height: 20px;
	width: 273px;
	background-image: url(imagesn_namebg.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 15px;
	color: #000;
	overflow: hidden;
	display: block;
	margin-left: 5px;
	float: left;
}
.notice .n_sub {
	display: block;
	float: left;
	min-height:29px;
	max-height: 59px;
	width: 275px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	overflow: hidden;
	margin-bottom: 5px;
}
.notice .n_sub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	text-indent: 30px;
	min-height:30px;
	max-height: 59px;
	width: 275px;
	display: block;
	overflow: hidden;
	color: #000;
	font-weight: normal;
}
.notice .n_sub a:hover {
	color: #06F;
} 
.newsnav {
	height: 38px;
	width: 868px;
	border: 1px solid #0066FF;
	background-color: #f5f5f5;
	border-collapse: collapse;
}
.newsnav .name {
	height: 30px;
	padding-left: 25px;
	margin-left: 15px;
	background-image: url(imageslink.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	width: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	font-family: "Microsoft YaHei UI", "黑体", sans-serif;
	color: #D90000;
}
.newsnav a {
	font-family: "Microsoft YaHei UI", "黑体", sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
}
.newsnav a:hover {
	color: #D90000;
}
.search {
	overflow: hidden;
	width: 1260px;
	min-height: 40px;
	background-color: #0066FF;
}
.search #cross {
	min-height: 30px;
	padding: 5px;
	max-width: 1200px;
	margin-top: 2px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 0px;
}
.search #cross dt,dd {
	display: inline-block;
	overflow: hidden;
}
.search #cross .input {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-radius: 4px;
	font-family: "宋体", "新宋体", "仿宋";
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	padding: 3px;
	height: 22px;
	width: 600px;
}
.search #cross .select {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-radius: 4px;
	font-family: "宋体", "新宋体", "仿宋";
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	padding: 3px;
	height: 30px;
}
.search #cross .button {
	border-collapse: collapse;
	border-radius: 8px;
	font-family: "宋体", "新宋体", "仿宋";
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	height: 28px;
	width: 55px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 5px;
	padding-left: 5px;
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
}
.search #cross #name {
	width: 140px;
	height: 30px;
	color: #FFFFFF;
	font-family: "微软雅黑", "黑体", "Arial Black";
	font-size: 16px;
	text-align: center;
	line-height: 30px;
}
.search #cross #keyboard {
	width: 650px;
	height: 30px;
}
.search #cross #classshow {
	width: 120px;
	height: 30px;
}
.search #cross #submit {
	width: 90px;
	height: 30px;
	}
#linkbar {
	overflow: hidden;
	width: 1260px;
	min-height: 40px;
}

#linkbar .lb_b {
	display: inline-block;
	overflow: hidden;
	text-align: center;
	/* [disabled]max-width: 420px; */
	min-width: 420px;
	min-height: 40px;
	float: left;
}
#linkbar .lb_b select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 5px auto;
	padding: 3px;
	display: block;
	min-width: 250px;
	text-align: center;
}
#banner1   {
	height: 80px;
}
#results {
	width: 940px;
	min-height: 600px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 30px;
	overflow: hidden;
}
#results .item {
	width: 920px;
	display: block;
	overflow: hidden;
	font-family: "宋体", "新宋体", "仿宋";
	background-color: #F4F4F4;
	padding: 10px;
	border-bottom: 1px dashed #CCCCCC;
}
#results .item:hover {}
#results .item a {}
#results .item a:hover {}
#results .item #num {
	width: 30px;
	height: 20px;
	padding: 5px;
	display: inline-block;
	float: left;
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	color: #000000;
}
#results .item #tit {
	width: 880px;
	height: 30px;
	display: inline-block;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #0030CC;
}
#results .item #text {
	width: 880px;
	height: 60px;
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 30px;
	text-indent: 22px;
	color: #777777;
}
#results .item #time {
	height: 30px;
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 30px;
	color: #028909;
	text-align: center;
	max-width: 90px;
}
#results .item #class {
	width: 140px;
	height: 30px;
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
}
