﻿a{
	text-decoration: none;
}
a:link,a:visited{}
*{
	padding: 0px;
	margin: 0px;
}
ul{
	list-style: none;
}
.clear{
	clear: both;
}
img{
	border: none;
}
.header{
	width: 100%;
	height: 176px;
	background: url(imagesheader.jpg) repeat-x;
}
.header .top{
	width: 1000px;
	height: 128px;
	position: relative;
	margin: 0 auto;
}
.header .top .logo{
	width: 572px;
	height: 128px;
	background: url(imageslogo.jpg) no-repeat 0px 7px;
}
.header .top .building{
	position: absolute;
	top:8px;
	right:-55px;
	width: 500px;
	height: 120px;
	background: url(imagesbuilding.jpg) no-repeat;
}
.header .nav{
	width: 1000px;
	margin: 0 auto;
}
.header .nav ul li.fuli{
	float: left;
	padding: 0px 9px;
	position: relative;
	z-index: 9999;
}
.header .nav ul li.fuli a{
	font:15px/39px "微软雅黑";
	color: #fff;
}
.header .nav ul li.cur{
	background: #fff;
}
.header .nav ul li.cur a{
	color: #00477d;
}
.header .nav ul li.fuli .menu{
	position: absolute;
	top:39px;
	left: 0px;
	width: 94px;
	padding-left: 9px;
	border: 1px solid #cccccc;
	background: #fff;
	display: none;
}
.header .nav ul li.fuli .menu ul li{
	padding: 5px 0 5px;
}
.header .nav ul li.fuli .menu ul li a{
	font:12px/15px "微软雅黑";
	color: #00477d;
}
.header .nav ul li.fuli .menu ul li a:hover{
	text-decoration: underline;
}
.content{
	width: 100%;
	background: #f0f0f0;
}
.content .banner{
	width: 1000px;
	margin: 0 auto;
	height: 320px;
	position: relative;
}
.content .banner .tu ul li{
	position: absolute;
	top:0px;
	left: 0px;
	width: 1000px;
	height: 320px;
	display: none;
}
.content .banner .tu ul li.no1{
	display: block;
}
.content .banner ul.xiaoyuandian{
	position: absolute;
	top:285px;
	left: 427px;
}
.content .banner ul.xiaoyuandian li{
	float: left;
	width:16px;
	height: 17px;
	background: url(imagesbaidian.png) no-repeat;
	margin-right: 12px;
	cursor: pointer;
}
.content .banner ul.xiaoyuandian li.cur{
	background: url(imageshongdian.png) no-repeat;
}
.content .main{
	width: 1000px;
	overflow: hidden;
	padding-top: 19px;
	margin: 0 auto;
}
.content .main .notice{
	width: 331px;
	float: left;
	margin-right: 14px;
	margin-bottom: 25px;
}
.content .main .notice .hd{
	width: 331px;
	height: 75px;
	background: url(imageshd1.jpg) no-repeat;
	position: relative;
}
.content .main .notice .hd h3{
	font:20px/53px "微软雅黑";
	color: #00477d;
	padding-left: 32px;
}
.content .main .notice .hd h3 span{
	font:20px/53px "微软雅黑";
	color: #00477d;
	padding-right: 13px;
}
.content .main .notice .hd h3 span.s2{
	padding-right: 0px;
	padding-left: 13px;
}
.content .main .notice .hd a{
	font:12px/12px "微软雅黑";
	color: #00477d;
	position: absolute;
	top:23px;
	right:14px;
}
.content .main .notice .bd{
	width: 314px;
	height: 254px;
	border: 1px solid #cccccc;
	background: #fff;
	padding-left: 8px;
}
.content .main .notice .bd ul{
	padding-top: 6px;
}
.content .main .notice .bd ul li{
	padding-left: 24px;
	width: 281px;
	border-top: 1px dashed #cecece;
	background: url(imagesicon1.jpg) no-repeat 7px 10px;
}
.content .main .notice .bd ul li.no1{
	border: none;
}
.content .main .notice .bd ul li a{
	font:12px/30px "微软雅黑";
	color: #282828;
}
.content .main .news{
	width: 655px;
	float: left;
	margin-bottom: 25px;
}
.content .main .news .hd{
	width: 655px;
	height: 75px;
	background: url(imageshd2.jpg) no-repeat;
	position: relative;
}
.content .main .news .hd h3{
	font:20px/53px "微软雅黑";
	color: #00477d;
	padding-left: 32px;
}
.content .main .news .hd h3 span{
	font:20px/53px "微软雅黑";
	color: #00477d;
	padding-right: 13px;
}
.content .main .news .hd h3 span.s2{
	padding-right: 0px;
	padding-left: 13px;
}
.content .main .news .hd a{
	font:12px/12px "微软雅黑";
	color: #00477d;
	position: absolute;
	top:23px;
	right:14px;
}
.content .main .news .bd{
	width: 652px;
	height: 254px;
	border: 1px solid #cccccc;
	background: #fff;
}
.content .main .news .bd .first{
	height: 139px;
	width: 637px;
	padding-top: 12px;
	overflow: hidden;
	padding-left: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.content .main .news .bd .first img{
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 18px;
}
.content .main .news .bd .first .zi{
	float: left;
	width: 381px;
}
.content .main .news .bd .first .zi h3{
	font:14px/32px "微软雅黑";
	color: #00477d;
}
.content .main .news .bd .first .zi a{
	font:12px/30px "微软雅黑";
	color: #282828;
}
.content .main .news .bd .lie{
	width: 652px;
	height: 95px;
	padding-top: 7px;
	background: url(imagesnewsbg.jpg) no-repeat 323px 10px;
}
.content .main .news .bd .lie ul li{
	width:289px;
	float: left;
	padding-left: 36px;
	background: url(imagesicon1.jpg) no-repeat 15px 10px;
	overflow: hidden;
}
.content .main .news .bd .lie ul li a{
	font:12px/30px "微软雅黑";
	color: #282828;
}
.content .main .news .bd .lie ul li span{
	font:12px/30px "微软雅黑";
	color: #282828;
	float: right;
	padding-right: 19px;
}
.content .main .onload{
	width: 450px;
	margin-right: 15px;
}
.content .main .onload .hd{
	width: 450px;
	background: url(imageshd450.jpg) no-repeat;
}
.content .main .onload .bd{
	width: 435px;
	height: 199px;
}
.content .main .onload .bd ul li{
	overflow: hidden;
	width: 403px;
}
.content .main .onload .bd ul li span{
	font:12px/30px "微软雅黑";
	color: #282828;
	float: right;
	padding-right: 9px;
}
.content .main .onload .email{
	width: 426px;
	height: 49px;
	border: 1px solid #ccc;
	background: #fff;
	padding-left: 16px;
	margin-top: 11px;
}
.content .main .onload .email a{
	font:16px/49px "微软雅黑";
	color: #282828;
}
.content .main .onload .email a span{
	font-size: 20px;
	color: #00477d;
	font-weight: bold;
}
.content .main .information{
	float: left;
	width: 535px;
}
.content .main .information .hd{
	width: 535px;
	height: 75px;
	background: url(imageshd4.jpg) no-repeat;
	position: relative;
}
.content .main .information .hd h3 {
	font: 20px/53px "微软雅黑";
	color: #00477d;
	padding-left: 32px;
}
.content .main .information .hd h3 span{
	font: 20px/53px "微软雅黑";
	color: #00477d;
	padding-right: 13px;
}
.content .main .information .hd h3 span.s2 {
	padding-right: 0px;
	padding-left: 13px;
}
.content .main .information .hd a {
	font: 12px/12px "微软雅黑";
	color: #00477d;
	position: absolute;
	top: 23px;
	right: 14px;
}
.content .main .information .bd{
	padding-left: 10px;
	width: 520px;
	height: 261px;
	border: 1px solid #ccc;
	background: #fff;
}
.content .main .information .bd ul li{
	overflow: hidden;
	height: 121px;
	border-bottom: 1px dashed #cecece;
	width: 507px;
}
.content .main .information .bd ul li .time{
	float: left;
	width: 81px;
	padding-top: 30px;
}
.content .main .information .bd ul li .time span{
	display: block;
	width: 62px;
	height: 26px;
	text-align: center;
	font: 14px/26px "微软雅黑";
	color: #fff;
	background: #00477d;
}
.content .main .information .bd ul li .time span.s2{
	font: 14px/26px "微软雅黑";
	color: #00477d;
	background: #f0f0f0;
}
.content .main .information .bd ul li .wenzi{
	float: left;
	width: 393px;
	padding-top: 14px;
}
.content .main .information .bd ul li .wenzi h2 a{
	font: 14px/27px "微软雅黑";
	color: #00477d;
	font-weight: bold;
}
.content .main .information .bd ul li .wenzi h3 a{
	font: 12px/23px "微软雅黑";
	color: #282828;
}
.content .main .information .bd ul li .wenzi p{
	font: 12px/24px "微软雅黑";
	color: #00477d;
}
.content .main .quicklink{
	width: 1000px;
	height: 70px;
	background: #f5f5f5;
	position: relative;
	float: left;
	margin-bottom: 28px;
}
.content .main .quicklink h3{
	float: left;
	font: 16px/70px "微软雅黑";
	color: #00477d;
	padding-left: 17px;
	padding-right: 44px;
}
.content .main .quicklink ul{
	float: left;
	overflow: hidden;
	padding-top: 18px;
}
.content .main .quicklink ul li{
	float: left;
	padding: 0px 10px;
	background: #dfdede;
	margin-right: 20px;
	height: 38px;
}
.content .main .quicklink ul li a{
	font: 12px/38px "微软雅黑";
	color: #444;
}
.content .main .quicklink a.more{
	position: absolute;
	top:33px;
	right:7px;
	font: 12px/12px "微软雅黑";
	color: #00477d;
}
.footer{
	width: 100%;
	height: 109px;
	background: #00477d;
}
.footer .inner{
	width: 1000px;
	margin: 0 auto; 
	padding-top: 25px;
}
.footer .inner p{
	text-align: center;
	font: 12px/30px "微软雅黑";
	color: #f0f0f0;
}
.content .main .notice .bd ul li a:hover{
	color: #00477d;
}
.content .main .news .bd .lie ul li a:hover{
	color: #00477d;
	text-decoration: underline;
}
.content .main .news .bd .first .zi a:hover{
	color: #00477d;
}
.content .main .information .bd ul li .wenzi h3 a:hover{
	text-decoration: underline;
}
.content .main .information .bd ul li .wenzi h2 a:hover{
	text-decoration: underline;
}
.content .main .quicklink ul li a:hover{
	text-decoration: underline;
}
/*                                                    二级页                                         */
.lcon{ width:1000px; margin:0 auto; overflow:hidden; padding:3px 0 40px 0;}
.bread{ width:978px; height:36px; line-height:36px; padding-left:5px;font-family: "微软雅黑";
font-weight: normal;
font-size: 14px;
color: #333;}
.bread a{color: #333;font:14px/36px "微软雅黑";}
.bread a:hover{color: #e53e07;}
.lf_list{ width: 223px; float: left; margin-right:10px; background:#fff; margin-top:5px; }
.lf_list h3{ font-family: "微软雅黑";font-size:16px;  height:72px; line-height:56px;  padding-left:74px; background:url(imageshd5.jpg) no-repeat; color:#00477d; font-weight:bold; }

.lf_list ul{ padding:10px 0 80px;}
.lf_list ul li.cur{background: url(imagesicon2.png) no-repeat 190px 23px;}
.lf_list ul li a{ display:block; width: 145px; margin:0 auto; border-bottom:1px dashed #ccd7e0;font-family: "微软雅黑"; padding:15px 0px; padding-left:20px; font-size:15px; color:#555;}
.lf_list ul li.cur a{color: #00477d;}

.lf_list ul .next{padding:0px 30px 0px 30px;background:#ddd;}
.lf_list ul .next ul{padding:0px 10px 0px 10px;border-bottom: 1px dashed #ccd7e0;}
.lf_list ul .next ul li{padding:5px 10px 5px 10px;}
.lf_list ul .next ul li a{ display:block; margin:0 auto; border-bottom:0px;font-family:"微软雅黑";padding:0px 0px;font-size:14px; color:#555;}

.rt_list{ width: 715px; padding:0 25px 25px; float: left; overflow:hidden;font-family: "微软雅黑"; background:#fff; margin-top:5px; min-height:450px;}
.rt_list h2{ font-size:16px; color:#133c68; height:42px; line-height:42px; border-bottom:1px solid #ccd7e0; padding-left:5px;}
.rt_list h2 a{font-size:16px; color:#133c68; line-height:42px;font-family: "微软雅黑";}
.box_list{ padding-top:15px; padding-bottom:20px;}
.box_list ul li{ height:30px; line-height:30px; margin:5px 0; overflow:hidden;}
.box_list ul li a{ background:url(imagesicon1.jpg)  no-repeat 2px center; padding-left:25px;color: #333;font:14px/30px "微软雅黑";}
.box_list ul li span{ float: right; padding-right:8px; color:#888;font:14px/30px "微软雅黑";}
.box_list ul li a:hover{ color:#0d3058;text-decoration: underline;}
.box_list ul li.cur{background: #f6ffe5;}

.page{ width:100%; _padding-top:10px;+padding-top:10px;height:40px; line-height:40px;text-align:center; margin:0 auto;font-size:12px;clear:both;border-top:1px solid #ccd7e0; overflow:hidden;}
.page a{ padding:0 5px;color:#333;font:14px/40px "微软雅黑";}
.page .div{color:#333;font:14px/40px "微软雅黑";}

/*文章页*/
.art{ width: 950px; margin:4px auto 0; overflow:hidden;padding: 0px 25px 20px 25px;}
.wz_art{ width:98%; margin:0 auto;padding-top:10px; padding-bottom:30px; overflow:hidden;font:14px/28px "微软雅黑"; color:#333; line-height:24pt;}
.box_list h3{ font-size:18px; text-align:center; line-height:30px; padding-top:10px; color:#0d3058;font-weight: normal;}
.box_list h4{ line-height:28px; font-size:14px; text-align:center; padding:15px 0; color:#555;}
.zuozhe{ height:30px; line-height:30px; width:100%; text-align:center; font-size:12px; color:#666;background:#f6f6f6; margin:0 auto; overflow:hidden;}
.fujian{ width: 100%;background:#fff; padding:8px 0; overflow:hidden; margin:0 auto;}
.fujian h5{ height:32px; font-size:16px; font-weight:bold; padding-left:30px; line-height:32px; color:#065895;}
.fujian ul{ padding:5px 0 10px 0;}
.fujian ul li{ padding-left:20px;}

/*图片列表页*/
.pic_list{ width: 98%; margin:0 auto;}
.pic_list ul{ width: 780px; padding-top:15px; padding-bottom:5px;*padding-bottom:30px;_padding-bottom:5px; overflow:hidden;}
.pic_list ul li{ height:164px; width:180px; padding:20px 20px 20px; border:1px solid #e5e5e5; background:#fff; float: left; margin-right:28px;_margin-right:33px; margin-bottom:28px; line-height:28px; text-align:center;}
.pic_list ul li a{ font:14px/28px "微软雅黑";color: #333;}
.pic_list ul li a h6{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666; font-weight:normal;}
.pic_list ul li a img{ display:block; width: 180px; height:120px; margin-bottom:13px;}
.pic_list ul li a:hover{color: #0d3058;}

/*通栏图片列表页*/
.pic_list2{ width:98%; _width:99%; margin:0 auto; overflow:hidden;}
.pic_list2 ul{ width: 980px; padding-top:15px; padding-bottom:5px;*padding-bottom:30px;_padding-bottom:5px; overflow:hidden;}
.pic_list2 ul li{ height:164px; width:180px; padding:20px 14px 20px; border:1px solid #e5e5e5; background:#fff; float: left; margin-right:28px;_margin-right:33px; margin-bottom:28px; line-height:28px; text-align:center;}
.pic_list2 ul li a{ font-size:14px;}
.pic_list2 ul li a h6{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666; font-weight:normal;}
.pic_list2 ul li a img{ display:block; width: 180px; height:120px; margin-bottom:13px;}


.pg_banner{ width:1003px; margin:0px auto; height:200px; margin-top:5px;}

/*图片展示页开始*/
.img_news_con{ width:100%; overflow:hidden;}
.img_news_con h3{padding:20px 0 20px; heihgt:54px; text-align:center; color:#c66a37; font-size:16px; font-family:"微软雅黑"; font-weight:normal;}
.imgs_scroll{padding:0px 45px 60px 45px; height:668px; position:relative;}
.imgs_scroll .btn_l,.imgs_scroll .btn_r{ position:absolute; width:434px; height:580px; top:0; /*z-index:1000; filter:alpha(opacity:0); opacity: 0;*/ }
.imgs_scroll .btn_l{left:62px; }
.imgs_scroll .btn_r{right:69px;}
.imgs_scroll .prev,.imgs_scroll .next { position:absolute; display:block; width:70px; top:239px; text-align:center; cursor:pointer; z-index:90; display:none;}
.imgs_scroll .prev{ left:92px;}
.imgs_scroll .next{right:89px;}
.imgs_news_list{width:870px; height:668px; position:relative; overflow:hidden;}
.imgs_news_list ul{width:9999px;}
.imgs_news_list ul li{float:left; display:inline; width:868px; margin-right:10px; height:668px;  text-align:center; background:none;}
.imgs_news_list ul li .txt2{width:868px; float:left; line-height:20px; text-indent:2em; padding-top:27px; text-align:left; font-family:"宋体";}
/*图片展示页结束*/
.content1{
	width: 100%;
	background: #f0f0f0;
}
.content1 .inner{
	width: 1000px;
	margin: 0 auto;
}
.xq_teacher {
padding-top: 23px;
}
.xq_teacher img {
display: block;
width: 148px;
height: 198px;
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
.xq_teacher .wz_teacher {
width: 545px;
float: left;
overflow: hidden;
font-family: "微软雅黑","宋体";
font-size: 14px;
color: #444;
line-height: 30px;
}
.con_teacher {
clear: both;
overflow: hidden;
border-top: 2px solid #ddd;
}
.con01_t {
padding: 10px 2px;
margin: 0 8px;
border-bottom: 1px dashed #ddd;
font-family: "微软雅黑","宋体";
font-size: 14px;
color: #444;
line-height: 30px;
}
.con01_t h3 {
padding-bottom: 10px;
font:16px/30px "微软雅黑";
color: #006300;
text-align: left;
padding-top: 5px;
padding-bottom: 5px;

}
.art .teacher-list{
	padding-top: 10px;
	padding-left: 18px;
}
.art .teacher-list ul li{
	float: left;
	width: 466px;
	overflow: hidden;
	margin-bottom: 16px;

}
.art .teacher-list ul li img{
	display: block;
	float: left;
	width: 124px;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #ccc;
}
.art .teacher-list ul li .zi{
	float: left;
	width: 259px;
	padding-top: 6px;

}
.art .teacher-list ul li .zi p{
	font:12px/24px "微软雅黑";
	color: #323232;
}
.art  .administrative-agencies{
	width: 928px;
	overflow: hidden;
	padding-left: 22px;
	padding-top: 40px;
}
.art  .administrative-agencies ul{
	width: 1000px;
}
.art  .administrative-agencies ul li{
	float: left;
	width:274px;
	margin-right: 40px;
	height: 75px;
	background: url(imageshd6.jpg) no-repeat;
	margin-bottom: 50px;
	text-align: center;
}
.art  .administrative-agencies ul li a{
	font:16px/50px "微软雅黑";
	color: #fff;
	font-weight: bold;
}
.art  .administrative-agencies ul li a:hover{
	text-decoration: underline;
}
.art-shu{
	background: #f0f0f0;
}
.art-shu .sikuai .si-lie{
	width: 450px;
	padding-top: 20px;
	float: left;
	margin-right: 48px;
	margin-bottom: 30px;
}
.sikuai .liupu{
	float: left;
	width: 145px;
	height: 39px;
	background: url(imagesliupu.jpg) repeat-x 0px 0px;
	text-align: center;
	font:14px/39px "微软雅黑";
	color: #fff;
	margin-right: 10px;
	margin-bottom: 30px;
}
.si-lie .hd{
	width: 450px;
	height: 75px;
	background: url(imageshd450.jpg) no-repeat;
	position: relative;
}
.si-lie .hd h3{
	font: 20px/53px "微软雅黑";
	color: #00477d;
	padding-left: 32px;
}
 .si-lie .hd a{
	font: 12px/12px "微软雅黑";
	color: #00477d;
	position: absolute;
	top: 23px;
	right: 14px;
}
.si-lie .bd{
	width: 435px;
	height: 199px;
	border: 1px solid #cccccc;
	background: #fff;
	padding-left: 8px;
}
.si-lie .bd ul{
	padding-top: 6px;
}
.si-lie .bd ul li{
	overflow: hidden;
	width: 403px;
	padding-left: 24px;
	border-top: 1px dashed #cecece;
	background: url(imagesicon1.jpg) no-repeat 7px 11px;
}
 .si-lie .bd ul li.no1{
	border-top: none;
}
 .si-lie .bd ul li a{
	font: 14px/30px "微软雅黑";
	color: #282828;
}
.si-lie .bd ul li span{
	font: 14px/30px "微软雅黑";
	color: #282828;
	float: right;
	padding-right: 9px;
}
.si-lie .bd ul li a:hover{
	color: #0076c9;
}
.rt-liesi{
	background: none;
}
.rt-liesi .si-lie .hd{
	background: url(imageshd1.jpg) no-repeat;
	width: 330px;
}
.rt-liesi .si-lie .hd h3{
	padding-top: 0px;
	text-align: left;
}
.rt-liesi .si-lie .bd{
	width: 316px;
}
.rt-liesi .si-lie .bd ul li{
	width: 290px;
}
.rt-liesi .si-lie .bd ul li a{
	background: none;
	padding-left: 0px;
}
.rt-liesi .si-lie{
	float: left;
	width: 330px;
	margin-right: 27px;
	margin-bottom: 40px;
}
.chuang-tu{
	overflow: hidden;
	padding-left: 29px;
	padding-top: 20px;
}
.chuang-tu a{
	display: block;
	float: left;
	margin-right: 52px;
}
.student{
	float: left;
	width: 443px;
	height: 210px;
	border: 1px solid #ccc;
	background: #fff url(imagesdianzhui.jpg) no-repeat -27px -86px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.student ul{
	padding-top: 9px;
}
.student ul li{
	
	text-align: center;
}
.student ul li a{
	font:16px/44px "微软雅黑";
	color: #323232;
	padding: 0px 46px;
	border-bottom: 1px dotted #00477d;
}
.student ul li a:hover{
	color: #00477d;
}
.student-si-lie .bd{
	height: 135px;
}
.student .hd h3{
	font:20px/50px "微软雅黑";
	color: #00477d;
	padding-left: 15px;
	border-bottom: 1px dashed #ccc;
}
.doctor-home{
	overflow: hidden;
	width: 930px;
	padding-left: 20px;
	padding-top: 20px;
}
.doctor-home ul{
	width: 1000px;
}
.doctor-home ul li{
	float: left;
	margin-right: 100px;
	padding-bottom: 16px;
}
.doctor-home ul li img{
	display: block;
	width: 148px;
	height: 175px;
}
.doctor-home ul li p{
	font:14px/36px "微软雅黑";
	color: #00477d;
	text-align: center;
}
.art-shu .sikuai .si-lie-onload {
	width: 290px;
	margin-right: 32px;
}
.art-shu .sikuai .si-lie-onload .hd{
	width: 290px;
	background: url(imageshd7.jpg) no-repeat;
}
.art-shu .sikuai .si-lie-onload .bd{
	width: 280px;
}
.art-shu .sikuai .si-lie-onload .bd ul li{
	width: 250px;
}

.art-shu .sikuai{
	width: 1000px;
}
.threeliebiao{
	position: relative;
}
.box_list .threeshu{
	height: 100px;
	padding-bottom: 20px;
}
.threeliebiao a.more{
	position: absolute;
	top:110px;
	right:14px;
	font:12px/12px "微软雅黑";
	color: #333;
}
.mentorlist {
	padding-top: 10px;
	clear: both;
}
.mentorlist  h3{
	font:16px/32px "微软雅黑";
	color: #00477d;
	width: 715px;
	text-align: center;
}
.mentorlist ul li{
	float: left;
	width: 100px;
}
.mentorlist ul li a {
	color: #333;
	font: 14px/30px "微软雅黑";
	background: url(imagesicon1.jpg) no-repeat 8px center;
}
.biaoge tr td{ border: solid 1px #999999}
.biaoge td{ padding:5px;}