.crefind_all_right_two_div1_p1,.crefind_all_right_two_div1_p2,.crefind_all_right_two_div1_p3{
	cursor: pointer;
}
.crefind_all_left_p1{
	font-size: 12px;color:#666666;
	margin-bottom: 35px;
	margin-top: 20px;
	margin-left: 15px;
	
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}
.table_for_message tr{
    height: 45px;
    border-bottom:1px solid #d4dee9;
}
.crefind_all_left_p1_span{
    color: #cd0e0e;
}

.table_detail {
    background-color: rgb(255,255,255);
    color: rgb(205,14,14);
    border: 1px solid rgb(205,14,14);}
.inputText{
	margin-left: 15px;
	margin-right: 15px;
	width: 417px;
	height: 44px;
}

.big-search-more{
	padding:0 18px 0 6px;
	display:inline-block;
	line-height: 38px;
	color: #c02828;
	cursor: pointer;
	background-repeat:no-repeat;
	background-position:right center;
}

.big-search-more.search-down{
	background-image: url('../pic/creditpublicty/search_down.png');
}
.big-search-more.search-up{
	background-image: url('../pic/creditpublicty/search_up.png');
}