/*投标页面*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.pop-tb{
width:700px;
height:310px;
background-color: #fff;
border: 1px solid #d5d5d5;
margin: 10px auto;
}
.pop-tb-l{
float: left;
width:198px;
height:300px;
padding-top:10px;
background-color: #fdffe5;
border: 1px solid #e5e5e5;
border-width:0 1px 0 0;
}
.pop-tb-l ul li{
padding-left:20px;
height:auto;
line-height:30px;
}
.pop-tb-l ul li strong{
font-size: 14px;
color: #FF0000;
}
.pop-tb-r{
width:480px;
float: right;
padding-left:20px;
padding-top:10px;
}
.pop-tb-r ul li{
height:30px;
line-height:30px;
}
.pop-tb-r ul li a{
margin-left:30px;
color: #C30;
}
.pop-tb-r .mar20 .btn-action{margin-left:60px}


/*用户中心
.user_right {
width: 838px;
float: right;
}*/
.main {
margin-top: 20px;
width: 1000px;
margin-left: auto;
margin-right: auto;
}
border-bottom: 2px solid #ccc;
.list-tab li {
height: 30px;
float: left;
}
.list-tab {

}
.list-tab li {
height: 30px;
float: left;
}
.list-tab li a {

}
.list-tab li.cur a, .list-tab-narrow li.cur a {

}
.user_right_border {
line-height: 25px;
height: auto;
width: 100%;
text-align: left;
font-size: 13px;
overflow: hidden;
margin:5px 0px;
}
.user_right_border .l {
float: left;
width: 120px;
padding: 4px 5px 0 0px;
text-align: right;
}
.user_right_border .c{padding: 4px 5px 0 0px; width:400px; float:left;}

.user_right_border .ll {
float: left;
width: 150px;
padding: 4px 5px 0 0px;
text-align: right;
}
/*注册页面*/
.register input.biankuang1,.register input.biankuang2 {
    border: 1px solid #B6C4CD;
    height: 30px;
    padding: 0 10px;
    width: 212px;
}

/*帮助页面*/
.news_list li {
    background: url("../../../images/list_li_1-bg.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #CCCCCC;
    float: left;
    height: 22px;
    margin-top: 3px;
    text-align: left;
    width: 100%;
}
.news_list li .n1 {
    color: #000000;
    float: left;
    line-height: 18px;
    text-decoration: none;
    text-indent: 1em;
}
.news_list li .n3 {
    color: #333333;
    float: right;
    font-size: 12px;
    line-height: 15px;
    padding-right: 10px;
}
.news_list li .n1:hover {
    color: #505358;
}

/*找回密码*/
.alert {
padding: 8px 35px 8px 14px;
margin-bottom: 5px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #ec8306;
}

input.btn-action {
border: 0px solid rgb(204, 0, 0);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
display: inline-block;
width: 80px;
height: 30px;
text-align: center;
line-height: 30px;
background: #1cabf7;
color: rgb(255, 255, 255);
cursor:pointer;
margin-left:10px;
}
input.btn-action2 {
border: 0px solid rgb(204, 0, 0);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
display: inline-block;
width: 120px;
height: 30px;
text-align: center;
line-height: 30px;
background: url(../bg/btn-red2.jpg) 0px 0px rgb(204, 0, 0);
color: rgb(255, 255, 255);
cursor:pointer;
}

.user_right_border .user_c input.btn-action {
border: 0px solid rgb(204, 0, 0);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
display: inline-block;
width: 80px;
height: 30px;
text-align: center;
line-height: 30px;
background: url(../bg/btn-red.jpg) 0px 0px rgb(204, 0, 0);
color: rgb(255, 255, 255);
cursor:pointer;
margin-left:10px;
margin-bottom:0px;}

/*利息计算器*/
.input-group-addon {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
    color: #555555;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    text-align: center;
}
.form-control {
    border: 1px solid #CCCCCC;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
	width:120px;
}
.input-group-std select{
border: 1px solid #ddd; height: 25px; width: 175px;
}
#time_limit_type{
cursor:pointer;
}

/*利息计算器*/
.well,.m_l_bor {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #eee;
border: 1px solid rgba(0, 0, 0, 0.05);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.list_1 {
height: auto;
margin-top: 10px;
overflow: hidden;
}
.list-tab-lixi {
border-bottom: 2px solid #f5f5f5;
}
.list-tab-lixi li {
height: 30px;
float: left;
}
.tab-content {
display: table;
width: 100%;
background: #fff;
padding-bottom: 10px;
}
.list-tab-lixi li a {
border: 1px solid #cc3300;
display: block;
height: 28px;
width: 100px;
line-height: 28px;
text-align: center;
border: 1px solid #d5d5d5;
background: #f5f5f5;
color: #333;
}
.list-tab-con {
border: 1px solid #d5d5d5;
background-color: #fff;
border-top: none;
padding: 10px;
}
.table {
width: 100%;
margin-bottom: 18px;
}
.table td {
padding: 8px;
line-height: 18px;
text-align: left;
vertical-align: top;
border-top: 1px solid #dddddd;
}

.sub_logbut{
width: 96px;
height: 26px;
background-color: #ff8410;
border: 1px #f15a00 solid;
color: #fff;
font-size: 14px;
font-weight: bold;
}

/*首页*/
.reate_tiao_divindex {
float: left;
border: 1px solid #CCCCCC;
overflow: hidden;
height: 14px;
width: 67px;
}
.rate_tiaoindex {
background: #fd9a45;
height: 8px;
overflow: hidden;
width: auto;
line-height: 14px;
height: 14px;
float:left
}
.user_main_title1{padding:10px;}
table.ddd tr td{height:30px; line-height:30px; border-bottom:1px solid #ddd;}