
/*************lbox css 2012-7-24whh************/
/**----------------2012-7-24转移到public.css,正式启用lBox,淘汰mBox-----------**/
/*************lbox css 2012-7-24whh************/
/*------------lbox专用css----------*/

/*----------------------*/

.ifr{position:absolute;top:0px;left:0px;width:100%;height:100%;zoom:1;opacity:0;filter:alpha(opacity=0);z-index:5001;cursor:crosshair;}
.ifDiv{position:absolute;top:0px;left:0px;width:100%;height:100%;zoom:1;background:#000;opacity:0.05;filter:alpha(opacity=5);z-index:5002;cursor:not-allowed;}
.topMoveDiv{position:absolute;display:none;zoom:1;background:#E47B38;opacity:0.15;filter:alpha(opacity=15);border:2px solid rgba(74, 104, 140, 0.5);}

/*----------主窗口---------------------*/
.lBoxDiv{position:absolute;zoom:1;opacity:1;filter:alpha(opacity=100);font-size:12px;color:#738EAD; text-align:left;}

/*--------------弹窗设置-----------------*/
/*-------old---------

.alertBox{background:url(../images/alert_07.gif) top left repeat-x;border:2px solid #DE7533;color:#E47B38;border-radius:5px;}
.okBox{background:url(../images/alert_07.gif) top left repeat-x;border:2px solid #738EAD;color:#738EAD;border-radius:5px;}
.waitBox{background:url(../images/alert_07.gif) top left repeat-x;border:2px solid #DE7533;color:#738EAD;border-radius:5px;}
.confirmBox{border:2px solid #738ead;background:#FAFAFA;border-radius:5px;}

-----------------*/
.iframeBox{overflow:hidden;border:3px solid rgba(39, 78, 123, 0.56);border-radius:2px;}
.alertBox{overflow:hidden;border: 2px solid rgba(212, 107, 16, 0.65);border-radius:2px;}
.okBox{overflow:hidden;border: 2px solid rgba(39, 78, 123, 0.56);border-radius:2px;}
.waitBox{overflow:hidden;border: 2px solid rgba(39, 78, 123, 0.56);border-radius:3px;}
.confirmBox{overflow:hidden;border: 3px solid rgba(212, 107, 16, 0.65);border-radius:2px;}

.alertBoxIn{height:40px;line-height:40px;line-height:44px \0;
	padding-left:45px;background:url(../images/alert_10.gif) 15px 10px no-repeat;
	background-color: #F5C18B;
	color:#fff;
	}
.okBoxIn{height:40px;line-height:40px;line-height:44px \0;
	padding-left:45px;background:url(../images/alert_03.gif?) 15px 10px no-repeat;
	background-color: rgb(217, 228, 232);
	color:#1F4A7C;
	}
.waitBoxIn{height:40px;line-height:40px;line-height:44px \0;padding-left:45px;background:url(../images/icon_loading_01.gif) 11px 7px no-repeat;background-color:#fff;}


/*-------------------------------*/
.lboxTitle{width:100%;height:26px; line-height:26px; line-height:28px \0;background:url(../images/iframe_03.gif) top left repeat-x;border-bottom:1px solid #738ead; cursor:move;}
.lboxTopTxt{height:26px; line-height:26px; line-height:28px \0;position:absolute;top:0px;left:10px;color:#923F02;}
.lboxContent{height:100%;background:#fff;}

a.lboxTopClose{width:21px;height:21px; position:absolute;top:3px;right:6px;background:url(../images/iframe_09.gif) center center no-repeat;cursor:pointer;}
a.lboxTopClose:hover{background-image:url(../images/iframe_06.gif);}


/*-----1----*/
.lbox_main_content{width:80%;margin-left:20px;padding-top:15px;padding-left:20px;background:url(../images/wormblue.gif) 0px 17px no-repeat;}
.lbox_btn{width:100%;margin-top:10px;}
a.lbox_btn_ok_n{position:absolute;left:120px;width:61px;height:26px;cursor:pointer;background:url(../images/confirm_ok.gif) center center no-repeat;}
a.lbox_btn_ok_n:hover{background-image:url(../images/confirm_ok_hover.gif);}

a.lbox_btn_cancel_n{display:block;position:absolute;left:200px;width:61px;height:26px;cursor:pointer;background:url(../images/confirm_cancel.gif) center center no-repeat;}
a.lbox_btn_cancel_n:hover{background-image:url(../images/confirm_concel_hover.gif);}

/*-----------iframe----------------*/
.lboxIfraContent{width:100%;background:#fafafa; overflow-x:hidden; overflow-y:auto;}
.allTagSetHidden { display:none;}
.clear { clear:both; }

/*-------------lbox完毕------------------*/

/*------------默认分页样式---------------*/

/*-----分页样式------*/
.c_pager div.page_pri_div{height:30px;line-height:30px;}
div.page_pri_div a{
	display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background-color: #e5e5e5;
    font-size: 12px;
    vertical-align: middle;
    border-radius: 18px;
    margin: 0 7px;
    cursor: pointer;
    padding-bottom: 0;
    cursor : pointer;
}
div.page_pri_div a:hover,div.page_pri_div a.currentAhur{
	background-color: #ff1f35;
    color: #fff;
	}
div.page_pri_div a.currentAhur,div.page_pri_div a.disabledlink,div.page_pri_div a.disabledlink:hover{cursor:default;}

div.page_pri_div a.disabledlink{
	display:none;
}
div.page_pri_div a.c_pager_first{
	overflow: hidden;
    background-image: url(/web/STATIC/IMAGES/c_pager_first.png);
    display:inline-block;
}
div.page_pri_div a.c_pager_last{
	overflow: hidden;
    background-image: url(/web/STATIC/IMAGES/c_pager_last.png);
    display:inline-block;
}
div.c_pager .lastPage {
    overflow: hidden;
    background-image: url(/web/STATIC/IMAGES/c_pager_prev.png);
}
div.c_pager .nextPage {
    overflow: hidden;
    background-image: url(/web/STATIC/IMAGES/ico_pager_next.png);
}
div.search_page .jump-author{
	width: 30px;
    height: 22px;
    background: url(/web/STATIC/usercenter/images/page_go.jpg) 0 0 repeat-x;
    cursor: pointer;
    border: 0px;
    display: inline-block;
    margin-bottom: -7px;
    margin-left: 5px;
}

/*************************基金表*****************************/
.reform *{
	font-size:13px !important;
}
.reform.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.reform .fundlist_title {
    background-color: #fff;
    border-bottom: 1px solid #3584c6;
    height: 35px;
    margin-bottom: 10px;
}

.reform .title_left {
    background-color: #fd0202;
    color: #fff;
    float: left;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
    width: 170px;
}

.reform .title_bg {
    background: rgba(0, 0, 0, 0) url("/web/STATIC/IMAGES/blue_titlebg.png") no-repeat scroll 0 0;
    float: left;
    height: 35px;
    padding: 0 5px;
    width: 10px;
}
.reform .title_right {
    background-color: #fff;
    float: left;
    height: 35px;
    text-align: right;
    width: 580px;
}

.reform .links {
    background: rgba(0, 0, 0, 0) url("/web/STATIC/IMAGES/iPhone.png") no-repeat scroll 0 -25px;
    color: #666;
    display: inline-block;
    font-size: 12px;
    line-height: 35px;
    padding-left: 15px;
}

.reform table tr {
    border: 1px solid #ccc;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}

.reform table tr th {
    border: 1px solid #e8e8e8 !important;
    color: #666;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
}

.reform table tr td {
	display:table-cell;
    border:1px solid #e5e5e5;
    line-height: 40px;
}


.reform .num_center {
    color: #999;
    display: block;
    font-size: 12px;
    padding: 5px 0 20px;
    text-align: right;
}
.reform .cGray9 {
    color: #999;
}
.reform .through {
    margin-left: 4px;
    text-decoration: line-through;
}
.reform .btn {
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
}
.reform .btn:hover {
    color: #fff;
    text-decoration: none;
}
.reform .orange_btn {
    background: #ff9518 none repeat scroll 0 0;
}
.reform .yellow_btn {
    background: #ff7f18 none repeat scroll 0 0;
}
.reform .orange_btn:hover {
    background: #ffaa45 none repeat scroll 0 0;
}
.reform .yellow_btn:hover {
    background: #ff9518 none repeat scroll 0 0;
}
.reform .disable_btn, .disable_btn:hover {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    color: #ccc;
    cursor: default;
}



/*-------------lbox完毕------------------*/

/****tip*****/
div#top_tip {
    position: absolute;
    background: #fcfcfc;
    border: 1px solid #B8B8BD;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
    div.fade_hide {
        opacity:0;
        margin-top:-3px;
        top:-10000px;
        transition:opacity .04s linear .04s,margin .04s linear .04s;
    }
    div.fade_show {
        margin-top:0;
        opacity:1;
        z-index:999999;
    }
div.tip_title {
    padding: 5px;
    text-align: center;
    color: #7e7e7e;
    background: #F0F0F3;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #d8d8db;
}
div.tip_content {
    padding: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
div#top_tip div.arrow,div#top_tip div.arrow:after{
    position: absolute;
    width: 0;
    height: 0;
    border:11px solid transparent;
    left: 50%;
    margin-left: -11px;
}
div#top_tip div.arrow:after {
    content:"";
    margin-left: -10px;
}
    /***up***/
div#top_tip div.up,div#top_tip div.up:after{
    bottom: -11px;
    border-top-color: rgba(0,0,0,0.25);
    border-bottom-width: 0;
}
div#top_tip div.up:after {
    bottom: -9px;
    border-top-color: #fcfcfc;
    border-width: 10px;
}
    /***down***/
div#top_tip div.down,div#top_tip div.down:after{
    top: -21px;
    border-bottom-color: rgba(0,0,0,0.25);
    border-top-width: 0;
    border-width: 10px;
}
div#top_tip div.down:after {
    top: -9px;
    border-bottom-color: #fcfcfc;
}

 .inp_message{color:#000;}
 .addmsg_option{color:orange;}
 .mustin{color:#F39326;}
 .question{color:blur;}
 .okitem{color:green;}
 input.errorinput{border:1px solid red !important;}
 span.errorinput{color:red !important;}
/****tip end***/








