/* Public */
a:link,a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #303030;
}

textarea,input[type=text],input[type=email],input[type=password] {
	border: 1px solid #B8B8B8;
	-webkit-appearance: none;
}

textarea:focus,input[type=text]:focus,input[type=email]:focus,input[type=password]:focus
	{
	outline: none;
	border: 1px solid #888888;
}

select {
	height: 28px;
	line-height: 28px;
	padding: 4px;
	vertical-align: middle;
}

a.redd:link,a.redd:visited,.redd {
	color: #900;
}

a.redd:hover {
	color: #900;
}

a.red:link,a.red:visited,.red {
	color: #c00;
}

a.red:hover {
	color: #900;
}

.bold {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.aright {
	text-align: right;
}

.none {
	display: none;
}

.relative {
	position: relative;
}
.c_r,.c_r:link,.c_r:visited {
	color: #900;
}

.c_r:hover {
	color: #c00;
}

.mt5 {
	margin-top: 5px;
}

.ml0 {
	margin-left: 0;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml40 {
	margin-left: 40px;
}

em {
	color: red;
	font-weight: bold;
}

.h60 {
	height: 60px;
}

/* footer strat *
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80px;
	clear: both;
	z-index: 0;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
	background: url("/rmrb/css/img/con_shadow.gif") no-repeat center top;
}
* footer end */

/* content layer start */
/*
#con {
	margin: 0 auto;
	padding-bottom: 100px; /*=footer閻ㄥ嫰鐝惔锟�/
	position: relative;
	z-index: 1;
}*/
#con{
	text-align:center;
}

.warp980 {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

.warp950 {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
/* content layer end */
/*.rmrb_body {
	background: url("/rmrb/css/img/rmrb_body_bg.gif") repeat-x;
}*/

.index_1 {
	padding-top: 10px;
	height: 587px;
}

.index_1_left {
	width: 500px;
	height: 589px;
	float: left;
	overflow-x: hidden;
}

.index_1_left .date {
	width: 164px;
	height: 70px;
	background: url(/rmrb/css/img/date_bg.gif) no-repeat;
	color: #333;
	line-height: 20px;
	text-align: center;
	float: left;
}

.index_1_left .date span {
	color: #c00;
	font-weight: bold;
}

.index_1_left .search_box {
	margin-left: 10px;
	float:left;
}

/*.search_box {
	width: 314px;
	height: 64px;
}

.search_input {
	width: 100%;
	height: 33px;
	background: url("/rmrb/css/img/search_input_bg_s.gif") no-repeat;
}

.search_input input.search_text {
	float: left;
	margin: 6px 10px 0 35px;
	width: 195px;
	height: 23px;
	line-height: 23px;
	background: none;
	outline: none;
	height: 19px;
	line-height: 19px;
	border: none;
}

.search_input input.search_btn {
	float: right;
	display: inline-block;
	width: 72px;
	height: 33px;
	background: none;
	outline: none;
	cursor: pointer;
	border: none;
}

.search_range {
	height: 30px;
	line-height: 30px;
}

.search_range span {
	font-weight: bold;
}

.search_range label input {
	position: relative;
	vertical-align: middle;
	margin-right: 3px;
	top: -4px;
	*top: -1px;
}

.search_range a {
	float: right;
	vertical-align: middle;
	color: #cc0000;
	font-weight: bold
}

.search_range a:hover {
	color: #e00;
}

.search_range label {
	margin-left: 5px;
	_margin-left: 0;
}

.search_set {
	_margin-top: 5px;
}*/


.search_input input.search_btn {
	float: right;
	display: inline-block;
	width: 72px;
	height: 33px;
	background: none;
	outline: none;
	cursor: pointer;
	border: none;
}

.search_box.search_box_rmrb{
	width:314px;
}
.search_box_rmrb .search_input {
	width: 100%;
	height: 33px;
	background: url("/rmrb/css/img/search_input_bg_s.gif") no-repeat;
	position: relative;
}

.search_box_rmrb .search_input .loading{
position: absolute;
right: 87px;
top: 8px;
width: 16px;
height: 16px;
background: url("/rmrb/css/img/loading_min.gif") no-repeat center center;
display: none;
}
.search_box_rmrb .search_input input.search_text {
	float: left;
	margin: 8px 10px 0 35px;
	width: 195px;
	height: 23px;
	line-height: 23px;
	background: none;
	outline: none;
	height: 19px;
	line-height: 19px;
	border: none;
}

.title_list {
	float: left;
	clear: both;
	padding: 0 0 0 10px;
	width: 479px;
	height: 517px;
	border-left: 1px solid #dedede;
}

.title_list .info {
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}

.title_list .info span {
	color: #c00
}

.title_list ul {
	height: 465px;
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

.title_list ul li {
	list-style: none;
	width: 100%;
	float: left;
	border-bottom: 1px solid #dedede;
}

.title_list ul li.odd {
	background: #fafafa;
}

.title_list ul li span {
	float: left;
	width: 20px;
	text-align: center;
	padding: 8px 0;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.title_list ul li h3 {
	float: left;
	width: 427px;
	padding: 8px 10px 8px 5px;
	line-height: 24px;
	font-family: simHei;
	font-weight: normal;
}

.title_list ul li h3 a:link,.title_list ul li h3 a:visited {
	font-size: 18px;
	color: #000;
}

.title_list ul li h3 a:hover {
	color: #900;
}

.index_1_left .tool {
	background: url("/rmrb/css/img/tool_bg.gif") repeat-x 0 bottom;
	height: 50px;
	width: 569px;
	padding-top: 36px;
	float: left;
	border-left: 1px solid #dedede;
}

.index_1_left .tool a,.index_1_left .tool span {
	width: 80px;
	height: 35px;
	display: inline-block;
	float: left;
}

.tool #preban {
	background: url("/rmrb/css/img/tool_icon_big/ico_preban-a.gif") no-repeat center
		center;
}

.tool #nextban {
	background: url("/rmrb/css/img/tool_icon_big/ico_nextban-a.gif") no-repeat center
		center;
}

.tool #preqi {
	background: url("/rmrb/css/img/tool_icon_big/ico_preqi-a.gif") no-repeat center
		center;
}

.tool #nextqi {
	background: url("/rmrb/css/img/tool_icon_big/ico_nextqi-a.gif") no-repeat center
		center;
}

.tool #today {
	background: url("/rmrb/css/img/tool_icon_big/ico_today-a.gif") no-repeat center
		center;
}

.tool #preban.gray {
	background: url("/rmrb/css/img/tool_icon_big/ico_preban-b.gif") no-repeat center
		center;
}

.tool #nextban.gray {
	background: url("/rmrb/css/img/tool_icon_big/ico_nextban-b.gif") no-repeat center
		center;
}

.tool #preqi.gray {
	background: url("/rmrb/css/img/tool_icon_big/ico_preqi-b.gif") no-repeat center
		center;
}

.tool #nextqi.gray {
	background: url("/rmrb/css/img/tool_icon_big/ico_nextqi-b.gif") no-repeat center
		center;
}

.tool #today.gray {
	background: url("/rmrb/css/img/tool_icon_big/ico_today-b.gif") no-repeat center
		center;
}

.tool #banshi {
	background: url("/rmrb/css/img/tool_icon_big/ico_banshi.gif") no-repeat center
		center;
}

.tool #date {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/rmrb/css/img/tool_icon_big/ico_date.gif);
}

.index_banshi {
	width: 408px;
	text-align: center;
	float: left;
	border: 1px solid #cecece;
	border-bottom: none;
	position: relative;
	padding: 4px 0 7px 0;
	background: #fff;
}

.index_banshi img {
	width: 400px;
	height: 575px;
}

.paper_shadow {
	display: block;
	width: 10px;
	height: 100px;
	position: absolute;
	top: 0;
	left: -10px;
	background: url(/rmrb/css/img/pape_shadow.gif) no-repeat;
}

#banshi_link {
	width: 400px;
	height: 575px;
	left: 3px;
	top: 3px;
	position: absolute;
	overflow: visible;
}

.index_banshi a.overlink:link,.index_banshi a.overlink:visited {
	opacity: 0.8;
	position: absolute;
	padding: 0px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	background: url("/rmrb/css/img/transfer.png");
	line-height: 2000px;
	overflow: hidden;
}

.index_banshi a.overlink:hover {
	border: 2px solid #c00;
}

.shadow_ge {
	background: url(/rmrb/css/img/shadow_ge.gif);
	width: 910px;
	height: 13px;
}

.index_2 {
	width: 906px;
	border: #ccc 1px solid;
	padding: 1px;
}

.daodu_warp {
	width: 478px;
	height: 300px;
	float: left;
	background: url(/rmrb/css/img/twill.gif);
	border-right: 1px solid #ccc;
	padding: 10px;
	position: relative;
}

.daodu{
	padding-top:40px;
	overflow:hidden;
	height: 260px;
	_height: 250px;
}
.daodu_l{
	padding:2px 0;
	border-top:1px solid #DDDDDD;
}
.daodu_l h3{
	width:77px;
	height:44px;
	float:left;
}
.daodu_l h3.toutiao{
	background:url("/rmrb/css/img/daodu.png") no-repeat 0 0;
}
.daodu_l h3.baoyan{
	background:url("/rmrb/css/img/daodu.png") no-repeat 0 -63px;
}
.daodu_l h3.pinglun{
	background:url("/rmrb/css/img/daodu.png") no-repeat 0 -127px;
}
.daodu_l ul{
	float:left;
	width:400px;
	padding: 8px 0;
	_width:340px;
}
.daodu_l ul li{
	line-height:28px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-right: 50px;
	_width:340px;
}
.daodu_l ul li a{
	font-size:14px;
	font-weight:bold;
}
.adv_sereah_warp {
	float: left;
	border-left: 1px solid #fff;
}

.adv_sereah {
	width: 388px;
	height: 304px;
	padding: 8px;
	background: url(/rmrb/css/img/twill.gif);
	border-left: 1px solid #fff;
	position: relative;
}

.adv_sereah .name,.daodu_warp .name {
	position: absolute;
	width: 115px;
	height: 33px;
	left: 10px;
	top: 10px;
	background: url("/rmrb/css/img/namebg.gif") no-repeat;
	font-size: 16px;
	color: #fff;
	font-family: simHei;
	line-height: 33px;
	text-indent: 10px;
}

.adv_sereah_tb {
	margin: 42px 0 0 11px;
	_margin: 50px 0 0 11px;
	width: 378px;
}

.adv_sereah_tb td {
	vertical-align: top;
	line-height: 26px;
	padding:2px 0;
}


.adv_sereah_tb .input_s {
	display: inline-block;
	background: url("/rmrb/css/img/search_button_s_r.gif") no-repeat;
	width: 60px;
	height: 28px;
	border: none;
/*	text-indent: -9999px;*/
	cursor: pointer;
}

.adv_sereah_tb .input_c {
	display: inline-block;
	background: url("/rmrb/css/img/search_reset.gif") no-repeat;
	width: 60px;
	height: 28px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	margin-left: 40px;
}

.adv_sereah_tb .input_t {
	height: 20px;
	width: 152px;
	margin-top: 1px;
	padding-left: 8px;
	border: 1px solid #B8B8B8;
}

.adv_sereah_tb .input_t.banci_input {
	vertical-align: middle;
}

.adv_sereah_tb .input_r {
	vertical-align: text-bottom;
	margin-right:4px;
}

.adv_sereah_tb .tip {
	/*vertical-align: middle;*/
	margin-left: 5px;
	float:left;
	display: inline-block;
	height:17px;
	width: 17px;
	margin-top:3px;
}

.adv_sereah_tb .input_ch {
	vertical-align: text-bottom;
	margin: 3px 3px 0px 4px;
}

.adv_sereah_tb .date_select_2 {
	height: 26px;
	line-height: 26px;
}

.adv_sereah_tb .input_select {
	border: none;
	background: none;
	padding: 0;
	height: 18px;
	vertical-align: -1px;
}

.adv_sereah_tb .t {
	width: 64px;
}

.adv_sereach_btns{
	position: relative;
}
.adv_sereach_btns .loading{
	position: absolute;
	left: 64px;
	top: 8px;
	width: 16px;
	height: 16px;
	background: url("/rmrb/css/img/loading_min.gif") no-repeat center center;
	display: none;
}

.bclist ul li {
	float: left;
	padding: 18px 10px 6px 10px;
	background: url("/rmrb/css/img/banciline.gif") no-repeat -4px bottom;
}

.bclist ul li .text {
	font-size: 16px;
	font-family: simHei;
	line-height: 18px;
	float: left;
}

.bclist ul li a.text:link,.bclist ul li a.text:visited {
	color: #333;
}

.bclist ul li a.text:hover {
	color: #900;
}

.bclist ul li .text span {
	color: #c00;
	font-weight: bold;
}

.bclist ul li .yuanban_img {
	float: left;
	display: inline-block;
	width: 15px;
	height: 18px;
	background: url("/rmrb/css/img/ico_banshi.gif") no-repeat center center;
	margin-left: 10px;
}

.multi_date a {
	vertical-align: text-bottom;
}

.multi_date .input_t {
	vertical-align: text-bottom;
}

.multi_date_box {
	background: #f1f1f1;
}
.special_date{
	display:block;
	height:26px;
	_margin-left:5px;
}
.special_date.none{
	display:none;
}

.special_date .input_t {
	width: 50px;
}

.special_date select {
	padding: 0;
	margin: 0;
	height: 20px;
	vertical-align: baseline;
}

.add_date {
	width: 60px;
	height: 24px;
	background: url("/rmrb/css/img/adddate.gif") no-repeat;
	display: inline-block;
}
.adv_sereah_tb .exc_date_ing .input_t,.adv_sereah_tb .multi_date_ing .input_t{
	width:109px;
}
.adv_sereah_tb .input_t.multi_date_box{
	height: 147px;
	*height: 149px;
	vertical-align: top;
	line-height: 16px;
	width:102px;
	display: inline;
}
.multi_date_ing{
	position: relative;
}
.multi_date_ing .multi_date_box{
	position: absolute;
	top: 0;
	margin-left:10px;
	overflow-y:auto;
}
.multi_date_box li{
margin-right: 10px;
line-height: 16px;
border-bottom: 1px solid #D6D6D6;
background: #fff;
margin-top: 5px;
padding-left: 5px;
*padding-left: 0;
}
.multi_date_box li .del{
padding: 0 5px;
height: 16px;
margin-left: 10px;
*margin-left: 5px;
cursor: pointer;
}

.icon_tip {
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url("/rmrb/css/img/tip.gif") no-repeat center center;
}

.adv_sereah_tb .icon_tip {
	vertical-align: -4px;
	margin-left: 5px;
	cursor: pointer;
}

.banci_select{
	float: left;
}

.banci_warp .error{
	float:left;
	margin-left:8px;
	line-height: 24px;
}

/* 缁嗚椤�-pop */
.rmrb_detail_pop {
	background: #ebebeb;
	text-align:center;
	padding-bottom:10px;
}
.rmrb_detail_pop_body .modal-backdrop, .rmrb_detail_pop_body .modal-backdrop.fade.in{
	opacity: 0;
  _filter: alpha(opacity=0);
}
.head_pop {
	height: 42px;
	width: 100%;
	background: url(/rmrb/css/img/detail_pop_headbg.png) no-repeat center 0;
	position: fixed;
	bottom: auto;
	left: 0;
	top: 0px;
}

.pop_tool_bar {
	margin: 8px auto 0 auto;
	width: 930px;
	height: 30px;
	background: url(/rmrb/css/img/bottom_line.png) repeat-x 0 bottom;
}

.pop_tool_bar li {
	padding: 0 20px 0 36px;
	float: left;
	height: 14px;
	line-height: 14px;
	border-right: 1px solid #ccc;
}

.pop_tool_bar li a:link,.pop_tool_bar li a:visited {
	color: #900;
}

.pop_tool_bar li a:hover {
	color: #c00;
}

.pop_tool_bar li.no span {
	color: #999;
}

.pop_tool_bar .pve {
	background: url(/rmrb/css/img/icons_x.png) no-repeat 20px -20px;
}

.pop_tool_bar .pve.no {
	background: url(/rmrb/css/img/icons_x.png) no-repeat 20px -180px;
}

.pop_tool_bar .next {
	background: url(/rmrb/css/img/icons_x.png) no-repeat 20px -40px;
}

.pop_tool_bar .next.no {
	background: url(/rmrb/css/img/icons_x.png) no-repeat 20px -200px;
}

.pop_tool_bar .print {
	background: url(/rmrb/css/img/icons_x.png) no-repeat 20px -60px;
	display:none;
}

.pop_tool_bar .save {
	background: url(/rmrb/css/img/icons_x.png) no-repeat 20px -100px;
	border-right: none;
	display:none;
}

.div_detail #detail_pop_content {
	background: #fff;
	padding: 10px;
}

.rmrb_detail_pop .div_detail {
	width: 950px;
	padding: 0px;
	padding-top: 50px;
	_padding-top: 10px;
	margin: 0 auto;
	border: none;
	text-align:left;
	min-height: 0px;
}

.rmrb_detail_pop .div_detail #content {
	border: #CCC 1px solid;
	padding: 20px 24px 10px 24px;
	background: #fff;
}

.rmrb_detail_pop  .div_detail .info {
	background: none;
	border-top: 1px dashed #999;
	height: 19px;
	padding: 8px 5px 0px 5px;
	color: #666;
	margin-bottom: 15px;
}

/* detail end */


/* outline椤�*/
.search_box.long {
	width: 510px;
	margin-top: 20px;
}

.long .search_input {
	background: url(/rmrb/css/img/search_input_l.png) no-repeat;
}

.long .search_input input.search_text {
	width: 390px;
}

.date_search_box {
	width: 250px;
	height: 64px;
	margin-top: 25px;
}

.today_rmrb {
	display: block;
	width: 60px;
	height: 40px;
	background: url(img/tool_icon_big/ico_today-a.gif) no-repeat;
	text-indent: -9999px;
	margin-left: 20px;
	float: left;
}

.date_rmrb,.date_rmrb #date {
	display: block;
	width: 60px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(/rmrb/css/img/tool_icon_big/ico_date.gif);
	margin-left: 20px;
	float: left;
}
.date_rmrb button{
	text-indent:-9999px;
	display:block;
	height:40px;
	width:60px;
	border:none;
	background:none;
	
}

.rusult_table_info {
	text-align: right;
	line-height: 26px;
	height: 26px;
	border-bottom: 1px solid #900;
}
.rusult_table_info_bottom{
	line-height: 26px;
	height: 26px;
	text-align: center;
	border-top:1px solid #ccc;
	padding-top:10px;
}
.rusult_table_info a:link,.rusult_table_info a:visited,.rusult_table_info span
	{
	color: #333;
	display: inline-block;
	line-height: 14px;
	padding: 1px;
}

.rusult_table_info .pageNav_warp a{
	margin-left: 5px;
}

.rusult_table_info a:hover {
	color: #c00;
}

.rusult_table_info a.red:link,.rusult_table_info a.red:visited {
	color: #c00;
}

.rusult_table_info span.red {
	color: #c00;
}

.rusult_table_info span.bold {
	font-weight: bold;
}

.outline_sider {
	width: 200px;
}

.sreach_plus {
	width: 160px;
	padding: 10px;
	margin-right: 20px;
	text-align: right;
	line-height: 25px;
	border-bottom: #ebebeb 1px solid;
}

.sreach_plus h3 {
	text-align: left;
	padding-bottom: 5px;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}

.sreach_plus li {
	cursor: pointer;
	color: #000;
	line-height: 24px;
	height: 24px;
}

.visiting {
	font-weight: bold;
}

.icon_chevron_left {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	vertical-align: text-top;
}

.visiting .icon_chevron_left {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
	background-image: url("img/icons_x.png");
	background-position: 2px -236px;
	background-repeat: no-repeat;
}

.sreach_plus li:hover {
	background-color: #f5f5f5;
	color: #c00;
}

.outline_mian {
	width: 780px;
}

.sreach_div {
	padding-bottom: 20px;
}

.sreach_div .sreach_li {
	padding: 10px 0;
	margin-top:0;
}
.sreach_div .sreach_li h3 a {
	max-width:95%;
	display:inline-block;
/* white-space:nowrap; */
	overflow:hidden;
	text-overflow:ellipsis;
	float:left;
}

.sreach_li .list_pic {
	height: 90px;
	display: inline-block;
	vertical-align: top;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

.sreach_li .list_pic img {

	border:1px solid #ccc;
	padding:2px;
	background: #fff;
}

.sreach_li h3 {
/*	height: 20px;*/
	font-size: 14px;
}

.sreach_li h3 a:link,.sreach_li h3 a:visited {
	margin-right: 5px;
	font-size: 18px;
	text-decoration: underline;
	color: #000;
	font-family: simHei;
	font-weight: normal;
}

.sreach_li h3 a:hover {
	color: #900;
}

.outline_pic {
	color: #666;
	font-weight: lighter;
}

.sreach_li .listinfo {
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	background: url(/rmrb/css/img/searchlibg.gif);
	clear:both;
}

.sreach_li .listinfo a:link,.sreach_li .listinfo a:visited {
	color: #900;
}

.sreach_li .listinfo a:hover {
	color: #c00;
}

.sreach_li .incon {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	vertical-align: top;
}

.sreach_div.hideSum .incon {
	display: none;
}

.sreach_li .incon_text {
	line-height:20px;
	*max-height:100px;
	*height : auto !important;
}

.sreach_li .incon_text p {
	max-height: 60px;
	line-height: 20px;
}

.sreach_li .keywords {
	font-weight: bold;
	color: #666;
	line-height: 20px;
	height: 20px;
	margin-top: 8px;
}

.sreach_li .keywords a:link,.sreach_li .keywords a:visited {
	_margin-right: 5px;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}

.sreach_li .keywords a:hover {
	color: #900;
}

#OutNum {
	border: none;
}


#dateTimeUl li label {
	color: #a00;
}

.pagination .current {
	color: #c00;
}

.pagination .current.prev,.pagination .current.next {
	color: #666;
}

.rusult_table_info .pagination a:link,.rusult_table_info .pagination a:visited,.rusult_table_info .pagination span
	{
	padding: 0 3px;
}

.loding {
	background: url(/rmrb/css/img/loading.gif) no-repeat center center;
}

.none_result {
	text-align: center;
	font-size: 14px;
	color: #666;
}

.highLight {
	color: #c00;
	font-weight: bold;
	/*text-decoration: underline;*/
}

/*鏀惰棌澶� 鎺掑簭鍙�*/
.spin_warp input{
	vertical-align: middle;
}

/*鐧诲綍椤�*/
.login_header{
	text-align:center;
	padding: 40px 0;
	color: #c00;
	font-size: 18px;
	font-family: simHei,microsoft yahei;
}
.login_box fieldset{
	border:none;
}
.login_box table{
	width:300px;
	margin:0 auto;
}
.login_box td {
	line-height:30px;
	padding:8px 0;
}
.login_box td input{
	height:26px;
	margin-left:5px;
	width:180px;
	padding-left:5px;
}
.login_box .add-on{
	width:80px;
	text-align:right;
}

.login_box .sub_btn{
	display:inline-block;
	width:130px;
	height:28px;
	line-height:22px;
	background:#C32627;
	color:#fff;
	border:none;
}


#index_tool{
	position:fixed;
	top:55px;
	margin-left: 915px;
}
* html,* html body{background-image:url(about:blank);background-attachment:fixed}
* html #index_tool{position:absolute;top:expression(eval(document.documentElement.scrollTop+55))}

#index_tool .tool_btns a.tool_btn_li{
	width:50px;
	height:22px;
	display:block;
	border:1px solid #ccc;
	margin-bottom:2px;
	padding-top:36px;
	text-align:center;
	background-image:url(/rmrb/css/img/rmrb-icons_n.png);
	background-repeat: no-repeat;
}
#index_tool .tool_btns li.wq button{
	width: 52px;
	height: 60px;
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 2px;
	padding-top: 36px;
	text-align: center;
	background-image:url(/rmrb/css/img/rmrb-icons_n.png);
	background-repeat: no-repeat;
	background-position: -5px -249px;
}
#index_tool .tool_btns .wq button:hover{
	background-position: -65px -249px;
}

#index_tool .tool_btns .wq button {
	width: 52px;
	height: 60px;
	display: block;
	margin-bottom: 2px;
	padding-top: 36px;
	text-align: center;
	position:absolute;
	background:none;
	text-indent:-9999px;
	top:0;
	left:0;
}
#index_tool .tool_btns .wq{
	display:block;
	position:relative;
	background-position: -5px -249px;
}
#index_tool .tool_btns .wq:hover{
	background-position: -65px -249px;
}
#index_tool .tool_btns .sq{
	background-position: -5px -192px;
}
#index_tool .tool_btns .sq:hover{
	background-position: -65px -192px;
}
#index_tool .tool_btns .xq{
	background-position: -5px -370px;
}
#index_tool .tool_btns .xq:hover{
	background-position: -65px -370px;
}
#index_tool .tool_btns .jr{
	background-position: -5px -72px;
}
#index_tool .tool_btns .jr:hover{
	background-position: -65px -72px;
}
#index_tool .tool_btns .bc{
	background-position: -5px -11px;
	margin-top:10px;
}
#index_tool .tool_btns .bc:hover{
	background-position: -65px -11px;
}

#index_tool .tool_btns .sb{
	background-position: -5px -130px;
}

#index_tool .tool_btns .sb:hover{
	background-position: -65px -130px;
}

#index_tool .tool_btns .xb{
	background-position: -5px -310px;
}

#index_tool .tool_btns .xb:hover{
	background-position: -65px -310px;
}
#index_tool .tool_btns .yb{
	background-position: -5px -433px;
}

#index_tool .tool_btns .yb:hover{
	background-position: -65px -433px;
}

#index_tool .tool_btns a.tool_btn_li.disable{
	color:#aaa;
	background-image:url(/rmrb/css/img/rmrb-icons_g.png);
}
.banci_div{
	cursor: pointer;
	position: relative;
	outline: none;
}
.banci_hover_warp{
	width:242px;
	padding-right:6px;
	position:absolute;
	top: -132px;
	right:51px;
	display: none;
}
.banci_hover{
	width:240px;
	height:376px;
	overflow-y: auto;
	overflow-x: hidden;
	background: #fff;
	border: 1px solid #ccc;
}
.banci_hover ul{
	width:240px;
}
.banci_hover li{
	float:left;
	width:100%;
	line-height:18px;
	padding:6px 0;
	background:#FFFFFF;
}
.banci_hover li.odd{
	background:#f6f6f6;
}
.banci_hover li h3 a:link,.banci_hover li h3 a:visited{
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.banci_hover li h3 a:hover{
	color:#000;
}
.banci_hover li h3 {
	float:left;
	width:180px;
}
.banci_hover li i{
	display:inline-block;
	float:left;
	width:22px;
	height:18px;	
}
.banci_hover li i.cur{
	background:url("/rmrb/css/img/tri_right.gif") no-repeat center center;
}
.banci_hover li .banc_yb_btn{
	display:none;
	float:left;
	width:18px;
	height:18px;
	background:url("/rmrb/css/img/iocn_ybt.gif") no-repeat 0px center;
}
.banci_hover li .banc_yb_btn:hover{
	background:url("/rmrb/css/img/iocn_ybt.gif") no-repeat -18px center;
}
.banci_hover li.banci_hv{
	background:#e1e1e1;
}
.banci_hover li.banci_hv h3 a:link,.banci_hover li.banci_hv h3 a:visited{
/*	text-decoration: underline;*/
}
.banci_hover li.banci_hv .banc_yb_btn{
	display:inline-block;
}
/* 涓嬫媺閫夋嫨 */
.dropdown_group{
cursor:pointer;
position:relative;
z-index:2;
width:55px;
height: 22px;
border: 1px solid #c7c7c7;
display: inline-block;
font-size: 12px;
position: relative;
color:#666;
float:left;
background:#fff;
vertical-align: middle;

}
.dropdown_group .dropdown_box{
display:inline-block; 
width:55px;
overflow:hidden;
line-height:26px;
font-size:14px;
white-space: nowrap;
}
.dropdown_group input.dropdown_box{
line-height:18px;
height:18px;
margin-right:2px;
margin-top:2px;
border:0 solid #fff;
float:left;
padding-left: 8px;
}
.dropdown_menu {
position:absolute;
top:22px;
left:-1px;
background:#f6f6f6;
width:100%;
padding-bottom:2px;
border:1px solid #c7c7c7;
z-index:999;
max-height: 178px;
_height: 178px;
overflow-y: auto;
overflow-x: hidden;
}
.dropdown_menu li {
width: 100%;
padding:0;
}
.dropdown_menu li.active {
background:#ededed;
}
.dropdown_menu li a{
line-height:18px;
color:#757575;
display:inline-block;
padding-left: 10px;
cursor:pointer;
font-size:14px;
}
.dropdown_menu li a:hover,.dropdown_menu li.active a{
color:#333;
background:#ededed;
}
.dropdown_menu li.selected{
display:none;
}
.dropdown_group i{
display:inline-block;
width:22px;
height:22px;
background:url(/rmrb/css/img/dropdown.gif) no-repeat center center #ffffff;
border-left:1px solid #c7c7c7;
position:absolute;
right:0;
top:0;
}
.index_reser .dropdown_group i{
border-left:1px solid #46003c;
}
.dropdown_group.banci_select{
width:160px;
}
.dropdown_group.banci_select .dropdown_box {
width:126px;
}

.caret_n{
	display:inline-block;
	height:10px;
	width:12px;
	background:url(/rmrb/css/img/dropdown_icon.gif) no-repeat;
}

.input-xxlarge{
	width: 400px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	height: 20px;
	padding: 4px 6px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	vertical-align: middle;
}
.asearech_rmrb .date_search_box{
	width: 200px;
}
.asearech_rmrb_div{
	margin-top:20px;
	padding-top:10px;
}
.as_info{
	padding:20px;
	border:1px dashed #ccc;
	background:#f1f1f1;
	margin-top:20px;
}
#save_ms_btn{
	font-size:12px;
}
.as_info p{
	padding-bottom:10px;
}
.header_low .top_bar a:hover{
	color:#900;
}
.title_list .att_pic {
	_margin-bottom: 2px;
}
.favo_moadl_tip{
	display: inline-block;
	float: left;
	text-align: left;
	width: 360px;
	line-height: 16px;
	color: #999;
}
.modal-header h3{
line-height: 27px;
font-size: 18px;
}
#alertModal.modal{
width: 310px;
margin-left: -155px;
}

.header_low_title{
	width: 330px;
	height: 45px;
	float: left;
	display: inline-block;
	margin-left: 10px;
	color: #c00;
	font-size: 20px;
	font-family: microSoft yaHei, simHei;
	line-height: 45px;
}

.asearech_div{
	padding-top:30px;
	position: relative;
}
.asearech_div .loading{
	display: none;
	position: absolute;
	left: 638px;
	top: 38px;
	width: 16px;
	height: 16px;
	background: url("/rmrb/css/img/loading_min.gif") no-repeat center center;
}
.asearech_div.asearech_list_input_rmrb{
	float: left;
	
}
.asearech_div.asearech_list_input_rmrb .loading{
	left: 390px;
}
