@charset "utf-8";
/*基本信息*/
body {font:12px Tahoma;margin:0;text-align:center;background: url(images/top_bg.jpg) top repeat-x #fff}
a{color:#1979c6;text-decoration: none}
a:hover{color:#FF6600}
input[type=button] { cursor:pointer}
ul { margin:0; padding:0; list-style:none }
img { border:none}
li { overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:left }
div { margin:0; padding:0 }

.top { margin:0 auto; width:900px; height:auto; overflow:hidden }
.top .header { height:96px; background:url(images/logo1.jpg) left no-repeat; text-align:right}
.top .header_t { padding:10px 5px 0 0; height:15px; font-size:10px; text-align:right; color:#c0c0c0}
.top .header_t a { color:#c0c0c0 }
/* menu */
.menu { margin:10px 0 0 0}
.menuUL { padding-top:5px; width:600px; height:auto; min-height:25px; float:right; background:url(images/menub_bg.gif) top left no-repeat; overflow:hidden}
.menuUL .b { margin-left:20px; width:92px; float:left }
.menuUL .ba { color:#fff; font-family:"方正隶书简体"; font-size:18px}
.menuUL a.ba:hover { color:#e1e1e1}
.sUL { position:relative; margin-top:5px; width: 500px}
.sUL li { margin-right:5px; float:left; width:101px; height:19px}
.sUL li a{ display:block; text-align:center; padding:4px 0 0 0; width:101px; height:15px; background:url(images/menus_bg0.gif); font-weight:bold; color:#044e00}
.sUL li a:hover {background:url(images/menus_bg1.gif) }

.top .banner { height:314px; background:url(images/top_banner.jpg) no-repeat}

.pagebody { margin:0 auto; padding:10px 5px; width:890px; height:auto; text-align:left; overflow:hidden}
.pagebody .left { width:205px; height:auto; overflow:hidden; float:left; clear:left}
.pagebody .left .search { margin:5px 0 0 0; padding:10px 0 0 20px; height:54px; background:url(images/search_bg.jpg) no-repeat}
.pagebody .left .search_t { width:117px; height:14px; background:url(images/searcht.jpg) no-repeat}
.pagebody .left .search_b { margin-top:5px}
.pagebody .left .search_b input[type=text] { width:140px; height:18px; border:#c5c5c5 1px solid}
.pagebody .left .search_b input[type=button] { width:24px; height:23px; background:url(images/search_btn.jpg) no-repeat; border:none; cursor:pointer }
.pagebody .left .xygg { margin-top:8px; width:205px; height:162px; background:url(images/xygg.jpg) no-repeat}
.pagebody .left .xygg img { margin:70px 0 0 25px}
.pagebody .right { width:670px; height:auto; overflow:hidden; float:right; clear:right}
.pagebody .right .l { width:382px; height:auto; float:left; overflow:hidden; clear:left}
.pagebody .right .l .info .t { padding:6px 5px 0 0; height:21px; text-align:right; background:url(images/zxdt.jpg) no-repeat}
.pagebody .right .l .info .c { margin:10px 0; height:86px; background:url(images/zxdt_b.jpg) left center no-repeat}
.pagebody .right .l .info .c ul { margin:0 0 0 115px}
.pagebody .right .l .info .c li { padding-left:15px; background:url(images/arrow1.gif) left center no-repeat; line-height:22px}
.pagebody .right .l .info .c li a { color:#666}
.pagebody .right .l .info .c li a:hover { color:#FF6600} 
.pagebody .right .l .bshow { padding:5px 0 0 15px; width:365px; height:189px; border:#e5e5e5 1px solid; background:#f9f9f9}
.pagebody .right .l .bshow .bd { padding-top:35px; width:350px; height:27px; text-align:right}
.pagebody .right .l .bshow .fwzn { background:url(images/fwzn.jpg) no-repeat}
.pagebody .right .l .bshow .xxss { background:url(images/xxss.jpg) no-repeat}
.pagebody .right .l .bshow .jxsj { background:url(images/jxsj.jpg) no-repeat}
.pagebody .right .r { width:270px; height:auto; overflow:hidden; float:right; clear:right}
.xysh .t{ padding-top:25px; height:25px; background:url(images/xysh.gif) no-repeat; text-align:right}
.xysh .img_show { margin:5px 0 0 0; width:261px; height:180px}
.lxwm { margin-top:2px; padding:20px 0 0 35px; height:75px; background:url(images/mail.gif) right no-repeat; color:#787878}
.lxwm .t { font-weight:bold; color:#043f58; font-size:14px}
.bottom { width:100%; height:100px; background: url(images/bottom_bg.jpg) repeat-x}
.footer { margin:0 auto; padding:20px 5px 0 0; width:895px; line-height:20px; text-align:right; color:#a0a0a0}

/* powerpoint */
.viewerContainer{float:left; width:100%;height:100%;overflow:hidden;}
.viewerBody{height:100%;width:100%;}
.viewerBody img{width:100%;height:100%;border:0;}
.viewerTitle{float:left;position:relative;top:-120px;width:200px;text-align:center;color:#666;padding:4px 0;background:white;font-size:12px; display:none}
.viewerButton{float:right;position:relative;top:-20px;height:12px;margin-right:5px;}
.viewerButton a{float:left;margin-left:5px;cursor:pointer;width:15px;text-align:center;text-decoration:none;font-size:12px;background:#fff;color:#5FA623;border:solid 1px #5FA623;}
a.active{background:#7AB63F;color:#FFF;font-weight:bold;}
a.normal{background:#fff;color:#5FA623;font-weight:normal;}
img.show{display:block;}
img.hidden{display:none;}