﻿@charset "utf-8";

/* 用户登录 */
.login{position:relative;margin-bottom:10px;height:114px;background:url("../../base/img/login_bg.png") no-repeat scroll left top}
.login ul{height:75px;padding-left:65px;}
.login ul li{margin-top:6px;}
.login ul .persistent,
.login ul .reg{display:inline-block;*display:inline;zoom:1;}
.login .submit{position:absolute;right:0;top:9px;overflow:hidden;}
.login .intro{height:20px;line-height:20px;padding-top:10px;color:#fff;clear:both;text-align:center;}
.login .userName input,.login .password input{width:85px;border:1px solid #b8e4f6;}
.login .submit input{border:none;overflow:hidden;line-height:200px;width:45px;height:41px;background:url("../../base/img/icon.png") no-repeat scroll 0 -136px}

/* 通知公告 */
#tzgg{margin-bottom:10px;}
#tzgg .hd{height:30px;background:url("../../base/img/tzgg_titlebg.png") no-repeat center top;}
#tzgg .hd h3{padding-left:40px;line-height:30px;font-weight:bold;}
#tzgg .hd h3 a{color:#fff;}
#tzgg .bd{padding:8px 5px 0 10px;}
#tzgg .bd .infoListA li{background:url("../../base/img/icon.png") no-repeat -196px -153px;padding-left: 10px;}
#tzgg .bd .infoList{overflow:hidden;}
#tzgg .bd .infoList li{line-height:20px;}
#tzgg .bd .infoList .dateRight{float:none;}

/* 按钮组 */
.btnGroup{overflow:hidden;}
.btnGroup li{margin-bottom:10px;}

.mainRow1{overflow:hidden;margin-bottom:10px;}
.mainRow2{overflow:hidden;}

/* 新闻组 */
#xwz .hd{height:27px;line-height:27px;background:url("../../base/img/title_bg.png") no-repeat scroll right top;}
#xwz .hd li{float:left;font-weight:bold;width:100px;text-align:center;}
#xwz .hd li.on{background:url("../../base/img/icon.png") no-repeat scroll 0 -92px;}
#xwz .hd li.on a{color:#fff;}
#xwz .bd{padding-left:5px;padding-right:5px;}
#xwz .bd .infoListA li{height:20px;line-height:20px;border-bottom:1px dotted #ddd;}

.mainRow2 .box{overflow:hidden;}
.mainRow2 .box .hd{height:27px;line-height:27px;background:url("../../base/img/title_bg1.png") no-repeat scroll right top;}
.mainRow2 .box .hd li{float:left;font-weight:bold;width:100px;text-align:center;}
.mainRow2 .box .hd li.on{background:url("../../base/img/icon.png") no-repeat scroll 0 -49px;}
.mainRow2 .box .hd li.on a{color:#fff;}

#xbdt{float:left;width:365px;margin-right:10px;}
#xbdt .bd,#djgz .bd{padding-left:5px;padding-right:5px;}
#xbdt .bd .introList li .intro,#djgz .bd .introList li .intro{text-indent:2em;line-height:20px;}