.fl{float: left}
.fr{float: right;}
.fMain{margin:0 auto;width:1000px;height:100%;margin-bottom: 20px;}


.fTil{height:59px;border-bottom:1px solid #0873b8; }
.fTil p{line-height:58px;font-size:14px;}
.fTil a{color:#333}
.fFind{height:56px;background:#e5ebf0;}
.fFind label{margin:12px 0 0 150px;font-weight:normal; }
.fFind input[type=text]{height:29px;width:220px;margin-right: 10px;border:1px solid #d2d3d3;}
.fFind input[type=button]{vertical-align: middle;margin-left:20px;height:30px;width:95px;background:url(imagesfind_1.png) no-repeat;color:#FFF;font-size:16px;}


.fBot{height: 248px;margin-top: 20px;}
.lBot{height: 248px;width: 492px;background:#f0f7fc;border: 1px solid #4db0ef;}
.lBot .title{height: 45px; line-height: 45px;background: #d3eafb;text-align: left;padding-left:20px; font-size:14px; font-weight:bolder}
.lBot .title span{line-heigt:45px;float:right;margin-right:20px;}
.lBot .title span a:link{color:#333;text-decoration:none;}
.lBot .title span a:visited{color:#333;text-decoration:none;}
.lBot .title span a:hover{color:#333;text-decoration:underline;}
.l_list{height: 203px;}
.l_list a{color: #333;}
.l_list li{height:40px;cursor: pointer;color: #333;}
.l_list .list_title{display:block;height:40px;width:340px;font-size:14px;line-height:40px;padding-left:35px;background:url("imagesmain_ng.jpg") 5% center no-repeat;margin-left:30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.l_list .info{display:block;font-size:14px;text-align:center;line-height:40px;margin-right:20px;}
.fBot .rBot{height: 248px;width: 490px;}

.main_list{height:500px;width:1000px;background:#FFF;margin-top:20px;border: 1px solid #4db0ef;background:#f0f7fc;}
.main_list li{height:50px;width:998px;cursor: pointer;color: #333;}
.main_list a{color: #333;}
.list_title{display:block;height:50px;width:640px;font-size:14px;line-height:50px;padding-left:55px;background:url("imagesmain_ng.jpg") 5% center no-repeat;margin-left:30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.info{display:block;font-size:14px;text-align:center;line-height:50px;margin-right:20px;}

li.active_e {height:50px;width:998px;background:#FFF;color:blue;}

.active_e a{color:blue;}
.active_e .list_title{display:block;height:50px;width:340px;font-size:14px;line-height:50px;padding-left:35px;background:url("imagesdot.png") 5% center no-repeat;margin-left:30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }


.num2{margin:20px auto;height:28px;width:360px;}
.num2 a{display:block;height:28px;width:30px;border:1px solid #ddd;float:left;font-size:12px;text-align:center;line-height:28px;margin-right:12px;color: #333;background: #FFF;}




.focusBox { position: relative; width: 492px; height: 248px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
	.focusBox .pic img { width: 492px; height: 248px; display: block; }
	.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
	.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
	.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
	.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
	.focusBox .num { position: absolute; z-index: 99; bottom: 0px; right: 8px; }
	.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
	.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }