	td{line-height:2}
	a:link{color:#333333}
	a:hover{color:#333333}
	a:visited{color:#333333}
	div{color:#333333}	
	.rsb_frm_01{float:  left;
    line-height: 30px; margin-left: 15px;font-size: 15px;}
    .rsb_frm_02{float:  left;
    height: 29px; font-size: 15px;}
    .rsb_frm_03{float:  left;
    margin-left: 15px;
    line-height:  30px;font-size: 15px;}
    .rsb_frm_04{height: 29px;
    float:  left;font-size: 15px;}
    .rsb_frm_05{width: 210px!important;border: 1px solid #d0d0d0;float: left;margin-left: 15px; text-indent: 15px; padding: 7px 0px;}
    .rsb_frm_06 {
    width: 42px!important;
    height: 30px;
    color: #000;
    float: left;
    background-image: url(images_rs_new/icon_search.png);
    background-repeat: no-repeat;
    background-color: #cdddf6;
    background-position: 9px 5px;

}
 .pagination{
	 list-style:none;
	 display:inline;
	 height:18px;
	 width:20px;
 }
 .pagination li{
	 list-style:none;
	 display:inline;
	  width:80px;
      height:20px;
 }
 .pagination li a{
	  width:80px;
      height:20px;
	  margin-right:12px;	
 }
.prev ,.next ,.last,.first{
	width:60px;
	height:20px;
	margin-right:12px;	
	
}
.f_l{
	margin-right:20px;	
}

.rsb_frm_06 {
    width: 42px!important;
    height: 30px;
    color: #000;
    float: left;
    background-image: url("http://search.mohrss.gov.cn/was5/web/images_rs_new/icon_search.png");
    background-repeat: no-repeat;
    background-color: #cdddf6;
    background-position: 9px 5px;
}	

        /*新增加css*/
        .organMain{
            border: 1px solid #bbbbbb;
            padding:30px 20px; 
            width: 960px;
        }
        .gov-left {
            float: right;
            width: 235px;
            padding-bottom: 100px;
            margin: 0;
            background: #eeeeee;
        }
        .search-nav {
            padding: 30px 24px 0 24px;
        }
        .type-sort h2 {
            color: #646464;
            padding-bottom: 10px;
            font-size: 16px;
        }
        .time-sort h2 {
            color: #646464;
            padding-bottom: 10px;
            font-size: 16px;
        }
        .sort-list {
            margin-bottom: 35px;
        }
        .sort-list li {
            background: url(sort_bg.jpg) no-repeat 0 -38px;
            line-height: 24px;
            list-style: none outside none;
            overflow: hidden;
            vertical-align: bottom;
        }
        .sort-list a {
            display: block;
            font-size: 16px;
            line-height: 35px;
            color: #333;
            padding-left: 32px;
            text-decoration: none;
        }
        .sort-list li.cur {
            background: url(sort_bg.jpg) no-repeat 0 0;
            border-bottom: 0;
            zoom: 1;
        }
        .sort-list li.cur a {
            color: #fdfcfc;
            font-size: 16px;
            line-height: 33px;
            font-family: 宋体;
        }
        .sort-list li.fixed-date {
            background: none;
            padding: 6px 0;
        }
        .sort-list li.fixed-date p {
            padding: 0px 0;
            line-height: 30px;
            height: 30px;
            margin-bottom: 5px;
        }
        .fixed-date .date-input {
            width: 159px;
            background-color: #fff;
            border:1px solid #e2e2e2;
            height: 25px;
            line-height: 25px;
        }
        .fixed-date div {
            height: 12px;
            width: 200px;
        }
        .sort-list li.fixed-date p.btn {
            text-align: center;
        }
        .ui-btn {
            border: 0;
            color: #fff;
            cursor: pointer;
            padding: 0 19px;
            *padding: 0 10px;
            line-height: 23px;
            height: 23px;
            background-color:#e80000;
        }