/*xuan 2016/7/21N*/




   

.createbtn:active {
    color: #888888;
    border-color: #bbbbbb;
    background-image: linear-gradient(#f1f1f1, #ffffff);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
	 /* box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #5594CB;
    border-color: #9ecaed;
    background-image: linear-gradient(#edf2f5, #ffffff);*/;
}
.inviteinfo_pagetable_view_all_hover {
    /*float: left;
    width: 20px;
    height: 20px;
    background-image: url("./images/info.png");
    background-position: left top;
    margin-left: 5px;*/
background-image: url("./images/invite.png");
background-position: left top;background-repeat:no-repeat;
padding: 4px 13px 4px 30px;
padding: 4px 13px 4px 13px;
}
 .inviteinfo_pagetable_view_all_hover:hover {
    background-image: url("./images/invite_h.png");background-repeat:no-repeat;
}
.ping_process_t .press_stateorder{font-size: 16px;
vertical-align: middle;}
.press_stateorder{font-weight:bold;}
.pressinvite_word{
/*font-size: 13px;
display: inline-block;
height: 18px;
line-height: 17px;
padding: 1px 2px 0px 3px;
color: rgb(150, 150, 150);
border: 1px dashed rgb(147, 147, 147);
border-radius: 2px;
margin-top: 2px;*/


font-size: 12px;
display: inline-block;
height: 18px;
line-height: 18px;
padding: 1px 2px 0px 3px;
color: rgb(94, 161, 206);

border-radius: 2px;
margin-top: 2px;
}


.userinfo_pagetable_view_all_hover {

background-image: url("./images/info.png");
background-position: left 1px;background-repeat:no-repeat;
margin-left: 2px;
padding: 2px 10px;
}
.userinfo_pagetable_view_all_hover:hover {
    background-image: url("./images/info_h.png");background-repeat:no-repeat;
}
/*.userinfo_pagetable_view_all_hover:hover {
    background-position: left -21px;
}*/
.uploadfilediv {
    float: left;
}

button.uploadfile {

	color: #747474;
    border: 1px solid rgb(188, 188, 188);
    border-radius: 3px;
    background: rgba(251,252,250,1);
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(236,236,236,1)), color-stop(100%, rgba(236,236,236,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    cursor: pointer;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 0px 2px 0px 2px;
    font-weight: bold;
    
    text-shadow: 0 1px 1px #fff;
	height: 24px;
    line-height:22px;        font-size: 12px;
	margin:0px 0px 2px 0px;
}
/*文本按鈕*/
.airticlebutton {
    text-decoration: none;

    padding-left: 5px;
    padding-right: 6px;
    color: #617483;
    /*background: transparent linear-gradient(to bottom, #FFF 0%, #E4E9EC 46%, #EDF2F5 100%) repeat scroll 0% 0%;
    border: 1px solid #B9CAEC;*/
    border-radius: 20px;
    padding-bottom:1px;

    cursor: pointer;
    background: transparent linear-gradient(to bottom, #FFF 0%, #D4F0F6 46%, #EDF2F5 100%) repeat scroll 0% 0%;
    border: 1px solid #7DB8CC;
	
	height: 19px;
line-height: 1px;
}

.airticlebutton:hover {
    box-shadow: 0px 0px 2px #9ECAED;
}

.airticlebutton:active {
    background: transparent linear-gradient(to bottom, #DEF1FF 0%, #E2F3F3 46%, #FFF 100%) repeat scroll 0% 0%;
}
/*上傳與下載檔案全樣式*/
.file_div{
background-color: #f5f5f5;
border: 1px solid #dcdcdc;
font-weight: bold;
margin:5px;

padding: 4px 4px 4px 8px;

overflow:hidden;
width:96%;
}
.file_div_t{


margin:10px 0px 0px 0px;
padding: 1px;

float:left;

}
.file_div a.filename{color: #15c;font-size:12px;float:left;max-width: 70%;text-decoration:none;margin-right:5px;}
.file_div .processload{float:left;width:100px;text-decoration:none;margin-right:15px;}
.file_div  a.fileclose {
    display: block;
    width: 12px;
    height: 12px;
    background: url('./images/chosen-sprite.png') -42px 1px no-repeat;
    float: right;
    margin-top: 3px;
}
.file_div  a.fileclose:hover{background-position: -42px -10px; opacity:0.8;}
.file_div  a.fileclose:active{opacity:0.3;}
/*.fileupcontent{float:right;padding-bottom:15px;}*/
button.uploadfile .uploadfileword {
    font-size: 12px;float: left;margin-top: -1px;
}

span.uploadfile {
	color: #747474;
    border: 1px solid rgb(188, 188, 188);
    border-radius: 3px;
    background: rgba(251,252,250,1);
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(236,236,236,1)), color-stop(100%, rgba(236,236,236,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    cursor: pointer;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 0px 5px 0px 5px;
    font-weight: bold;
    font-size: 12px;
    text-shadow: 0 1px 1px #fff;
	height: 25px;
    line-height: 17px;
	margin:0px 0px 2px 0px;
}

span.uploadfile {
    text-align: center;
    line-height: 24px;
    height: 22px;
}

span.uploadfile .uploadfileword {
    font-size: 13px;
    font-weight: bold;color: #4A4A4A;float: left;

}

.uploadfile img {
    vertical-align: middle;float: left;

}
span.uploadfile img {
    vertical-align: middle;float: left;
margin-top: 2px;
}
button.uploadfile:hover {
    color: #888888;
    box-shadow: 0 0px 1px rgba(213, 193, 193, 0.8);
    border-color: #999999;
}

button.uploadfile:active {
    color: #888888;
    border-color: #bbbbbb;
    background-image: linear-gradient(#f1f1f1, #ffffff);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
}
span.uploadfile:hover {
    color: #888888;
    box-shadow: 0 0px 1px rgba(213, 193, 193, 0.8);
    border-color: #999999;
}

span.uploadfile:active {
    color: #888888;
    border-color: #bbbbbb;
    background-image: linear-gradient(#f1f1f1, #ffffff);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
}
a.uploadfile:hover {
 color: #0E429E;
}


/*上傳檔案bar*/
.bluetable {border: 1px solid #c0c8d2;}
.bluetable th {border: 1px solid #c0c8d2;
    background: rgba(229,238,243,1);
    background: -moz-linear-gradient(top, rgba(229,238,243,1) 0%, rgba(229,238,243,1) 49%, rgba(211,228,237,1) 51%, rgba(229,238,243,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(229,238,243,1)), color-stop(49%, rgba(229,238,243,1)), color-stop(51%, rgba(211,228,237,1)), color-stop(100%, rgba(229,238,243,1)));
    background: -webkit-linear-gradient(top, rgba(229,238,243,1) 0%, rgba(229,238,243,1) 49%, rgba(211,228,237,1) 51%, rgba(229,238,243,1) 100%);
    background: -o-linear-gradient(top, rgba(229,238,243,1) 0%, rgba(229,238,243,1) 49%, rgba(211,228,237,1) 51%, rgba(229,238,243,1) 100%);
    background: -ms-linear-gradient(top, rgba(229,238,243,1) 0%, rgba(229,238,243,1) 49%, rgba(211,228,237,1) 51%, rgba(229,238,243,1) 100%);
    background: linear-gradient(to bottom, rgba(229,238,243,1) 0%, rgba(229,238,243,1) 49%, rgba(211,228,237,1) 51%, rgba(229,238,243,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5eef3', endColorstr='#e5eef3', GradientType=0 );
	    line-height: 18px;
		color:#222222;
}
/*.bluetable td{border: 1px solid #c0c8d2;}*/
.graytable{border: 1px solid #cccccc;}
.graytable th {border: 1px solid #cccccc;
/*background: rgba(237,237,237,1);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(240,240,240,1) 50%, rgba(232,232,232,1) 51%, rgba(250,250,250,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(50%, rgba(240,240,240,1)), color-stop(51%, rgba(232,232,232,1)), color-stop(100%, rgba(250,250,250,1)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(240,240,240,1) 50%, rgba(232,232,232,1) 51%, rgba(250,250,250,1) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(240,240,240,1) 50%, rgba(232,232,232,1) 51%, rgba(250,250,250,1) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(240,240,240,1) 50%, rgba(232,232,232,1) 51%, rgba(250,250,250,1) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(240,240,240,1) 50%, rgba(232,232,232,1) 51%, rgba(250,250,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#fafafa', GradientType=0 );*/
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgb(242, 242, 242) 50%, rgb(233, 233, 233) 51%, rgba(250,250,250,1) 100%);
box-shadow: 0 1px 2px -1px #fff inset;
color:#222222;
}
/*.graytable td{border: 1px solid #cccccc;}*/
.trashcan {
    background-image: url('./images/trashcan.png');
    background-repeat: no-repeat;
    background-position: left top;
    height: 25px;
    width: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.trashcan:hover {
    background-image: url('./images/trashcan.png');
    background-repeat: no-repeat;
    background-position: left -25px;
    height: 25px;
    width: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.trashcan:active {
    opacity: 0.8;
}

.contentall {
    position: relative;
    height: auto;
    max-width: 1010px;
    min-height: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 90px;
    padding-bottom: 10px;
	
	padding-bottom: 100px;/*版面調整*/
}

.table_page_tool_blue {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 23px;
    background-color: #e0eef7;
    padding-top: 3px;
    padding-bottom: 3px;
    background: rgba(229,238,243,1);
    background: -moz-linear-gradient(top, rgba(229,238,243,1) 0%, rgba(229,238,243,1) 49%, rgba(211,228,237,1) 51%, rgba(229,238,243,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(229,238,243,1)), color-stop(49%, rgba(229,238,243,1)), color-stop(51%, rgba(211,228,237,1)), color-stop(100%, rgba(229,238,243,1)));
    background: -webkit-linear-gradient(top, rgba(229,238,243,1) 0%, rgba(229,238,243,1) 49%, rgba(211,228,237,1) 51%, rgba(229,238,243,1) 100%);
    background: -o-linear-gradient(top, rgba(229,238,243,1) 0%, rgba(229,238,243,1) 49%, rgba(211,228,237,1) 51%, rgba(229,238,243,1) 100%);
    background: -ms-linear-gradient(top, rgba(229,238,243,1) 0%, rgba(229,238,243,1) 49%, rgba(211,228,237,1) 51%, rgba(229,238,243,1) 100%);
    background: linear-gradient(to bottom, rgba(229,238,243,1) 0%, rgba(229,238,243,1) 49%, rgba(211,228,237,1) 51%, rgba(229,238,243,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5eef3', endColorstr='#e5eef3', GradientType=0 );
}

.table_page_tool_blue>div {
    float: right;
}
.table_page_tool_gray{
background: rgba(237,237,237,1);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(240,240,240,1) 50%, rgba(232,232,232,1) 51%, rgba(250,250,250,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(50%, rgba(240,240,240,1)), color-stop(51%, rgba(232,232,232,1)), color-stop(100%, rgba(250,250,250,1)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(240,240,240,1) 50%, rgba(232,232,232,1) 51%, rgba(250,250,250,1) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(240,240,240,1) 50%, rgba(232,232,232,1) 51%, rgba(250,250,250,1) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(240,240,240,1) 50%, rgba(232,232,232,1) 51%, rgba(250,250,250,1) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(240,240,240,1) 50%, rgba(232,232,232,1) 51%, rgba(250,250,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#fafafa', GradientType=0 );

    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 23px;
    background-color: #e0eef7;
    padding-top: 3px;
    padding-bottom: 3px;


}
.table_page_tool_gray>div{float:right;}
.table_page_math {
    float: left;
    margin-right: 5px;
    margin-top: 2px;
    margin-left: 5px;
}

.table_page_math>a {
    float: left;
    padding: 2px;
    font-size: 12px;
    text-decoration: none;
    min-width: 10px;
    border: 1px transparent  solid;
    text-align: center;
    margin-right: 2px;
    height: 12px;
}
.table_page_tool_td .select_menu{text-align:left;}
.table_page_math>a:hover {
    border-radius: 3px;
    border: 1px #a1b7cb  solid;
}

.table_page_math a.page_be {
    width: 5px;
    height: 14px;
    background-image: url(./images/page_be.png);
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    width: 12px;
    margin-right: 2px;
    padding: 2px;
}

.table_page_math a.page_next {
    height: 14px;
    background-image: url(./images/page_next.png);
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    width: 12px;
    margin-left: 2px;
    padding: 2px;
}

.table_page_math a.page_h {
    border-radius: 3px;
    border: 1px #a1b7cb  solid;
    background-color: #ffffff;
}

.pageto {
    float: left;
    margin-right: 5px;
}

.pageto>div {
    float: left;
}

.pageto_t {
    font-size: 11px;
    color: #397db1;
    margin-top: 5px;
    color: #0d304b;
}

}

.pagesize {
    margin-right: 5px;
    float: left;
}

.pagesize>div {
    float: left;
}

.pagesize_t {
    font-size: 11px;
    color: #397db1;
    margin-top: 5px;
    margin-right: 5px;
    color: #0d304b;
}

.pagesize .select_menu {
    width: 50px;
    height: 20px;
}
 /*input[type="text"]  {
    border: 1px solid #D9D9D9;
   
    width: 100%;
    line-height: 21px;
	
}*/

 /*input:focus {
    box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.09) ;
	border-color:#7EA4C7;
	
}*/
.content_Title {
    font-size: 27px;
    padding-bottom: 20px;
}
/**/
.contentView {
    width: 100%;
    background-color: #FFF;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.22);
    padding-bottom: 0px;
    border: 1px solid #C4C4C4;
    margin-bottom: 20px;
    padding-top: 0px;
    min-width: 1010px;
}

.contentView_press {
    width: 100%;
    background-color: #FFF;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.22);
    padding-bottom: 0px;
    border: 1px solid #C4C4C4;
    margin-bottom: 20px;
    padding-top: 0px;
}

.contentView_press .maodian1_a {
    margin-top: 30px;
}

.contentLine {
   /* overflow: hidden;*/
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}

.contentLine_step {
    overflow: hidden;
  /*  width: 99%;*/
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}

.maodian1_a {
    overflow: hidden;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    min-height: 30px;
    margin-bottom:6px;
}

.maodian1_a .maodian1Title {
    float: left;
    font-size: 25px;
    font-weight: bold;
    color: #222;
}
.maodian1_a .maodian1Title_s {
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #222;
}
.maodian1_a >div{display: inline-block;}
.maodian1_a  button{margin-top:5px;}
.mao_title_img_all {
    margin-right: 10px;
    margin-top: -6px;
}

.img_v {
    vertical-align: middle;
}

.img_all {
    margin-right: 10px;
    margin-top: -2px;
}

.border1 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    margin-bottom: 8px;
    background-repeat: repeat-x;
    background-position: left center;
    clear: both;
    border-bottom: 2px dotted #D9D9D9;
}
.p_border1{
    height:20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    background-image: url('./images/p_line.png');
    background-repeat: no-repeat;
    background-position: center center;
    clear: both;
}
.maodian1_a + .p_border1{margin-top:-10px;}
.contentLine>.border1 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    margin-bottom: 7px;
    background-repeat: repeat-x;
    background-position: left center;
    clear: both;
    border-bottom: 1px dotted #D9D9D9;
}
.contentLine_step>.border1 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    margin-bottom: 7px;
    background-repeat: repeat-x;
    background-position: left center;
    clear: both;
    border-bottom: 1px dotted #D9D9D9;
}
.contentLine_inner {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

.border1_widthall {
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    background-image: url('./images/line.png');
    background-repeat: repeat-x;
    background-position: left center;
    clear: both;
    opacity: 0.5;
}

.tipword {
    color: #A2A2A2;
    font-size: 13px;
}
/*基本樣式*/

/*所屬機構*/
.apart_ol li {
    width: 100%;
    margin-bottom: 8px;
}

.apart_ol li:last-child {
    margin-bottom: 0px;
}

.apart_ol li>span.apart_date {
    color: #aeaeae;
    font-size: 11px;
    letter-spacing: -1px;
}

.apart_ol li>p.apart_date {
    color: #666666;
    font-size: 12px;
    margin-top: 1px;
}

.apart_ol {
    list-style-type: disc;
    padding: 10px;
    color: #666666;
    font-size:11px;padding: 0px 5px 0px 15px;
	list-style:decimal;
}

.apart_ol li>span {
    font-size: 13px;
    color: #888888;
}

.apart_ol li>p {
    font-size: 13px;
    color: #000000;
    line-height: 18px;
}
/*所屬機構*/

.setting_delete_img {
    width: 16px;
    height: 16px;
    margin-top: 3px;
    background-image: url(./images/deletsearch.png);
    display: block;
    background-repeat: no-repeat;
}

.setting_delete_img:hover {
    background-image: url(./images/deletnew.png);
}
.slidertable  tr.slidercontent{border:none;}
.slidertable{background-color:#ffffff;border-top: solid 1px #ccc;border-collapse: collapse;}
.slidertable  td.sliderdisplay{background-color:#eeeeee; text-align:center;}
.slidertable  td {
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
}

.slidertable  tr {

    border-bottom: solid 1px #d9d9d9;
}

.slidertable .titlehead td {
    padding: 5px 0px 5px 0px;
}
.slidertable .titlehead tr {
    padding: 5px 0px 5px 0px;
}

.titlehead_c {
    background-color: #ffffff;
}
.slidertable  .titlehead:hover{   background-color: rgb(249, 251, 229);}
.slidertable  .titlehead:hover  .sliderdisplay{background-color:#dddddd;}
.slidertable a.blo {
    color: #333333;
    text-decoration: none;
    font-size: 15px;
    display: block;
}
/*基本架構*/
.topbg {
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
    min-height: 62px;
    background-size: cover;
    width: 100%;
	/*border-top:8px #5CB9E2 solid;*/
    position: fixed;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-bottom: 3px solid #5CB9E2;
    min-width: 1012px;
    z-index: 999999;
}

.top_content {
    width: 1010px;
    margin-left: auto;
    margin-right: auto;
}

.index_top_menu_R {
    float: right;
    margin-top: 16px;
    margin-right: 4px;
    position: relative;
}

.index_top_menu_R>a {
    float: left;
    margin-left: 5px;
    font-size: 14px;
    text-decoration: none;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 32px;
}

.index_top_menu_R>a:hover {
    background-color: #5CB9E2;
    border-radius: 5px;
    color: #ffffff;
}

.index_top_menu_active {
    background-color: #5CB9E2;
    border-radius: 5px;
    color: #ffffff;
}

.index_top_menu_L {
    float: left;
    margin-top: 16px;
    position: relative;
}

.index_top_menu_L>a {
    float: left;
    margin-left: 3px;
    font-size: 14px;
    text-decoration: none;
    line-height: 32px;
    padding-left: 6px;
    padding-right: 9px;
    padding-top: 0px;
    padding-bottom: 0px;
}
/*如果要在上方列表加上下拉式選單圖示*/
.index_top_menu_L>a.top_menuselect {
    background-image: url(./images/selectarrow2.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 12px;
}

.index_top_menu_L>a:hover.top_menuselect {
    background-image: url(./images/selectarrow2.png);
    background-repeat: no-repeat;
    background-position: right -32px;
}

*.index_top_menu_R>a.top_menuselect {
    background-image: url(./images/selectarrow2.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 12px;
}

.index_top_menu_R>a:hover.top_menuselect {
    background-image: url(./images/selectarrow2.png);
    background-repeat: no-repeat;
    background-position: right -32px;
}
/*如果要在上方列表加上下拉式選單圖示 end*/
.index_top_menu_L>a:hover {
    background-color: #5CB9E2;
    border-radius: 5px;
    color: #ffffff;
}

.logo_link {
    padding-top: 15px;
    float: left;
    margin-right: 10px;
    margin-left: 8px;
}

.foot {
    padding: 20px 0px 0px 0px;
    height: auto;
    width: 1010px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.footbg {
    margin: 0;
    padding: 0;
    /*min-width: 1060px;*/
    background-color: #5CB9E2;
    min-height: 40px;
    -moz-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 105px;
   /* position: relative; 版面調整*/
    bottom: 0px;
   /*  top: 0px; 版面調整*/
   position:absolute;/*版面調整*/
      /* top: 100%;版面調整*/
}

.foot {
    padding: 20px 0px 0px 0px;
    height: auto;
    width: 970px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.foot .webwh {
    font-size: 15px;
    color: #F2F2F2;
}

.foot .webwh p {
    margin-bottom: 8px;
}
.foot .webwh a{color:#ffffff;text-decoration:none;}
/*我的期刊內頁最上面頁籤*/
/*.searchall_qidiv_top_tab {
    border-bottom: 1px solid #A2C4E1;
    overflow: hidden;
    background: transparent linear-gradient(to bottom, #F2FBFF 0%, #F7FDFF 27%, #F0F7FB 57%, #E3F4FB 100%) repeat scroll 0% 0%;
}

.searchall_qidiv_top_tab ul li {
    float: left;
    width: 252px;
}

.searchall_qidiv_top_tab ul li a {
    border: 1px #bfd6dd solid;
    display: block;
    border-top: none;
    border-left: none;
    border-bottom: none;
    line-height: 40px;
    text-align: center;
    background: rgba(236,246,250,1);
    background: -moz-linear-gradient(top, rgba(236,246,250,1) 0%, rgba(236,246,250,1) 27%, rgba(223,237,244,1) 57%, rgba(217,233,239,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(236,246,250,1)), color-stop(27%, rgba(236,246,250,1)), color-stop(57%, rgba(223,237,244,1)), color-stop(100%, rgba(217,233,239,1)));
    background: -webkit-linear-gradient(top, rgba(236,246,250,1) 0%, rgba(236,246,250,1) 27%, rgba(223,237,244,1) 57%, rgba(217,233,239,1) 100%);
    background: -o-linear-gradient(top, rgba(236,246,250,1) 0%, rgba(236,246,250,1) 27%, rgba(223,237,244,1) 57%, rgba(217,233,239,1) 100%);
    background: -ms-linear-gradient(top, rgba(236,246,250,1) 0%, rgba(236,246,250,1) 27%, rgba(223,237,244,1) 57%, rgba(217,233,239,1) 100%);
    background: linear-gradient(to bottom, rgba(236,246,250,1) 0%, rgba(236,246,250,1) 27%, rgba(223,237,244,1) 57%, rgba(217,233,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf6fa', endColorstr='#d9e9ef', GradientType=0 );
    background: transparent linear-gradient(to bottom, #F2FBFF 0%, #F7FDFF 27%, #F0F7FB 57%, #E3F4FB 100%) repeat scroll 0% 0%;
    color: #708183;
    box-shadow: 0px 2px 1px 0px #FFF inset;
    text-decoration: none;
}

.searchall_qidiv_top_tab ul li:last-child {
    width: 254px;
}

.searchall_qidiv_top_tab ul li a.top_tab_active {
    background: rgba(23,149,222,1);
    background: -moz-linear-gradient(top, rgba(23,149,222,1) 0%, rgba(23,149,222,1) 19%, rgba(110,175,224,1) 97%, rgba(110,175,224,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(23,149,222,1)), color-stop(19%, rgba(23,149,222,1)), color-stop(97%, rgba(110,175,224,1)), color-stop(100%, rgba(110,175,224,1)));
    background: -webkit-linear-gradient(top, rgba(23,149,222,1) 0%, rgba(23,149,222,1) 19%, rgba(110,175,224,1) 97%, rgba(110,175,224,1) 100%);
    background: -o-linear-gradient(top, rgba(23,149,222,1) 0%, rgba(23,149,222,1) 19%, rgba(110,175,224,1) 97%, rgba(110,175,224,1) 100%);
    background: -ms-linear-gradient(top, rgba(23,149,222,1) 0%, rgba(23,149,222,1) 19%, rgba(110,175,224,1) 97%, rgba(110,175,224,1) 100%);
    background: linear-gradient(to bottom, rgba(23,149,222,1) 0%, rgba(23,149,222,1) 19%, rgba(110,175,224,1) 97%, rgba(110,175,224,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1795de', endColorstr='#6eafe0', GradientType=0 );
    background: transparent linear-gradient(to bottom,  #487C9B 0%, #5D94B4 19%, #6B97BD 97%, rgb(130, 179, 215) 100%) repeat scroll 0% 0%;
    box-shadow: none;
    color: #ffffff;
}
.searchall_qidiv_top_tab ul li a.top_tab_active:hover{background: transparent linear-gradient(to bottom,  #487C9B 0%, #5D94B4 19%, #6B97BD 97%, rgb(130, 179, 215) 100%) repeat scroll 0% 0%;}
.searchall_qidiv_top_tab ul li a:hover{ background: transparent linear-gradient(to bottom, #F2FBFF 0%, #F7FDFF 27%, #F0F7FB 57%, #ffffff 100%) repeat scroll 0% 0%;}*/
.searchall_qidiv_top_tab {
    border-bottom: 1px solid #A2C4E1;
    background: transparent linear-gradient(to bottom, #F2FBFF 0%, #F7FDFF 27%, #F0F7FB 57%, #E3F4FB 100%) repeat scroll 0% 0%;
    position: relative;
    display: inline-block;
}

.searchall_qidiv_top_tab ul li {
    float: left;
    width: 252px;
    display: table;
}

.searchall_qidiv_top_tab ul li >div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 40px;
    border: 1px #bfd6dd solid;
    border-top: none;
    border-left: none;
    border-bottom: none;
    box-shadow: 0px 2px 1px 0px #FFF inset;
    background: rgba(236,246,250,1);
    background: -moz-linear-gradient(top, rgba(236,246,250,1) 0%, rgba(236,246,250,1) 27%, rgba(223,237,244,1) 57%, rgba(217,233,239,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(236,246,250,1)), color-stop(27%, rgba(236,246,250,1)), color-stop(57%, rgba(223,237,244,1)), color-stop(100%, rgba(217,233,239,1)));
    background: -webkit-linear-gradient(top, rgba(236,246,250,1) 0%, rgba(236,246,250,1) 27%, rgba(223,237,244,1) 57%, rgba(217,233,239,1) 100%);
    background: -o-linear-gradient(top, rgba(236,246,250,1) 0%, rgba(236,246,250,1) 27%, rgba(223,237,244,1) 57%, rgba(217,233,239,1) 100%);
    background: -ms-linear-gradient(top, rgba(236,246,250,1) 0%, rgba(236,246,250,1) 27%, rgba(223,237,244,1) 57%, rgba(217,233,239,1) 100%);
    background: linear-gradient(to bottom, rgba(236,246,250,1) 0%, rgba(236,246,250,1) 27%, rgba(223,237,244,1) 57%, rgba(217,233,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf6fa', endColorstr='#d9e9ef', GradientType=0 );
    background: transparent linear-gradient(to bottom, #F2FBFF 0%, #F7FDFF 27%, #F0F7FB 57%, #E3F4FB 100%) repeat scroll 0% 0%;
}

.searchall_qidiv_top_tab  ul li a {
    display: block;
    text-align: center;
    color: #2E4F53;
    text-decoration: none;
    font-size: 15px;
    word-break: keep-all;
}

.searchall_qidiv_top_tab  ul li div.nopower a {
    color: #bbbbbb;
    cursor: default;
}

.searchall_qidiv_top_tab ul li  div.top_tab_active {
    background: rgba(23,149,222,1);
    background: -moz-linear-gradient(top, rgba(23,149,222,1) 0%, rgba(23,149,222,1) 19%, rgba(110,175,224,1) 97%, rgba(110,175,224,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(23,149,222,1)), color-stop(19%, rgba(23,149,222,1)), color-stop(97%, rgba(110,175,224,1)), color-stop(100%, rgba(110,175,224,1)));
    background: -webkit-linear-gradient(top, rgba(23,149,222,1) 0%, rgba(23,149,222,1) 19%, rgba(110,175,224,1) 97%, rgba(110,175,224,1) 100%);
    background: -o-linear-gradient(top, rgba(23,149,222,1) 0%, rgba(23,149,222,1) 19%, rgba(110,175,224,1) 97%, rgba(110,175,224,1) 100%);
    background: -ms-linear-gradient(top, rgba(23,149,222,1) 0%, rgba(23,149,222,1) 19%, rgba(110,175,224,1) 97%, rgba(110,175,224,1) 100%);
    background: linear-gradient(to bottom, rgba(23,149,222,1) 0%, rgba(23,149,222,1) 19%, rgba(110,175,224,1) 97%, rgba(110,175,224,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1795de', endColorstr='#6eafe0', GradientType=0 );
    background: transparent linear-gradient(to bottom,  #487C9B 0%, #5D94B4 19%, #6B97BD 97%, rgb(130, 179, 215) 100%) repeat scroll 0% 0%;
    box-shadow: none;
}

.searchall_qidiv_top_tab  ul li a.tab_select {
    background-image: url(./images/selectarrow.png);
    background-repeat: no-repeat;
    background-position: 115px center;
}

.searchall_qidiv_top_tab ul li:last-child {
    width: 170px;
}

.searchall_qidiv_top_tab ul li  div.top_tab_active a {
    color: #ffffff;
}

.searchall_qidiv_top_tab ul li div.top_tab_active:hover {
    background: transparent linear-gradient(to bottom,  #487C9B 0%, #5D94B4 19%, #6B97BD 97%, rgb(130, 179, 215) 100%) repeat scroll 0% 0%;
}

.searchall_qidiv_top_tab ul li div:hover {
    background: transparent linear-gradient(to bottom, #F2FBFF 0%, #F7FDFF 27%, #F0F7FB 57%, #ffffff 100%) repeat scroll 0% 0%;
}

.searchall_qidiv_top_tab ul li:last-child {
    width: 254px;
}
/*我的期刊內頁最上面頁籤  end*/


/*每一頁的左側邊*/

.tie_triangle_open {
    position: absolute;
    top: 20px;
    right: 25px;
}

.tie_triangle_open:after, .tie_triangle_open:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tie_triangle_open:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 10px;
    margin-top: -10px;
}

.tie_triangle_close {
    position: absolute;
    top: 20px;
    right: 38px;
}

.tie_triangle_close:after, .tie_triangle_close:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tie_triangle_close:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 10px;
    margin-top: -10px;
}

.menudiv {
    position: fixed;
    width: 220px;
    z-index: 999999;
    height: 100%;
    top: 70px;
    display: block;
    left: -235px;
}

.menu_content {
    background: none repeat scroll 0% 0% #F7F7F7;
    border: 1px solid #FFF;
    border-radius: 0px 4px 4px 0px;
    box-shadow: 0px 0px 2px #FFF inset, 0px 0px 5px #999;
    border: 1px #b1b1b1 solid;
    float: left;
    width: 230px;
    box-shadow: 0px 4px 8px -2px #BBB;
    padding-top: 10px;
    background-color: #fafafa;
    height: auto;
}

.left_frame_outerttab {
    background: linear-gradient(to bottom, rgb(154, 216, 233) 0%, rgb(120, 197, 221) 51%, rgba(91,171,203,1) 100%);
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 7px;
    width: 35px;
    position: absolute;
    right: -59px;
    top: 10px;
    cursor: pointer;
    width: 41px;
    border-radius: 6px;
    height: auto;
    position: absolute;
    -moz-border-radius: 0px 6px 6px 0px;
    -webkit-border-radius: 0px 6px 6px 0px;
    border-radius: 0px 6px 6px 0px;
    -webkit-box-shadow: 3px -1px 8px -3px rgba(0,0,0,0.29);
    -moz-box-shadow: 3px -1px 8px -3px rgba(0,0,0,0.29);
    box-shadow: 3px -1px 8px -3px rgba(0,0,0,0.29);
    border: 1px rgba(98,198,225,1) solid;
    border-bottom: none;
}

.left_frame_up_openornot {
    height: 40px;
    text-align: center;
    position: relative;
}

.left_frame_up_openornot:hover {
    opacity: 0.6;
}

.left_frame_tab {
    border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    margin-top: 3px;
    height: auto;
    padding-top: 6px;
    line-height: 19px;
    text-align: center;
    padding-bottom: 6px;
}

.left_frame_tab a:hover {
    opacity: 0.8;
}

.left_frame_tab a:active {
    opacity: 0.5;
}
/*最近瀏覽期刊*/
.left_frame_tab a.leftall1 {
    text-decoration: none;
    color: #ffffff;
    display: block;
    width: 16px;
    height: 115px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(./images/leftwordall1.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.left_frame_tab:hover  a.leftall1 {
    background-position: center -114px;
}

.left_frame_tabactive  a.leftall1 {
    background-position: center -114px;
}
/*曾投稿期刊*/
.left_frame_tab a.leftall2 {
    text-decoration: none;
    color: #ffffff;
    display: block;
    width: 16px;
    height: 96px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(./images/leftwordall2.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.left_frame_tab:hover  a.leftall2 {
    background-position: center -96px;
}

.left_frame_tabactive  a.leftall2 {
    background-position: center -96px;
}
/*曾評閱期刊*/
.left_frame_tab a.leftall3 {
    text-decoration: none;
    color: #ffffff;
    display: block;
    width: 16px;
    height: 96px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(./images/leftwordall3.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.left_frame_tab:hover  a.leftall3 {
    background-position: center -96px;
}

.left_frame_tabactive  a.leftall3 {
    background-position: center -96px;
}
/*期刊基本資料*/
.left_frame_tab a.leftall4 {
    text-decoration: none;
    color: #ffffff;
    display: block;
    width: 16px;
    height: 115px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(./images/leftwordall4.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.left_frame_tab:hover  a.leftall4 {
    background-position: center -114px;
}

.left_frame_tabactive  a.leftall4 {
    background-position: center -114px;
}

.left_frame_tabactive {
    border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
    background-color: #f9f9f9;
    border-right: 2px solid white;
    margin-left: -2px;
}

.left_frame_tabactive a {
    color: #10b2d5;
}

.left_frame_tab:hover {
    color: #cff8f8;
    box-shadow: 9px -3px 8px -7px rgba(90, 101, 117, 0.8) inset;
    background-color: #eaf4fd;
    margin-left: -2px;
}

.left_frame_tab:hover a {
    color: #10b2d5;
}

.left_frame_tab:active a {
    color: #04829e;
}

.left_frame_tabactive:hover {
    border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
    background-color: #f9f9f9;
    border-right: 2px solid white;
    margin-left: -2px;
}

.left_frame_tabactive:hover a {
    color: #37bfdd;
}

.left_frame_tabactive:active a {
    color: #04829e;
}

.left_frame_qi_all {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.left_frame_qi {
    text-align: center;
    display: block;
    width: 162px;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 3px 6px 3px;
    text-decoration: none;
}

.left_frame_qi_book {
    width: 80px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}

.left_frame_qi_word {
    margin-top: 8px;
    font-size: 12px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #777777;
    width: 160px;
    text-decoration: none;
}

.left_frame_qi:hover {
    background-color: #E1ECF5;
    box-shadow: inset 0px 0px 1px 0px rgba(154,159,214,0.8);
}

.qi_leftall {
    width: 220px;
    padding-bottom: 10px;
}

.qi_contentleft {
    margin: 0px;
    padding: 0px;
    width: 210px;
    padding-left: 10px;
    padding-top: 10px;
    overflow-x: hidden;
    padding-bottom: 10px;
}

.qi_bookleft_div {
    width: 130px;
    margin-left: auto;
    margin-right: auto;
}

.left_frame_qirecord {
    padding-top: 15px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.left_frame_qirecord_i {
    text-align: center;
    display: block;
    width: 162px;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 3px 6px 3px;
    text-decoration: none;
}

.left_frame_qirecord_book {
    width: 80px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}

.left_frame_qirecord_word {
    margin-top: 8px;
    font-size: 12px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #777777;
    width: 160px;
    text-decoration: none;
}

.left_frame_qirecord_i:hover {
    background-color: #E1ECF5;
    box-shadow: inset 0px 0px 1px 0px rgba(154,159,214,0.8);
}

.qirecord_link_page {
    margin-bottom: 20px;
    margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 64px;
    font-size: 13px;
    text-decoration: none;
}

.qirecord_link_page:hover {
    color: #0E429E;
}
/*每一頁的左側邊 end*/

/*視窗*/
.window_bg {
    display: block;
    position: absolute;
    height: auto;
  /*  width: 730px;*/
   /* top: 50px;
    left: 50%;*/
    overflow: visible;
    padding: 0.5em;

    /*border-radius: 8px;*/
	
    padding: 10px;
  /* background: rgba(248,248,248,1);*/
	background: #ffffff;
   /* background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 29%, rgba(242,242,242,1) 75%, rgba(242,242,242,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,248,248,1)), color-stop(29%, rgba(248,248,248,1)), color-stop(75%, rgba(242,242,242,1)), color-stop(100%, rgba(242,242,242,1)));
    background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 29%, rgba(242,242,242,1) 75%, rgba(242,242,242,1) 100%);
    background: -o-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 29%, rgba(242,242,242,1) 75%, rgba(242,242,242,1) 100%);
    background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 29%, rgba(242,242,242,1) 75%, rgba(242,242,242,1) 100%);
    background: linear-gradient(to bottom, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 29%, rgba(242,242,242,1) 75%, rgba(242,242,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f2f2f2', GradientType=0 );*/
   box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
border: 1px solid rgb(186, 179, 179);
	/*box-shadow: 0px 0px 20px 0px rgb(206, 206, 206);*/;border-radius: 3px;
}
.window_overlay+.window_bg {
    display: block;
    position: absolute;
    height: auto;
  /*  width: 730px;*/
   /* top: 50px;
    left: 50%;*/
    overflow: visible;
    padding: 0.5em;
   /* border: 5px solid rgb(204, 204, 204);*/
    /*border-radius: 8px;*/
	
    padding: 10px;
  /* background: rgba(248,248,248,1);*/
	background: rgb(252, 252, 252);
   /* background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 29%, rgba(242,242,242,1) 75%, rgba(242,242,242,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,248,248,1)), color-stop(29%, rgba(248,248,248,1)), color-stop(75%, rgba(242,242,242,1)), color-stop(100%, rgba(242,242,242,1)));
    background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 29%, rgba(242,242,242,1) 75%, rgba(242,242,242,1) 100%);
    background: -o-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 29%, rgba(242,242,242,1) 75%, rgba(242,242,242,1) 100%);
    background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 29%, rgba(242,242,242,1) 75%, rgba(242,242,242,1) 100%);
    background: linear-gradient(to bottom, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 29%, rgba(242,242,242,1) 75%, rgba(242,242,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f2f2f2', GradientType=0 );*/
    box-shadow: 0px 2px 1px 0px rgb(255, 255, 255) inset;
	/*box-shadow: 0px 0px 20px 0px rgb(206, 206, 206);*/;border-radius: 3px;
}

.window_title {
    font-size: 21px;
    padding-top: 1px;
    position: relative;
    margin-left: 10px;
    line-height: 30px;
    font-weight: bold;
}

.window_close {
  position: absolute;
  /*top: 0px;
  right: 6px;*/
  /*border-radius: 50px;*/
  /*border: 1px solid #D9D9D9;
  padding: 4px;*/
  /*-webkit-box-shadow: 0px 0px 0px 2px rgba(255,255,255,1);
    -moz-box-shadow: 0px 0px 0px 2px rgba(255,255,255,1);
    box-shadow: 0px 0px 0px 2px rgba(255,255,255,1);
    background-color: #F6F6F6;*/
  left: 800px;
  top: 300px;
  right: inherit;
  z-index: 1000;
  /* padding: 3px; */
  border: 3px solid rgb(255, 255, 255);
  /* background-color: rgb(51, 51, 51); */
  /* box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;*/
}

.window_close_img {
  width: 20px;
  height: 20px;
  /*/ background-image: url(../images/deletsearch.png);*/
   background-image: url(../images/add.png);
  transform: rotate(45deg);
  display: block;
  background-repeat: no-repeat;
}

.window_close_img:hover {
    background-image: url(../images/deletnew.png);
}

.window_overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-image: none;
    background-color: #444;
}

.window_close:hover {
    background-color: #eeeeee;
}

.window_close .setting_delete_img {
    margin-top: 0px;
}
/*視窗 end*/
  /*alert視窗*/
  .window_alertbg {
    display: block;
    position: absolute;
    height: auto;
    border-radius: 8px;
    padding: 10px;
    z-index: 3000;
    background-color: #ffffff;
    min-height: 100px;
}

.window_alertbg p.foronestence {
    font-size: 13px;
    text-align: center;
    padding: 10px;
    margin-top: 5%;
    margin-bottom: 4%;
}

.window_alertoverlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-image: none;
    background-color: #444;
    z-index: 3000;
}

.window_alert_finalbtn {
    text-align: center;
    font-size: 13px;
}

.window_alert_finalbtn a:hover {
    text-decoration: none;
}

.window_alert_finalbtn>button {
    margin-right: 5px;
}

.window_alert_button {
    color: #666666;
    background-color: #337BA2;
    border: 1px solid #5591B1;
    background-image: linear-gradient(#5CB9E2, #1E91C3);
    line-height: 20px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#FFF, #E9E9E9);
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 1) inset;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-color: #bbbbbb #ADADAD #BDBCBC;
    text-shadow: 0 1px 1px #fff;
    padding: 0px 12px;
    font-size: 13px;
}

.window_alert_button:hover {
    color: #888888;
    box-shadow: none;
}

.window_alert_button:active {
    border-color: #666666;
}
.contentLine_step .search_top_btn{padding-top:3px;width:99%;margin-top:-2px;float:none;}
/*我的期刊頁*/
.search_top_btn {
    overflow: hidden;
  padding-bottom:3px;
    width: 94%;
    margin-right: auto;
    margin-left: auto;
    min-height: 30px;
    padding-top: 20px;
   /* margin-bottom: 10px;*/
}

.search_top_L {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    color: #888;
    font-size: 15px;
    letter-spacing: 1px;
}
.tou_step_select{ float: left;padding-top:5px;}
.my_joural_search_top_R {
    float: right;
  /*  padding-bottom: 10px;*/
}

.my_joural_search_top_R  .searchinput_style {
    margin-left: 5px;
    margin-right: 6px;
    
    width: 284px;
    margin-top: 3px;
}

.search_top_L> .my_joural_search_top_R{
float: left;
}

.my_joural_search_top_R  .qi_search_btn {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 32px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
   padding: 0px 9px 1px 9px;
line-height: 21px;
}

.my_joural_search_top_R  .qi_search_btn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.my_joural_search_top_R  .qi_search_btn:active {
    background-image: linear-gradient(#2EA0D2, #54C2F3);
    box-shadow: 0 1px 1px #FFF;
}

.my_joural_search_top_R .qi_search_cencel {
    color: #ffffff;
    background-color: #999;
    border-style: solid;
    border-width: 1px;
    height: 32px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#F2976B, #F26B6B);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #DE6135;
    font-weight: bold;
   padding: 0px 9px 1px 9px;
line-height: 21px;
}

.my_joural_search_top_R .qi_search_cencel:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.my_joural_search_top_R .qi_search_cencel:active {
    background-image: linear-gradient(#F26B6B, #F2976B);
    box-shadow: 0 1px 1px #FFF;
}


.my_joural_search_top_R .qi_tou_cencel {
    color: #ffffff;
    background-color: #999;
    border-style: solid;
    border-width: 1px;
    height: 33px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#F2976B, #F26B6B);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #DE6135;
    font-weight: bold;
    padding: 0px 9px;
}

.my_joural_search_top_R .qi_tou_cencel:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.my_joural_search_top_R .qi_tou_cencel:active {
    background-image: linear-gradient(#F26B6B, #F2976B);
    box-shadow: 0 1px 1px #FFF;
}

/*.searchall_qidiv   .introqi_level{
    top:140px;left:28px;
}*/
.searchall_qidiv {
    margin: 20px auto 10px;
    position: relative;
}

.tab_qibook_sortall {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    width: 980px;
}

.qideskdiv {
    float: left;
    width: 470px;
    padding: 10px 5px 5px;
    border: 2px solid #EEE;
    margin-right: 12px;
    height: 290px;
}

.qideskdiv:last-child {
    margin-right: 0px;
}

.qideskdiv .my_joural_book_div {
    float: left;
    padding: 10px;
    cursor: pointer;
}
/*.qideskdiv .my_joural_book_div:hover{
  background-color: #E1ECF5;
    box-shadow: inset 0px 0px 1px 0px rgba(154,159,214,0.8);
}*/
.my_joural_book {
    width: 140px;
    height: 193px;
    background-color: #999;
    overflow: hidden;
}

.my_joural_book img {
    width: 140px;
}

.qideskdiv  .touhere {
    width: 145px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    text-align: center;
}

.qideskdiv  .touhere_button {
    color: #787474;
    line-height: 25px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    /*background-image: linear-gradient(#EDEDED, #DADADA);*/
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 1)  inset;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-color: #bbbbbb #ADADAD #9E9E9E;
    font-weight: bold;
    padding: 0px 9px;
    text-shadow: 0 1px 1px #fff;
	
	
	background: rgba(251,252,250,1);
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(236,236,236,1)), color-stop(100%, rgba(236,236,236,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
}

.qideskdiv  .touhere_button:hover {
    box-shadow: none;
    color: #888888;
}

.qideskdiv  .touhere_button:active {
    color: #888888;
    border-color: #666666;
}

.guazuall_title {
    margin-bottom: 15px;
}

.qi_ml_ddd {
    float: left;
    width: 63%;
    padding-top: 10px;
}

.guazuall_r_c {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.guazuall>.guazuall_title_word {
    font-size: 15px;
    line-height: 21px;
    color: #1286B6;
}

.guazuall_line {
    height: 1px;
    width: 100%;
    clear: both;
    background-color: #eeeeee;
    margin-top: 10px;
}

.q_s_c {
    color: #888888;
}

.q_s_c a:hover {
    color: #0E429E;
}

.q_s_t {
    color: #555555;
}

.guazuall {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.guazuall>div {
    float: left;
    font-size: 13px;
}

.guazuall>div:first-child {
    margin-right: 5px;
    margin-left: 5px;
}

.g_suolistul {
    list-style-type: decimal;
    margin: 0px 0px 0px 15px;
    list-style-position: outside;
    width: 180px;
}

.qi_intro_othersuo {
    height: 157px;
}

.g_suolistul li {
    margin-bottom: 5px;
}
/*我的期刊end*/

/*登入頁*/
.login_bg {
    background-color: #E0EFF9;
}

.loginpage_topbg {
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
    min-height: 90px;
    background-size: cover;
    width: 100%;
	/*border-top:8px #5CB9E2 solid;*/
    position: relative;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-bottom: 3px solid #5CB9E2;
}

.loginpage_top_content {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.loginpage_logo_link {
    padding-top: 30px;
    float: left;
}

.loginpage_index_all {
    background-size: cover;
    min-height: 600px;
    min-height: 640px;
    color: #ffffff;
/*background: rgba(242,246,248,1);
background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(224,239,249,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,246,248,1)), color-stop(100%, rgba(224,239,249,1)));
background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(224,239,249,1) 100%);
background: -o-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(224,239,249,1) 100%);
background: -ms-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(224,239,249,1) 100%);
background: linear-gradient(to bottom, rgba(242,246,248,1) 0%, rgba(224,239,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9', GradientType=0 );*/
    height: 100%;
    background-repeat: no-repeat;
	margin-top: 40px;
}

.loginpage_index_content {
    width: 1036px;
    margin-left: auto;
    margin-right: auto;
}

.register_now {
    width: 400px;
    height: 600px;
    float: right;
/*background-color:#ffffff;border-top:3px #5CB9E2 solid;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);*/
    ;
}

.login_top_ui_all {
    float: right;
    padding-top: 35px;
}

.login_top_ui_all>div {
    float: left;
    margin-left: 8px;
}



.login_top_ui_all_t {
    margin-right: 3px;
    font-size: 12px;
    float: left;
    text-align: right;
    width: 45px;
    padding-top: 5px;
}

.login_top_ui_all .forgetpassword {
    text-align: left;
    font-size: 13px;
    padding-top: 2px;
}

.login_top_ui_all .forgetpassword a:hover {
    color: #0E429E;
}

.register_now_ui_all {
    float: right;
    padding-top: 20px;
}

.register_now_ui_all>div {
    display: inline-block;
    margin-bottom: 8px;
    margin-left: 8px;
    width: 400px;
}

.register_now_ui_all .name_input_style input[type="text"] {
    width: 300px;
    height: 32px;
    float: left;
    border-radius: 6px;
}

.register_now_ui_all .acount_input_style input[type="text"] {
    width: 300px;
    height: 32px;
    float: left;
    border-radius: 6px;
}

.register_now_ui_all .password_input_style input[type="password"] {
    width: 300px;
    height: 32px;
    float: left;
    border-radius: 6px;
}

.register_now_ui_all .passwordcheck_input_style input[type="password"] {
    width: 300px;
    height: 32px;
    float: left;
    border-radius: 6px;
}

.register_now_ui_all_t {
    margin-right: 8px;
    font-size: 17px;
    color: #000000;
    float: left;
    padding-top: 4px;
    text-align: right;
    width: 85px;
}

.register_nowui_all .forgetpassword {
    text-align: left;
    font-size: 13px;
    padding-top: 2px;
}

.register_now_ui_all  .register_now_ui_title_b {
    clear: both;
    font-size: 32px;
    color: #000;
    border-bottom: 1px solid rgb(217, 217, 217);
    padding-top: 30px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.register_now_ui_all >.register_now_explain {
    clear: both;
    color: #000000;
    padding-left: 96px;
    font-size: 13px;
    width: 300px;
    padding-top: 3px;
    letter-spacing: 1px;
    color: #555555;
}

.register_now_explain  a:hover {
    color: #0E429E;
}

.login_start_button {
    color: #787474;
    line-height: 15px;
    text-shadow: 0 1px 1px #fff;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
   /* background-image: linear-gradient(#EDEDED, #DADADA);*/
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-color: #BBB #ADADAD #9E9E9E;
    font-weight: bold;
    height: 25px;
    padding: 0px 9px;
	
	background: rgba(251,252,250,1);
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(236,236,236,1)), color-stop(100%, rgba(236,236,236,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
}

.login_start_button:hover {
    color: #888888;
    box-shadow: none;
}

.login_start_button:active {
    color: #888888;
    border-color: #666666;
}

.register_now_button {
    color: #FFF;
    line-height: 22px;
    margin: 1px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#43A8C9, #5285BF);
    border-color: #74C4D5 #3C80CC #13437A;
    font-weight: bold;
    width: 150px;
    height: 40px;
    font-size: 16px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 0px 9px;
}

.register_now_button:hover {
    background-image: linear-gradient(#62C5E6, #5285BF);
}

.register_now_button:active {
    background-image: linear-gradient(#5285BF, #43A8C9);
    box-shadow: none;
    border-color: #DEF0F5 #BDD1E9 #B7C9DD;
}

.register_now_ui_all  .register_now_explain_div {
    text-align: center;
    padding-left: 38px;
    padding-top: 10px;
}
/*登入頁  end*/


/*編輯者區域下拉式選單*/
.edit_top_menudiv {
    background-color: #ffffff;
    border: 1px #d9d9d9 solid;
    position: absolute;
    width: 264px;
    height: 365px;
    z-index: 300;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.18);
    border-radius: 6px;
}

.edit_top_menudiv .pointer {
    right: 30px;
}

.edit_toppannel .subbiao {
    line-height: 14px;
    height: 70px;
    overflow: hidden;
    font-size: 13px;
    width: 123px;
}

.edit_toppannel {
    border: 0px solid #D9D9D9;
    min-height: 376px;
    width: 241px;
    overflow: hidden;
}

.edit_toppannel .edit_toppannel_books > div {
    float: left;
    margin-left: 10px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-top: 8px;
}

.edit_toppannel_booksbg {
    background-color: #DDD;
    width: 80px;
    height: 100px;
}

.index_qiall_search .index_search_all {
    float: right;
    padding-left: 4px;
}

.index_search_all>div {
    float: left;
    margin-left: 1px;
}

.index_searchinput_style>input[type="text"] {
    height: 30px;
    width: 300px;
    margin-top: 3px;
    margin-right: 3px;
}

.index_qi_div:hover {
    background-color: #E1ECF5;
    box-shadow: inset 0px 0px 1px 0px rgba(154,159,214,0.8);
}

.index_gikanbgline {
    background-color: #FFF;
   /* min-height: 800px;版面調整*/
   min-height: 100%;/*版面調整*/
    width: 100%;
    background-repeat: no-repeat;
    background-position: 49% -25px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

.index_gikanbgline_no {
    background-color: #FFF;
    min-height: 300px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 49% -25px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

.index_gikanbgline_no_word {
    font-size: 23px;
    width: 93%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #888888;
}

.index_gikanbgline_no_word img {
    vertical-align: middle;
}

.edit_toppannel_books {
    float: left;
}

.edit_toppannel_books:hover {
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3) inset;
    cursor: pointer;
    float: left;
    background: transparent linear-gradient(to bottom, #F1F3F6 0%, #ECF1F6 47%, #E8EEF6 100%) repeat scroll 0% 0%;
}

.edit_toppannel_scroll {
    height: 350px;
    padding: 5px 5px 5px 5px;
}

.edit_toppannel {
    width: 223px;
    margin-left: auto;
    margin-right: auto;
}
/*編輯者區域下拉式選單  end*/


.basicset_top_menudiv {
    background-color: #ffffff;
    border: 1px #d9d9d9 solid;
    position: absolute;
    width: 200px;
    height: auto;
    z-index: 300;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.18);
    border-radius: 6px;
}

.basicset_top_menudiv  a {
    font-size: 15px;
    text-decoration: none;
}

.basicset_top_menudiv ul li {
    padding: 4px 10px 4px 10px;
    cursor: pointer;
}

.basicset_top_menudiv ul li:first-child {
    border-radius: 6px 6px 0px 0px;
}

.basicset_top_menudiv li:hover {
    background-color: #eeeeee;
}
/*語言切換*/
.language_top_menudiv {
    background-color: #ffffff;
    border: 1px #d9d9d9 solid;
    position: absolute;
    width: 200px;
    height: auto;
    z-index: 300;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.18);
    border-radius: 6px;
}

.language_top_menudiv .pointer {
    right: 30px;
}

.pointer {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 10px 9px;
    border-color: transparent transparent rgb(36, 144, 192) transparent;
    position: absolute;
    top: -10px;
}

.languageall li {
    display: inline-block;
    width: 90%;
    padding: 5px 10px 5px 10px;
    line-height: 21px;
    cursor: pointer;
}

.languageall li:first-child {
    border-radius: 6px 6px 0px 0px;
}

.languageall li:hover {
    background-color: #eeeeee;
}

.languageall li .flag {
    float: left;
    margin-right: 18px;
    width: 10px;
    margin-top: 7px;
}

.languageall li  .nation_1 {
    float: left;
    text-align: left;
    margin-top: 3px;
    min-width: 10px;
}

/*語言切換 end*/

/*首頁*/
.index_img {
    background-image: url(./images/115004551.jpg);
    height: 180px;
    background-size: cover;
    color: #ffffff;
    background-position: center top;
    background-repeat: no-repeat;
	/*background-attachment: fixed;*/;
}

.index_banner_suo {
    width: 936px;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    padding-top: 40px;
    padding-top: 65px;
    letter-spacing: 10px;
}

.index_banner_suo>div {
    border-radius: 5px;
    padding: 5px 10px 5px 10px;
    width: 400px;
}

.index_content {
    width: 100%;
    /*min-width: 1037px;*/
    background-color: #afc6d4;
    padding-top: 62px;/*min-width: 1060px;*/
}
/*首頁 end*/


/*--------公開說明 跳出視窗------------*/
.questionbox_positon {
    min-height: 100px;
    z-index: 1000;
    position: absolute;
}

.questionbox_w1 {
    width: 200px;
}

.questionbox {
    padding: 10px 18px 10px 18px;
    background: #fff;
    border: #ccc 1px solid;
    font-size: 12px;
    box-shadow: 0px 4px 8px -2px #BBB;
    border-radius: 3px;
    margin-top: -1px;
}

.questionbox_positon:before {
    bottom: 100%;
    left: 59%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #dddddd;
    border-width: 0px 11px 11px 11px;
    margin-left: -36px;
}

.questionbox_positon::after {
}

.questionbox_positon::after {
    bottom: 100%;
    left: 60%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #ffffff;
    border-width: 0px 9px 9px 8px;
    margin-left: -36px;
}

.questionbox h3 {
    font-size: 16px;
    padding-left: 2px;
    color: #333333;
    background-color: #f2f2f2;
    line-height: 26px;
    margin-top: 5px;
    background-image: url(../images/i.gif);
    background-repeat: no-repeat;
}

a.questionbox_close {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    text-indent: -9999px;
    outline: none;
    background: url(../images/x.gif) left top no-repeat;
    right: 0px;
    top: 6px;
    cursor: pointer;
}

.questionbox .contentlist {
    display: inline-block;
    width: 100%;
    padding-top: 8px;
}

.questionbox .contentlist>div {
    float: left;
    margin-right: 8px;
}

.questionbox .contentlist>.private_more {
    float: right;
    margin-right: 8px;
}

.arrowtop {
    position: absolute;
    top: -9px;
    left: 50%;
    margin-left: -9px;
}

.contentlist_lineheight1 {
    line-height: 27px;
}
/*index期刊查詢區*/
.index_qi_div  .touhere {
    width: 162px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    text-align: center;
}

.index_qi_div  .touhere_button {
    color: #787474;
    line-height: 25px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#EDEDED, #DADADA);
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 1)  inset;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-color: #bbbbbb #ADADAD #9E9E9E;
    font-weight: bold;
    padding: 0px 9px;
    text-shadow: 0 1px 1px #fff;

	min-width:60px;
	background: rgba(251,252,250,1);
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(236,236,236,1)), color-stop(100%, rgba(236,236,236,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);	
}

.index_qi_div  .touhere_button:hover {
    box-shadow: none;
    color: #888888;
}

.index_qi_div  .touhere_button:active {
    color: #888888;
    border-color: #666666;
}

.index_qiall_search {
    overflow: hidden;
    width: 975px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}

.index_gikanbglinediv {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: visible;
    width: 990px;
	padding-bottom: 150px;/*版面調整*/
}

.index_qiall_search .coworkqi {
    float: left;
    font-size: 19px;
    line-height: 38px;
    margin-left: 3px;
}

.index_qiall_position {
    position: relative;
    overflow: visible;
	
}

.index_qiall_search .qi_search_btn {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 32px;
    margin: 3px 1px ;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
   padding: 0px 9px 1px 9px;
line-height: 21px;
}

.index_qiall_search .qi_search_btn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.index_qiall_search .qi_search_btn:active {
    background: linear-gradient(to bottom,#2EA0D2 0%,#54C2F3 100%);
    box-shadow: 0 1px 1px #FFF;
}

.index_qiall_search .qi_search_cencel {
    color: #ffffff;
    background-color: #999;
    border-style: solid;
    border-width: 1px;
    height: 32px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#F2976B, #F26B6B);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #DE6135;
    font-weight: bold;
   padding: 0px 9px 1px 9px;
line-height: 21px;
}

.index_qiall_search .qi_search_cencel:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.index_qiall_search .qi_search_cencel:active {
    background: linear-gradient(to bottom, rgb(216, 61, 41) 0%,#F6815B 100%);
    border: 1px solid #DE6135;
    box-shadow: 0 1px 1px #FFF;
}

.index_qiall .index_qiall_tool  .inputlogin_style {
    overflow: hidden;
    width: 180px;
    height: 26px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 2px;
}

.index_qiall {
    overflow: hidden;
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.index_qiall .index_qi_div {
    width: 162px;
    float: left;
    margin-right: 20px;
    text-align: center;
    padding: 10px;
}

.index_qiall .index_qi_div:last-child {
    margin-right: 0px;
}

.index_qiall .index_qi_div .index_qi_a {
    text-decoration: none;
    display: block;
}

.index_qiall .index_qi_div:last-child {
    margin-right: 0px;
}

.index_qiall .index_qi_div .index_bookbg_div {
    dispaly: block;
    background: url(./images/index_bookbg.png);
    border: 1px #C4D1EA solid;
}

.index_qiall .index_qi_div .index_bookbg_word {
    margin-top: 8px;
    margin-bottom: 10px;
    font-size: 12px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #777777;
    width: 165px;
}
/*index期刊查詢區 end*/


/*忘記密碼*/
.loginwindow1 {
    padding-top: 30px;
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    min-width: 475px;
}

.loginwindow1 .whoallform {
    margin-bottom: 20px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.e_t_lo, .z_t_lo {
    line-height: 30px;
 /*xuan2015/2/13  請修改 */
    color: #888888;
    font-size: 13px;
    width: 120px;
    text-align: right;
}

.loginwindow1 .whoallform>div {
    float: left;
}

.whoallform_c_w1 {
    width: 66%;
}

.loginwindow1 .whoallform>div .whoallinput {
    overflow: hidden;
    width: 250px;
    height: 23px;
    margin-bottom: 5px;
    padding: 2px;
}

.loginwindow1 .allcommon {
    font-size: 12px;
    height: 22px;
    width: 90px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}






/*-------------作者資訊區userselfchange--------------------*/
/*常用作者資訊之作者資料_頁面維護最外層的框框與標題*/
.userselfchange_listsquare {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.contentLine_step .userselfchange_listsquare:first-child {
    margin-top: 15px;
}

.contentLine .userselfchange_listsquare:first-child {
    margin-top: 25px;
}

.userselfchange_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.userselfchange_listsquareTitle {
    font-size: 20px;
    font-weight: bold;
    color: #222;
}

/*常用作者資訊之作者資要自行更改 維護 page*/
.userselfchange_gr_top {
    background-color: #f3f3f3;
    display: inline-block;
    width: 100%;
    padding-top: 8px;
    padding-bottom:6px;
    font-size: 14px;
    color: #666;
	border-bottom:1px #d9d9d9 solid;
}

.userselfchange_gr_top>div {
    overflow: hidden;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
.userselfchange_weihu_td>.userbring_weihu{position: absolute;width:auto;right: 13px;
top: -19px;}

.userbring_weihu >a:hover{background-color:#f5f5f5;}
.userbring_weihu >a:active{background-color:#f9f9f9;}
.userbring_weihu >a{text-align: center;outline: 0;border: 1px solid rgb(210, 210, 210);
padding: 4px 5px 1px 5px;width:28px;float:left;background-color: #f9f9f9;height:23px;
}
.userbring_weihu >a.first_childbtn{border-radius: 3px 0px 0px 3px;border-right:0px;}
.userbring_weihu >a.second_childbtn{border-radius: 0px 3px 3px 0px;}
.authorall_t_l {
    float: left;
    font-weight: bold;
    font-size: 16px;
    color: #555555;
    padding-top: 3px;
}
.authorall_t_r  .createbtn{min-width:80px;}
.authorall_t_r {
    float: right;
    color: #555555;
    font-size: 14px;
}

.authorall_t_r>div {
    margin-left: 5px;
}

.userselfchange_gr .create_author {
    color: #787474;
    line-height: 25px;
    padding: 1px 5px 1px 5px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#EDEDED, #DADADA);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-color: #BBB #ADADAD #9E9E9E;
    font-weight: bold;
}

.userselfchange_gr .create_author:hover {
    box-shadow: none;
    color: #888888;
    background-image: linear-gradient(#F6F6F6, #F0EFEF);
}

.userselfchange_gr .create_author:hover  img {
    opacity: 0.7;
}

.userselfchange_gr   .create_author:active {
    color: #888888;
    border-color: #c0c0c0;
    background-image: linear-gradient(#DADADA, #EDEDED);
}

.userselfchange_gr  .create_weihu_otheranme {
    margin-bottom: 4px;
    display: inline-block;
    width: 98%;
    padding-left: 10px;
    padding-top: 2px;
}

.userselfchange_gr  .autorlist_infoDiv_tr:nth-child(odd) .userselfchange_weihu_td>div.create_weihu_otheranme:hover {
    background: transparent;
    border: 1px solid #FBF5E3;
}

.userselfchange_gr  .autorlist_infoDiv_tr:nth-child(even) .userselfchange_weihu_td>div.create_weihu_otheranme:hover {
    background: transparent;
    border: 1px solid #ffffff;
}

.userselfchange_gr  .autorlist_infoDiv_tr:nth-child(odd) .userselfchange_weihu_td>div.create_weihu_society:hover {
    background: transparent;
    border: 1px solid #FBF5E3;
}

.userselfchange_gr  .autorlist_infoDiv_tr:nth-child(even) .userselfchange_weihu_td>div.create_weihu_society:hover {
    background: transparent;
    border: 1px solid #ffffff;
}

.userselfchange_gr  .create_weihu_otheranme button {
    text-decoration: none;
    display: block;
    padding-left: 7px;
    padding-right: 7px;
    color: #617483;
    border-radius: 20px;
    padding-bottom: 1px;
    cursor: pointer;
    background: transparent linear-gradient(to bottom, #FFF 0%, #D4F0F6 46%, #EDF2F5 100%) repeat scroll 0% 0%;
    border: 1px solid #7DB8CC;
	font-size: 12px;
    line-height: 17px;
	height:22px;
}

.userselfchange_gr  .create_weihu_otheranme  button:hover {
    box-shadow: 0px 0px 2px #9ECAED;
}

.userselfchange_gr  .create_weihu_otheranme button:active {
    background: transparent linear-gradient(to bottom, #DEF1FF 0%, #E2F3F3 46%, #FFF 100%) repeat scroll 0% 0%;
}

.userselfchange_gr  .create_weihu_society {
display: inline-block;
width: 98%;
padding-left: 10px;
padding-top: 2px;
}
.userselfchange_gr  .userselfchange_weihu_list+.create_weihu_society {
display: inline-block;
width: 90%;
padding-left: 31px;
padding-top: 2px;
padding-bottom: 3px;
}

.userselfchange_gr  .create_weihu_society  button {
    text-decoration: none;
    display: block;
    padding-left: 7px;
    padding-right: 7px;
    color: #617483;
    border-radius: 20px;
    padding-bottom: 1px;
    cursor: pointer;
    background: transparent linear-gradient(to bottom, #FFF 0%, #D4F0F6 46%, #EDF2F5 100%) repeat scroll 0% 0%;
    border: 1px solid #7DB8CC;
	font-size: 12px;
    line-height: 17px;
	height:22px;
}

.userselfchange_gr  .create_weihu_society  button:hover {
    box-shadow: 0px 0px 2px #9ECAED;
}

.userselfchange_gr   .create_weihu_society  button:active {
    background: transparent linear-gradient(to bottom, #DEF1FF 0%, #E2F3F3 46%, #FFF 100%) repeat scroll 0% 0%;
}

.userselfchange_t_td {
    float: left;
    word-wrap: break-word;
    overflow: hidden;
    text-align: justify;
    word-break: break-all;
    width: 65px;
  
    padding-top: 6px;
	padding-left:15px;
    font-size: 16px;
   color: #D1631D;
	width:60%;


}

.userselfchange_weihu_td {
    float: left;
    word-wrap: break-word;
    /*overflow: hidden;*/
    text-align: justify;
    word-break: break-all;
    padding-left: 1px;
 

	position: relative;
    /*width: 738px;*/

    /*border-right: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;*/
    padding-bottom: 4px;
}

.userselfchange_weihu_td>div {
    clear: both;
    display: inline-block;
    width: 100%;
  /*  padding-left: 4px;
    padding-top: 3px;
    padding-bottom: 3px;*/
    margin-left: auto;
    margin-right: auto;
}

/*.userselfchange_weihu_td>div>div {
    float: left;
}*/

.autorlist_infoDiv_tr:nth-child(2n) .userselfchange_weihu_list {
    border: 1px  #ffffff  solid;
    width: 620px;
    min-height: 28px;
}

.autorlist_infoDiv_tr:nth-child(2n+1) .userselfchange_weihu_list {
    border: 1px #FCF8EE solid;
    width: 630px;
    min-height: 28px;
}

.autorlist_infoDiv_tr  .userselfchange_weihu_list:hover {
/*background-color: #EAEBEC;*/
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
   /* border: 1px #aecff7 solid;
    background: rgba(241,243,246,1);
    background: -moz-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,243,246,1)), color-stop(47%, rgba(236,241,246,1)), color-stop(100%, rgba(232,238,246,1)));
    background: -webkit-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: -o-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: -ms-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: linear-gradient(to bottom, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f3f6', endColorstr='#e8eef6', GradientType=0 );*/
	background-color: #efefef;
	
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
border: 1px #e8edf2 solid;
background-color: #f5f5f5
}
.autorlist_infoDiv_tr:nth-child(2n+1) .userselfchange_weihu_list:hover{box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05) inset;background-color: #f0efe9;}
/*.autorlist_infoDiv_tr:nth-child(even) .userselfchange_weihu_td>div:hover {

    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
    border: 1px #aecff7 solid;
    background: rgba(241,243,246,1);
    background: -moz-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,243,246,1)), color-stop(47%, rgba(236,241,246,1)), color-stop(100%, rgba(232,238,246,1)));
    background: -webkit-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: -o-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: -ms-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: linear-gradient(to bottom, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f3f6', endColorstr='#e8eef6', GradientType=0 );
}
.autorlist_infoDiv .userselfchange_weihu_td>div:hover {

    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
    border: 1px #aecff7 solid;
    background: rgba(241,243,246,1);
    background: -moz-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,243,246,1)), color-stop(47%, rgba(236,241,246,1)), color-stop(100%, rgba(232,238,246,1)));
    background: -webkit-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: -o-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: -ms-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: linear-gradient(to bottom, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f3f6', endColorstr='#e8eef6', GradientType=0 );
}

.userselfchange_gr  .autorlist_infoDiv .userselfchange_weihu_td>div.create_weihu_otheranme:hover {
    background: transparent;
    border: 1px solid #ffffff;
}*/
.userselfchange_weihu_btn_td {
    float: left;
    padding-top: 6px;

	width:70px;    margin-left: auto;
    margin-right: auto;
}
.userselfchange_weihu_btn_td  .settinga_div{width:57px;  margin-left: auto;
    margin-right: auto;}
.userselfchange_listsquare_suo {
    overflow: hidden;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    color: #666;padding-bottom: 15px;
}

.userselfchange_pagestart .userselfchange_page {
 
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    /*padding: 5px;*/
	
}

.contentLine_step .userselfchange_page .userselfchange_gr {

    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
    min-height: 80px;
    border: 1px solid #CCC;
    margin-bottom: 15px;
}

.contentLine .userselfchange_page .userselfchange_gr {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    clear: both;

    min-height: 80px;
    border: none;
    margin-bottom: 10px;
}
.userselfchange_jian_pagetable{border-collapse: collapse;}/*作者資料檢視專用*/
.userselfchange_jian_pagetable .userselfchange_t_td{width:133px;}
.userselfchange_weihu_pagetable td:last-child {
    border-right: 0px;
}
.userselfchange_weihu_pagetable td {
    border-right: 1px solid #d9d9d9;
    padding: 6px 4px 6px 4px;
}
.userselfchange_weihu_pagetable {
    border-collapse: collapse;
}
.autorlist_infoDiv_tr {

    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px #d9d9d9 solid;
}
.userselfchange_page .autorlist_infoDiv_tr:nth-child(2n+1) .settinga a {
   border-color:#fbf5e3;
}
.userselfchange_page .autorlist_infoDiv_tr:nth-child(2n+1) .settinga a:hover{
border-color: rgb(87, 164, 225);}
.userselfchange_page .autorlist_infoDiv_tr:nth-child(even) {
    background-color: #ffffff;
	/*border-bottom: 1px #d9d9d9 solid;*/
}

.userselfchange_page .autorlist_infoDiv_tr:nth-child(odd) {
    background-color: #F8F8F4;
    background-color: #F5FDFF;
    background-color: #EEFAFE;
    background-color: #FBF5E3;
	background-color: #FCF8EE;
}

.autorlist_infoDiv_tr:last-child {
   border-bottom:none;
}
.userselfchange_weihu_pagetable  .userselfchange_weihu_td .userselfchange_weihu_title {
    min-width:200px;
    float: left;
    line-height: 28px;
    text-align: right;
    font-weight: bold;
	font-size:14px;
}
.userselfchange_weihu_title {
   
    font-weight: bold;color: #222222;
	font-size:14px;
}

.userselfchange_weihu_c {
    float: left;
    width: 613px;
}

.userselfchange_weihu_list {
    display: inline-block;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-left: 2px;
}

.userselfchange_weihu_list>div {
    float: left;
    margin-right: 8px;
}
.id_input_style_suo{font-size:12px;}
.userselfchange_weihu_list >div.society_all_order {
    float: left;
    margin-right: 2px;
}

.userselfchange_gr .name_weihu_deleet {
    float: left;

}

.userselfchange_page  .userselfchange_gr  .language_droplist {
    width: 200px;
    height: 23px;
}

.userselfchange_page  .userselfchange_gr  .name_input_style {
    width: 200px;
    height: 23px;
}

.userselfchange_page   .email_input_style {
    width: 200px;
    height: 23px;
}

.userselfchange_page  .checkbox_wordstyle {
    line-height: 26px;margin-right:3px;
}

.userselfchange_page  .userselfchange_gr  .orcidlist {
    line-height: 26px;font-size: 12px;
}

.society_L {
    float: left;
    width: 95%;
}

.society_L>div {
    overflow: hidden;
   /* margin-bottom: 3px;*/
}

.society_title {
    /*line-height: 26px;
    text-align: right;
    min-width: 50px;
    float: left;
    margin-left: 8px;font-size: 12px;color: #222222;*/
	line-height: 26px;
text-align: right;
min-width: 50px;
float: left;
margin-left:5px;
font-size: 12px;
color: #222222;
font-weight: bold;
}
.society_L_inner_list .society_title{font-weight:initial;}
.society_title_front_border {
line-height: 26px;
border-bottom: 1px #BCBCBC solid;
width: 10px;
height: 2px;
margin-top: 10px;
float: left;
margin-left: 3px;
}

.society_L_inner_list>div {
    float: left;
    margin-left: 8px;
}

.society_L_inner_list {
   /* */
    display: inline-block;margin-bottom: 5px;
   /* height: 25px;*/
}


.society_L_inner {
    width: 100%;
    display: inline-block;
}

.society_all_order {
    line-height: 22px;
    font-size: 12px;
    font-weight: bold;
    color: red;
    width: 24px;
    text-align: center;
}

.userselfchange_weihu_list  .society_all {
    border: 1px solid #bbbbbb;
    padding: 2px 0px 2px 0px;
    width: 590px;
    background-color: #ffffff;
    margin-top: 3px;
    margin-bottom: 5px;
    margin-left: 3px;
    margin-right: 0px;
    position: relative;
}

.society_all_delete {
    float: right;
    padding: 3px;
    border-radius: 20px;
    width: 16px;
    height: 16px;
    background-image: url("./images/deletsearch.png");
    display: block;
    background-repeat: no-repeat;
}

.society_all_delete_div {
    position: absolute;   
    right: 0px;
	top: 5px;
}

.society_all_delete:hover {
    background-image: url("./images/deletnew.png");
}

.userselfchange_page  .userselfchange_gr   .society_input_style {
    width: 100px;
    margin-left: 0px;
    height: 23px;
}

.userselfchange_page  .userselfchange_gr   .carrer_droplist {
    width: 100px;
}

.society_create_weihu_otheranme>button {
    text-decoration: none;
    display: block;
    padding-left: 7px;
    padding-right: 7px;
    color: #617483;
    border-radius: 20px;
    padding-bottom: 1px;
    cursor: pointer;
    background: transparent linear-gradient(to bottom, #FFF 0%, #D4F0F6 46%, #EDF2F5 100%) repeat scroll 0% 0%;
    border: 1px solid #7DB8CC;
	font-size: 12px;
    line-height: 17px;
	height:22px;
}

.society_create_weihu_otheranme> button:hover {
    box-shadow: 0px 0px 2px #9ECAED;
}

.society_create_weihu_otheranme> button:active {
    background: transparent linear-gradient(to bottom, #DEF1FF 0%, #E2F3F3 46%, #FFF 100%) repeat scroll 0% 0%;
}

.autorlist_infoDiv .userselfchange_weihu_td {
    float: none;
    border: 0px;
    margin-left: 110px;
}

.society_L_inner_list .society_create_weihu_otheranme {
    display: inline-block;
    margin-left: 5px;
}

.society_inner_list_delet {
   /* line-height: 32px;*/padding-top:5px;
}
.society_inner_list_delet a{font-size:12px;}
.society_inner_list_delet a:hover {
    text-decoration: none;
}

.ipress_id>div {
    float: left;
    line-height: 22px;
}

.ipress_id_title {
    line-height: 26px;
    text-align: right;
    font-weight: bold;font-size: 14px;color: #222222;
}

.autorlist_infoDiv_onlyself .userselfchange_weihu_list .ipress_id {
    width: 285px;
    height: auto;
}

.userselfchange_weihu_list .ipress_id {
    width:350px;
    height: 40px;
}

.ipress_id_content {
    width: 165px;
    overflow: hidden;
}

.autorlist_infoDiv_onlyself .userselfchange_weihu_list .ipress_id  input[type="text"] {
    height: 23px;
    width: 160px;
}

.ipress_id_content a:hover {
    text-decoration: none;
}

.ipress_id_content>div {
    float: left;
    line-height: 20px;
}

.ipress_id_remove {
    display: block;
}

.ipress_id_content {
    cursor: pointer;
}

.userselfchange_weihu_list>.userself_email_question {
   line-height: 23px;
}

.autorlist_infoDiv_onlyself  .userselfchange_weihu_title .userself_id_question {
    float: right;
    margin-left: 2px;
}

.ipress_id >.userself_id_question {
    float: left;
}

.id_input_style input {
    width: 407px;
    height: 23px;
}

.autorlist_infoDiv_onlyself  .userselfchange_weihu_td .whichContact{padding-left:0px;margin-left: -27px;}
/*.autorlist_infoDiv_onlyself  常用作者資訊之作者資要自行更改 維護 page end*/

/*作者資料檢視 start*/
.userselfchange_page .userselfchange_jian_td  {
    /*float: left;*/
    word-wrap: break-word;
    overflow: hidden;
    text-align: justify;
    word-break: break-all;
    padding-left: 1px;
   
   
    /*padding-top: 5px;*/
    padding-bottom: 5px;
	width:890px;
	margin-left: auto;
margin-right: auto;
}
.userselfchange_page .userselfchange_jian_td  .yescheckbox{margin-left: 91px;vertical-align: middle;
margin-top: -4px;}
.userselfchange_page  .userselfchange_jian_td .userselfchange_jian_title {
    min-width: 187px;
    float: left;
    line-height: 22px;
    text-align: right;
    font-weight: bold; font-size: 14px;
 
}
.userselfchange_mail{line-height:22px;}
.userselfchange_page .userselfchange_jian_td .userselfchange_jian_c {
    float: left;
    width: 500px;
 font-size:14px;
 color: #666666;
}
.userselfchange_page .userselfchange_jian_td .userselfchange_jian_c  p{padding-top:1px;font-size: 14px;}
.userselfchange_page .userselfchange_jian_td .userselfchange_jian_c p.society_L_inner_list_jword{padding-top:2px;padding-bottom:1px;font-size: 13px;}
.userselfchange_page  .userinfo_which_languge{
    font-size: 12px;
    color: #a2a7b3;
	/*color: #b9bdc5;*/
}
.userselfchange_page  .onlyforwhatword {
    font-size: 12px;
    color: #a2a7b3;
	/*color: #b9bdc5;*/
}
/*作者資料檢視 end*/

/*作者資料檢視視窗 檢視*/
.userselfchange_j_window .userselfchange_jian_td {
    float: left;
    word-wrap: break-word;
    overflow: hidden;
    text-align: justify;
    word-break: break-all;
    padding-left: 1px;
    font-size: 12px;
    color: #666;
    padding-top: 5px;
    padding-bottom: 10px;
}

.userselfchange_jian_td>div {
    clear: both;
    display: inline-block;
    width: 100%;
    padding-bottom:1px;
}
.userselfchange_jian_td>.whichContact{margin-bottom:5px;}
.userselfchange_j_window .userselfchange_jian_c {
    float: left;
    width: 500px;
    font-size: 14px;
	line-height: 22px;
}

.userselfchange_j_window .userselfchange_jian_title {
    min-width: 105px;
    float: left;
    line-height: 22px;
    text-align: right;
    font-weight: bold;
    font-size: 14px;
}

.userselfchange_jian_id {
    line-height: 23px;
}

.userselfchange_j_window .autorlist_infoDiv_tr {
    border: 0px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.userselfchange_j_window .userselfchange_gr {
    border: 0px;
}

.userselfchange_j_window .userselfchange_weihu_td {
    border: 0px;
}

.userselfchange_j_window .society_L_inner_list_jword {
    width: 100%;
}

.society_L_inner_j_list {
    width: 350px;
    float: left;
}

.userselfchange_j_list > div.society_all_order {
    float: left;
    margin-right: 2px;
}

.userselfchange_j_list .society_all_order {
    line-height: 22px;
    font-size: 12px;
    font-weight: bold;
    color: red;
    width: 15px;
    text-align: right;
}

.userselfchange_j_list .society_all {
    border: 1px solid #e9e4e4;
    padding: 2px 0px 3px 0px;
    width: 475px;
    background-color: #ffffff;
    /*margin-top: 3px;*/
    margin-bottom: 5px;
    margin-left: 3px;
    margin-right: 0px;
    float: left;
    font-size: 13px;
}

.userselfchange_j_list .society_title {
    line-height: 22px;
    text-align: right;
    min-width: 50px;
    float: left;
    margin-left: 8px;
}

.userselfchange_j_list .society_liststyle_title {
    line-height: 22px;
    text-align: right;

    float: left;
    margin-left: 8px;
}
.userselfchange_j_list{padding-top:3px;}
.whocontact_checkbox {
    float: left;
    font-size: 15px;
    margin-bottom: 10px;
}

.userinfo_which_languge {
    font-size: 13px;
    color: #a2a7b3;
}

.onlyforwhatword {
    font-size: 13px;
    color: #a2a7b3;
}
/*作者資料檢視視窗 檢視 end*/

/*常用作者資訊表內容*/
.userinfo_table_c_position {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

.userinfo_table_c_position h5 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 14px;
}

.userinfo_table_c_position .createbtn_author {
    margin-top: 7px;
    margin-left: 4px;
}



.createbtn_author {
	color: #747474;
    border: 1px solid rgb(188, 188, 188);
    border-radius: 3px;
    background: rgba(251,252,250,1);
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(236,236,236,1)), color-stop(100%, rgba(236,236,236,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    cursor: pointer;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 0px 9px;
    font-weight: bold;
    font-size: 12px;
    text-shadow: 0 1px 1px #fff;
	height: 25px;
    line-height: 17px;
	margin:0px 0px 2px 0px;
}

.createbtn_author:hover {
    color: #888888;
    box-shadow: 0 0px 2px rgba(213, 193, 193, 0.8);
    border-color: #999999;
}

.createbtn_author:active {
    color: #888888;
    border-color: #bbbbbb;
    background-image: linear-gradient(#f1f1f1, #ffffff);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
}

.userinfo_table_c_position .userinfo_pagetable {
    margin-top: 10px;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

.userinfo_pagetable {
    /*border: 1px solid #cccccc;*/
    border-collapse: collapse;
    font-size: 12px;
}
/*.userinfo_pagetable  .settinga:first-child{margin-left:15px;}
.userinfo_pagetable  .settinga:last-child{margin-right:0px;}*/

.userinfo_pagetable_title {
    background-color: #e8e8e8;
}

.userinfo_pagetable_title th {
   /* border: 1px solid #c4d9f0;*/
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-shadow: 0 1px 1px #fff;
    color:#222222;
}

.userinfo_pagetable td {
    /*border: none;*/
    padding: 6px 4px 6px 4px;
    color: #333333;
    border: 1px solid #d9d9d9;
}

.userinfo_pagetable .table_page_tool_td {
    padding: 0px;
}


/*.userinfo_pagetable_name_ch .userinfo_pagetable_view_all_hover{
float: left;
    width: 20px;
    height: 20px;
    background-image: url("./images/info.png");
    background-position: left top;
    margin-left: 5px;padding:0px;
}只給常用作者資料*/


.userinfo_pagetable_name_ch {
    font-size: 14px;
    min-width: 70px;
    display: inline-block;
    /*text-align: center;*/
    float: left;
    width: 100%;
	color: #000000;
}

.userinfo_pagetable_name_ch_t {
   /* float: left;*/display:inline;
}

.userinfo_pagetable_name_border {
    height: 16px;
    border-right: 1px #000000 solid;
    margin-right: 5px;
    margin-left: 5px;
    display: inline-block;
    float: left;
    margin-top: 2px;
}
.userinfo_pagetable_name{text-align: left;}
.userinfo_pagetable_name_en {
    font-size: 12px;
    width: 100%;
    display: inline-block;
    text-align: left;
    float: left;
	word-break: break-all;
	color: #000000;
}

  .userinfo_bring:hover { color: #0E429E;
}
  .userinfo_bring:active { opacity:0.8;
}
.userinfo_no{color:#888888;}
.userinfo_window  .userinfo_pagetable .insert_div{width:30px;}
.userinfo_window{width:800px;margin-left:auto;margin-right:auto;}
.userinfo_window_allbtn {
    text-align: center;
    padding-top: 10px;
}
.userbring_explain{font-size:13px;width:95%;margin-left:auto;margin-right:auto;padding:5px;margin-bottom:10px;}
/*常用作者資訊表  end*/
.autorlist_infoDiv_onlyself .autorlist_infoDiv_tr {
    margin-top: 8px;
}

.userselfchange_page .autorlist_infoDiv_onlyself .autorlist_infoDiv_tr {
    background-color: #ffffff;
}

.userselfchange_page .autorlist_infoDiv_onlyself  .autorlist_infoDiv_tr .userselfchange_weihu_list {
    border: 1px #ffffff solid;
}

.userselfchange_page  .autorlist_infoDiv_onlyself   .autorlist_infoDiv_tr  .userselfchange_weihu_list:hover {
/*background-color: #EAEBEC;*/
    /*box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
    border: 1px #aecff7 solid;
    background: rgba(241,243,246,1);
    background: -moz-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,243,246,1)), color-stop(47%, rgba(236,241,246,1)), color-stop(100%, rgba(232,238,246,1)));
    background: -webkit-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: -o-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: -ms-linear-gradient(top, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    background: linear-gradient(to bottom, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f3f6', endColorstr='#e8eef6', GradientType=0 );*/
	    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
    border: 1px #e8edf2 solid;
    background-color: #f5f5f5;
}

.autorlist_infoDiv_onlyself .userselfchange_weihu_td {
    border: none;
    margin-left: 100px;
    width: 800px;
}

.autorlist_infoDiv_onlyself  .userselfchange_weihu_title {
    min-width: 128px;
    float: left;
    line-height: 26px;
    text-align: right;

}
.userselfchange_weihu_td .whichContact{padding-top:3px;padding-bottom:5px;font-weight:bold;width:auto;padding-left:70px;}
.whichContact{font-size: 14px;color: #222222;}
/*-------------作者資訊區userselfchange end--------------------*/



/*-------------帳號合併--------------------*/
.combineacount1 {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.combineacount2 {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    min-width: 665px;
    padding-top: 10px;
}

.combineacount2_here {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    width: 580px;
}

.combineacount2_explain {
    margin-bottom: 15px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    width: 580px;
}

.combineacount2_state {
    width: 580px;
    height: 300px;
    overflow: scroll;
    border: 1px solid #D9D9D9;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.combineacount2_state_decide {
    margin-left: auto;
    margin-right: auto;
    width: 580px;
    text-align: center;
    padding-top: 10px;
    font-size: 13px;
}

.combineacount2_explain>div {
    float: left;
}

.combineacount2_explain_all {
    width: 470px;
    word-break: break-all;
}

.combinener_a_new {
    /*color: #B70D0D;*/
    font-size: 13px;
}

.combinener_a_old {
    font-size: 13px;
}

.combineacount_1_form_input_style {
    width: 300px;
    height: 23px;
}

.combineacount_1_form_div {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
}

.combineacount_1_form_t {
    width: 150px;
    text-align: right;
    font-size: 13px;
}

.combineacount1_explain {
    padding-bottom: 15px;
    width: 430px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
}

.combineacount_1_form {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}

.combineacount_1_form>div {
    float: left;
}

.combineacount1_waring {
    color: red;
}
/*帳號合併1最後執行動作*/
.combineacount1_final_btn {
    text-align: center;
    padding-top: 10px;
}

.save_combineacount1 {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 33px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 9px;
}

.save_combineacount1:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.save_combineacount1:active {
    background: linear-gradient(to bottom,#2EA0D2 0%,#54C2F3 100%);
    box-shadow: 0 1px 1px #FFF;
}

.cancel_combineacount1 {
    color: #ffffff;
    background-color: #999;
    border-style: solid;
    border-width: 1px;
    height: 33px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#F6815B, rgb(216, 61, 41));
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 1)  inset;
    background-image: linear-gradient(#F2976B, #F26B6B);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #DE6135;
    font-weight: bold;
    padding: 0px 9px;
}

.cancel_combineacount1:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.cancel_combineacount1:active {
    background-image: linear-gradient(#F26B6B, #F2976B);
    box-shadow: 0 1px 1px #FFF;
}
/*帳號合併1最後執行動作 end*/

/*帳號合併2最後執行動作*/
.combineacount2_final_btn {
    text-align: center;
    padding-top: 10px;
}

.save_combineacount2 {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 33px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 9px;
}

.save_combineacount2:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.save_combineacount2:active {
    background-image: linear-gradient(#2EA0D2, #54C2F3);
    box-shadow: 0 1px 1px #ffffff;
}

.cancel_combineacount2 {
    color: #ffffff;
    background-color: #999;
    border-style: solid;
    border-width: 1px;
    height: 33px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#F6815B, rgb(216, 61, 41));
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 1)  inset;
    background-image: linear-gradient(#F2976B, #F26B6B);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #DE6135;
    font-weight: bold;
    padding: 0px 9px;
}

.cancel_combineacount1:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.cancel_combineacount1:active {
    background-image: linear-gradient(#F26B6B, #F2976B);
    box-shadow: 0 1px 1px #ffffff;
}

.cancel_combineacount2:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.cancel_combineacount2:active {
    background-image: linear-gradient(#F26B6B, #F2976B);
    box-shadow: 0 1px 1px #ffffff;
}
/*帳號合併2最後執行動作 end*/


/*忘記密碼*/
.forget_before_explain {
    font-size: 14px;
    width: 93%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    color: #9C7A53;
}

.forgetpassword_window_content {
    padding-bottom: 8px;
    overflow: hidden;
}

.forget_password_line {
    width: 91%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}

.forgetpassword_title {
    font-size: 16px;
    padding-bottom: 5px;
    color: #2D6CA1;
}

.forgetpassword_input_style input[type="text"] {
    width: 300px;
    height: 30px;
}

.forgetpassword_okbtn {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 31px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 9px;
}

.forgetpassword_okbtn:active {
    background-image: linear-gradient(#2EA0D2, #54C2F3);
}

.forgetpassword_okbtn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.forget_password_line>div {
    float: left;
    margin-right: 8px;
}
/*-------------帳號合併  end--------------------*/


/*檢視維護刪除修改btn*/
/*settinga_div 若是settinga父層可共用 表格的*/
.settinga_div {
   
    margin-left: auto;
    margin-right: auto;
	
	padding: 1px 2px 1px 1px;/*阿*/
}

.settinga>a {
    text-decoration: none;
    display: block;
   /* padding-left: 1px;
    padding-right: 1px;*/
    color: #617483;
    border-radius: 3px;
    border: 1px solid transparent; 
    color: #5594CB;
    padding-bottom: 2px;
    padding-top: 2px;
	width:23px;
	text-align:center;

}
.settinga_div  .highlight{padding-right:0px;}
.innerlast{padding-right:3px;}
.settinga {
    float: left;
    /*margin-right: 1px;*/
    font-size: 14px;

    font-weight: bold;
/*padding:0px 3px 0px 0px;*/

	

}
/*.settinga:first-child{padding-left:5px;}
.settinga:last-child {

   
	padding-right:0px;

}*/

.settinga>span{float:left; padding-left:3px;text-align: left;}
.settinga>span  a {
    text-decoration: none;
    display: block;

    color: #617483;
    border-radius: 0px;
    border:0px; 
    color: #5594CB;
    padding:0px;
font-size: 13px;
		  
 word-break:break-all;

 
 
}
.settinga span  a:hover{text-decoration:underline;color: #0E429E;}
.settinga span  a:active{color: #87A7E1;}
.settinga>a:hover {
    box-shadow: none;
    box-shadow: 0 0 2px #9ecaed;
    border-color: rgb(87, 164, 225);
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,249,250,1) 46%, rgba(237,242,245,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(46%, rgba(247,249,250,1)), color-stop(100%, rgba(237,242,245,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,249,250,1) 46%, rgba(237,242,245,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,249,250,1) 46%, rgba(237,242,245,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,249,250,1) 46%, rgba(237,242,245,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(247,249,250,1) 46%, rgba(237,242,245,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#edf2f5', GradientType=0 );
}
.settinga>a.setting_delete_img:hover {
    box-shadow: none;
    box-shadow:  none;
    border-color:  transparent;
   background-image: url(./images/deletnew.png);

background-repeat: no-repeat;

}
.settinga a.setting_delete_img:hover img {
    opacity: 1;
}

.settinga a:hover img {
    opacity: 0.8;
}

.settinga>a:active {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #5594CB;
    border-color: #9ecaed;
    background-image: linear-gradient(#edf2f5, #ffffff);
}

.person_set_circle_active {
    float: right;
    margin-right: 8px;
    height: 21px;
    text-align: center;
    border: 1px solid #D3D3D3;
    padding: 1px 2px 2px 2px;
}

.person_set_circle a {
    padding-left: 5px;
    padding-right: 5px;
    margin-right: -1px;
}



/*.set_alink3 {
  float: right;
   

  width: 24px;
  height: 27px;
 


margin-top: -1px;

 
  border: 1px solid #B9CAEC;

border-radius:  5px 0px 0px 5px;
-moz-border-radius:  5px 0px 0px 5px;
-webkit-border-radius:  5px 0px 0px 5px;
 background-image: linear-gradient(top, #6496c8, #346392);
 

  background: transparent linear-gradient(to bottom, #DCE9F0 0%, #F4F6F8 29%, #F1F8FF 97%, rgb(255, 255, 255) 100%) repeat scroll 0% 0%;
  background: transparent linear-gradient(to bottom, #F2F6F8 0%, #E0EFF9 100%) no-repeat scroll 0% 0%;
   box-shadow: 0px 0px 2px 1px rgba(48, 88, 128, 0.2) inset;
   
   
   background: transparent linear-gradient(to bottom, #D9F0F8 0%, #FFF 100%) no-repeat scroll 0% 0%;
   
   
box-shadow: 0px 0px 2px 1px rgba(48, 88, 128, 0.25) inset;
}*/
/*.set_alink1 div{ width: 24px;
  height: 27px;
   background-image: url(./images/privatec.png);
  background-position: center -3px;margin-top: 2px; background-repeat:no-repeat;}*/

/*插入圖片*/ 
.insert_div{width:60px;margin-left:auto;margin-right:auto;} 
.insert {
    float: left;
    margin-right: 1px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}
.insert a{
    text-decoration: none;
    display: block;
    padding-left: 3px;
    padding-right: 3px;
    color: #617483;
    border-radius: 3px;
    border: 1px solid transparent; 
    color: #5594CB;
    padding-bottom: 2px;
    padding-top: 2px;
	
}
.insert a:hover {
    box-shadow: none;
    box-shadow: 0 0 2px #9ecaed;
    border-color: rgb(87, 164, 225);
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,249,250,1) 46%, rgba(237,242,245,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(46%, rgba(247,249,250,1)), color-stop(100%, rgba(237,242,245,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,249,250,1) 46%, rgba(237,242,245,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,249,250,1) 46%, rgba(237,242,245,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,249,250,1) 46%, rgba(237,242,245,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(247,249,250,1) 46%, rgba(237,242,245,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#edf2f5', GradientType=0 );
}

.insert a:hover img {
    opacity: 0.8;
}

.insert a:active {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #5594CB;
    border-color: #9ecaed;
    background-image: linear-gradient(#edf2f5, #ffffff);
}
/*插入圖片 end*/

  
.person_set_circle a:first-child {
    border: 1px solid #B9CAEC;
    border-radius: 5px 0px 0px 5px;
}

.person_set_circle a:last-child {
    border: 1px solid #B9CAEC;
    border-radius: 0px 5px 5px 0px;
}

.set_alink_active {
    float: left;
    width: 24px;
    height: 27px;
    margin-top: -1px;
/*border: 1px solid #B9CAEC;
border-radius: 5px 0px 0px 5px;*/
    background: transparent linear-gradient(to bottom, #D9F0F8 0%, #FFF 100%) no-repeat scroll 0% 0%;
    box-shadow: 0px 0px 2px 1px rgba(48, 88, 128, 0.25) inset;
}

.set_alink {
    float: left;
    width: 24px;
    height: 27px;
    margin-top: -1px;
/*border-radius: 0px 5px 5px 0px;border: 1px solid #B9CAEC;*/
    background: transparent linear-gradient(to bottom, #FFF 0%, #F7F9FA 46%, #E3E8EC 100%) repeat scroll 0% 0%;
}

.person_set_circle_active {
    float: right;
    margin-right: 8px;
    height: 21px;
    text-align: center;
    border: 1px solid #D3D3D3;
    padding: 0px 2px 2px 2px;
}

.setting_cR_inner>.person_set_circle_active {
    float: right;
}

.person_set_circle_active  .set_alink_active {
    float: none;
    background: none;
    box-shadow: none;
}

.setting_c_personalinfoword {
    color: #535353;
    font-size: 14px;
}

.set_alink div.set_alink_img2 {
    width: 24px;
    height: 27px;
    background-image: url(./images/key_alone.png);
    background-position: center -3px;
    margin-top: 2px;
    background-repeat: no-repeat;
}

.set_alink_active  div.set_alink_img2 {
    width: 24px;
    height: 27px;
    background-image: url(./images/key_alone.png);
    background-position: center -33px;
    margin-top: 2px;
    background-repeat: no-repeat;
}

.set_alink  div.set_alink_img1 {
    width: 24px;
    height: 27px;
    background-image: url(./images/all_alone.png);
    background-position: center -3px;
    margin-top: 2px;
    background-repeat: no-repeat;
}

.set_alink_active  div.set_alink_img1 {
    width: 24px;
    height: 27px;
    background-image: url(./images/all_alone.png);
    background-position: center -33px;
    margin-top: 2px;
    background-repeat: no-repeat;
}

div.set_alink_img1:hover {
    opacity: 0.8;
}

div.set_alink_img2:hover {
    opacity: 0.8;
}

.person_set_circle {
    float: right;
    margin-right: 8px;
    height: 26px;
    text-align: center;
  /*border-radius: 3px;*/
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  /*background-color: #cccccc;*/
    ;
}

.person_set_question_hover {
background-image: url("./images/question.png");
background-position: left top;
background-repeat: no-repeat;
margin-left: 2px;
padding: 2px 10px;
}

.person_set_question_hover:hover {
 background-image: url("./images/question_.png");
background-repeat: no-repeat;
}

.person_set_question {
    float: right;
    margin-right: 8px;
    margin-top: 3px;
}


/*頁碼*/
.paging_div {
    width: 100%;
    display: inline-block;
}

.paging {
    float: right;
}

  .paging > a {
    float: left;
    border: 1px #c8c8c8 solid;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-decoration: none;
    text-align: center;
    margin-right: -1px;
    background-color: #ffffff;
    /*margin-right: 1px;*/
    cursor: pointer;
  }
  .paging > a:hover{
    color: #505050;
    background-color: #ebebeb;
  }
  .paging > a:nth-child(1){
    border-radius: 4px 0px 0px 4px;
  }
  .paging > a:nth-last-child(1){
    border-radius: 0px 4px 4px 0px;
  }
  .paging>a.front {
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 13px;
    /*color: #a6a6a6;*/
    content: url(../images/mb_backBtn.png);
  }

.paging>a.front:hover {
    /*color: #3c7eca;*/
}

.paging>a.next:hover {
    /*color: #3c7eca;*/
}

.paging>a.next {
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 13px;
    content: url(../images/mb_prevBtn.png);
}


  .paging > a.p_active {
    /*background-color: #c7eeff;*/
    /*background: transparent linear-gradient(to bottom, #487C9B 0%, #5D94B4 19%, #6B97BD 97%, rgb(191, 221, 243) 100%) repeat scroll 0% 0%;*/
    color: #ffffff;
    background-color: #c8c8c8;
  }

.paging>a.p_active:hover {
    /*color: #ffffff;*/
}

.paging>a:hover {
    /*color: #7eb3f0;*/
}
/*頁碼 end*/
/*最近瀏覽期刊*/
.qirecordsliderall {
    overflow: hidden;
    width: 910px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.qirecorddiv_m {
    margin-right: 15px;
}

.qirecorddiv {
    width: 140px;
    float: left;
    padding: 10px;
    margin-right: 27px;
    text-align: center;
}

.qirecorddiv:hover {
    background-color: #E1ECF5;
    box-shadow: inset 0px 0px 1px 0px rgba(154,159,214,0.8);
    cursor: pointer;
}

.qirecordsliderall .qirecorddiv_no:hover {
    background-color: transparent;
    box-shadow: none;
    cursor: auto;
}

.qirecorddiv  .qi_book {
    width: 140px;
    height: 193px;
    background-color: #999;
    oveflow: hidden;
}

.qirecorddiv  .qi_word {
    width: 145px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    text-align: center;
}

.qirecordslider  .qirecorddiv .touhere {
    width: 100px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.qirecordslider  .qirecorddiv .touhere_button {
    color: #787474;
    line-height: 25px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    /*background-image: linear-gradient(#EDEDED, #DADADA);*/
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 1)  inset;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-color: #bbbbbb #ADADAD #9E9E9E;
    font-weight: bold;
    padding: 0px 9px;
    text-shadow: 0 1px 1px #fff;
	
	background: rgba(251,252,250,1);
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(236,236,236,1)), color-stop(100%, rgba(236,236,236,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
}

.qirecordslider  .qirecorddiv .touhere_button:hover {
    box-shadow: none;
    color: #888888;
}

.qirecordslider  .qirecorddiv .touhere_button:active {
    color: #888888;
    border-color: #666666;
}

.qirecordsliderall .qirecorddiv .qi_book {
    margin-left: 0px;
    margin-top: 0px;
}

.qirecordsliderall .qirecorddiv .qi_book  img {
    margin-left: auto;
    margin-right: auto;
    width: 140px;
    height: 193px;
}

.qirecordsliderall  .qirecorddiv:last-child {
    margin-right: 0px;
}
.qirecordslider + .paging_div {padding-top:10px;}
/*步驟頁籤*/
.stepDiv {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    overflow: hidden;
    padding-left: 10px;
}

.stepDiv a:last-child {
    margin-right: 0px;
}

.step_a {
    width: 13%;
    height: 50px;
    background-color: #dddddd;
    border-radius: 5px;
    padding: 3px;
    float: left;
    margin-right: 6px;
    color: #aaaaaa;
    text-decoration: none;
}

.step_w {
    font-size: 19px;
    text-align: center;
    font-weight: bold;
    font-family: Arial;
}

.step_math {
    margin-left: 5px;
    font-family: Arial;
}

.step_sm {
    font-size: 14px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
   /* line-height: 26px;*/;
}

.step_sm_now {
    font-size: 14px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 21px;
    text-align: center;
}

.step_a_h {
    width: 13%;
    height: 47px;
    background-color: #5CB9E2;
    border-radius: 5px;
    padding: 3px;
    float: left;
    color: #ffffff;
    text-decoration: none;
    margin-right: 6px;
}

.step_a_t {
    width: 13%;
    height:47px;
    background-color: #d1ecf4;
    border-radius: 5px;
    padding: 3px;
    float: left;
    margin-right: 5px;
    color: #5CB9E2;
    text-decoration: none;
}
.stepDiv a{cursor: unset;}
.step_arrow {
    margin-left: 2px;
    color: #ffffff;
}

.important {
    color: red;
}
/*步驟_同意投稿*/
.statement{min-height:300px;}
.statement_final{width:970px;border-top:1px #d9d9d9 solid;margin-left:auto;margin-right:auto;text-align:center;padding-top:8px;}
/*變更帳號視窗*/
.change_account_all {
    width: 98%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
}

.change_account_all>div {
    float: left;
    margin-left: 10px;
}

.change_account_input_style input[type="text"] {
    width: 240px;
    height: 30px;
}

.change_account_title {
    line-height: 31px;
}

.change_account_okbtn {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 31px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 9px;
}

.change_account_okbtn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.change_account_okbtn:active {
    background: linear-gradient(to bottom,#2EA0D2 0%,#54C2F3 100%);
    box-shadow: 0 1px 1px #FFF;
}

.change_account_finalbtn {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
}
/*變更密碼視窗*/
.change_password_window {
    overflow: hidden;
}

.change_password_all {
    width: 80%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.change_password_list>div {
    float: left;
    margin-left: 10px;
}

.change_password_list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
}

.change_password_list .tipword {
    padding-top: 5px;
}

.change_password_input_style input[type="text"] {
    width: 240px;
    height: 23px;
}

.change_password_input_style input[type="password"] {
    width: 240px;
    height: 23px;
}

.change_password_title {
    font-size: 15px;
}

.change_password_okbtn {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 31px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 9px;
}

.change_password_okbtn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.change_password_okbtn:active {
    background: linear-gradient(to bottom,#2EA0D2 0%,#54C2F3 100%);
    box-shadow: 0 1px 1px #FFF;
}

.change_password_finalbtn {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
/*經歷維護視窗*/
.experience_weihu_window {
    padding-top: 5px;
}

.experience_weihu_list {
    width: 87%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    font-size: 14px;
}

.experience_weihu_title {
    min-width: 80px;
    font-size: 15px;
}

.experience_weihu_date .datepicker1 {
    width: 130px;
    height: 23px;
}

.experience_weihu_window .experience_weihu_list_div .experience_weihu_list>div {
    float: left;
    margin-left: 8px;
}

.experience_weihu_input_style input[type="text"] {
    width: 300px;
    height: 23px;
}

.experience_weihu_okbtn {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 31px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 9px;
}

.experience_weihu_final {
    clear: both;
   /* width: 70px;*/
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}

.experience_weihu_okbtn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.experience_weihu_okbtn:active {
    background: linear-gradient(to bottom,#2EA0D2 0%,#54C2F3 100%);
    box-shadow: 0 1px 1px #FFF;
}
.experience_weihu_nobtn {
    color: #ffffff;
    background-color: #999;
    border-style: solid;
    border-width: 1px;
    height: 31px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
/*background-image: linear-gradient(#EA6876, #DB3C3C);
box-shadow: 0px 1px 1px rgba(255, 255, 255, 1)  inset;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
border:1px #DB3C3C solid;*/
    border-style: solid;
    border-width: 1px;
/*background-image: linear-gradient(#EDEDED, #DADADA);border-color: #bbbbbb #ADADAD #9E9E9E;box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
border: 1px solid #E14C42;*/
    background-image: linear-gradient(#F6815B, rgb(216, 61, 41));
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 1)  inset;
    background-image: linear-gradient(#F2976B, #F26B6B);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #DE6135;
    font-weight: bold;
    padding: 0px 9px;
}

.experience_weihu_nobtn :hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.experience_weihu_nobtn :active {
    background: linear-gradient(to bottom, rgb(216, 61, 41) 0%,#F6815B 100%);
    border: 1px solid #DE6135;
    box-shadow: 0 1px 1px #FFF;
}
.experience_weihu_choice>div {
    float: left;
    width: 100%;
}

.experience_weihu_date>div {
    float: left;
    margin-right: 5px;
}

.experience_weihu_date .important {
    margin-right: 2px;
}

.experience_weihu_choice {
    padding-top: 3px;
}

.experience_weihu_person_set {
    padding-top: 12px;
    padding-bottom: 2px;
}
/*學歷維護*/
.education_weihu_window {
    padding-top: 5px;
}

.education_weihu_list {
    width: 87%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    font-size: 14px;
}

.education_weihu_title {
    min-width: 80px;
    font-size: 15px;
}

.education_weihu_window .education_weihu_list_div .education_weihu_list>div {
    float: left;
    margin-left: 8px;
}

.education_weihu_date .datepicker1 {
    width: 130px;
    height: 23px;
}

.education_weihu_input_style input[type="text"] {
    width: 300px;
    height: 23px;
}

.education_weihu_okbtn {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 31px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 9px;
}

.education_weihu_final {
    clear: both;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.education_weihu_okbtn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.education_weihu_okbtn:active {
    background: linear-gradient(to bottom,#2EA0D2 0%,#54C2F3 100%);
    box-shadow: 0 1px 1px #FFF;
}

.education_weihu_droplist>div {
    float: left;
    width: 100%;
}

.education_weihu_date>div {
    float: left;
    margin-right: 5px;
}

.education_weihu_date .important {
    margin-right: 2px;
}

.education_weihu_person_set {
    padding-top: 12px;
    padding-bottom: 2px;
}
/*無法配合時段維護*/
.donotmatch_weihu_list {
    width: 85%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    font-size: 14px;
}

.donotmatch_weihu_title {
    min-width: 80px;
    font-size: 15px;
}

.donotmatch_weihu_window .donotmatch_weihu_list_div .donotmatch_weihu_list>div {
    float: left;
    margin-left: 8px;
}

.donotmatch_weihu_input_style input[type="text"] {
    width: 300px;
    height: 23px;
}

.donotmatch_weihu_okbtn {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 33px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
}

.donotmatch_weihu_final {
    clear: both;
    width: 70px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

.donotmatch_weihu_okbtn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.donotmatch_weihu_date>div {
    float: left;
    margin-right: 5px;
}

.donotmatch_weihu_date .important {
    margin-right: 2px;
}

.donotmatch_weihu_text_style textarea {
    width: 405px;
    height: 80px;
    margin-top: 5px;
    overflow-y: scroll;
}

/*聲明*/
.pr_window {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
}

.pr_window .pr_windowL {
    width: 95%;
    margin-top: 10px;
    color: #5CB9E2;
    font-size: 15px;
}

.pr_window .pr_windowR {
    width: 95%;
    padding-top: 5px;
    margin-bottom: 20px;
}

.pr_window > div {
    margin-left: auto;
    margin-right: auto;
}

.tongyiwindow_c {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
}

.tongyiwindow_c .t_windowL {
    width: 95%;
    margin-top: 10px;
    color: #5CB9E2;
    font-size: 15px;
}

.tongyiwindow_c .t_windowR {
    width: 95%;
    padding-top: 5px;
    margin-bottom: 20px;
}

.tongyiwindow_c > div {
    margin-left: auto;
    margin-right: auto;
}

/*偏好設定*/
.preferto_line {
    margin-bottom: 5px;
    overflow: hidden;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}

.preferto_title {
    font-size: 13px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}

.preferto_radio {
    float: left;
}

.preferto_content {
    font-size: 13px;
    color: #888888;
}

/*左列*/
.connect_me_btn {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 33px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 9px;
}

.connect_me_btn:active {
    background-image: linear-gradient(#2EA0D2, #54C2F3);
}

.first_touhere {
    width: 130px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.back_to_qi_leftall {
    font-size: 13px;
    text-decoration: none;
    margin-left: 45px;
    padding-bottom: 5px;
    display: block;
}

.back_to_qi_leftall:hover {
    color: #0E429E;
}

.first_touhere .touhere_button {
    color: rgb(140, 151, 161);
    font-size: 12px;
    border: 1px solid rgb(188, 188, 188);
    border-radius: 3px;
    background: rgba(251,252,250,1);
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(223,223,221,1)), color-stop(100%, rgba(223,223,221,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    height: 25px;
    margin-bottom: 10px;
    cursor: pointer;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 0px 2px;
    color: #888888;
}

.first_touhere .touhere_button:hover {
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgb(246, 246, 246) 81%, rgb(240, 240, 240) 99%, rgb(239, 239, 239) 100%);
}

.first_touhere .touhere_button:active {
    color: #888888;
    border-color: #888888;
}

.page_button {
    color: rgb(140, 151, 161);
    font-size: 12px;
    border: 1px solid rgb(188, 188, 188);
    border-radius: 3px;
    background: rgba(251,252,250,1);
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(223,223,221,1)), color-stop(100%, rgba(223,223,221,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    height: 25px;
    margin-bottom: 5px;
    cursor: pointer;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 0px 2px;
    color: #888888;
}

.page_button:hover {
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgb(246, 246, 246) 81%, rgb(240, 240, 240) 99%, rgb(239, 239, 239) 100%);
}

.page_button:active {
    color: #888888;
    border-color: #888888;
}

.qi_left_name {
    color: #777777;
    font-size: 15px;
    width: 130px;
    margin-bottom: 5px;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
}

.qi_book {
    text-align: center;
    width: 130px;
    margin-left: 25px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.qi_book img {
    width: 80px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}

.qi_book_pagelist_t {
    font-size: 13px;
    line-height: 13px;
    font-weight: bold;
    color: #555555;
    margin-top: 5px;
}

.qi_book_pagelist {
    width: 100%;
    overflow: hidden;
    margin-bottom: 8px;
}

.qi_book_pagelist >div {
    float: left;
}

.qi_book_numberlist_t {
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
    color: #555555;
}

.qi_book_numberlist {
    width: 100%;
    overflow: hidden;
    margin-bottom: 8px;
}

.qi_book_numberlist >div {
    float: left;
}

.qi_book_numberR {
    font-size: 12px;
    color: #666666;
}

.qi_book_infolist_t {
    font-size: 13px;
    line-height: 15px;
    width: 100%;
    font-weight: bold;
    color: #555555;
}

.qi_book_infolist {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.qi_book_infolist_div {
    margin-top: 10px;
}

.qi_book_infolist >div {
    float: left;
}

.qi_book_infoR {
    font-size: 12px;
    margin-top: 3px;
    color: #666666;
}


/*檢視期刊資料*/
.introqi_level {
    height: auto;
    overflow: visible;
    box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.3);
    z-index: 30;
    width: 410px;
    position: absolute;
    top: 200px;
    left: 10px;
    border-radius: 6px;
    /*padding: 0px;
    padding-bottom: 10px;
    background-color: rgb(240, 241, 242);*/
    border: #ccc 1px solid;
    background-color: #ffffff;
    /*padding: 8px;
    border: 1px #888888 solid;
    /*background: linear-gradient(to bottom, rgba(228,239,245,1) 0%, rgba(216,225,231,1) 49%, rgba(192,210,219,1) 53%, rgba(216,229,237,1) 100%);*/
    padding: 5px;
   /* background: transparent linear-gradient(to bottom, rgb(196, 220, 233) 0%, rgb(216, 225, 231) 49%, rgb(192, 210, 219) 53%, rgb(216, 229, 237) 100%) repeat scroll 0% 0%;*/;
}

.introqi_level::before {
    bottom: 100%;
    left: 25%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.introqi_level::after {
    bottom: 100%;
    left: 24%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.introqi_level::before {
/*border-color: rgba(228,239,245,1);
border-bottom-color: #c5dcE9;*/
    border-bottom-color: #d9d9d9;
    border-width: 14px;
    margin-left: -36px;
}

.introqi_level::after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #ffffff;
    border-width: 13px;
    margin-left: -30px;
}

.introqi_level_bg {
    padding: 10px 5px 8px 5px;
    /* border: 1px solid rgb(154, 199, 228);*/
    margin-top: -1px;
}

.introqi_level_bg a:hover {
    color: #0E429E;
}

.introqi_level .pointer {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 11px 12px;
    border-color: transparent transparent #84B3CF;
    position: absolute;
    top: -12px;
    left: 15%;
}

.read_window {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.read_window .qiyue_div_top {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.quazu {
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 8px;
    float: right;
}

.quazu_btn {
    color: #787474;
    line-height: 25px;
    margin: 1px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#EDEDED, #DADADA);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-color: #BBB #ADADAD #9E9E9E;
    font-weight: bold;
}

.quazu_btn:hover {
    box-shadow: none;
    color: #888;
}

.quazu_btn:active {
    border: 1px #666666 solid;
}

.quazu>div {
    margin-bottom: 5px;
}

.quazu_w1 {
    width: 80px;
}

.quazu_w2 {
    width: 100px;
}

.quazu_w3 {
    margin-top: 3px;
    width: 80px;
    text-align: center;
    margin-right: 3px;
}

.liking {
    color: #5CB9E2;
    font-size: 15px;
}

.read_window .qiyue_div_top .i_introqi {
    overflow: hidden;
    margin-bottom: 5px;
}

.qiyue_div_top .i_introqi>div {
    float: left;
    word-wrap: break-word;
}

.i_introqi_t {
    max-width: 80px;
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
}

.i_introqi_w1 {
    width: 70%;
    font-size: 12px;
}

.i_introqi_div {
    float: left;
    width: 270px;
}

a.qiyue {
    text-decoration: underline;
}

a.qiyue:hover {
    text-decoration: none;
}

.i_introqi_r_btn {
    text-align: right;
    float: right;
}

.start_intro_toubtn {
    color: rgb(140, 151, 161);
    font-size: 12px;
    border: 1px solid rgb(188, 188, 188);
    border-radius: 3px;
    background: rgba(251,252,250,1);
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(223,223,221,1)), color-stop(100%, rgba(223,223,221,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    height: 25px;
    margin-bottom: 5px;
    cursor: pointer;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 0px 3px;
}

.start_intro_carebtn {
    color: rgb(140, 151, 161);
    font-size: 12px;
    border: 1px solid rgb(188, 188, 188);
    border-radius: 3px;
    background: rgba(251,252,250,1);
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(223,223,221,1)), color-stop(100%, rgba(223,223,221,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    height: 25px;
    cursor: pointer;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 0px 3px;
}

.start_intro_toubtn:hover {
    color: #888888;
    border-color: #c0c0c0;
}

.start_intro_carebtn:hover {
    color: #888888;
    border-color: #c0c0c0;
}

.start_intro_toubtn:active {
    color: #888888;
    border-color: #666666;
}

.start_intro_carebtn:active {
    color: #888888;
    border-color: #666666;
}

.qidanwei {
    font-size: 13px;
}

.read_window .qiyue_div>div {
    overflow: hidden;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    line-height: 20px;
    margin-top: 0px;
}

.qi_jainshi {
    width: 80%;
    margin-left: 18px;
}

.qi_jainshi ul li {
    list-style-type: decimal;
    list-style-position: outside;
    margin-bottom: 10px;
}

.qi_jainshi ul li>b {
    color: #666666;
}

.qidanwei {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    line-height: 20px;
    text-align: left;
    padding-left: 5px;
    color: #84A7B4;
    margin-bottom: 5px;
    padding-top: 10px;
    color: #006990;
    border-top: 1px #d9d9d9 solid;
    font-size: 14px;
    font-weight: bold;
}

.qline_w1 {
    width: 42%;
}

.qline_w2 {
    width: 39%;
}

.qline {
    display: inline-block;
    height: 1px;
    background-color: #cccccc;
}

.qidanwei_list {
    overflow: hidden;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}

.qidanwei_list>div {
    float: left;
    word-wrap: break-word;
}

.qi_jainshi_article_t {
    min-width: 60px;
    font-weight: bold;
    font-size: 12px;
}

.qi_jainshi_article {
    width: 80%;
    margin-left: 8px;
}

.wordcolor {
    color: #666666;
    font-size: 12px;
}

/*研究領域*/
.subStudy .window_title {
    font-size: 22px;
    padding-top: 10px;
    position: relative;
    margin-left: 20px;
    line-height: 30px;
    font-weight: bold;
}

.subStudy .subStudy_contentdiv {
    max-height: 550px;
    margin-top: 15px;
    width: 710px;
    margin-left: auto;
    margin-right: auto;
}

.substudy1 {
    overflow: hidden;
    padding-left: 10px;
    background-color: #F5FDFF;
    border-left: 1px #cccccc solid;
    border-right: 1px #cccccc solid;
    border-bottom: 1px #DEE0E1 solid;
    box-shadow: 0px 2px 1px 0px #FFF inset;
}

.substudy1_topborder {
    border-top: 1px #cccccc solid;
}

.substudy1>div {
    width: 48%;
    float: left;
    overflow: hidden;
    padding: 3px;
    margin-left: 3px;
}

.subStudy .person_set_circle {
    margin-top: 1px;
}

.substudy1>div:first-child {
  /*  border-right: 1px #cecece solid;*/
}

.substudy2 {
    overflow: hidden;
    padding-left: 10px;
    background-color: #FBFEEE;
    border-left: 1px #cccccc solid;
    border-right: 1px #cccccc solid;
    border-bottom: 1px #DEE0E1 solid;
    box-shadow: 0px 2px 1px 0px #FFF inset;
}

.substudy2>div:first-child {
   /* border-right: 1px #cecece solid;*/
}

.substudy2>div {
    width: 48%;
    float: left;
    overflow: hidden;
    padding: 3px;
    margin-left: 3px;
    margin-bottom: 3px;
}

.searchresearchareaall .s_em {
    padding-bottom: 5px;
    color: #999999;
}

.searchresearchareaall .s_i {
    float: left;
    margin-right: 8px;
}

.searchresearchareaall .s_btn {
    float: left;
    margin-right: 3px;
}

.subStudy .searchresearcharea {
    float: left;
}

.subStudy  .searchresearchareaall .searchsubstudy_btn {
color: #747474;
border: 1px solid rgb(188, 188, 188);
border-radius: 3px;
    /* color: #787474;
    line-height: 21px;
    margin: 1px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
   background-image: linear-gradient(#EDEDED, #DADADA);*/
	background: rgba(251,252,250,1);
background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(236,236,236,1)), color-stop(100%, rgba(236,236,236,1)));
background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	
	
	cursor: pointer;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
padding: 0px 9px;
font-weight: bold;
font-size: 12px;
text-shadow: 0 1px 1px #fff;
height: 24px;
line-height: 20px;
margin: 0px 0px 2px 0px;
	
   /* border-color: #BBB #ADADAD #9E9E9E;
    font-weight: bold;
    height: 29px;
    padding: 0px 9px;
    text-shadow: 0 1px 1px #fff;*/
}

.subStudy  .searchresearchareaall .searchsubstudy_btn:hover {
    color: #888888;
    box-shadow: none;
}

.subStudy  .searchresearchareaall .searchsubstudy_btn:active {
    color: #888888;
    border-color: #666666;
}

.subStudy  .searchresearchareaall  .searchsubstudy_input_style {
    width: 230px;
    height: 28px;
    margin-right: 2px;
    padding-left: 5px;
}

.subStudy  .searchresearchareaall {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.searchresearcharea_about {
    margin-bottom: 5px;
    padding-top: 10px;
}

.fenlie .allcert {
    text-align: center;
    width: 70px;
    float: right;
    margin-top: -2px;
	margin-right: 10px;
}

.fenlie {
    padding-top: 10px;
    padding-bottom: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #E1E1E1 #d9d9d9 #d9d9d9 #d9d9d9;
    padding-bottom: 10px;
    background-color: #ffffff;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
    clear: both;
    padding-left: 5px;
    padding-right: 5px;
}

.fenlie_explain_word {
    font-size: 14px;
    float: left;
    padding-left: 10px;
    color: #4D5786;
}

.fenlie_top_btn {
    clear: both;
    padding-left: 10px;
    display: inline-block;
}

.fenlie  .fenlie1 {
    float: left;
    margin-left: 3px;
    color: #888888;
    font-size: 15px;
}

.fenlie_area {
    width: 95%;
    background-color: #EBF3F5;
    padding: 10px;
    margin-top: 9px;
    display: inline-block;
    margin-left: 7px;
}

.fenlie_area>div a {
    float: left;
}

.fenlie_area>div {
    float: left;
    max-width: 350px;
    margin-right: 8px;
}

.fenlie_clean {
    font-size: 14px;
    font-weight: bold;
}

.fenlie_clean:hover {
    text-decoration: none;
}

.fenlie_area_a {
    float: left;
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: break-all;
    color: #9999A8;
    font-size: 12px;
}

.fenlie_delete_img {
    width: 16px;
    height: 16px;
    background-image: url("./images/close.png");
    display: block;
    background-repeat: no-repeat;
}

.fenlie_delete_img:hover {
    background-image: url("./images/close_h.png");
}

.fenlie .final_all_select_btn {
    text-decoration: none;

    padding-left: 5px;
    padding-right: 6px;
    color: #617483;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,249,250,1) 46%, rgba(237,242,245,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(46%, rgba(247,249,250,1)), color-stop(100%, rgba(237,242,245,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,249,250,1) 46%, rgba(237,242,245,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,249,250,1) 46%, rgba(237,242,245,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,249,250,1) 46%, rgba(237,242,245,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(247,249,250,1) 46%, rgba(237,242,245,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#edf2f5', GradientType=0 );
    border: 1px solid #cccdcf;
    border-radius: 3px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #B9CAEC;
    color: #5594CB;
    padding: 0px 9px;
    cursor: pointer;
    color: #5594CB;
   /* line-height: 25px;*/
    font-weight: bold;
	
	height: 24px;
line-height: 20px;
font-size:12px;
}

.fenlie .final_all_select_btn:hover {
    box-shadow: none;
}

.fenlie .final_all_select_btn:active {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #888888;
    border-color: #888888;
}

.substudy_listall_div {
    border: 3px #d9d9d9 solid;
    margin-top: 10px;
}

.border_sub {
    background-color: #d9d9d9;
    height: 1px;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

.sub_title_div {
    width: 100%;
    padding-bottom: 8px;
    padding-top: 8px;
    color: #D89B1F;
    display: inline-block;
}

.sub_title_div>div {
    float: left;
}
/*小的*/
.sub_item_div {
    width: 100%;
    overflow: hidden;
}

.sub_item_div>div.sub_item_list {
    display: inline-block;
    margin-right: 8px;
    width: 100%;
}




/*小的*/
.iteminnercheckbox {
    margin-top: 2px;
}

.iteminner {
    overflow: hidden;
    width: 100%;
    margin-bottom: 2px;
    font-size: 12px;
}

.iteminner>div {
    float: left;
}

.substudy_innerlevel_sub_item_all  a.mulist_title {
    color: #7b7b7b;
    text-decoration: none;
    word-wrap: break-word;
    word-break: break-all;
    float: left;
}

.sub_item_div a.mulist_title {
    color: #7b7b7b;
    text-decoration: none;
    word-wrap: break-word;
    word-break: break-all;
    float: left;
    width: 230px;
}

a.mulist_title:hover {
    color: #000000;
    text-decoration: none;
}

a.mulist {
    float: right;
    text-align: justify;
    max-width: 100px;
    word-break: break-all;
    text-decoration: none;
    color: #888888;
}

.substudy1 div.mulist_word {
    float: left;
    line-height: 15px;
    text-decoration: none;
    padding-left: 5px;
    font-size: 13px;
    width: 90%;
    padding: 3px;
    cursor: pointer;
    border: 1px #F5FDFF solid;
}

.substudy2 div.mulist_word {
    float: left;
    line-height: 15px;
    text-decoration: none;
    padding-left: 5px;
    font-size: 13px;
    width: 90%;
    padding: 3px;
    cursor: pointer;
    border: 1px #FBFEEE solid;
}

.mulist_word {
    float: left;
    line-height: 15px;
    text-decoration: none;
    padding-left: 5px;
    font-size: 13px;
    width: 90%;
    padding: 3px;
    cursor: pointer;
    border: 1px #FBFEEE solid;
}
/*.mulist_word a{

word-wrap: break-word;
word-break: break-all;
float:left;width:230px;
}*/
.mulist_word a.mulist {
    float: right;
    width: 17px;
    height: 17px;
}

.sub_title_div .substudy_title {
    font-size: 16px;
    line-height: 15px;
    word-break: break-all;
    text-decoration: none;
    padding-left: 5px;
    width: 90%;
    padding: 3px;
    cursor: pointer;
    border: 1px #FBFEEE solid;
    word-wrap: break-word;
    word-break: break-all;
}

.substudy_innerlevel .sub_title_div .substudy_title {
    font-size: 16px;
    line-height: 15px;
    word-break: break-all;
    text-decoration: none;
    padding-left: 5px;
    width: 90%;
    padding: 3px;
    cursor: pointer;
    border: 1px #ffffff solid;
    word-wrap: break-word;
    word-break: break-all;
    width: 286px;
}

.substudy_top_btnforward {
    background-color: #f9f9f9;
    padding: 5px 3px 5px 3px;
    border-bottom: 1px #eeeeee solid;
    color: rgba(23,149,222,1);
    padding-left: 10px;
}

.substudy_top_btnforward:hover {
    background-color: #eeeeee;
    cursor: pointer;
    text-decoration: underline;
}

.substudy_top_btnforward:active {
    background-color: #f9f9f9;
}

.substudy_innerlevel .mulist_word {
    border: 1px #ffffff solid;
    width: 286px;
}

.substudy_innerlevel .sub_title_div .substudy_title:hover {
    background: rgba(255,248,230,1);
    background: -moz-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,248,230,1)), color-stop(45%, rgba(255,235,188,1)), color-stop(54%, rgba(255,225,142,1)), color-stop(100%, rgba(251,223,147,1)));
    background: -webkit-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: -o-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: linear-gradient(to bottom, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff8e6', endColorstr='#fbdf93', GradientType=0 );
    background: transparent linear-gradient(to bottom, #FFF8E6 0%, #FFEBBC 51%, #FFE18E 51%, #FBDF93 100%) repeat scroll 0% 0%;
    border: 1px solid #FFD776;
}

.substudy_title:hover {
    background: rgba(255,248,230,1);
    background: -moz-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,248,230,1)), color-stop(45%, rgba(255,235,188,1)), color-stop(54%, rgba(255,225,142,1)), color-stop(100%, rgba(251,223,147,1)));
    background: -webkit-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: -o-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: linear-gradient(to bottom, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff8e6', endColorstr='#fbdf93', GradientType=0 );
    background: transparent linear-gradient(to bottom, #FFF8E6 0%, #FFEBBC 51%, #FFE18E 51%, #FBDF93 100%) repeat scroll 0% 0%;
    border: 1px solid #FFD776;
}

.mulist_word:hover {
    background: rgba(255,248,230,1);
    background: -moz-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,248,230,1)), color-stop(45%, rgba(255,235,188,1)), color-stop(54%, rgba(255,225,142,1)), color-stop(100%, rgba(251,223,147,1)));
    background: -webkit-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: -o-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: linear-gradient(to bottom, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff8e6', endColorstr='#fbdf93', GradientType=0 );
    background: transparent linear-gradient(to bottom, #FFF8E6 0%, #FFEBBC 51%, #FFE18E 51%, #FBDF93 100%) repeat scroll 0% 0%;
    border: 1px solid #FFD776;
}

.substudy1 .mulist_word:hover {
    background: rgba(255,248,230,1);
    background: -moz-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,248,230,1)), color-stop(45%, rgba(255,235,188,1)), color-stop(54%, rgba(255,225,142,1)), color-stop(100%, rgba(251,223,147,1)));
    background: -webkit-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: -o-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: linear-gradient(to bottom, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff8e6', endColorstr='#fbdf93', GradientType=0 );
    background: transparent linear-gradient(to bottom, #FFF8E6 0%, #FFEBBC 51%, #FFE18E 51%, #FBDF93 100%) repeat scroll 0% 0%;
    border: 1px solid #FFD776;
}

.substudy2 .mulist_word:hover {
    background: rgba(255,248,230,1);
    background: -moz-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,248,230,1)), color-stop(45%, rgba(255,235,188,1)), color-stop(54%, rgba(255,225,142,1)), color-stop(100%, rgba(251,223,147,1)));
    background: -webkit-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: -o-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    background: linear-gradient(to bottom, rgba(255,248,230,1) 0%, rgba(255,235,188,1) 45%, rgba(255,225,142,1) 54%, rgba(251,223,147,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff8e6', endColorstr='#fbdf93', GradientType=0 );
    border: 1px solid #FFD776;
}

.mulist {
    background-image: url(./images/iii.png);
    width: 16px;
    height: 16px;
}

.mulist_word:hover a.mulist {
    background-position: 1px -17px;
}

/*div.mulist_word  a {
    color: #7b7b7b;
    text-decoration: none;
}*/


.substudy_innerlevel  .sub_title_div {
    padding-left: 5px;
}

.substudy_innerlevel {
    display: block;
    position: absolute;
    height: auto;
    width: 335px;
    overflow: visible;
    border: 1px solid #84B3CF;
    padding-bottom: 10px;
    background-color: #ffffff;
    box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.5);
    z-index: 30;
    border-radius: 3px;
    padding: 2px;
    overflow: hidden;
}

.substudy_innerlevel_inner {
    position: relative;
    width: 670px;
    height: 349px;
    left: 0px;
}

.substudy_innerlevel_inner>div:first-child {
    position: absolute;
    left: 0px;
    width: 335px;
    height: 349px;
}

.substudy_innerlevel_inner>div {
    position: absolute;
    left: 335px;
    width: 335px;
    height: 349px;
}
/*.substudy_innerlevel  .pointer {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 11px 12px;
    border-color: transparent transparent #84B3CF;
    position: absolute;
    top: -12px;left: 10px;
}*/

.substudy_innerlevel_sub_item_all {
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
}


/*個人設定*/
.personal_contentLine_inner {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 3px 5px;
}

.personal_contentLine_bigtitle {
    padding-bottom: 15px;
    padding-left: 15px;
}

.save_final {
    color: #ffffff;

/*border: 1px solid #5591B1;
background-image: linear-gradient(#5CB9E2, #1E91C3);*/
border: 1px solid #28AB20;
background-image: linear-gradient(#50CE79, #32AA2A);
    height: 32px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
   
	padding: 0px 9px 1px 9px;
line-height: 21px;box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.save_final:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.save_final:active {
background-image: linear-gradient(#32AA2A, #50CE79);
    box-shadow: 0 1px 1px #FFF;
}
.save_temporarily{

    color: #ffffff;
border: 1px solid #A7A4A4;
background-image: linear-gradient(#C2C2C2, #999797);
    height: 32px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 9px 1px 9px;
line-height: 21px;box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);

}
.save_temporarily:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}
.save_temporarily:active {
background-image: linear-gradient(#999797, #C2C2C2);
    box-shadow: 0 1px 1px #FFF;
}
.save_personalsetting {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
/*border: 1px solid #5591B1;
background-image: linear-gradient(#5CB9E2, #1E91C3);*/
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 32px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;

	min-width: 78px;
	
	padding: 0px 9px 1px 9px;

line-height: 21px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.save_personalsetting:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.save_personalsetting:active {
    background: linear-gradient(to bottom,#2EA0D2 0%,#54C2F3 100%);
    box-shadow: 0 1px 1px #FFF;
}


.cancel_personalsetting {
    color: #ffffff;
    background-color: #999;
    border-style: solid;
    border-width: 1px;
    height: 32px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
/*background-image: linear-gradient(#EA6876, #DB3C3C);
box-shadow: 0px 1px 1px rgba(255, 255, 255, 1)  inset;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
border:1px #DB3C3C solid;*/
    border-style: solid;
    border-width: 1px;
/*background-image: linear-gradient(#EDEDED, #DADADA);border-color: #bbbbbb #ADADAD #9E9E9E;box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
border: 1px solid #E14C42;*/
    background-image: linear-gradient(#F6815B, rgb(216, 61, 41));
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 1)  inset;
    background-image: linear-gradient(#F2976B, #F26B6B);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #DE6135;
    font-weight: bold;
	padding: 0px 9px 1px 9px;

line-height: 21px;
	min-width: 78px;
}

.cancel_personalsetting:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.cancel_personalsetting:active {
    background: linear-gradient(to bottom, rgb(216, 61, 41) 0%,#F6815B 100%);
    border: 1px solid #DE6135;
    box-shadow: 0 1px 1px #FFF;
}
.gerenbtnall>div:first-child {
    margin-left: 8px;
}
/*.delet_personalsetting {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #5591B1;
    background-image: linear-gradient(#5CB9E2, #1E91C3);
border: 1px solid #B4B4B4;
background-image: linear-gradient(#ADADAD, #9F9F9F);
    height: 33px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 1px;

}*/
.delet_personalsetting {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #5591B1;
    background-image: linear-gradient(#5CB9E2, #1E91C3);
border: 1px solid #5D5D5D;
background-image: linear-gradient(#878787, #474343);
    height: 33px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 9px;

}
.delet_personalsetting:hover {
  box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.delet_personalsetting:active {
background-image: linear-gradient(#5C5C5C, #A2A4A5);
border-color:#5C5C5C;
    box-shadow: 0 1px 1px #FFF;
}
.gerenbtnall >div.delet_personalsetting_div{
margin-left:0px;
float: left;margin-top:0px;
}
/*.delet_personalsetting:hover {
  box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.delet_personalsetting:active {
background-image: linear-gradient(#5C5C5C, #A2A4A5);
border-color:#5C5C5C;
    box-shadow: 0 1px 1px #FFF;
}*/
.gerenbtn {
    overflow: hidden;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
    border-top: 1px #d9d9d9 solid;
    background-color: #f5f5f5;
    padding-top: 8px;
    padding-bottom: 8px;
}

.gerenbtn .gerenbtnall {
    overflow: hidden;
    width: 86%;
	 width:91%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.gerenbtnall>div {
    float: right;
    margin-top: 15px;
}

.for_before_pagebtn {
    overflow: hidden;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
    border-top: 1px #d9d9d9 solid;
    background-color: #f5f5f5;
    padding-top: 8px;
    padding-bottom: 8px;
}

.for_before_pagebtn .for_before_pageall {
    overflow: hidden;
    width: 86%;
	 width:91%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.for_before_pageall >div {
    float: right;
    margin-top: 15px;
}

/*個人設定>個人資料*/
/*.personal_page{padding-top:10px;}*/
.personalsetting {
    width: 93%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    min-width: 875px;
    min-width: 943px;
}

.personalsetting_border {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-bottom: 2px;
    min-width: 943px;margin-top: 2px;
}

.personalsetting  .personalsetting_tr {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    line-height: 24px;
}

/*可聯絡時段*/
.personalsetting_tr_L {
    float: left;
}

.personal_page .personalsetting_tr_L {
    width: 930px;
}

.personal_page .personalsetting_tr_L   .setting_t {
    width: 115px;
}

.personalsetting_tr_L   .setting_t {
    float: left;
    margin-right: 3px;
}

.personal_page  .personalsetting .setting_cR {
    float: left;
    margin-right: 8px;
    width: 815px;
}

.personal_page  .personalsetting .setting_time {
    float: left;
    min-height: 22px;
    width: 812px;
}

.setting_cR_fortime {
    float: left;
    border: 1px solid #ffffff;
    min-height: 22px;
    width: 815px;
    padding: 3px 2px 3px 2px;
}

.setting_cR_fortime:hover {
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
    border: 1px solid #E8EDF2;
    background-color: #F5F5F5;
}

.setting_fortimecontent {
    float: left;
    width: 600px;
}

.setting_time_inner {
    margin-right: 5px;
    display: inline-block;
    width: 100%;
    min-height: 25px;
   /* border: 1px solid #FFF;*/
    ;
}

.setting_time_inner>div {
    float: left;
}
/*.setting_time_inner{
margin-right: 8px;
display: inline-block;
width: 100%;
overflow: hidden;
margin-bottom: 8px;
}
.setting_time_inner>div{float:left;}*/

/*可聯絡時段*/
.setting_cR_inner_forcreate {
    margin-right: 5px;
    display: inline-block;
    width: 100%;
    padding: 3px 2px 3px 2px;
 /*min-height: 27px;*/
    min-height: 25px;
    margin-bottom: 1px;
    border: 1px #ffffff solid;
}

.setting_cR_inner {
    margin-right: 5px;
    display: inline-block;
    width: 100%;
    padding: 3px 2px 3px 2px;
 /*min-height: 27px;*/
  /*  min-height: 26px;*/
   min-height: 23px;
   /* margin-bottom: 1px;*/
    border: 1px #ffffff solid;
	min-height: 27px;
}

/*子層固定的*/
.setting_cR_inner:hover {
 /*background-color:#ECF1F6;box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.2) inset;
background: linear-gradient(to bottom, rgba(241,243,246,1) 0%, rgba(236,241,246,1) 47%, rgba(232,238,246,1) 100%);
 background: linear-gradient(to bottom, rgba(241,243,246,0.3) 0%, rgba(236,241,246,0.5) 47%, rgba(232,238,246,1) 100%);border: 1px #aecff7 solid;*/
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
    border: 1px #e8edf2 solid;
    background-color: #f5f5f5;
}

.setting_e_acountall>a:hover {
    color: #0E429E;
}

.setting_cR_inner>div {
    float: left;
}

.repeat_cL {
    float: left;
    margin-right: 3px;
}

.repeat_cL .repeat_cL_inner {
    margin-right: 8px;
    display: inline-block;
    width: 100%;
    max-width: 600px;
    line-height: 20px;
}

.repeat_cL .repeat_cL_inner>div {
    float: left;
    margin-right: 10px;
}

.repeat_cL .repeat_cL_inner>div:last-child {
    margin-right: 0px;
}

.personal_page .personalsetting_tr .setting_t {
    float: left;
    font-size: 14px;
    width: 115px;
	padding-top:1px;
}

.setting_t {
  /*color: #7B7B7B;*/
    color: #222222;
    font-weight: bold;
    text-align: right;
    margin-right: 3px;
}

.person_eamil_question_hover {
    float: right;
    /*width: 20px;*/
    height: 20px;
    background-image: url(./images/question.png);
    background-position: left 1px;    background-repeat: no-repeat;
    margin-left: 5px;
	    padding: 2px 10px;
}
.person_eamil_question_hover:hover {
    background-image: url(./images/question_.png);
	background-repeat:no-repeat;
}
.person_eamil_question_hover:hover {
   /* background-position: left -21px;*/
}

/*.createsortlistdiv>div {
    overflow: hidden;
    text-align: justify;
    word-break: break-all;
    margin-bottom: 3px;
}

.createsortlist>div {
    float: left;
}

.createsortlist>.listdott {
    margin-right: 10px;
}

.createsortword {
    float: left;
    width: 90%;
    line-height: 20px;
}*/
.createsortlistdiv .articlebase_sub{width:463px;}
.setting_subject_experience .createsortlistdiv {

    background-color: #FFF;

    min-height: 33px;
  /*  overflow: scroll;
    padding: 8px;*/
    float: left;
    width: 463px;

}

.setting_subject_experience {
    float: left;
    min-height: 22px;
    width: 814px;
    padding: 2px;
    border: 1px #ffffff solid;
}

.setting_subject_experience:hover {
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
    border: 1px #e8edf2 solid;
    background-color: #f5f5f5;
}

.setting_subject_experience  .setting_create_sub {
    float: left;
    margin-left: 4px;
    margin-right: 8px;
}

.setting__cR_inner_createexperience {
    padding: 3px 2px 0px 2px;
    margin-left: 8px;
}
.setting_cR_inner  + .setting__cR_inner_createexperience{padding-top:5px;}
.repeat_cL_inner  .re_c {
    margin-top: 5px;
}

.personal_page  .personalsetting .checkbackDate_style {
    width: 150px;
}
/*.personal_page  .personalsetting  .setting_create{float: left;
margin-right: 8px;
min-height: 22px;}*/
.personal_page  .personalsetting  .setting_cR_experience {
    float: left;
    margin-right: 8px;
    min-height: 22px;
    width: 815px;
}

/*.setting_experience_inner{overflow: hidden;
margin-bottom: 3px;}*/
.setting_experience_list_div {
    margin-right: 8px;
    min-height: 24px;
    /*width: 440px;*/;
}

.setting_experience_list {
    margin-right: 8px;
    display: inline-block;
    width: 100%;
    width: 600px;
}

.setting_cR_experience   .setting_create {
    margin-left: 8px;
}

.personal_page  .personalsetting  .setting_create_experience .createsortlist {
    font-size: 12px;
    background-color: #FFF;
    border: 1px solid #D9D9D9;
    height: 300px;
    overflow: scroll;
    padding: 8px;
    width: 56%;
    float: left;
}

.setting_experience_list>div {
    float: left;
    margin-right: 10px;
}

.setting_experience_infoword {
    color: #888;
    font-size: 14px;
    margin-right: 5px;
   /* line-height: 17px;*/
   /* width: 404px;*/
    float: left;
}

.setting_cR_infoword {
    color: #888888;
    font-size: 14px;
}

.setting_cR_stateword {
    font-size: 13px;
    color: #C04A4A;
}

.setting_a_stateword {
    font-size: 13px;
}

.fix_word {
    font-size: 13px;
    color: #888888;
    padding: 3px;
}

.re_c {
    padding-top: 5px;
}

.fix_word_w1 {
    width: 52px;
}

.disableborder {
    height: 1px;
    border-bottom: 1px #d0d0d0 dotted;
}

.repeat_cL_inner>div  .e_input_style  input[type="text"] {
    width: 300px;
    height: 23px;
}

/*.repeat_cL_inner>div  .name_input_style {
  width: 300px;

}*/
.repeat_cL_inner>div  .name_input_style input[type="text"] {
    width: 300px;
    height: 23px;
}

.repeat_cL_inner>div  .language_droplist {
    width: 150px;
}

.repeat_cL_inner>div .national_dtoplist {
    width: 150px;
   
}

.repeat_cL_inner .allradio_sex {
    margin-top: 3px;
}

.setting_delete {
    float: left;
    margin-right: 8px;
    height: 22px;
    padding-top: 2px;
}

.personalsetting_tr .person_set_circle {
    float: right;
/*   margin-right: 8px;
  height: 26px;

  text-align: center;
  border-radius: 3px;
background-color: #cccccc;
 

  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #B9CAEC;*/
    ;
}

.personalsetting_tr .person_set_question {
    float: right;
    margin-right: 8px;
    margin-top: 3px;
}

.setting_cR_fortime .person_set_circle {
    float: right;
}

.setting_cR_fortime .person_set_question {
    float: right;
    margin-right: 5px;
    margin-top: 3px;
}

.listdott {
    padding-left: 5px;
    width: 6px;
    line-height: 22px;
    font-size: 16px;
    color: #888888;
    float: left;
}

.contentLine_inner .setting_list_c {
    color: #888888;
    font-size: 14px;
    margin-right: 10px;
    line-height: 25px;
    width: 300px;
}

.maodian1_a  .afterbutton {
    float: right;
    margin-right: 0px;
    margin-top: 5px;
}

.afterbutton {
    float: right;
    margin-right: 20px;
}

.ihere {
    background-color: #ffffff;
    background-position: center -23px;
}

.ihere_no {
    background-color: #d9d9d9;
    background-position: center 0px;
}

.mhere {
    background-color: none;
    background-position: center -23px;
}
/*mouseover*/
.mhere_no {
    background-color: none;
    background-position: center 0px;
}
/*mouseout*/


.m_shu_textarea {
    width: 600px;
    height: 100px;
}

.p_shu_input_style {
    width: 600px;
   /* margin-bottom: 2px;*/
}
.ptitle_shu_input_style{
    width: 600px;
   /* margin-bottom: 2px;*/
}
.address_shu_input_style{
    width: 600px;
    /*margin-bottom: 2px;*/
}
.p_shu_input_style .p_shu_input{height:23px;}

.address_shu_input_style .p_shu_input{height:50px;width:100%;}/*0324*/
.ifword {
    font-size: 13px;
    color: #129DCB;
}

.repeat_cL .repeat_cL_inner  .radio_sex {
   /* padding-top: 5px;*/
    margin-right: 3px;
}

.miaoshuword {
    color: #888888;
    font-size: 13px;
}

.select_div {
    border-color: #BBB;
}

.orcid_icon_in {
    margin-top: 5px;
}

.orcid_number {
    font-size: 14px;
}

.orcid_p_btn {
    font-size: 14px;
}

/*使用者資料視窗*/
.userdetailall_forjianshi_hover {
    width: 480px;
}

.userdetailall_forjianshi_hover {
    display: block;
    position: absolute;
    height: auto;
  /*  width: 730px;*/
    top: 50px;
    left: 50%;
    overflow: visible;
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow: 0px 2px 1px 0px rgb(255, 255, 255) inset;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid rgb(217, 217, 217);
	/*box-shadow: 0px 0px 20px 0px rgb(206, 206, 206);*/
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
    border: 1px solid rgb(186, 179, 179);
}

.userdetailall_forjianshi_hover::before {
    right: 100%;
    top: 18px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.userdetailall_forjianshi_hover::before {
    border-right-color: rgb(186, 179, 179);
    border-width: 10px;
    margin-left: -36px;
}

.userdetailall_forjianshi_hover::after {
    right: 100%;
    top: 18px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.userdetailall_forjianshi_hover::after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f8f8f8;
    border-width: 9px;
    margin-left: -30px;
}

.lookinfo1 {
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    clear: both;
}

.author_i_btn {
    overflow: hidden;
    /*width: 460px;*/
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 10px 8px 10px;
    background-color: #f8f8f8;
    border-bottom: 1px #dbd4d4 solid;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.i_introauthorview {
    padding: 5px;
    float: left;
}

.i_introauthorviewbg {
    overflow: hidden;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}

.i_icon1 {
    float: left;
    margin-left: 25px;
    margin-right: 30px;
    padding-bottom: 10px;
}

.infoallcommonlist {
    padding-left: 20px;
    overflow: hidden;
}

.infoallcommonlist ul {
    list-style-type: decimal;
    list-style-position: outside;
}

.author_i>div {
    float: right;
    margin-left: 8px;
}

.author_i_w1 {
    width: 80px;
}

.author_i_w2 {
    width: 100px;
}

.author_i_w3 {
    margin-top: 3px;
    width: 80px;
    text-align: center;
    margin-right: 3px;
}

.lookinfo1 .author_div_all .i_introauthor_i {
    overflow: hidden;
    margin-bottom: 5px;
}

.author_div_all .i_introauthor_i>div {
    float: left;
    word-wrap: break-word;
}

.i_introauthor_i_t {
    font-weight: bold;
    color: #000000;
    font-size: 13px;
}

.i_introauthor_i_w1 {
    width: 410px;
}

.infoallcommonlist li>div {
    float: left;
}

.notfortime {
    float: left;
}

.notforreason {
    width: 200px;
    float: left;
}

.i_introauthor_i_w2 {
    width: 50%;
}

.i_ORCID {
    margin-right: 5px;
    float: left;
    line-height: 22px;
}

.lookinfo_word {
    color: #555555;
    font-size: 12px;
    line-height: 22px;
    max-width: 300px;
}

.lookinfo1_outside .closeall {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.ping_recorder_bottominfoall {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 8px;
    border-top: 1px #d9d9d9 solid;
    position: relative;
}

.ping_recorder_bottominfoall  h5 {
    color: #006990;
    font-size: 19px;
    padding-bottom: 5px;
    font-size: 17px;
    font-weight: bold;
}

.ping_recorder_list   li {
    width: 100%;
    display: inline-block;
}

table .ping_recorder_list .ping_recorder_list_t {
  
    font-size: 12px;
    line-height: 21px;
    max-width: 180px;
	font-weight:bold;
}
table .ping_recorder_list div{float: left;}
.ping_recorder_list .ping_recorder_list_m {
    float: left;
    margin-left: 5px;
    line-height: 21px;
    font-size: 13px;
}
.ping_recorder_list_m {
    font-size: 13px;
}
.lookinfo1_outside .ping_recorder_list_t{float:left;}
.ping_recorder_list_m:hover {
    color: #0E429E;
}
/*.jing_ul li{display:inline-block;}*/
.jing_ul {
    list-style-type: disc;
    padding: 10px;
    color: #666666;
    font-size: 9px;
}

.jing_ul li>span {
    font-size: 13px;
    color: #888888;
}

.jing_ul li>p {
    font-size: 13px;
    color: #000000;
    line-height: 18px;
}

.lookmore_content .jing_ul li>p {
    font-size: 12px;
}

.lookmore_content2 .jing_ul li>p {
    font-size: 12px;
}

.jing_ul li {
    width: 100%;
    margin-bottom: 8px;
}

.jing_ul li:last-child {
    margin-bottom: 0px;
}

.jing_ul li>span.jing_date {
    color: #aeaeae;
    font-size: 11px;
    letter-spacing: -1px;
}

.jing_ul li>p.jing_date {
    color: #666666;
    font-size: 12px;
    margin-top: 1px;
}

.lookmore_div {
    float: left;
}

.view_all_experience_word {
    font-size: 12px;
    float: left;
    padding-top: 3px;
    padding-left: 6px;
    padding-right: 3px;
    color: #C3BCB1;
}

.view_all_experience_hover {
    margin-top: 2px;
    float: left;
    width: 20px;
    height: 20px;
    background-image: url(./images/info.png);
    background-position: left top;
	background-repeat:no-repeat;
}

.view_all_experience_hover:hover {
     background-image: url(./images/info_h.png);background-repeat:no-repeat;
}

.lookmore_content {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    background-color: #ffffff;
    border: 2px solid #84B3CF;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.5);
}

.lookmore_content  .pointer {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 11px 12px;
    border-color: transparent transparent #84B3CF;
    position: absolute;
    top: -12px;
}

.lookmore_content2 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    background-color: #ffffff;
    border: 2px solid #84B3CF;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.5);
}

.lookmore_content2  .pointer {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 11px 12px;
    border-color: transparent transparent #84B3CF;
    position: absolute;
    top: -12px;
}

/*.addgoodpersonbtn {
    color: #A7A7A7;
    line-height: 22px;
    margin: 1px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
   background-image: linear-gradient(#F9F9F9, #E4E4E4);
    border-color: #D2D2D2 #CCC #BABABA;
    font-weight: bold;
    padding: 0px 9px;
	font-size:12px;
}

.addgoodpersonbtn:hover {
    box-shadow: none;
    color: #888888;
}

.addgoodpersonbtn:active {
    color: #888888;
    border-color: #666666;
}



.addviewerpersonbtn:hover {
    box-shadow: none;
    color: #888888;
}

.addviewerpersonbtn:active {
    color: #888888;
    border-color: #666666;
}*/

.introview_how {
    height: auto;
    overflow: visible;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    z-index: 30;
    width: 700px;
    border-radius: 6px;
    padding: 3px;
    position: absolute;
    /*padding: 0px;
    padding-bottom: 10px;
    background-color: rgb(240, 241, 242);*/
    border-radius: 3px;
    /*padding: 8px;
    border: 1px #888888 solid;
    /*background: linear-gradient(to bottom, rgba(228,239,245,1) 0%, rgba(216,225,231,1) 49%, rgba(192,210,219,1) 53%, rgba(216,229,237,1) 100%);*/
    top: 30px;
    left: 90px;
    border: 1px solid rgb(217, 217, 217);
   /* background: transparent linear-gradient(to bottom, rgb(196, 220, 233) 0%, rgb(216, 225, 231) 49%, rgb(192, 210, 219) 53%, rgb(216, 229, 237) 100%) repeat scroll 0% 0%;*/
    background-color: #ffffff;
}
/*.introview_how::before {
    right: 100%;
    top: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.introview_how::after{
    right: 100%;
    top: 11%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.introview_how::before{

border-right-color: #d9d9d9;
border-width:12px;
margin-left: -36px;
}

.introview_how::after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #ffffff;
    border-width: 11px;
    margin-left: -30px;
}*/
.introview_how_bg {
   /* background-color: #ffffff;*/
    padding: 10px 5px 8px 5px;
    /* border: 1px solid rgb(154, 199, 228);*/
    height: 125px;
    position: relative;
	width:710px;
}
.introview_how_bg  .userinfo_onlyword_name{width:170px;margin-left:auto;margin-right:auto;}
.introview_how_bg  .userinfo_onlyword_name span{float:left;width:90px;text-align:right;}
.introview_how_table_div {
    float: left;
    width: 100%;
}

.introview_how_table {
    border-collapse: collapse;
    font-size: 13px;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
}

.introview_how_table th {
   /* border: 1px #d9d9d9 solid;*/
    height: 22px;
    /*background-color: #adb2b3;
    color: #ffffff;*/
}

.introview_how_table td {
    border: 1px #d9d9d9 solid;
    text-align: center;
    padding: 3px;
}

.introview_how_table .userinfo_pagetable_view_all_hover {
    margin-top: -2px;
}
.introview_how_table .table_page_tool_td{padding:0px;}
.lookmore_content {
    height: auto;
    overflow: visible;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    z-index: 30;
    width: 280px;
    position: absolute;
    /*padding: 0px;
    padding-bottom: 10px;
    background-color: rgb(240, 241, 242);*/
    border-radius: 3px;
    /*padding: 8px;
    border: 1px #888888 solid;
    /*background: linear-gradient(to bottom, rgba(228,239,245,1) 0%, rgba(216,225,231,1) 49%, rgba(192,210,219,1) 53%, rgba(216,229,237,1) 100%);*/
    top: 30px;
    left: 120px;
    border: 1px solid rgb(217, 217, 217);
   /* background: transparent linear-gradient(to bottom, rgb(196, 220, 233) 0%, rgb(216, 225, 231) 49%, rgb(192, 210, 219) 53%, rgb(216, 229, 237) 100%) repeat scroll 0% 0%;*/
    background-color: #ffffff;
}

.lookmore_content::before {
    right: 100%;
    top: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.lookmore_content::after {
    right: 100%;
    top: 11%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.lookmore_content::before {
/*border-color: rgba(228,239,245,1);
border-bottom-color: #c5dcE9;*/
    border-right-color: #d9d9d9;
    border-width: 10px;
    margin-left: -36px;
}

.lookmore_content::after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #ffffff;
    border-width: 9px;
    margin-left: -30px;
}

.addviewerpersonbtn {
    color: rgb(140, 151, 161);
    font-size: 12px;
    border: 1px solid rgb(188, 188, 188);
    background: rgba(251,252,250,1);
    /*background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(223,223,221,1)), color-stop(100%, rgba(223,223,221,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);*/
    height: 25px;
    cursor: pointer;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 0px 3px;
}

.addviewerpersonbtn:hover {
    color: #888888;
    border-color: #c0c0c0;
}

.addviewerpersonbtn:active {
    color: #888888;
    border-color: #666666;
}

.addviewerpersonbtn img {
    margin-top: -3px;
}

.addgoodpersonbtn {
    color: rgb(140, 151, 161);
    font-size: 12px;
    border: 1px solid rgb(188, 188, 188);
    background: rgba(251,252,250,1);
    /*background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(223,223,221,1)), color-stop(100%, rgba(223,223,221,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(223,223,221,1) 99%, rgba(223,223,221,1) 100%);*/
    height: 25px;
    cursor: pointer;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 0px 3px;
}

.addgoodpersonbtn:hover {
    color: #888888;
    border-color: #c0c0c0;
}

.addgoodpersonbtn:active {
    color: #888888;
    border-color: #666666;
}
.addgoodpersonbtn_active{box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1) inset;}
.addgoodpersonbtn img {
    margin-top: -3px;
}

.lookmore_content2 {
    height: auto;
    overflow: visible;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    z-index: 30;
    width: 280px;
    position: absolute;
    /*padding: 0px;
    padding-bottom: 10px;
    background-color: rgb(240, 241, 242);*/
    border-radius: 3px;
    /*padding: 8px;
    border: 1px #888888 solid;
    /*background: linear-gradient(to bottom, rgba(228,239,245,1) 0%, rgba(216,225,231,1) 49%, rgba(192,210,219,1) 53%, rgba(216,229,237,1) 100%);*/
    border: 1px solid rgb(217, 217, 217);
   /* background: transparent linear-gradient(to bottom, rgb(196, 220, 233) 0%, rgb(216, 225, 231) 49%, rgb(192, 210, 219) 53%, rgb(216, 229, 237) 100%) repeat scroll 0% 0%;*/
    background-color: #ffffff;
}

.lookmore_content2::before {
    right: 100%;
    top: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.lookmore_content2::after {
    right: 100%;
    top: 11%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.lookmore_content2::before {
/*border-color: rgba(228,239,245,1);
border-bottom-color: #c5dcE9;*/
    border-right-color: #d9d9d9;
    border-width: 10px;
    margin-left: -36px;
}

.lookmore_content2::after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #ffffff;
    border-width: 9px;
    margin-left: -30px;
}

.jing_ul {
   /* background-color: #ffffff;*/
    padding: 0px 5px 0px 15px;
    /* border: 1px solid rgb(154, 199, 228);*/;
}


/*系統外使用介面*/
	.common_userinfo_window_all{padding-top:10px;}
	.common_userinfo_line>div{float:left;}
   .common_userinfo_input_style{width:300px;height:23px;}
   
   .common_userinfo_okbtn {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 31px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 9px;
}

.common_userinfo_okbtn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.common_userinfo_okbtn:active {
    background: linear-gradient(to bottom,#2EA0D2 0%,#54C2F3 100%);
    box-shadow: 0 1px 1px #FFF;
}
  .common_userinfo_finalbtn{width:100%;text-align:center;}   
.common_userinfo_word{clear:both;overflow:hidden;width:90%;margin-left:auto;margin-right:auto;padding-bottom:2px;font-size:13px;margin-bottom:5px;}
.common_userinfo_title+.common_userinfo_textarea{clear:both;width:500px;float:none;}

.common_userinfo_content .articlebase_sub{width:364px;}
.common_userinfo_line .common_userinfo_content .address_shu_input_style{width:370px;padding-right:1px;}
.common_userinfo_line .subject_experience{width:400px;font-size: 12px;
background-color: #FFF;
border: 1px solid #D9D9D9;
height: 120px;
overflow: scroll;
padding: 8px;margin-bottom:10px;}
.common_userinfo_line  .common_userinfo_content{width:370px;font-size:12px;}
.common_userinfo_line .articlebase_infoDiv_line{margin-left:0px;width:100%;}
.common_final{clear:both;text-align:center;}
.common_userinfo_window  .common_userinfo_line .articlebase_infoDiv_line{overflow:hidden;}
/*期刊人員設定最上面頁籤*/
.qimemberall_qidiv_top_tab {
    border-bottom: 1px solid #A2C4E1;
    background: transparent linear-gradient(to bottom, #F2FBFF 0%, #F7FDFF 27%, #F0F7FB 57%, #E3F4FB 100%) repeat scroll 0% 0%;
    position: relative;
    display: inline-block;
	width: 100%;
}

.qimemberall_qidiv_top_tab ul li {
    float: left;
    width: 168px;
    display: table;
}

.qimemberall_qidiv_top_tab ul li >div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 40px;
    border: 1px #bfd6dd solid;
    border-top: none;
    border-left: none;
    border-bottom: none;
    box-shadow: 0px 2px 1px 0px #FFF inset;
    background: rgba(236,246,250,1);
    background: -moz-linear-gradient(top, rgba(236,246,250,1) 0%, rgba(236,246,250,1) 27%, rgba(223,237,244,1) 57%, rgba(217,233,239,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(236,246,250,1)), color-stop(27%, rgba(236,246,250,1)), color-stop(57%, rgba(223,237,244,1)), color-stop(100%, rgba(217,233,239,1)));
    background: -webkit-linear-gradient(top, rgba(236,246,250,1) 0%, rgba(236,246,250,1) 27%, rgba(223,237,244,1) 57%, rgba(217,233,239,1) 100%);
    background: -o-linear-gradient(top, rgba(236,246,250,1) 0%, rgba(236,246,250,1) 27%, rgba(223,237,244,1) 57%, rgba(217,233,239,1) 100%);
    background: -ms-linear-gradient(top, rgba(236,246,250,1) 0%, rgba(236,246,250,1) 27%, rgba(223,237,244,1) 57%, rgba(217,233,239,1) 100%);
    background: linear-gradient(to bottom, rgba(236,246,250,1) 0%, rgba(236,246,250,1) 27%, rgba(223,237,244,1) 57%, rgba(217,233,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf6fa', endColorstr='#d9e9ef', GradientType=0 );
    background: transparent linear-gradient(to bottom, #F2FBFF 0%, #F7FDFF 27%, #F0F7FB 57%, #E3F4FB 100%) repeat scroll 0% 0%;
}
.qimember_manager_table_c_position {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}
.qimember_manager_table_c_position .createbtn {
    margin-top: 7px;
    margin-left: 4px;
}
.qimember_manager_table_c_position .qimember_manager_pagetable {
    margin-top: 10px;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}
.qimemberall_qidiv_top_tab  ul li a {
    /*display: block;*/
    text-align: center;
    color: #2E4F53;
    text-decoration: none;
    font-size: 15px;
    word-break: keep-all;
}

.qimemberall_qidiv_top_tab  ul li div.nopower a {
    color: #bbbbbb;
    cursor: default;
}

.qimemberall_qidiv_top_tab ul li  div.top_tab_active {
    background: rgba(23,149,222,1);
    background: -moz-linear-gradient(top, rgba(23,149,222,1) 0%, rgba(23,149,222,1) 19%, rgba(110,175,224,1) 97%, rgba(110,175,224,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(23,149,222,1)), color-stop(19%, rgba(23,149,222,1)), color-stop(97%, rgba(110,175,224,1)), color-stop(100%, rgba(110,175,224,1)));
    background: -webkit-linear-gradient(top, rgba(23,149,222,1) 0%, rgba(23,149,222,1) 19%, rgba(110,175,224,1) 97%, rgba(110,175,224,1) 100%);
    background: -o-linear-gradient(top, rgba(23,149,222,1) 0%, rgba(23,149,222,1) 19%, rgba(110,175,224,1) 97%, rgba(110,175,224,1) 100%);
    background: -ms-linear-gradient(top, rgba(23,149,222,1) 0%, rgba(23,149,222,1) 19%, rgba(110,175,224,1) 97%, rgba(110,175,224,1) 100%);
    background: linear-gradient(to bottom, rgba(23,149,222,1) 0%, rgba(23,149,222,1) 19%, rgba(110,175,224,1) 97%, rgba(110,175,224,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1795de', endColorstr='#6eafe0', GradientType=0 );
    background: transparent linear-gradient(to bottom,  #487C9B 0%, #5D94B4 19%, #6B97BD 97%, rgb(130, 179, 215) 100%) repeat scroll 0% 0%;
    box-shadow: none;
}

.qimemberall_qidiv_top_tab  ul li a.tab_select {
    background-image: url(./images/selectarrow.png);
    background-repeat: no-repeat;
    background-position: 115px center;
}

.qimemberall_qidiv_top_tab ul li:last-child {
    width: 170px;
}

.qimemberall_qidiv_top_tab ul li  div.top_tab_active a {
    color: #ffffff;
}

.qimemberall_qidiv_top_tab ul li div.top_tab_active:hover {
    background: transparent linear-gradient(to bottom,  #487C9B 0%, #5D94B4 19%, #6B97BD 97%, rgb(130, 179, 215) 100%) repeat scroll 0% 0%;
}

.qimemberall_qidiv_top_tab ul li div:hover {
    background: transparent linear-gradient(to bottom, #F2FBFF 0%, #F7FDFF 27%, #F0F7FB 57%, #ffffff 100%) repeat scroll 0% 0%;
}

.qimemberall_qidiv_top_tab ul li div:active {
    background: transparent linear-gradient(to bottom, #F2FBFF 0%, #F7FDFF 27%, #ffffff 57%, #ffffff 100%) repeat scroll 0% 0%;
}

.sliderchild {
    font-size: 12px;
    width: 200px;
    position: absolute;
    background-color: #ffffff;
    box-shadow: 0 0 5px rgba(0,0,0,.18);
    border: 1px #d9d9d9 solid;
    border-radius: 6px;
    position: absolute;
    top: 40px;
    left: 490px;
    overflow: hidden;
}

.sliderchild a:first-child {
    border-radius: 6px 6px 0px 0px;
}

.sliderchild a {
    width: 180px;
    padding: 4px 10px 4px 10px;
    display: block;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
}

.sliderchild a:hover {
    background-color: #eeeeee;
}
/*期刊人員設定最上面頁籤  end*/


/*期刊設定麵包屑
.bread_box {
	position: relative;
	background: #88b7d5;
	border: 4px solid #c2e1f5;
	padding: 40px;
width: 280px;
height: 100px;
border-radius: 6px;
}
.bread_box:after, .bread_box:before {
	left: 100%;

	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.bread_box:after {
    top: 52%;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #88b7d5;
	border-width: 10px;
	
}
.bread_box:before {
    top: 50%;
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #c2e1f5;
	border-width: 14px;
	
}*/
/*期刊設定麵包屑*/
.qimemberall_qidiv_top_tab+.q_bread_box{  border-bottom:0px;  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0px 3px 5px rgba(95, 149, 158, 0.1) inset;}
.q_bread_box {
    clear: both;
    background-color: #edf0f3;
    background-color: #e2eaf2;
    display: inline-block;
    background-color: #e9e9e9;
    width: 100%;
border-bottom:1px #d9d9d9 solid;

}

.bread_box {
    height: 30px;
    width: 93%;
    margin-left: auto;
    margin-right: auto;
}

.bread_box >div {
    float: left;
}
.q_bread_box .bread_box span {
    color: #5974a2;
    display: block;
    float: left;
    text-decoration: none;
    font-size: 12px;
    padding: 6px;
    text-shadow: 0 1px 1px #fff;
}

.q_bread_box .bread_box a {
    color: #5974a2;
    display: block;
    float: left;
text-decoration: underline;
    font-size: 12px;
    padding: 6px;
    text-shadow: 0 1px 1px #fff;
}

/*.q_bread_box .bread_box a:hover {
    color: #0E429E;
   
}*/

.q_bread_box .bread_box a.rightherepage:hover {
    color: #0E429E;
    text-decoration: none;
}
.q_bread_box .bread_box a.rightherepage:active {
 color: #8bbad4;
}

.q_bread_box .bread_box a.rightherepage{
    color: #0a84ec;
}


.qimember_seeting_tabe_all_tool {
    background-color: #f6f6f6;
}

.qimember_seeting_tabe_all_tool td>div {
    float: left;
    width: 145px;
}

.qimember_seeting_tabe_all_tool td {
    height: 30px;
    text-align: center;
}

.qimember_seeting_tabe_all_tool input[type="text"] {
    box-shadow: 0px 3px 5px rgba(95, 149, 158, 0.1) inset;
    border: 1px solid #CBC9C9;
    height: 25px;
    width: 90%;
}

.qimember_seeting_tabe_all_tool  input[type="text"]:focus {
    /*box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.09);
    border-color: #7EA4C7;*/
    border-color: rgb(87, 164, 225);
    box-shadow: 0 0 3px #9ecaed;
}

/*期刊一些重覆的事*/
.useraccount_a{/*line-height:23px;float:left;font-size:13px;color: #000000;*/font-size: 13px;
color: #000000;
word-break: break-all;}
.useraccount_dochek{/*float:left;*/line-height:23px;}
.qimember_seeting_tabe_all_tool td  .qi_choce_yn{text-align:left;width:65px;}.qi_choce_yn .select_menu{width:65px;}
/*期刊人員對應稿件*/
	.transfer_window {padding-bottom:10px;}
    .transfer_window  .transfer_inline{overflow:hidden;margin-bottom:10px;width:90%;margin-left:auto;margin-right:auto;padding-bottom:2px;}
	.transfer_window  .transfer_inline>div{float:left;}
.transfer_window  .transfer_t{text-align:left;font-size:15px;font-weight:bold;}
.transfer_window  .transfer_c{font-size:13px;line-height:24px;}

.transfer_window  .vol_select {width:180px;float:left;}

.transfer_window  .vol_year_select {width:100px;float:left;}
.transfer_window  .vol_year{font-size:14px;padding:2px 3px 0px 3px;float:left;}
.vol_startwindow{clear:both;font-size:13px;padding-top:5px;}
.transfer_window  .transfer_doi_input{width:300px;height:23px;}
.transfer_window  .transfer_tool{float:right;}
.transfer_inline_table{overflow:hidden;margin-bottom: 15px;margin-left:auto;margin-right:auto;}
.transfer_inline_table table{margin-left:auto;margin-right:auto;}
.presstransfer{overflow:hidden;width:90%;margin-left:auto;margin-right:auto;padding-bottom:1px;padding-top:1px;}
.presstransfer>div{float:left;font-size:13px;line-height:23px;}
.presstransfer>.presstransfer_number{font-size:13px;letter-spacing:1px;font-weight:bold;line-height:23px;}
.presstransfer_message{padding-top:15px;padding-bottom:20px;overflow:hidden;}
.presstransfer_message>div{float:left;}
.presstransfer_message textarea{width:580px;min-height:20px;}
.presstransfer_message_t{font-size:15px;font-weight:bold;}
.presstransfertitle{font-size:15px;clear:both;width:100%;padding-bottom:5px;font-weight:bold;padding-top:5px;} 
.transfer_tab_c{border: 1px #d9d9d9 solid;
width: 90.2%;
margin-left: auto;
margin-right: auto;
padding: 12px;}
.transfer_tab_all {
    width: 93.5%;
    margin-left: auto;
    margin-right: auto;
 
    margin-top: 20px;
    
    position: relative;
    height: 29px;
}
.transfer_tab {
    position: absolute;
    top: 0px;
}
.transfer_tab > a.whofunction_allactive {
    border-top: 3px solid rgb(18, 157, 203);
    margin-top: -2px;
    height: 19px;
    border-bottom: 1px #f8f8f8 solid;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgb(248, 248, 248);
    background-color: #f8f8f8;
}
.transfer_tab > a {
    float: left;
    padding: 5px 8px 5px 8px;
    text-decoration: none;
    border: 1px #d9d9d9 solid;
    margin-right: -1px;
    min-width: 120px;
    text-align: center;
    background-color: #f8f8f8;
    height: 18px;
    font-size: 12px;
}
.transfer_ui{font-size:13px;padding-bottom:10px;}
.transfer_final{text-align:center;}
/*期刊人員設定表格▼*/
.qimember_manager_pagetable  .settinga_div{width:30px;}
.qimember_managerecomand_table .createbtn {
    margin-top: 7px;
    margin-left: 4px;
}
.qimember_manager_pagetable_name a:hover{color: #0E429E;}
.qimember_manager_pagetable_name a:active{opacity:0.8;}
.qimember_managerecomand_table {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

.qimember_managerecomand_table .qimember_manager_pagetable {
    margin-top: 10px;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

.qimember_manager_pagetable {
    border: 1px solid #cccccc;
    border-collapse: collapse;
    font-size: 12px;
}

.qimember_manager_pagetable_title {
    background-color: #e8e8e8;
}

.qimember_manager_pagetable_title th {
    border: 1px solid #c4d9f0;
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-shadow: 0 1px 1px #fff;
	color: #000000;color: #5E7695;
}

.qimember_manager_pagetable td {
    /*border: 1px solid #cccccc;
    padding: 3px;
    color: #666666;*/;
}

.qimember_manager_pagetable_view_all_hover {
    float: left;
    width: 20px;
    height: 20px;
    background-image: url("./images/info.png");
    background-position: left top;
    margin-left: 5px;
}

.qimember_manager_pagetable_view_all_hover:hover {
    background-position: left -21px;
}

.qimember_manager_pagetable_name_ch {
    font-size: 14px;
    min-width: 70px;
    display: inline-block;
    text-align: center;
    float: left;
    width: 100%;
	word-break: break-all;
}

.qimember_manager_pagetable_name_ch_t {
    float: left;
}

.qimember_manager_yescheck {
    text-align: center;
}

.qimember_manager_pagetable td {
    border: none;
    padding: 4px;
    color: #666666;
    border: 1px solid #d9d9d9;
	
	word-break: break-all;
}

.qimember_manager_pagetable tr:hover {
    background-color: rgb(249, 251, 229);
}

.qimember_manager_pagetable .table_page_tool_td {
    padding: 0px;
    text-align: left;
    font-size: 13px;
}

/*加入新成員視窗▼*/
.qimember_add_window {
    overflow: hidden;
}

.qimember_add_all {
    width: 98%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.qimember_add_list>div {
    float: left;
    margin-right: 10px;
}
.qimember_add_question_all>div{float: left;}
.qimember_add_question_all .userinfo_pagetable_name_ch{font-size:13px;}
.qimember_add_list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
}

.qimember_add_list .tipword {
    padding-top: 5px;
}

.qimember_add_input_style input[type="text"] {
    width: 350px;
    height: 25px;
}

.qimember_add_question_all {
    font-size: 13px;
    margin-bottom: 5px;
}

.qimember_add_title {
    font-size: 15px;
    width: 100%;
    padding-bottom: 8px;
}

.qimember_add_okbtn {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 31px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 9px;
}

.qimember_add_okbtn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.qimember_add_okbtn:active {
    background: linear-gradient(to bottom,#2EA0D2 0%,#54C2F3 100%);
    box-shadow: 0 1px 1px #FFF;
}

.qimember_add_cencelbtn {
    color: #ffffff;
    background-color: #999;
    border-style: solid;
    border-width: 1px;
    height: 31px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#F6815B, rgb(216, 61, 41));
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 1)  inset;
    background-image: linear-gradient(#F2976B, #F26B6B);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #DE6135;
    font-weight: bold;
    padding: 0px 9px;
}

.qimember_add_cencelbtn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.qimember_add_cencelbtn:active {
    background-image: linear-gradient(#F26B6B, #F2976B);
    box-shadow: 0 1px 1px #FFF;
}

.qimember_add_finalbtn {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.qimember_addsearch_btn:hover {
    color: #888888;
    box-shadow: none;
}

.qimember_addsearch_btn {
    color: #787474;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#EDEDED, #DADADA);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-color: #BBB #ADADAD #9E9E9E;
    font-weight: bold;
    height: 28px;
    padding: 0px 9px;
    text-shadow: 0 1px 1px #fff;
}

.qimember_addsearch_btn:active {
    color: #888888;
    border-color: #666666;
}

/*確認新增成員是否套用預設▼*/
.qimember_add_d_window {
    overflow: hidden;
}

.qimember_add_d_all {
    width: 98%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.qimember_add_d_list>div {
    float: left;
    margin-right: 5px;
}

.qimember_add_d_list {
    overflow: hidden;
    margin-bottom: 5px;
}

.qimember_add_d_list .tipword {
    padding-top: 5px;
}

.qimember_add_d_input_style input[type="text"] {
    width: 350px;
    height: 25px;
}

.qimember_add_d_question_all {
    font-size: 13px;
    margin-bottom: 5px;
}

.qimember_add_d {
    font-size: 15px;
    padding-bottom: 8px;
    text-align: center;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.qimember_add_d_okbtn {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 31px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 9px;
}

.qimember_add_d_okbtn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.qimember_add_d_okbtn:active {
    background: linear-gradient(to bottom,#2EA0D2 0%,#54C2F3 100%);
    box-shadow: 0 1px 1px #FFF;
}

.qimember_add_d_cencelbtn {
    color: #ffffff;
    background-color: #999;
    border-style: solid;
    border-width: 1px;
    height: 31px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#F6815B, rgb(216, 61, 41));
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 1)  inset;
    background-image: linear-gradient(#F2976B, #F26B6B);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #DE6135;
    font-weight: bold;
    padding: 0px 9px;
}

.qimember_add_d_cencelbtn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.qimember_add_d_cencelbtn:active {
    background-image: linear-gradient(#F26B6B, #F2976B);
    box-shadow: 0 1px 1px #FFF;
}

.qimember_add_d_finalbtn {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.qimember_add_d_search_btn:hover {
    color: #888888;
    box-shadow: none;
}

.qimember_add_d_search_btn {
    color: #787474;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#EDEDED, #DADADA);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-color: #BBB #ADADAD #9E9E9E;
    font-weight: bold;
    height: 28px;
    padding: 0px 9px;
    text-shadow: 0 1px 1px #fff;
}

.qimember_add_d_search_btn:active {
    color: #888888;
    border-color: #666666;
}

/*確認移除成員視窗▼*/
.qimember_remove_window {
    overflow: hidden;
}

.qimember_remove_all {
    width: 98%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.qimember_remove_list>div {
    float: left;
    margin-right: 5px;
}

.qimember_remove_list {
    overflow: hidden;
    margin-bottom: 5px;
}

.qimember_remove_list .tipword {
    padding-top: 5px;
}

.qimember_remove_input_style input[type="text"] {
    width: 350px;
    height: 25px;
}

.qimember_remove_question_all {
    font-size: 13px;
    margin-bottom: 5px;
}

.qimember_remove {
    font-size: 15px;
    padding-bottom: 8px;
    text-align: center;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.qimember_remove_waring {
    font-size: 15px;
    text-align: center;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    color: red;
}

.qimember_remove_okbtn {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 31px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 9px;
}

.qimember_remove_okbtn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.qimember_remove_okbtn:active {
    background: linear-gradient(to bottom,#2EA0D2 0%,#54C2F3 100%);
    box-shadow: 0 1px 1px #FFF;
}

.qimember_remove_cencelbtn {
    color: #ffffff;
    background-color: #999;
    border-style: solid;
    border-width: 1px;
    height: 31px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#F6815B, rgb(216, 61, 41));
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 1)  inset;
    background-image: linear-gradient(#F2976B, #F26B6B);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #DE6135;
    font-weight: bold;
    padding: 0px 9px;
}

.qimember_remove_cencelbtn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.qimember_remove_cencelbtn:active {
    background-image: linear-gradient(#F26B6B, #F2976B);
    box-shadow: 0 1px 1px #FFF;
}

.qimember_remove_finalbtn {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.qimember_remove_search_btn:hover {
    color: #888888;
    box-shadow: none;
}

.qimember_remove_search_btn {
    color: #787474;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#EDEDED, #DADADA);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-color: #BBB #ADADAD #9E9E9E;
    font-weight: bold;
    height: 28px;
    padding: 0px 9px;
    text-shadow: 0 1px 1px #fff;
}

.qimember_remove_search_btn:active {
    color: #888888;
    border-color: #666666;
}
/*稿件類型維護*/
/**/
.qi_manuscript_for_review:hover {
    color: #0E429E;
}

.qi_manuscript_page {
   /* width: 806px;*/
    margin-left: auto;
    margin-right: auto;
	padding-left:10px;
	padding-right:10px;
}

.qi_manuscript_page .qi_manuscript_page_start {
    padding-top: 25px;
}

.qi_manuscript_page_start {
    display: inline-block;
}

.qi_manuscript_weihu_tr {
    display: inline-block;
    margin-bottom: 8px;
    width: 100%;
}

.qi_manuscript_weihu_title {
    width: 200px;
    text-align: right;
    font-weight: bold;margin-top:2px;
}

.qi_manuscript_weihu_tr>div {
    float: left;
    margin-right: 5px;
}

.qi_manuscript_weihu_inline {
    display: inline-block;
 
    padding:4px;
}
.qi_manuscript_weihu_L_suo+.qi_manuscript_weihu_inline{margin-top:5px;}
.qi_manuscript_weihu_inline:hover{box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
background-color: #f5f5f5;}
.qi_manuscript_weihu_inline>div {
    float: left;
    margin-right: 5px;
}
.qi_manuscript_weihu_inline >.qi_manuscript_weihu_define{margin-right:0px;}
.qi_manuscript_weihu_inline >.qi_manuscript_weihu_typeinput{margin-right:0px;}
.qi_manuscript_weihu_typeinput input {
   width: 650px;
    height: 24px;
}
.qi_manuscript_weihu_pingliang {
    display: inline-block;
    padding: 4px;
}
.qi_manuscript_weihu_pingliang>div{float: left;
margin-right: 5px;}

.qi_manuscript_weihu_L_suo {
    width: 100%;
    font-size: 13px;
    line-height: 23px;
    color: #666666;
    text-align: right;
}

.qi_manuscript_weihu_L_suo b {
    color: #555555;
}

.qi_manuscript_weihu_c {
    width: 660px;
}

.qi_manuscript_weihu_define textarea {
    width: 646px;
    height: 200px;
    overflow-y: scroll;
}

.qi_manuscript_weihu_define {
    width: 100%;
}

.qi_manuscript_weihu_define_suo {
    font-size: 13px;
    color: #888888;
    line-height: 26px;
}
.qi_manuscript_weihu_editorassistant{margin-bottom:10px;overflow:hidden;border:1px #d9d9d9 solid;padding:10px;width: 613px;margin-left:5px;}
.qi_manuscript_weihu_editorassistant >div{

float:left;margin-right:5px;
}
.qi_manuscript_weihu_editorassistant .qi_manuscript_weihu_define_suo{margin-bottom:8px;}
.qi_manuscript_weihu_editorassistant a.weihu_editorassistant{font-size:13px;line-height:22px;}
.editorassistant_s_t{font-size:13px;line-height:22px;}
.qi_manuscript_weihu_pingwho {
    padding-right: 9px;
    /*line-height: 23px;*/
    font-weight: bold;
    width: 50px;
    text-align: right;
}

.qi_manuscript_weihu_pingstyle {
    border: 1px #cccccc solid;
    position: relative;
    padding: 0px;
    background-color: #f9f9f9;
    top: -3px;
    width: 570px;
    display: inline-block;
}

.qi_manuscript_weihu_pingstyle_c {
    width: 570px;
}

.qi_manuscript_weihu_pingstyle>div {
    float: left;
    margin-right: 5px;
}

.qi_manuscript_weihu_pingstyle >.qi_manuscript_weihu_pingstyle_choice {
    width: 98%;
    font-size: 14px;
    padding-bottom: 5px;
    padding-left: 8px;
    margin-right: 0px;
    min-height: 25px;
    font-size: 13px;
}

.qi_manuscript_weihu_pingstyle  .qi_manuscript_weihu_pingstyle_choice:last-child {
    padding-bottom: 5px;
}

.qi_manuscript_weihu_pingstyle_choice>div {
    float: left;
    margin-right: 5px;
}

.qi_manuscript_weihu_ping_d_select {
    width: 200px;
}

.qi_manuscript_weihu_ping_d_select .select_menu {
    line-height: 21px;
}

.qi_manuscript_weihu_pingstyle::before {
    right: 100%;
    top: 5px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.qi_manuscript_weihu_pingstyle::before {
    border-right-color: #bbbbbb;
    border-width: 10px;
    margin-left: -36px;
}

.qi_manuscript_weihu_pingstyle::after {
    right: 100%;
    top: 5px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.qi_manuscript_weihu_pingstyle::after {
    border-right-color: #eeeeee;
    border-width: 9px;
    margin-left: -30px;
}

.qi_manuscript_step {
    font-size: 15px;
    padding: 4px;
    background-color: #eeeeee;
    width: 556px;
    margin-right: 0px;
    border-bottom: 1px #cccccc solid;
    margin-bottom: 10px;
    font-weight: bold;
    color: #4c9ed9;
    font-size: 17px;
    padding-left: 10px;
    border-top: 1px solid #cccccc;
}

.qi_manuscript_step:first-child {
    border-top: none;
}

.qi_manuscript_weihu_pingstyle_upload {
    clear: both;
    margin-left: 23px;
    color: #666666;
    border: 1px #d9d9d9 solid;
    padding: 5px;
    margin-top: 5px;
    background-color: #ffffff;
    width: 500px;
    padding: 10px 5px 10px 5px;
    font-size: 14px;
}

.qi_manuscript_weihu_pingstyle_upload>div {
    margin-bottom: 8px;
}

.qi_manuscript_weihu_pingstyle_upload_tr>div {
    float: left;margin-right: 3px;
}
/*管理共同檢視人員*/
.addperson_div{

	max-height:600px;
	overflow:hidden;

}
.addperson_table{width:90%;padding:10px;}
.select_person_top{margin-left:10px;margin-top:10px;margin-bottom:5px;overflow:hidden;}
.select_person{width:300px;margin-right:5px;}
.select_person_top>div{float:left;}
.invit_setting_line  .select_person{width:200px;}
/*步驟頁*/
.articlebase_sub{width:700px;min-height:33px;border:1px #d9d9d9 solid;box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;background-color:#ffffff;}
.articlebase_sub>div{border-radius:2px;background-color:#f1f1f1;font-size:12px;float:left;margin:5px ;
padding: 3px;
border: 1px solid #aaa;
background-color: #eeeeee;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);border-radius: 3px;line-height: 15px;
}

.articlebase_sub >div a {
    display: block;
    width: 12px;
    height: 12px;
    background: url('./images/chosen-sprite.png') -42px 1px no-repeat;
    float: right;margin-top: 1px;
}
.articlebase_sub>div a:hover {
    background-position: -42px -10px;
}
.articlebase_sub>div a:hover{opacity:0.8;}
.articlebase_sub>div a:active{opacity:0.3;}

/*步驟_文章語言與稿件類型*/
.contentLine_step .articlelanguagechange_listsquare:first-child {
    margin-top: 15px;
}

.articlelanguagechange_listsquare {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-bottom: 20px;
}

.articlelanguagechange_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 13px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.articlelanguagechange_listsquareTitle {
    font-size:20px;
    font-weight: bold;
    color: #222;
}

.articlelanguagechange_pagestart .articlelanguagechange_page {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
   /* padding: 5px;*/
}

.articlelanguage_btn {
    color: #555555;
    font-size: 14px;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
    margin-top: 15px;
}

.articlelanguagechange_listsquare_suo {
    font-size: 12px;
    font-weight: normal;
}

.articlelanguage_infoDiv_line {
    width: 99%;
    margin-bottom: 8px;
    overflow: hidden;
    margin-top: 7px;
    background-color: #f3f3f3;
    padding: 4px 0px 4px 0px;
	margin-left:auto;
	margin-right:auto;
}

.articlelanguage_infoDiv_line>div {
    margin-left: 6px;
    float: left;
}

.articlelanguage_infoDiv_line:last-child {
    margin-right: 0px;
}

.articlelanguage_infoDiv_t {
    font-size: 16px;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
}

.articlelanguage_radio {
    font-size: 14px;
line-height: 26px;
}

.articlelanguage_infoDiv_line >.article_language_select {
    float: left;
    width: 200px;
    margin-left: 5px;
}

.articlelanguage_infoDiv_line+.articlelanguage_infoDiv_t {
    margin-top: 20px;
}
/*步驟_文章語言與稿件類型*/
.pressstyle_stepchange_listsquare {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-bottom: 20px;
}

.pressstyle_stepchange_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.pressstyle_stepchange_listsquareTitle {
    font-size: 20px;
    font-weight: bold;
    color: #222;
}
.pressstyle_listsquare_suo{overflow: hidden;
width: 95%;
margin-left: auto;
margin-right: auto;
font-size: 14px;
color: #666;}
.pressstyle_stepchange_pagestart .pressstyle_stepchange_page {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
   /* padding: 5px;*/
    margin-bottom: 15px;
}

.pressstyle_step_pagetable {
    border-collapse: collapse;
}

.pressstyle_step_pagetable td {
    border: none;
    padding: 4px;
	font-size:14px;
    color: #666666;
    border: 1px solid #d9d9d9;
    text-align: center;
}

.pressstyle_step_pagetable tr:hover {
    background-color: rgb(249, 251, 229);
}

.pressstyle_step_pagetable .table_page_tool_td {
    padding: 0px;
    text-align: left;
    font-size: 13px;
}

.pressstyle_step_pagetable_title th {
    border: 1px solid #c4d9f0;
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-shadow: 0 1px 1px #fff;
    color: #647074;
}
/*步驟_文章基本資料*/
.articlelanguage_jian_title{text-align:right;font-weight:bold;font-size:14px;clor:#222222;}
.articlelanguage_jian_c{color:#666666;}
.articlelanguage_jian>div{float:left;}
.articlelanguage_jian_div{width:94%;margin-left:auto;margin-right:auto;padding-top:5px;padding-bottom: 5px;}
.articlelanguage_jian{display:inline-block;margin-right: 10px;}
/*.articlelanguage_jian_td_title{}*/
.articlelanguage_jian_c{font-size:14px;}
.articlebase_table_c_position .articlebase_pagetable {
    
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.articlebase_pagetable {
    /*border: 1px solid #cccccc;*/
    border-collapse: collapse;
    font-size: 12px;
}
/*.articlebase_pagetable  .settinga:first-child{margin-left:15px;}
.articlebase_pagetable  .settinga:last-child{margin-right:0px;}*/

.articlebase_pagetable_title {
    background-color: #e8e8e8;
}

.articlebase_pagetable_title th {
   /* border: 1px solid #c4d9f0;*/
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-shadow: 0 1px 1px #fff;
    color: #647074;
}
.articlebase_jian_pagetable {
    border-collapse: collapse;
	width:95%; margin-left: auto;
    margin-right: auto;margin-bottom:10px;
}
.articlebase_jian_pagetable td {
    /*border: none;*/
    padding: 4px;
    color: #666666;
    border: 1px solid #d9d9d9;font-size: 14px;
}
.articlebase_jian_pagetable  .articlebase_jian_t{font-size: 14px;font-weight:bold;color: #222222;}
.articlebase_pagetable td {
    /*border: none;*/
    padding:4px;
    color: #333333;
    /*border: 1px solid #d9d9d9;*/
}

.articlebase_pagetable .table_page_tool_td {
    padding: 0px;
}

.contentLine_step .articlebasechange_listsquare:first-child {
    margin-top: 15px;
}

.articlebasechange_listsquare {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-bottom: 20px;
}
.articlebasechange_listsquare_invite{
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-bottom: 20px;
}
.articlebasechange_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 8px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.articlebasechange_listsquareTitle {
    font-size: 20px;
    font-weight: bold;
    color: #222;
}

.articlebasechange_pagestart .articlebasechange_page {
    overflow: hidden;
    /*width: 93%;*/
    margin-left: auto;
    margin-right: auto;
   /* padding: 5px;*/
}
.articlebasechange_page>div{margin-left: auto;overflow: hidden;
margin-right: auto;}
.articlebase_btn {
    color: #555555;
    font-size: 14px;
    width: 91.5%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 5px;
}
.articlebasechange_page>.onlyone:first-child{border-top:none;margin:0px;padding:0px;}
.articlebasechange_page>.onlyone{border-top:1px #d9d9d9 dotted;margin-top: 15px;width:100%;}
 .onlyone{color: #888888;
width: 100%;
margin-left: auto;
margin-right: auto;

padding-top: 10px;font-size:14px;margin-top:0px;text-align:right;}
.articlebasechange_page .articlelanguage_infoDiv_line{background-color:transparent;padding:0px;width: 90%;}
.articlebasechange_page>div{width:88%;}
.articlebasechange_listsquare_suo {
    font-size: 12px;
    font-weight: normal;
}
.sereference_suo{    width:93%;margin-left: auto;
    margin-right: auto;padding-bottom:10px;padding-top:20px;font-weight:bold; font-size: 15px;}
.articlebase_infoDiv_line {

width: 91.5%;


padding: 4px;
}
.articlebase_infoDiv_t{width:93%; font-weight: bold;}
.articlebase_infoDiv_line>div {
    margin-right: 5px;
    float: left;
}

.articlebase_infoDiv_line:last-child {
    margin-right: 0px;
}

/*.articlebase_infoDiv_line .articlebase_infoDiv_t {
    font-size: 16px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
   
}*/

.articlebase_radio {
    font-size: 15px;
}

.articlebase_infoDiv_line >.article_language_select {
    float: left;
    width: 200px;
    margin-left: 5px;
}

.articlebase_infoDiv_line+.articlebase_infoDiv_t {
    padding-top: 15px;
}

.articlebase_textarea textarea {
    width: 550px;
    height: 23px;
}

.articlebase_btn+.articlebase_infoDiv_t {
    padding-top: 15px;
}

.articlebasechange_pagestart .articlebase_infoDiv_line:hover {
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
    background-color: #f5f5f5;
}
.articlebase_sub >div span{word-wrap: break-word;float:left;}

/*步驟_贊助機構*/
.sponsorchange_jian_pagetable{border-collapse: collapse;}/*贊助檢視專用*/
.sponsorchange_weihu_pagetable{border-collapse: collapse;}/*贊助維護專用*/
.sponsorchange_pagetable_title{border-bottom: 1px #d9d9d9 solid;background-color: #f8f8f8;font-size: 13px;}
.sponsorchange_pagetable_title th{padding-top: 3px;
padding-bottom: 3px;font-size: 14px;border-right:1px #d9d9d9 solid;color:#222222;}
.sponsorchange_jian_pagetable .sponsorchange_pagetable_title th{padding-left:5px;text-align:left;}
.sponsorchange_pagetable_title th:last-child{border-right:0px;}
/*.sponsorchange_gr_top> div.sponsor_infoDiv_t:last-child{border-right:0px;}*/
.sponsor_infoDiv_jian_td{font-size:14px;text-align:left;padding-top: 4px;padding-left:6px;border-right:1px #d9d9d9 solid;
    padding-bottom: 4px;color: #666666;}
.sponsor_infoDiv_jian_td:last-child{border-right:0px;}

.sponsorchange_weihu_pagetable td:last-child {
    border-right: 0px;
}/*贊助維護專用*/
.sponsorchange_weihu_pagetable td {
    border-right: 1px solid #d9d9d9;
    padding: 6px 4px 6px 4px;
}/*贊助維護專用*/

.contentLine_step .sponsorchange_listsquare:first-child {
    margin-top: 15px;
}

.sponsorchange_listsquare {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-bottom: 20px;
}

.sponsorchange_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom:15px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.sponsorchange_listsquareTitle {
    font-size:20px;
    font-weight: bold;
    color: #222;
}

.sponsorchange_listsquare_suo {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: #666;margin-bottom: 13px;
}

.sponsorchange_pagestart {
}

.sponsorchange_pagestart .sponsorchange_page {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
   /* padding: 5px;*/
}

.contentLine_step .sponsorchange_page .sponsorchange_gr {
    /*width: 100%;*/
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
    min-height: 80px;
    border: 1px solid #CCC;
    margin-bottom: 15px;
}

.sponsorchange_gr_top {
    background-color: #f8f8f8;
    display: inline-block;
    width: 100%;
    /*padding-top: 4px;
    padding-bottom: 4px;*/
    font-size: 14px;padding-top: 8px;
padding-bottom: 6px;

    border-bottom: 1px #d9d9d9 solid;
}

.sponsorchange_gr .create_sponsor {
    color: #787474;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#f5f5f5, #e5e5e5);
    border-color: #cccccc #c5c6c8 #b6b7b9;
    font-weight: bold;
    padding: 0px 9px;
    line-height: 17px;
    height: 25px;
    box-shadow: 0px -1px 1px #fff inset, 0 1px 0px rgba(0, 0, 0, 0.1);
}

.sponsorchange_gr_top>div {
    overflow: hidden;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
   
}

/*.sponsorchange_gr_top> div.sponsor_infoDiv_t{width:32.5%;float:left;text-align:left;padding-left:6px;border-right:1px #d9d9d9 solid;font-size:13px;}贊助機構檢視*/

	
.sponsor_t_r > div {
    margin-left: 5px;
}

.sponsor_t_r {
    float: right;

}

 .sponsor_infoDiv_tr:nth-child(2n+1) {
    background-color: #F8F8F4;
    background-color: #F5FDFF;
    background-color: #EEFAFE;
    background-color: #FCF8EE;
}

.sponsor_infoDiv_tr:last-child {
    border-bottom: none;
}

.sponsorsponsor_infoDiv_tr {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px #d9d9d9 solid;
}

.sponsor_infoDiv_tr:nth-child(2n) {
    background-color: #ffffff;
}

.sponsor_infoDiv_tr {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px #d9d9d9 solid;
}
.sponsor_infoDiv_tr td{border-right:1px #d9d9d9 solid;}
.sponsor_infoDiv_tr td:last-child{border-right:0px;}
.sponsorchange_gr .create_sponsor:hover {
    box-shadow: none;
    color: #888888;
    background-image: linear-gradient(#F6F6F6, #F0EFEF);
}

.sponsorchange_gr .create_sponsor:active {
    color: #888888;
    border-color: #c0c0c0;
    background-image: linear-gradient(#DADADA, #EDEDED);
}

.sponsor_infoDiv_td_L {
    float: left;
    padding: 0px 20px 8px 20px;
    /*border-right: 1px #d9d9d9 solid;*/
}

.sponsor_infoDiv_td_L>div {
    float: left;
}

.sponsor_infoDiv_td_R {
    float: left;
    width: 40px;
}

.sponsor_infoDiv_line {
    width: 260px;
    margin-right: 10px;
}

.sponsor_infoDiv_line:last-child {
    margin-right: 0px;
}

.sponsor_infoDiv_t {
    font-size: 14px;
  
	font-weight:bold;
}

.sponsor_infoDiv_td_R>.settinga_div {
    width: 30px;
    margin-top: 15px;
}
.sponsor_infoDiv_input{height:23px;}
/*貢獻者*/
.contentLine_step .contributechange_listsquare:first-child {
    margin-top: 15px;
}

.contributechange_listsquare {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-bottom: 20px;
}

.contributechange_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.contributechange_listsquareTitle {
    font-size: 20px;
    font-weight: bold;
    color: #222;
}

.contributechange_listsquare_suo {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: #666;
}

.contributechange_pagestart {
}

.contributechange_pagestart .contributechange_page {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
   /* padding: 5px;*/
}

.contentLine_step .contributechange_page .contributechange_gr {
    /*width: 100%;*/
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
    border: 1px solid #CCC;
    margin-bottom: 15px;
}
.contribute_infoDiv_jian_td {font-size: 14px;color: #666666;}
.contribute_infoDiv_jian_title{padding-left:3px;color:#222222;font-weight:bold;font-size:14px;}
.contributechange_gr_top {
    background-color: #f8f8f8;
    display: inline-block;
    width: 100%;
   padding-top: 8px;
padding-bottom: 6px;
	

    border-bottom: 1px #d9d9d9 solid;
}

.contributechange_gr .create_contribute {
    color: #787474;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#f5f5f5, #e5e5e5);
    border-color: #cccccc #c5c6c8 #b6b7b9;
    font-weight: bold;
    padding: 0px 9px;
    line-height: 17px;
    height: 25px;
    box-shadow: 0px -1px 1px #fff inset, 0 1px 0px rgba(0, 0, 0, 0.1);
}

.contributechange_gr_top > div {
    overflow: hidden;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
 
}
/*.contributechange_gr_top> div.topth1{width:32.5%;float:left;text-align:left;padding-left:6px;border-right:1px #d9d9d9 solid;font-size:13px;}
.contributechange_gr_top> div.topth2{width:66%;float:left;text-align:left;padding-left:6px;font-size:13px;}
.contribute_infoDiv_tr .jiantd1{width:32.5%;float:left;font-size:13px;text-align:left;padding-top: 4px;padding-left:6px;border-right:1px #d9d9d9 solid;
    padding-bottom: 4px;min-height: 21px;line-height:20px;}
	.contribute_infoDiv_tr .jiantd2{width:66%;float:left;font-size:13px;text-align:left;padding-top: 4px;padding-left:6px;
    padding-bottom: 4px;min-height: 21px;line-height:20px;}*/
/*貢獻者檢視表格*/	
.contributechange_pagetable_title th{font-size: 14px;padding-top:4px;padding-bottom:4px;border-right:1px #d9d9d9 solid;border-bottom:1px #d9d9d9 solid;background-color: #f8f8f8;}
.contributechange_jian_pagetable .contributechange_pagetable_title th{text-align:left;padding-left:5px;}
.contributechange_pagetable_title th:last-child{border-right:0px;}

.contributechange_jian_pagetable{border-collapse: collapse;}
.contributechange_jian_pagetable td{border-right: 1px solid #d9d9d9;padding:  4px;}
.contributechange_jian_pagetable td:last-child{border-right:0px;}/*貢獻者檢視表格*/	

.contributechange_weihu_pagetable{border-collapse: collapse;}
.contributechange_weihu_pagetable td{border-right: 1px solid #d9d9d9;padding: 4px;}
.contributechange_weihu_pagetable td:last-child{border-right:0px;}/*貢獻者維護表格*/
.contribute_t_r > div {
    margin-left: 5px;
}

.contribute_t_r {
    float: right;
   
}

.contributechange_page .contribute_infoDiv_tr:nth-child(2n+1) {
    background-color: #F8F8F4;
    background-color: #F5FDFF;
    background-color: #EEFAFE;
    background-color: #FCF8EE;
}

.contribute_infoDiv_tr:last-child {
    border-bottom: none;
}

.contributecontribute_infoDiv_tr {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px #d9d9d9 solid;
}

.contributechange_page .contribute_infoDiv_tr:nth-child(2n) {
    background-color: #ffffff;
}

.contribute_infoDiv_tr {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px #d9d9d9 solid;
}

.contributechange_gr .create_contribute:hover {
    box-shadow: none;
    color: #888888;
    background-image: linear-gradient(#F6F6F6, #F0EFEF);
}

.contributechange_gr .create_contribute:active {
    color: #888888;
    border-color: #c0c0c0;
    background-image: linear-gradient(#DADADA, #EDEDED);
}

.contribute_infoDiv_td_L {
    float: left;
    padding: 8px 5px 5px 7px;
    /*border-right: 1px #d9d9d9 solid;*/
    width: 834px;
}

.contribute_infoDiv_td_R {
    float: left;
    width: 40px;
}

.contribute_infoDiv_line {
    width: 100%;
    margin-bottom: 4px;

    overflow: hidden;padding-left: 20px;
}

.contributechange_jian_pagetable  .contribute_infoDiv_line>div {margin-right:0px;}
.contribute_infoDiv_line>div {
    margin-right: 10px;
    float: left;
}

.contribute_infoDiv_line:last-child {
    margin-right: 0px;margin-bottom:0px;
}

.contribute_infoDiv_textarea {
    width: 600px;
    height: 84px;
}

.contribute_infoDiv_textarea textarea {
    width: 99.5%;
    height: 78px;
}
.contributechange_jian_pagetable  .contribute_infoDiv_t {width:auto;font-weight: initial;margin-left: 5px;}

.contribute_infoDiv_t {
    font-size: 14px;
   
    width:100px;
    text-align: right;	font-weight:bold;color: #666666;
}



.contribute_infoDiv_td_R>.settinga_div {
    width: 30px;
    margin-top: 15px;
}

.contribute_input input {
    height: 24px;
    width: 600px;
}

/*步驟_評閱者*/
.contentLine_step .pingadchange_listsquare:first-child {
    margin-top: 15px;
}

.pingadchange_listsquare {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-bottom: 20px;
}

.pingadchange_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 13px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.pingadchange_listsquareTitle {
    font-size: 20px;
    font-weight: bold;
    color: #222;
}

.pingadchange_listsquare_suo {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: #666;
	margin-bottom:10px;
}

.pingadchange_pagestart {
}

.pingadchange_pagestart .pingadchange_page {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
   /* padding: 5px;*/
}

.contentLine_step .pingadchange_page .pingadchange_gr {
    /*width: 100%;*/
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
    min-height: 80px;
    border: 1px solid #CCC;
    margin-bottom: 15px;
}

.pingadchange_gr_top {
    background-color: #f8f8f8;
    display: inline-block;
    width: 100%;

   padding-top: 7px;
padding-bottom: 6px;
    border-bottom: 1px #d9d9d9 solid;
}

.pingadchange_gr .create_pingad {
    color: #787474;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#f5f5f5, #e5e5e5);
    border-color: #cccccc #c5c6c8 #b6b7b9;
    font-weight: bold;
    padding: 0px 9px;
    line-height: 17px;
    height: 25px;
    box-shadow: 0px -1px 1px #fff inset, 0 1px 0px rgba(0, 0, 0, 0.1);
}

.pingadchange_gr_top > div {
    overflow: hidden;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
}

.pingad_t_r > div {
    margin-left: 5px;
}

.pingad_t_r {
    float: right;
    color: #555555;
    font-size: 14px;
}

.pingadchange_page .pingad_infoDiv_tr:nth-child(2n+1) {
    background-color: #F8F8F4;
    background-color: #F5FDFF;
    background-color: #EEFAFE;
    background-color: #FBF5E3;
}

.pingad_infoDiv_tr:last-child {
    border-bottom: none;
}

.pingadpingad_infoDiv_tr {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px #d9d9d9 solid;
}

.pingadchange_page .pingad_infoDiv_tr:nth-child(2n) {
    background-color: #ffffff;
}

.pingad_infoDiv_tr {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px #d9d9d9 solid;
}

.pingadchange_gr .create_pingad:hover {
    box-shadow: none;
    color: #888888;
    background-image: linear-gradient(#F6F6F6, #F0EFEF);
}

.pingadchange_gr .create_pingad:active {
    color: #888888;
    border-color: #c0c0c0;
    background-image: linear-gradient(#DADADA, #EDEDED);
}

.pingad_infoDiv_td_L {
    float: left;
   
    /*border-right: 1px #d9d9d9 solid;*/
    width: 810px;
	padding:3px 3px 0px 3px;
}

.pingad_infoDiv_td_R {
    float: left;
    width: 40px;
}

.pingad_infoDiv_line {
    width: 98%;
    margin-bottom: 5px;
    padding-left: 20px;
    overflow: hidden;
}

.pingad_infoDiv_line>div {
 
    float: left;
}

.pingad_infoDiv_line:last-child {
    margin-right: 0px;margin-bottom: 0px;
}

.pingad_infoDiv_textarea {
    width: 700px;
    height: 84px;
}

.pingad_infoDiv_textarea textarea {
    width: 700px;
    height: 78px;
}

.pingadchange_weihu_pagetable .pingad_infoDiv_t {
    font-size: 14px;

    width: 85px;
    text-align: right;font-weight: bold;
}
.pingadchange_jian_pagetable .pingad_infoDiv_t {
    font-size: 14px;

    width:auto;
    text-align: left;
}
.pingad_infoDiv_td_R>.settinga_div {
    width: 30px;
    margin-top: 15px;
}

.pingad_input input {
    height: 24px;
    width: 700px;
}

.pingad_input_call input {
    height: 24px;
    width: 200px;
}

.pingad_input_name input {
    height: 24px;
    width: 200px;
}
.pingad_jian_c{font-size:14px;}
/*建議評閱  檢視*/

.pingadchange_jian_pagetable{border-collapse: collapse;}
.pingadchange_pagetable_title th{font-size: 14px;padding-top:4px;padding-bottom:4px;border-right:1px #d9d9d9 solid;border-bottom:1px #d9d9d9 solid;background-color: #f8f8f8;}
.pingadchange_pagetable_title th:last-child{border-right:0px;}
.pingadchange_jian_pagetable td{border-right: 1px solid #d9d9d9;padding: 6px 4px 6px 4px;}
.pingadchange_jian_pagetable td:last-child{border-right:0px;}

.pingadchange_weihu_pagetable{border-collapse: collapse;}
.pingadchange_weihu_pagetable td{border-right: 1px solid #d9d9d9;padding: 6px 4px 6px 4px;}
.pingadchange_weihu_pagetable td:last-child{border-right:0px;}

.pingadchange_gr_top > div.topth1 {
    width: 66%;
    float: left;
    text-align: left;
    padding-left: 6px;
    font-size: 13px;
}
.pingad_infoDiv_tr .jiantd1 {
    width: 29%;
    float: left;
    font-size: 13px;
    text-align: left;
    padding-top: 4px;
    padding-left: 6px;
  
    padding-bottom: 4px;
    min-height: 21px;
    line-height: 20px;
}
.pingadchange_t_td{
float: left;
word-wrap: break-word;
overflow: hidden;
text-align: justify;
word-break: break-all;
width: 95px;
text-align: center;
font-size: 14px;
color: #666;
}
.pingad_infoDiv_tr .jiantd2 {
    width: 69%;
    float: left;
    font-size: 13px;
    text-align: left;
    padding-top: 4px;
    padding-left: 6px;
  border-left: 1px #d9d9d9 solid;
    padding-bottom: 4px;
    min-height: 21px;
    line-height: 20px;
}
.pingadchange_jian_pagetable  .pingadchange_pagetable_title th{text-align:left;font-size:14px;color: #222222;}
/*步驟_迴避評閱者*/
.pingnochange_t_td{
float: left;
word-wrap: break-word;
overflow: hidden;
text-align: justify;
word-break: break-all;
width: 95px;
text-align: center;
font-size: 14px;
color: #666;
}
.pingnochange_jian_pagetable .pingnochange_pagetable_title th{text-align:left;font-size:14px;color: #222222;}
.pingnochange_pagetable_title th{font-size: 13px;padding-top:4px;padding-bottom:4px;border-right:1px #d9d9d9 solid;border-bottom:1px #d9d9d9 solid;background-color: #f8f8f8;}/*迴避評閱者檢視*/
.pingnochange_pagetable_title th:last-child{border-right:0px;}/*迴避評閱者檢視*/
.pingnochange_jian_pagetable{border-collapse: collapse;}/*迴避評閱者檢視*/

.pingnochange_jian_pagetable td{border-right: 1px solid #d9d9d9;padding: 6px 4px 6px 4px;}/*迴避評閱者檢視*/
.pingnochange_jian_pagetable td:last-child{border-right:0px;}/*迴避評閱者檢視*/

.pingnochange_weihu_pagetable{border-collapse: collapse;}/*迴避評閱者維護*/
.pingnochange_weihu_pagetable td{border-right: 1px solid #d9d9d9;padding: 6px 4px 6px 4px;}/*迴避評閱者維護*/
.pingnochange_weihu_pagetable td:last-child{border-right:0px;}/*迴避評閱者維護*/

.contentLine_step .pingnochange_listsquare:first-child {
    margin-top: 15px;
}

.pingnochange_listsquare {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-bottom: 20px;
}

.pingnochange_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.pingnochange_listsquareTitle {
    font-size: 20px;
    font-weight: bold;
    color: #222;
}

.pingnochange_listsquare_suo {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: #666;
	margin-bottom:10px;
}

.pingnochange_pagestart {
}

.pingnochange_pagestart .pingnochange_page {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
   /* padding: 5px;*/
}

.contentLine_step .pingnochange_page .pingnochange_gr {
    /*width: 100%;*/
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
    min-height: 80px;
    border: 1px solid #CCC;
    margin-bottom: 15px;
}

.pingnochange_gr_top {
    background-color: #f8f8f8;
    display: inline-block;
    width: 100%;
   padding-top: 7px;
padding-bottom: 6px;


    border-bottom: 1px #d9d9d9 solid;
}

.pingnochange_gr .create_pingno {
    color: #787474;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#f5f5f5, #e5e5e5);
    border-color: #cccccc #c5c6c8 #b6b7b9;
    font-weight: bold;
    padding: 0px 9px;
    line-height: 17px;
    height: 25px;
    box-shadow: 0px -1px 1px #fff inset, 0 1px 0px rgba(0, 0, 0, 0.1);
}

.pingnochange_gr_top > div {
    overflow: hidden;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
}

.pingno_t_r > div {
    margin-left: 5px;
}

.pingno_t_r {
    float: right;
    color: #555555;
    font-size: 14px;
}

.pingnochange_page .pingno_infoDiv_tr:nth-child(2n+1) {
    background-color: #F8F8F4;
    background-color: #F5FDFF;
    background-color: #EEFAFE;
    background-color: #FBF5E3;
}

.pingno_infoDiv_tr:last-child {
    border-bottom: none;
}

.pingnopingno_infoDiv_tr {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px #d9d9d9 solid;
}

.pingnochange_page .pingno_infoDiv_tr:nth-child(2n) {
    background-color: #ffffff;
}

.pingno_infoDiv_tr {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px #d9d9d9 solid;
}

.pingnochange_gr .create_pingno:hover {
    box-shadow: none;
    color: #888888;
    background-image: linear-gradient(#F6F6F6, #F0EFEF);
}

.pingnochange_gr .create_pingno:active {
    color: #888888;
    border-color: #c0c0c0;
    background-image: linear-gradient(#DADADA, #EDEDED);
}

.pingno_infoDiv_td_L {
    float: left;
    /*padding: 8px 20px 8px 20px;
    border-right: 1px #d9d9d9 solid;*/
    width: 810px;	padding:3px 3px 0px 3px;
}

.pingno_infoDiv_td_R {
    float: left;
    width: 40px;
}

.pingno_infoDiv_line {
    width: 98%;
    margin-bottom:5px;
    padding-left: 20px;
    overflow: hidden;
}

.pingno_infoDiv_line>div {
  
    float: left;
}

.pingno_infoDiv_line:last-child {
    margin-right: 0px;
	margin-bottom: 0px;
}
.pingno_jian_c{font-size:14px;}
.pingno_infoDiv_textarea {
    width: 700px;
    height: 84px;
}

.pingno_infoDiv_textarea textarea {
    width: 700px;
    height:78px;
}

.pingnochange_weihu_pagetable .pingno_infoDiv_t {
    font-size: 14px;

    width: 85px;
    text-align: right;font-weight:bold;
}
.pingnochange_jian_pagetable .pingno_infoDiv_t {
    font-size: 14px;

    width: auto;
    text-align:left;
}
.pingno_infoDiv_td_R>.settinga_div {
    width: 30px;
    margin-top: 15px;
}

.pingno_input input {
    height: 24px;
    width: 700px;
}

.pingno_input_call input {
    height: 24px;
    width: 200px;
}

.pingno_input_name input {
    height: 24px;
    width: 200px;
}
/*步驟 校對檢視*/
.proofread_listsquare {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-bottom: 20px;
}

.proofread_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 8px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.proofread_listsquareTitle {
    font-size: 18px;
    font-weight: bold;
    color: #222;
}
.proofread_listsquare table {

    margin-left: auto;
    margin-right: auto;
    margin-bottom:10px;
	width:95%;
}
/*步驟  檔案及附件檢視*/
.alldocument_listsquare {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-bottom: 20px;
}

.alldocument_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 8px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.alldocument_listsquareTitle {
    font-size: 18px;
    font-weight: bold;
    color: #222;
}
.contentLine_step  .alldocument_listsquare .presstuchange_page .presstuchange_gr{margin-bottom:0px;}/*稿件資料檢視時  補充說明*/
.contentLine_step  .alldocument_listsquare  .paymentfilechange_page .paymentfilechange_gr{margin-bottom:0px;}/*稿件資料檢視時  補充說明*/
.alldocument_listsquare .presstuchange_pagestart .presstuchange_page{width:94.5%;}/*稿件資料檢視時  補充說明*/
.alldocument_listsquare  .paymentfilechange_pagestart .paymentfilechange_page{width:95%;}/*稿件資料檢視時  補充說明*/
.pressthischange_inlinebtn{display:inline-block;padding-left:10px;vertical-align: middle;}/*稿件資料檢視時  補充說明*/
.alldocument_listsquare   h5{width:96%;margin-left:auto;margin-right:auto;padding-top: 9px;
padding-bottom: 5px;color:#222222;}
.alldocument_listsquare>div{margin-bottom:10px;} 
.alldocument_listsquare .pressthis_infoDiv_line{margin-bottom:0px;} 
.alldocument_listsquare>.pressthischange_pagestart {

    padding-bottom: 5px;
    overflow: hidden;width:95%;margin-left:auto;margin-right:auto;border: 1px #d9d9d9 solid;
}
.alldocument_listsquare>.presstuchange_pagestart{

    padding-bottom: 5px;
    overflow: hidden;width:95%;margin-left:auto;margin-right:auto;border: 1px #d9d9d9 solid;padding-bottom: 11px;
}
.alldocument_listsquare>.paymentfilechange_pagestart{

    padding-bottom: 5px;
    overflow: hidden;width:95%;margin-left:auto;margin-right:auto;border: 1px #d9d9d9 solid;padding-bottom: 11px;
}
/*步驟_待修改參考文獻*/

.wenxiechange_listsquare {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-bottom: 20px;
}

.wenxiechange_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 8px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.wenxiechange_listsquareTitle {
    font-size: 20px;
    font-weight: bold;
    color: #222;
}
.referencesAll{
    background-color: #F0F9F5;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 90%;
    font-size: 14px;
    color: #666666;
    border: 1px #cccccc solid;
    border-radius: 3px;
    padding: 20px 20px 20px 30px;
    font-size: 13px;
    margin-top: 10px;
	margin-bottom:10px;
}
.referencesAll ul li {
    list-style-type: decimal;
    list-style-position: inside;
    margin: 0px 0px 15px 0px;
    list-style-position: outside;
}
/*步驟_稿件正文*/
.contentLine_step .pressthischange_listsquare:first-child {
    margin-top: 15px;
}

.pressthischange_listsquare {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-bottom: 20px;
}

.pressthischange_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 8px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.pressthischange_listsquareTitle {
    font-size:20px;
    font-weight: bold;
    color: #222;
}

.pressthischange_listsquare_suo {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: #666;
}

.pressthischange_pagestart .pressthischange_page {
    overflow: hidden;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

/*.contentLine_step .pressthischange_page .pressthischange_gr {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
    min-height: 80px;
    border: 1px solid #CCC;
    margin-bottom: 10px;
}*/

/*.pressthischange_gr_top {
    background-color: #f8f8f8;
    display: inline-block;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 8px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px #d9d9d9 solid;
}*/

/*.pressthischange_gr .create_pressthis {
    color: #787474;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#f5f5f5, #e5e5e5);
    border-color: #cccccc #c5c6c8 #b6b7b9;
    font-weight: bold;
    padding: 0px 9px;
    line-height: 17px;
    height: 25px;
    box-shadow: 0px -1px 1px #fff inset, 0 1px 0px rgba(0, 0, 0, 0.1);
}*/

.pressthischange_gr_top > div {
    overflow: hidden;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
}

.pressthis_t_r > div {
    margin-left: 5px;
}

.pressthis_t_r {
    float: right;
    color: #555555;
    font-size: 14px;
}

.pressthischange_gr .create_pressthis:hover {
    box-shadow: none;
    color: #888888;
    background-image: linear-gradient(#F6F6F6, #F0EFEF);
}

.pressthischange_gr .create_pressthis:active {
    color: #888888;
    border-color: #c0c0c0;
    background-image: linear-gradient(#DADADA, #EDEDED);
}

.pressthis_infoDiv_line {
    width: 98%;
    margin-bottom: 8px;
    padding-left: 20px;
    overflow: hidden;
}
.pressthis_infoDiv_line .uploadfile_div{margin-right:4px;}

.pressthis_infoDiv_line>div {
   /* margin-right: 10px;*/
    float: left;
}

.pressthis_infoDiv_textarea {
    width: 875px;
    height: 84px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.pressthis_infoDiv_textarea textarea {
    width: 875px;
    height: 80px;
}

.pressthis_infoDiv_t {
    font-size: 12px;
    color: #666;
    width: 85px;
    text-align: right;
}
/*步驟_圖檔*/
.contentLine_step .presstuchange_listsquare:first-child {
    margin-top: 15px;
}

.presstuchange_listsquare {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-bottom: 20px;
}

.presstuchange_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 13px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.presstuchange_listsquareTitle {
    font-size: 20px;
    font-weight: bold;
    color: #222;
}

.presstuchange_listsquare_suo {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: #666;
}

.presstuchange_pagestart {
}

.presstuchange_pagestart .presstuchange_page {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    /*padding: 5px;*/
}

.contentLine_step .presstuchange_page .presstuchange_gr {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
    min-height: 80px;
    margin-bottom: 15px;
}

.presstu_table_c_position {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

.presstu_pagetable {
    border-collapse: collapse;
}

.presstu_pagetable td {
    border: none;
    padding: 4px;
   /* color: #333333;*/
    border: 1px solid #d9d9d9;
    text-align: center;
	font-size:14px;color: #666666;
}

.presstu_pagetable tr:hover {
    background-color: rgb(249, 251, 229);
}

.presstu_pagetable .table_page_tool_td {
    padding: 0px;
    text-align: left;
    font-size: 13px;
}

.presstu_pagetable_title th {
    border: 1px solid #c4d9f0;
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-shadow: 0 1px 1px #fff;
    color: #647074;
}

.presstu_pagetable .settinga_div {
   /* width: 90px;*/
}

.presstu_infoDiv_line {
    width: 100%;
    margin-bottom: 11px;
    overflow: hidden;
}

.presstu_infoDiv_line>div {
    margin-right: 10px;
    float: left;
}
/*投稿應繳文件*/
/*步驟_圖檔*/
.contentLine_step .paymentfilechange_listsquare:first-child {
    margin-top: 15px;
}

.paymentfilechange_listsquare {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-bottom: 20px;
}

.paymentfilechange_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom:15px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.paymentfilechange_listsquareTitle {
    font-size: 20px;
    font-weight: bold;
    color: #222;
}

.paymentfilechange_listsquare_suo {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: #666;
}

.paymentfilechange_pagestart {
}

.paymentfilechange_pagestart .paymentfilechange_page {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
   /* padding: 5px;*/
}

.contentLine_step .paymentfilechange_page .paymentfilechange_gr {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
    min-height: 80px;
    margin-bottom: 15px;
}

.paymentfile_table_c_position {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

.paymentfile_pagetable {
    border-collapse: collapse;
}

.paymentfile_pagetable td {
    border: none;
    padding:4px ;
  /*  color: #333333;*/
    border: 1px solid #d9d9d9;
    text-align: center;color: #666666;
}

.paymentfile_pagetable tr:hover {
    background-color: rgb(249, 251, 229);
}

.paymentfile_pagetable .table_page_tool_td {
    padding: 0px;
    text-align: left;
    font-size: 13px;
}

.paymentfile_pagetable_title th {
    border: 1px solid #c4d9f0;
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-shadow: 0 1px 1px #fff;
    color: #647074;
}

.paymentfile_pagetable .settinga_div {
  width: auto;
}

.paymentfile_infoDiv_line {
    width: 100%;
    margin-bottom: 8px;
    overflow: hidden;
}

.paymentfile_infoDiv_line>div {
    margin-right: 10px;
    float: left;
}
/*步驟_投稿自薦函*/
.contentLine_step .recommendselfchange_listsquare:first-child {
    margin-top: 15px;
}

.recommendselfchange_listsquare {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 3px solid #D7D7D7;
    box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
    border-radius: 3px;
    background-color: #FEFEFE;
    width: 93%;
    margin-bottom: 20px;
}

.recommendselfchange_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 8px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.recommendselfchange_listsquareTitle {
    font-size: 20px;
    font-weight: bold;
    color: #222;
}

.recommendselfchange_listsquare_suo {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: #666;
}

.recommendselfchange_pagestart {
}

.recommendselfchange_pagestart .recommendselfchange_page {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    /*padding: 5px;*/
}

.contentLine_step .recommendselfchange_page .recommendselfchange_gr {
  /*  width: 100%;*/
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
    min-height: 80px;
    border: 1px solid #CCC;
    margin-bottom: 10px;
}

.recommendselfchange_gr_top {
    background-color: #f8f8f8;
    display: inline-block;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 8px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px #d9d9d9 solid;
}

.recommendselfchange_gr .create_recommendself {
    color: #787474;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#f5f5f5, #e5e5e5);
    border-color: #cccccc #c5c6c8 #b6b7b9;
    font-weight: bold;
    padding: 0px 9px;
    line-height: 17px;
    height: 25px;
    box-shadow: 0px -1px 1px #fff inset, 0 1px 0px rgba(0, 0, 0, 0.1);
}

.recommendselfchange_gr_top > div {
    overflow: hidden;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
}

.recommendself_t_r > div {
    margin-left: 5px;
}

.recommendself_t_r {
    float: right;
    color: #555555;
    font-size: 14px;
}

.recommendselfchange_page .recommendself_infoDiv_tr:nth-child(2n+1) {
    background-color: #F8F8F4;
    background-color: #F5FDFF;
    background-color: #EEFAFE;
    background-color: #FBF5E3;
}

.recommendself_infoDiv_tr {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px #d9d9d9 solid;
}

.recommendselfchange_gr .create_recommendself:hover {
    box-shadow: none;
    color: #888888;
    background-image: linear-gradient(#F6F6F6, #F0EFEF);
}

.recommendselfchange_gr .create_recommendself:active {
    color: #888888;
    border-color: #c0c0c0;
    background-image: linear-gradient(#DADADA, #EDEDED);
}

.recommendself_infoDiv_line {
    width: 97%;
    margin-bottom: 8px;
     margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.recommendself_infoDiv_line .uploadfile_div{margin-right:4px;}
.recommendself_infoDiv_line>div {
  
    float: left;
}

.recommendself_infoDiv_textarea {
    width: 863px;
    height: 84px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.recommendself_infoDiv_textarea textarea {
    width: 99%;
    height: 78px;
}
.recommendself_infoDiv_textarea>div{
border: 1px #d1cdcd solid;
outline: none;
box-shadow: 0px 3px 3px rgba(173, 173, 173, 0.1) inset;
background-color: #ffffff;height:80px;
}
.recommendself_infoDiv_t {
    font-size: 12px;
    color: #666;
    width: 85px;
    text-align: right;
}
/*參考文獻*/
.wenxie_listsquarebtn{

	color: #747474;
    border: 1px solid rgb(188, 188, 188);
    border-radius: 3px;
    background: rgba(251,252,250,1);
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(236,236,236,1)), color-stop(100%, rgba(236,236,236,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(236,236,236,1) 100%);
    cursor: pointer;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 0px 9px;
    font-weight: bold;
    font-size: 15px;
    text-shadow: 0 1px 1px #fff;
	height: 25px;
    line-height: 20px;
	margin:0px 0px 2px 0px;
	
}

.wenxie_listsquarebtn:hover {
    color: #888888;
    box-shadow: 0 0px 1px rgba(213, 193, 193, 0.8);
    border-color: #999999;
  /*  box-shadow: none;
    box-shadow: 0 0 2px #9ecaed;
    border-color: rgb(87, 164, 225);*/;
}

.wenxie_listsquarebtn:active {
    color: #888888;
    border-color: #bbbbbb;
    background-image: linear-gradient(#f1f1f1, #ffffff);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
	 /* box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #5594CB;
    border-color: #9ecaed;
    background-image: linear-gradient(#edf2f5, #ffffff);*/;
}
.wenxie_listsquareh_suo{font-size:12px;}

.wenxie_listsquare .wenxie_listsquareh_line>div{float:left;width:100%;text-align:center;padding:3px;}
.wenxie_listsquareh_line{width: 800px;
margin-left: auto;
margin-right: auto;overflow:hidden;}
/*作者修正說明  維護*/

.review_listsquare {margin-left: auto;
margin-right: auto;
overflow: hidden;
border: 3px solid #D7D7D7;
box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
border-radius: 3px;
background-color: #FEFEFE;
width: 93%;
margin-bottom: 20px;}
.review_listsquare table{width:100%;margin-left: auto;
margin-right: auto;margin-bottom:0px;}
.review_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 8px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}
.review_listsquareTitle {
    font-size: 18px;
    font-weight: bold;
    color: #222;
}
/*作者修正說明  維護*/
.contentLine_step> .pressheadall+.reply_listsquare{margin-top:8px;}
.contentLine_step>.reply_listsquare{margin-top:20px;}
.reply_listsquare {margin-left: auto;
margin-right: auto;
overflow: hidden;
border: 3px solid #D7D7D7;
box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
border-radius: 3px;
background-color: #FEFEFE;
width: 93%;
margin-bottom: 20px;}
.reply_listsquare table{width:95%;margin-left: auto;
margin-right: auto;margin-bottom:10px;}
.reply_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 8px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}
.reply_listsquareTitle {
    font-size: 20px;
    font-weight: bold;
    color: #222;
}
/*step start*/
/*time*/
.time{float:left;padding-bottom: 6px;}
.about_setptop{display: inline-block;
width: 100%;position:relative;}
.nowload{float:right;padding-top:2px;padding-left:1px;}
.stepDiv_giveup + .stepDiv{margin-top:5px;} 
.stepDiv_giveup{text-align:right;/*margin-left: auto;
margin-right: auto;*/float:right;}

.stepDiv_giveup button{
color: #ffffff;

background-color: #555555;

border-bottom:0px;
border: 1px solid #555555;
/*background-image: linear-gradient(#A2A4A5, #5C5C5C);*/
height: 30px;
cursor: pointer;

font-weight: bold;
padding: 0px 1px;
font-size:12px;
}
.stepDiv_giveup button:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}
.stepDiv_giveup button:active {
background-image: linear-gradient(#5C5C5C, #A2A4A5);
border-color:#5C5C5C;border-bottom:0px;
}
.stepDiv_giveup+.stepDiv{margin-top:11px;}
.onlyforstep {padding-left:20px;padding-right:20px;
min-height: 35px;
}
.onlyforstep  .back{margin-right:10px;top: 3px;float:left;}
.onlyforstep  .next{margin-left:10px;top: 3px;color: #5397DB;float:right;}
.stepyes{
	display: inline-block;
	position: relative;
	color: #888;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.8);
	text-decoration: none;
	text-align: center;
	padding:3px 30px;
	font-size: 16px;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	border-radius: 4px;
	border: 1px solid #bcbcbc;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12);
	box-shadow: 0 1px 3px rgba(0,0,0,0.12);

	background-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
	background-image: -moz-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
	background-image: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
	background-image: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
	background-image: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
	font-family:"微軟正黑體";
}

.stepyes:hover {
	color: #555;
}

.stepyes:active,.stepyes:active:after,.stepyes:active:before {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color:#666666;
}
.stepyes:active.back::after{border-left: 1px solid #666666;}
.stepyes:active.back::before{border-left: 1px solid #666666;}
.stepyes:active.next::after{border-right: 1px solid #666666;}
.stepyes:active.next::before{border-right: 1px solid #666666;}
/* Back Button */
.stepyes.back {
	border-left: none;
}

.stepyes.back:after {
	content: '';
	position: absolute;
	height: 50%;
	width: 15px;
	border-left: 1px solid #bcbcbc;

	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 100%);
	background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 100%);
	background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 100%);
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 100%);
	background-image: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 100%);
	left: -5px;
	top: 1px;

	-webkit-transform: skew(-35deg, 0);
	-moz-transform: skew(-35deg, 0);
	-o-transform: skew(-35deg, 0);
	-ms-transform: skew(-35deg, 0);
	transform: skew(-35deg, 0);
}

.stepyes.back:before {
	content: '';
	position: absolute;
	height: 48%;
	width: 15px;
	border-left: 1px solid #bcbcbc;
	bottom: 1px;
	left: -5px;

	-webkit-transform: skew(35deg, 0);
	-moz-transform: skew(35deg, 0);
	-o-transform: skew(35deg, 0);
	-ms-transform: skew(35deg, 0);
	transform: skew(35deg, 0);

	background-image: -webkit-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(239,239,239,1) 10%,rgba(225,223,226,1) 100%);
	background-image: -moz-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(239,239,239,1) 10%,rgba(225,223,226,1) 100%);
	background-image: -o-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(239,239,239,1) 10%,rgba(225,223,226,1) 100%);
	background-image: -ms-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(239,239,239,1) 10%,rgba(225,223,226,1) 100%);
	background-image: linear-gradient(top, rgba(240,240,240,1) 0%,rgba(239,239,239,1) 10%,rgba(225,223,226,1) 100%);

	-webkit-box-shadow: -2px 1px 2px rgba(100,100,100,0.1);
	box-shadow: -2px 1px 2px rgba(100,100,100,0.1);
}

/* Next Button */
.stepyes.next {
	border-right: none;
}

.stepyes.next:after {
	content: '';
	position: absolute;
	height: 48%;
	width: 15px;
	border-right: 1px solid #bcbcbc;

	background-image: -webkit-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(239,239,239,1) 10%,rgba(225,223,226,1) 100%);
	background-image: -moz-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(239,239,239,1) 10%,rgba(225,223,226,1) 100%);
	background-image: -o-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(239,239,239,1) 10%,rgba(225,223,226,1) 100%);
	background-image: -ms-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(239,239,239,1) 10%,rgba(225,223,226,1) 100%);
	background-image: linear-gradient(top, rgba(240,240,240,1) 0%,rgba(239,239,239,1) 10%,rgba(225,223,226,1) 100%);
	right: -5px;
	bottom: 1px;

	-webkit-transform: skew(-35deg, 0);
	-moz-transform: skew(-35deg, 0);
	-o-transform: skew(-35deg, 0);
	-ms-transform: skew(-35deg, 0);
	transform: skew(-35deg, 0);

	-webkit-box-shadow: 2px 1px 2px rgba(100,100,100,0.1);
	box-shadow: 2px 1px 2px rgba(100,100,100,0.1);
}

.stepyes.next:before {
	content: '';
	position: absolute;

	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 100%);
	background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 100%);
	background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 100%);
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 100%);
	background-image: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 100%);
	height: 50%;
	width: 15px;
	border-right: 1px solid #bcbcbc;
	top: 1px;
	right: -5px;

	-webkit-transform: skew(35deg, 0);
	-moz-transform: skew(35deg, 0);
	-o-transform: skew(35deg, 0);
	-ms-transform: skew(35deg, 0);
	transform: skew(35deg, 0);
}
/*圖表檔案上傳與維護*/
.xiuzh2 {
    overflow: hidden;
    width: 630px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.xiuzh2_column {
    overflow: hidden;
    border: 1px #d9d9d9 solid;
    padding-top: 10px;
    margin-bottom: 10px;
    background-color: #fdfdfd;
}

.xiuzh2_delect {
    float: right;
    margin-right: 8px;
    padding: 3px;
    border: 1px #d9d9d9 solid;
    border-radius: 20px;
}
.xiuzh2_all_document{display:inline-block;width:400px;}
.xiuzh2_all_document>div{float:left;margin-right:8px;}
.xiuzh2_all_document_t{font-size:14px;}
.xiuzh2_all_document a{float:left;line-height:26px;}
.xiuzh2_all_document a.fileinput-button{font-size:14px;}
.xiuzh2_cc {
    float: left;
width: 580px;
padding-top: 10px;
margin-left: 15px;
}

.xiuzh2_cc>div {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.xiuzh2_all_input1 {
    width: 200px;
    height: 22px;
}

.xiuzh2_all_select1 {
    width: 150px;
    height: 24px;
}
.xiuzh2_all{width:100%;overflow:hidden;margin-bottom:8px;}
.xiuzh2_all>div {
    float: left;
    padding-bottom: 2px;
    margin-right: 10px;
}

.xiuzh2_all_bottom_l {
    float: left;
    width: 80px;
    text-align: right;
    min-height: 25px;
    margin-right: 10px;
}

.xiuzh2_all_bottom_r {
    float: left;
    width: 420px;
    background-color: #f7f6f6;
    padding: 15px;
    border: 1px #EDEDED solid;
}

.xiuzh2_all_bottom_r>div {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2px;
    margin-bottom: 10px;
}

.xiuzh2_all_bottom_inner>div {
    float: left;
}

.xiuzh2_all_bottom_inner .all_bottom_inner_tt {
    max-width: 130px;
}

.xiuzh2_list {
    overflow: hidden;
}

.xiuzh2_list>div {
    float: left;
    padding-right: 3px;
}

.xiuzh2_list_tt {
    width: 80px;
    text-align: right;
}

.xiuzh2_all_suo {
    color: #888888;
    padding-top: 3px;
	font-size:12px;
}
.xiuzh2_btnall {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;

    width: 120px;
  
}

.save_xiuzh {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 33px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 9px;
}

.save_xiuzh:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.save_xiuzh:active {
    background-image: linear-gradient(#2EA0D2, #54C2F3);
    box-shadow: 0 1px 1px #ffffff;
}

.cancel_xiuzh {
    color: #ffffff;
    background-color: #999;
    border-style: solid;
    border-width: 1px;
    height: 33px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#F6815B, rgb(216, 61, 41));
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 1)  inset;
    background-image: linear-gradient(#F2976B, #F26B6B);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #DE6135;
    font-weight: bold;
    padding: 0px 9px;
}



.cancel_xiuzh:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.cancel_xiuzh:active {
    background-image: linear-gradient(#F26B6B, #F2976B);
    box-shadow: 0 1px 1px #ffffff;
}
/*暫存*/
/*按鈕*/
.special_footbg {
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    min-height: 40px;
    -moz-background-size: cover;
    background-size: cover;
    min-width: 1000px;
    width: 100%;
    height:80px;
    position: fixed;
    bottom: 0px;
	/*border-top:1px solid #cccccc;
	box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.1);*/
    color: #ffffff;
    z-index: 5000;
	box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.1);
	
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
border-top: 1px #d9d9d9 solid;
background-color: #f5f5f5;

}
#special_footbg_allwidth{
	width: 998px;
	  margin-left: auto;
    margin-right: auto;
	opacity:1;
	}
.special_footcc {
    margin-left: auto;
    margin-right: auto;
  width:219px;margin-left:auto;margin-right:auto;
overflow:hiddden;
/*width: 980px;*/
    margin-top: 5px;

}

.special_footcc_R {
    float: right;
	margin-right:10px;/*520改*/
}

.special_footcc_R>div {
    float: left;
    margin-right:8px;
}

.special_footcc_R>div:last-child {
    margin-right: 0px;
}

.special_footcc_R_title {
    height: 25px;
    font-size: 25px;
    padding-top: 4px;
    letter-spacing: 3px;
	color:#888888;
	font-weight:bold;
}

.special_footcc_R_btn {
    width: 196px;
   /* height: 25px;*/
}

/*step end*/


/*orcid*/
.orcid_bring:hover {
    color: #0E429E;
}
.orcid_bring:active{opacity:0.8;}

/*工作桌開始 ---------------------------------------------------------------------------------------------------------------------------------------*/
/*稿件相關列表*/
.pressorder_recoder{float:left;font-size: 14px;}/*版次*/
.pressorder_math{}/*版次*/
.press_listtable_page{margin-bottom:25px;}
.press_listtable_title{font-size:16px;padding-bottom:5px;overflow:hidden;}
.press_listtable_suo{font-size:11px;}
.press_listtable_btn{float:right;}
.press_listsearch_table_c_position{    overflow: hidden;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;font-size:13px;}
.press_listtable_table_c_position {
    overflow: hidden;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
	/*margin-top:20px;*/
}
/*.qimemberall_qidiv_top_tab + .press_listtable_table_c_position{margin-top:20px;}*/
.contentLine >.press_listtable_table_c_position{margin-top:20px;}
.press_listtable_page  .createbtn {
    margin-top: 7px;
    margin-left: 4px;
    margin-bottom: 7px;
}

.press_listtable_pagetable {
    border-collapse: collapse;
}

.press_listtable_pagetable td {
    border: none;
    padding: 4px;
    color: #333333;
    border: 1px solid #d9d9d9;
    /*text-align: center;*/
	font-size:12px;
}

.press_listtable_pagetable tr:hover {
    background-color: rgb(249, 251, 229);
}

.press_listtable_pagetable .table_page_tool_td {
    padding: 0px;
    text-align: left;
    font-size: 13px;
}
.graytable .press_listtable_pagetable_title th {
  
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-shadow: 0 1px 1px #fff;
	color: #000000;

}

.bluetable .press_listtable_pagetable_title th {
    border: 1px solid #c4d9f0;
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-shadow: 0 1px 1px #fff;
	/*color: #000000;*/

}
/**/
/*工作桌入口頁*/
.desk_enter_all {
    overflow: hidden;
    width:55%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    margin-top: 20px;
  
}
.desk_enter_top{margin: 0px; width: 100%; text-align: right;    margin-left: auto;
    margin-right: auto;margin-top:-6px;display: inline-block;
width: 100%;margin-bottom:8px;}
.desk_enter_all>div{display:inline-block;width:100%;margin-bottom:10px;}
.piecemath{font-size:16px;float:right;padding-top:3px;margin-right:20px;}
.piecemath span{color:red;}
.about_setptop  .desk_enter_top{float: right;width:auto;}
.about_setptop  .about_setptop_suo{font-size:20px;font-weight:bold;float:left;padding-bottom:2px;position:absolute;top: -5px;}
.desk_enter_all h5 {
    font-size: 21px;
    margin-bottom: 10px;
    color: #0F87A1;
}
.desk_enter_top button {
    color: rgb(140, 151, 161);
    font-size: 13px;
    border: 1px solid rgb(188, 188, 188);
    border-radius: 3px;
    background: rgba(251,252,250,1);
	background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgb(236, 236, 236) 99%, rgb(251, 251, 251) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(236,236,236,1)), color-stop(100%, rgba(251,251,251,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(251,251,251,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(251,251,251,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(251,251,251,1) 100%);
	
	background-image: linear-gradient(to bottom, rgb(154, 216, 233) 0%, rgb(120, 197, 221) 51%, rgb(91, 171, 203) 100%);
	background-image: linear-gradient(to bottom, rgb(88, 188, 216) 0%, rgb(84, 176, 204) 51%, rgb(91, 171, 203) 100%);
	color:#ffffff;
    height: 30px;
    margin-bottom: 0px;
    cursor: pointer;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
	border: 1px solid rgb(135, 169, 173);
    padding: 0px 5px;
    min-width: 130px;
    font-weight: bold;
    padding-bottom: 3px;
}

.desk_enter_top button:hover {
background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgb(246, 246, 246) 81%, rgb(240, 240, 240) 99%, rgb(239, 239, 239) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(246,246,246,1)), color-stop(99%, rgba(240,240,240,1)), color-stop(100%, rgba(239,239,239,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(246,246,246,1) 81%, rgba(240,240,240,1) 99%, rgba(239,239,239,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(246,246,246,1) 81%, rgba(240,240,240,1) 99%, rgba(239,239,239,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(246,246,246,1) 81%, rgba(240,240,240,1) 99%, rgba(239,239,239,1) 100%);
	
	background-image: linear-gradient(to bottom, rgb(91, 171, 203) 0%, rgb(120, 197, 221) 51%, rgb(154, 216, 233) 100%);
	border: 1px solid rgb(193, 210, 212);
	
	background-image: linear-gradient(to bottom, rgb(91, 171, 203) 0%, rgb(64, 179, 215) 51%, rgb(61, 187, 224) 100%);
border: 1px solid rgb(108, 201, 213);
	box-shadow: none;
}

.desk_enter_top button:active {
    color: #ffffff;
    border-color:  #A2C4E1;
}
.desk_enter_all button {
    color: rgb(140, 151, 161);
    font-size: 15px;
    border: 1px solid rgb(188, 188, 188);
    border-radius: 3px;
    background: rgba(251,252,250,1);
	background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgb(236, 236, 236) 99%, rgb(251, 251, 251) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(241,239,235,1)), color-stop(99%, rgba(236,236,236,1)), color-stop(100%, rgba(251,251,251,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(251,251,251,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(251,251,251,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(241,239,235,1) 81%, rgba(236,236,236,1) 99%, rgba(251,251,251,1) 100%);
    height: 35px;
    margin-bottom: 10px;
    cursor: pointer;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 0px 5px;
    color: #666666;
    min-width: 230px;
    font-weight: bold;
    padding-bottom: 3px;
}

.desk_enter_all button:hover {
background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(251,252,250,1) 0%, rgb(246, 246, 246) 81%, rgb(240, 240, 240) 99%, rgb(239, 239, 239) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,250,1)), color-stop(81%, rgba(246,246,246,1)), color-stop(99%, rgba(240,240,240,1)), color-stop(100%, rgba(239,239,239,1)));
    background: -webkit-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(246,246,246,1) 81%, rgba(240,240,240,1) 99%, rgba(239,239,239,1) 100%);
    background: -o-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(246,246,246,1) 81%, rgba(240,240,240,1) 99%, rgba(239,239,239,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,252,250,1) 0%, rgba(246,246,246,1) 81%, rgba(240,240,240,1) 99%, rgba(239,239,239,1) 100%);
}

.desk_enter_all button:active {
    color: #888888;
    border-color: #888888;
}
/*稿件列表*/
.pressmarkyellow td:first-child{

background-image: url("./images/pressmarkyellow.png");
background-position: left top;
background-repeat: repeat-y;
}
.pressmarkred  td:first-child{

background-image: url("./images/pressmarkred.png");
background-position: left top;
background-repeat: repeat-y;
}
.press_number{font-size:12px;}
.press_literary{text-align:left;line-height:20px;font-size:12px;}
.press_literary_language{font-size:12px;color:#888888;}
.press_submit_date{font-size:12px;}
.press_view_date{font-size:12px;}
.press_author{font-size:13px;text-align:left;line-height:22px;}
.press_author .userinfo_pagetable_view_all_hover{background-size: 90%;background-position: left 2px;}
.press_editor{font-size:13px;text-align:left;line-height:22px;}
.press_editor .userinfo_pagetable_view_all_hover{background-size: 90%;background-position: left 2px;}
.press_editor_assistant{font-size:13px;text-align:left;line-height:22px;}
.press_editor_assistant .userinfo_pagetable_view_all_hover{background-size: 90%;background-position: left 2px;}
.press_introdiv .press_literary_language {
    font-size: 12px;
    color: #C9C3C3;
	color: #b9bdc5;
	color: #a2a7b3;
}
.readmore_div +.press_article{margin-top:5px;}
/*內容審查-同儕評閱*/
.datelineword{color:red;font-weight:bold;font-size:13px;}
.willdatelineword{color: #d5a90f;font-weight:bold;font-size:13px;}
.ping_process_c .qi_xueinfo_pagetable .settinga_div{margin-left:auto;margin-right:auto;}

 /*稿件資料*/
 .pressheadall {
    width: 935px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

.presshead {
    font-size: 14px;
    width: 880px;
    margin-left: auto;
    margin-right: auto;
    color: #666666;
    padding-top: 15px;
	border-left: 1px #d9d9d9 solid;
	border-right: 1px #d9d9d9 solid;
    border-bottom: 1px #d9d9d9 solid;
    padding: 15px 15px 8px 15px;
}
.press_introdiv{display:inline-block;}
.press_introdiv>div.presscloume {
    float: left;
}

.presstr {
    overflow: hidden;
    width: 100%;
	margin-bottom:5px;
    
}

.presstr>div {
    float: left;
}

.press_detail>div {
    float: left;
}

.press_detail {
    clear: both;
}

.presshead .press_detail_t {
    font-size: 16px;
    color: #222222;
    font-weight: bold;
}

.presshead .presstd_t {
    font-size: 16px;
    color: #222222;
    font-weight: bold;
}

.presstd_i {
    line-height: 26px;
}

.press_detail {
    overflow: hidden;
    width: 100%;
	margin-bottom:8px;
  
}

.press_detail_c {
    width: 650px;
    line-height: 25px;
}

.presstd_c {
    max-width: 300px;
    line-height: 25px;
}

.presscloume {
    width: 400px;
    margin-right: 10px;
}
.q_bread_box+.contentLine_step  .press_top_ui{box-shadow: 0px 3px 5px rgba(164, 164, 164, 0.1) inset;}
.contentLine_step  .pressheadall{width:94%;}/*步驟頁的稿件資料*/
.contentLine_step  .press_top_ui{width:100%;padding: 14px 0px 10px 0px;border-top:0px;border-left:0px;border-right:0px;background-color: #f8f8f8;border-bottom:0px;}/*步驟頁的稿件資料*/
.contentLine_step  .press_top_ui  .press_top_choice{margin-left:39px;}
.contentLine_step  .press_top_ui  .press_top_detail_button{margin-right:47px;}
.contentLine_step  .presshead{width:98%;padding: 8px 0px 8px 0px;border:0px;}/*步驟頁的稿件資料*/
.press_top_ui {
    padding: 8px 15px 8px 15px;
    width: 880px;
    margin-left: auto;
    margin-right: auto;
    border-right: 1px #d9d9d9 solid;
    border-top: 1px #d9d9d9 solid;
    border-left: 1px #d9d9d9 solid;
	border-bottom: 1px #d9d9d9 solid;
    overflow: hidden;background-color: #f8f8f8;
}

.press_top_detail_button {
    float: right;
}

.press_top_choice {
    float: left;
}

.press_top_choice>div {
    float: left;
}

.press_top_ui_select {
    width: 200px;
}

.pressheadall .maodian1_a +.press_top_ui {
    margin-top: 10px;
}

.presshead_fileall {
    overflow: hidden;
    width: 100%;
}

.presshead_fileall a {
    float: left;
    width: 300px;
}

.presshead_file_t {
    float: left;
}

.press_bottom {
    width: 880px;
    margin-left: auto;
    margin-right: auto;
    color: #888888;
    border: 1px #d9d9d9 solid;
    padding: 15px;
    border-top: 0px;
}

.press_bottom p {
    font-size: 14px;
    margin-bottom: 5px;
}

.ping_process_div {
    width: 935px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.ping_process_c {
    width: 890px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    border: 1px #d9d9d9 solid;
    border-color: #666666 #eeeeee #d9d9d9 #eeeeee;
    padding: 12px 8px 12px 8px;
    background-color: rgb(249, 249, 249);
    min-height: 110px;
    position: relative;

}
.ping_process_div .ping_process_c +.ping_process_c{margin-top:20px;}
.ping_process_t {
    font-size: 20px;
    font-weight: bold;
    margin-bottom:12px;
}

.ping_process_c  .slidertable {
  
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
    border-collapse: collapse;
}

.recomand_table   .qi_xueinfo_pagetable {
    width: 870px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
    border-collapse: collapse;
}/*推薦名單區*/

/*.select_person  .hovered_item{background:transparent;}*/
.select_person .everyrecorder_info{overflow: visible;
padding-bottom: 3px;
margin-top: -1px;font-size:12px;padding-left: 4px;
margin-left: auto;
margin-right: auto;color: #555;cursor:pointer;}
.everyrecorder_info>.everyrecorder{
line-height: 25px;
height: 13px;
overflow: visible;
background: transparent url("./images/chapter_dot.png") repeat-y scroll 0px center;
margin-bottom: 8px;
}
.everyrecorder_info .book_chapter_childinfo_img {
    margin-right: 3px;
    float: left;
    margin-top: 12px;
}

/*.ping_slidertable {    margin-left: 13px; width: 870px;}此次評閱者清單*/
/*.pinghistory_slidertable {    margin-left: 13px; width: 870px;}此次歷史評閱者清單*/
/*.proofread_slidertable {    margin-left: 13px; width: 870px;}*/
.stage_peerreview_decide{width:874px;margin-left:auto;margin-right:auto;overflow:hidden;/*box-shadow: 0 0px 2px #d1d1d1;*/}
.stage_subeditor_judgedecide{width:874px;margin-left:auto;margin-right:auto;overflow:hidden;}

.stage_subeditor_judgedecide .ping_process_pingname{width:300px;}
   .recomand_table {width: 870px;
    margin-left: 13px;}
.ping_process_pingname {
    float: left;
    width: 200px;
    font-size: 14px;
	margin-right:8px;border-right: 1px #dddddd solid;padding-right: 4px;font-weight: bold;
}.ping_process_pingname .identity{font-size:11px;font-weight:initial;}
.ping_process_pingorder{ float: left;

	font-size: 14px;
margin-right: 8px;
/*width:200px;
border-right: 1px #dddddd solid;*/padding-left: 4px;
padding-right: 4px;
	}
.ping_process_pingtime {
    float: left;
    width: 310px;
    text-align: left;
    font-size: 14px;margin-right:8px;border-right: 1px #dddddd solid;padding-right: 4px;
}

.ping_process_pingfinal {
    float: left;
    width: 270px;
    text-align: left;
    font-size: 14px;margin-right:8px;border-right: 1px #dddddd solid;padding-right: 4px;
}
.ping_process_pingfinal:last-child{border:none;margin-right:0px;}
.ping_process_pingfinal_t{font-weight:bold;}
.ping_process_pingaction {
    float: left;
    width: 270px;
    text-align: left;
    font-size: 13px;padding-right: 4px;
}
.ping_list_all{box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08) inset;padding-top:10px;}
.ping_list_all>div.ping_tr {
/*border-bottom:1px #d9d9d9 solid;*/
}
.ping_list_all>div.ping_tr:last-child {
border-bottom:0px
}
.ping_list_date {
   /* font-size: 12px;
    float: right;
	margin-top:10px;*/
	font-size: 12px;


width: 100%;
border-bottom: 1px #d9d9d9 dotted;
overflow: hidden;

padding-bottom: 7px;
margin-bottom: 15px;
}

.ping_list_date>div {
    float: right;
    margin-right: 15px;
}
.ping_Retouching{font-size:13px;}
.ping_list_c{width:630px;}
.ping_list_feedback{width:96%;/*border: 1px #EDECE3 solid;*/font-size: 12px;
line-height: 18px;padding: 8px;word-break:break-all;/*background-color:#F1F0EA;*/

border-radius:3px;background-color: #F6F6F6;box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08) inset;margin-bottom:5px;}
.ping_list_c textarea{width:99%;font-size:13px;padding:5px;}

.ping_list>div {
    float: left;
}
.ping_list   .commonbtn{margin-top: 3px;}
.ping_list_t {
    font-size: 14px;
    line-height: 22px;
    width:150px;
    text-align: right;
    font-weight: bold;padding-top:5px;
}
.ping_list_t_auhor{
font-size: 14px;
line-height: 22px;
width: 150px;
text-align: right;
font-weight: bold;color: #299ec5;padding-top:5px;
}
.ping_list_auhorfeedback{
/*background-color: #ECF6F7;*/

	background-color: #F6F6F6;
	
	width: 96%;

font-size: 12px;
line-height: 18px;
padding: 8px;
word-break: break-all;

border-radius: 3px;box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08) inset;margin-bottom:5px;

}
.ping_list_tm{padding-top:5px;font-size:13px;}
.ping_list_t>div{display:inline-block;}
.ping_list {
    width: 100%;
    overflow: hidden;
    margin-bottom:10px;
}

/*.ping_list_c .ping_pr_message {
    width: 500px;
    height: 23px;
}*/

.ping_advice_file {
padding-top: 0px;
padding-left: 5px;
padding-bottom: 3px;
}
.ping_list_c .ping_advice_file:first-child{padding-top:8px;}
.ping_advice_file a {
    font-size: 12px;
}
.ping_list_c_weihu{
width: 650px;
overflow: hidden;
}
.ping_list_c_weihu .my_message{border: 1px #d9d9d9 solid;
background-color: #fcfcfc;box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);margin-bottom:10px;
}
.ping_list_c_weihu .my_message  .ping_list_upfile{width:640px;}
.message_from_ping{font-size:15px;width:600px;    overflow: hidden;
    margin-left: auto;
    margin-right: auto;line-height: 36px;font-weight:bold;}
	.message_from_ping .chat{float:left;vertical-align:middle;margin-top:8px;padding-right:8px;}
.my_message .ping_list_feedback{background:none;border:none;width:600px;    overflow: hidden;
    margin-left: auto;
    margin-right: auto;}
	.my_message  .ping_advice_file{width:600px;    overflow: hidden;
    margin-left: auto;
    margin-right: auto;margin-bottom: 12px;}
		.my_message_start  .ping_advice_file{width:600px;    overflow: hidden;
    margin-left: auto;
    margin-right: auto;padding-top:5px;padding-left:5px;}
	.my_message_start{width:600px;    overflow: hidden;
    margin-left: auto;
    margin-right: auto;border: 1px #787878 dotted;
background-color: #f8f8f8;
margin-bottom: 12px;}
.my_message_start_t{font-weight:bold;line-height:22px;font-size:13px;width: 588px;
margin-left: auto;
margin-right: auto;padding-top:5px;padding-bottom:5px;}
	.ping_list_c_weihu  .my_message_start>div.my_message_start_textarea{    width:584px;margin-left: auto;
    margin-right: auto;}
		.ping_list_c_weihu  .my_message>div.my_message_textarea{    width:620px;margin-left: auto;
    margin-right: auto;padding-top:8px;}
	.ping_list_c_weihu  .my_message_start .ping_list_upfile{width:600px;}
	.ping_list_c_weihu  .my_message_start>.fileupcontent{width:590px;margin-left: auto;
    margin-right: auto;}
	.ping_list_c_weihu  .my_message_start_textarea>textarea{width: 98%;margin:0px;}
	.ping_list_c_weihu  .my_message_textarea>textarea{width: 99%;margin:0px;}
	.ping_list_c_weihu .my_message >.fileupcontent {
    overflow: hidden;width:630px;margin-left: auto;
    margin-right: auto;
}
	
.ping_list_c_weihu >div{width:640px;    margin-left: auto;
    margin-right: auto;}
.ping_list_c_weihu>textarea{margin:8px 5px 0px 5px;width:620px;  margin-left: auto;
    margin-right: auto;}
.ping_list_c_weihu .fileupcontent{overflow:hidden;}
.ping_list_c_weihu .ping_list_upfile {
    width: 650px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    border-top: 1px #cccccc solid;
    padding-bottom: 3px;
    margin-top: 5px;
    background-color: #f3f3f3;
}
 .ping_list_window  .ping_list_date{border:none;width:95%;margin-bottom:0px;padding-top:5px;padding-bottom: 8px;}
 .ping_list_window  .ping_list_c {
    width: 550px;
}
    .ping_list_window  .weihu_vol_inline{overflow:hidden;margin-bottom:10px;width:100%;    margin-left: auto;
    margin-right: auto;}
	.ping_list_window  .weihu_vol_t{font-size: 14px;
line-height: 22px;
width: 150px;
text-align: right;
font-weight: bold;
padding-top: 5px;}
 .ping_list_window .ping_advice_file{padding-bottom: 6px;}
	 .ping_list_window  .weihu_vol_inline>div{float:left;}
	 .ping_list_window  .weihu_vol_c {
font-size: 12px;
line-height: 20px;

word-break: break-all;
}
 .ping_list_window .ping_list_t{line-height:initial;min-width:100px;}
 .ping_list_window   .ping_list>div{padding-top:0px;}
  .ping_list_window   .ping_list{margin-bottom:5px;}
   .ping_list_window  .ping_list .commonbtn{margin-top:0px;}
.ping_list_upfile .uploadfile_div{float: right;
margin-right: 20px;}
.ping_fuction_ui_L .select_person {
    width: 200px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
}

.ping_fuction_ui {
    overflow: hidden;
    padding-bottom: 7px;
    padding-top: 7px;
    background-color: #d8d8d8;
    border-left: solid 1px #c6c6c6;
    border-right: solid 1px #c6c6c6;
    border-top: solid 1px #c6c6c6;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
	background: -moz-linear-gradient(top, #ededed, #ebebeb);
	box-shadow: 0 1px 2px -1px #fff inset;
}

.ping_fuction_ui_L {
    float: left;
    margin-left: 10px;
}

.ping_fuction_ui_count {
    font-size: 13px;
    float: right;
    margin-right: 15px;
}

.ping_fuction_ui_count>div {
    float: left;
}

.ping_fuction_ui_count .ping_fuction_ui_count_input {
    width: 100px;
	    height: 23px;
}

.ping_fuction_ui_L>div {
    float: left;
    margin-right: 5px;
}

.ping_fuction_ui_R {
    float: right;
    margin-right: 10px;
}

.frome_tou_recomandping {
    width: 865px;
    margin-left: auto;
    margin-right: auto;margin-bottom:20px;
}

.frome_tou_recomandping p {
    font-size: 14px;
    margin-bottom: 3px;margin-top: 5px;
}
.ping_whichrecomand_bigtitle{font-size:16px;margin-bottom: 8px;}
.frome_tou_recomandping div {
    margin-bottom: 8px;
}

.frome_tou_recomandping span {
    font-size: 14px;
}

.avoid_ping {
position:fixed;
}
.avoid_ping_active{    color: #2792e1;
}
.right_frame_ping {
    float: left;
	position: relative;color: #7A7A7A;
}

.right_frame_ping>div {
    background-color: #ffffff;
    padding-top: 2px;
    padding-left: 7px;
    padding-bottom: 7px;
    cursor: pointer;
    width: 18px;
    height: auto;
    box-shadow: 1px 1px 6px -1px rgba(0,0,0,0.1);
    border: 1px #cccccc solid;
    border-right: 0px;
    font-size: 14px;
    z-index: 500;
    margin-top: -2px;
	
	position: absolute;
right: -1px;
top: 23px;

    border-right: 1px #dddddd solid;
    word-wrap: break-word;
}
.right_frame_ping>div:hover{background-color:#f9f9f9;}
.right_frame_ping>div:active{color: #555555;}
.right_frame_ping>a.right_ping_oponornot {
    background-color: #ffffff;
    padding-top: 2px;
    padding-left: 7px;
    padding-bottom: 2px;
    cursor: pointer;
    width: 18px;
    height: auto;
    box-shadow: 1px 1px 6px -1px rgba(0,0,0,0.2);
    border: 1px #cccccc solid;
    border-right: 0px;
    font-size: 14px;
    display: block;
    text-decoration: none;
    color: #000000;
	position: absolute;
	right: -1px;
	border-right: 1px #dddddd solid;
}
.right_frame_ping>a.right_ping_oponornot:hover{background-color:#f9f9f9;}
.right_frame_c_1 {
    background-color: #ffffff;
    border: 1px #d5d5d5 solid;
    float: left;

    box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
    padding-top: 10px;
    background-color: #ffffff;
    height: 265px;
}
.right_frame_c_1 table{width: 93%;
border: 1px solid rgb(217, 217, 217);
margin-left: 10px;}
.right_frame_c_1  .pingnochange_t_td{padding-top:0px;width:auto;padding-left:10px;}
.right_frame_c_1  .pingno_infoDiv_line{margin:0px;}
.right_frame_c_1  .avoid_ping_A_content{width:650px;}
.right_frame_c_1  .avoid_ping_B_content{width:222px;}
/*.character{color:#888888;text-align:center;width:100%;font-size:12px;}*/
.right_frame_ping>div.right_frame_c_active {
    color: #0395ff;
}
.reviewers_state_tr{width:64%;overflow:hidden;margin-bottom:8px;margin-left:auto;margin-right:auto;}
.reviewers_bigstate_tr {
    width: 64%;
    overflow: hidden;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
	padding-top:8px;
}
.reviewers_bigstate_tr >div{float:left;}
.reviewers_state_tr>div{float:left;}
.reviewers_state_title{font-size:13px;}
.reviewers_state_c{font-size:13px;}
.reviewers_state_bigtitle{font-size:15px;}
.reviewers_state_bigc{font-size:15px;}
.reviewers_state_tr .unit{font-size:12px;}
/*匯出*/
	.export_window_2{padding:20px 15px 15px 15px;}
    .export_window_2 .export_inline{overflow:hidden;margin-top:15px;margin-bottom:8px;width:95%;margin-left:auto;margin-right:auto;}
	.export_window_2 .export_inline+.export_inline{margin-top:5px;}
	.export_all{border:1px #d9d9d9 solid;position:relative;overflow:visibility;}
	.export_window_2 .export_inline_t{overflow:hidden;float:left;top:-17px;background-color: #f8f8f8;position:absolute;}
	.export_window_2 .export_inline>div{float:left;}
	.export_window_2 .export_inline_t>div{float:left;}
.export_window_2 .export_t{text-align:left;font-size:15px;font-weight:bold;padding-top:1px;}
.export_window_2 .export_c{font-size:13px;width: 180px;color:#666666;}
.export_inline_t a{font-size:13px;line-height:25px;}
.export_window_2 .export_select {width:180px;float:left;}

.export_window_2 .export_year_select {width:100px;float:left;}
.export_window_2 .export_year{font-size:14px;padding:2px 3px 0px 3px;float:left;}
.export_window_2 .export_doi_input{width:300px;height:23px;}
.export_window_2 .export_tool{float:right;}

.export_tab_c{border: 1px #d9d9d9 solid;
width: 90.2%;
margin-left: auto;
margin-right: auto;
padding: 12px;}
.export_tab_all {
    width: 93.5%;
    margin-left: auto;
    margin-right: auto;
 
    margin-top: 20px;
    
    position: relative;
    height: 29px;
}
.export_tab {
    position: absolute;
    top: 0px;
}
.export_tab > a.whofunction_allactive {
    border-top: 3px solid rgb(18, 157, 203);
    margin-top: -2px;
    height: 19px;
    border-bottom: 1px #f8f8f8 solid;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgb(248, 248, 248);
    background-color: #f8f8f8;
}
.export_tab > a {
    float: left;
    padding: 5px 8px 5px 8px;
    text-decoration: none;
    border: 1px #d9d9d9 solid;
    margin-right: -1px;
    min-width: 120px;
    text-align: center;
    background-color: #f8f8f8;
    height: 18px;
    font-size: 12px;
}
.export_ui{font-size:13px;padding-bottom:10px;}
.export_final{text-align:center;}
.export_td{display:inline-block;width:200px;padding-right:5px;}
.export_td>div{float:left;}
.export_border{height:30px;}
/*判決結果*/
.editor_pre_typeview  .judge_to_message > h5{}
.editor_pre_typeview_radio{padding-bottom: 10px;
font-size: 19px;
font-weight: bold;
padding-left: 18px;padding-top:20px;}
.judge_finalword+.editor_pre_typeview_radio{padding-top:0px;}
.editor_choice .judge_chiocefinal{padding-top:20px;}
.judge_green{border:3px #7CCF42 solid;}
.judge_re{border:3px #f0f0f0 solid;}
.judge_red{border: 3px #CF4242 solid;}
.judge_blue{ border:3px solid #6CC0C5;}
.judge_purple{border: 2px solid #BD4BB1;}
.judge_yellow{border: 3px solid #D7AA49;}
/*.editorjudge_yes{border:3px #7CCF42 solid;}*/
.judge_div{   width: 935px;
margin-left: auto;
margin-right: auto;
padding-top:20px;}
/*判決radio*/
.judge_chioce{width:927px;margin-left:auto;margin-right:auto;padding-bottom:10px;overflow:hidden;padding-top:5px;padding-left: 13px;}
.judge_chioce>div{float:left;font-size:20px;font-weight:bold;margin-right:10px;}
/*判決radio*/

.judge_content{clear:both;margin-bottom: 20px;}
.judge_finalword{   padding-top: 14px;
    color: #9F4900;
    font-size:20px;
	font-weight:bold;
    width: 95%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
   
	padding-bottom:15px;
}
.judge_chiocefinal{width:907px;margin-left:auto;margin-right:auto;}

/*判決區的評量表*/
.judge_pingliang{width:95%;overflow:hidden;margin-left:auto;margin-right:auto;    margin-bottom: 10px;}
.judge_pingliang div{float:left;}
.judge_pingliang div.pingliang_file_document div{float:left;margin-right:8px;}
.judge_pingliang>h5{float:left;font-size:16px;text-align:right;width:180px;}


/*檔案列表 start*/
.judge_press_filedetail{width:95%;overflow:hidden;margin-left:auto;margin-right:auto;    margin-bottom: 8px;}
.judge_press_filedetail>div{float:left;}
.judge_press_filedetail > h5 {  
    font-size: 16px;
}
.press_filedetail_radio>div{float:left;padding-left:5px;padding-right:2px;font-size: 14px;}
.press_filedetail_radio  input[type="radio"]{margin-top:3px;}
.press_filedetail_radio .uploadfile_div{float:right;font-size: 14px;margin-left: 4px; margin-right: 2px;}
.press_filedetail_page{width:850px;}
.press_filedetail_pagetable {
    border-collapse: collapse;
}
.press_filedetail_pagetable td {
    border: none;
    padding: 6px 4px;
    color: #333333;
    border: 1px solid #d9d9d9;
    text-align: center;
}
.press_filedetail_all a{font-size:14px;}
.press_filedetail_pagetable tr:hover {
    background-color: rgb(249, 251, 229);
}

.press_filedetail_pagetable .table_page_tool_td {
    padding: 0px;
    text-align: left;
    font-size: 13px;
}
.bluetable .press_filedetail_pagetable_title th {
    border: 1px solid #c4d9f0;
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-shadow: 0 1px 1px #fff;
    /*color: #000000;*/
}
/*檔案列表 end*/

/*判決editor?*/
.judge_pingeditor{width:95%;overflow:hidden;margin-left:auto;margin-right:auto;    margin-bottom: 8px;}
.judge_pingeditor>div{float:left;}
.judge_pingeditor > h5 {
    float: left;
    font-size: 16px;
    text-align: right;
    width:180px;
}

/*評閱者意見 start*/
.judge_sendemail{width:95%;overflow:hidden;margin-left:auto;margin-right:auto;    margin-bottom: 8px;}
.judge_sendemail>div{float:left;}
.judge_sendemail> h5 {
    float: left;
    font-size: 16px;
    text-align: right;
   
}
.editor_pre_typeview .judge_sendemail> h5{width: auto;text-align:right;}
.editor_judge .judge_sendemail> h5{width: auto;text-align:right;width:180px;}
.reviewers_view .judge_sendemail> h5{width: auto;text-align:right;width:180px;}
.reviewers_view .judge_to_message > h5{width: auto;text-align:right;width:180px;}
.judge_pingadvice{width:95%;overflow:hidden;margin-left:auto;margin-right:auto;    margin-bottom: 8px;}
.judge_pingadvice>div{float:left;}
.judge_pingadvice > h5 {
    float: left;
    font-size: 16px;
    text-align: right;
    width:180px;
}
.judge_pingadvice_top{width:620px;overflow:hidden;margin-bottom:7px;margin-left:auto;margin-right:auto;margin-top:10px;}
.judge_pingadvice_bg{border:1px #d9d9d9 solid;width:650px;overflow: hidden;background-color: #fcfcfc;margin-bottom:10px;}
.judge_pingadvice_bg textarea{width: 604px;
margin-left: 15px;
overflow-y: scroll;
font-size: 13px;
padding: 5px;}
.judge_pingadvice_top .judge_pingadvice_who{float:left;}
.judge_pingadvice_top .judge_pingadvice_btn{float:right;}
.ping_who_order{font-size:14px;color: #0c9bba;}
.judge_pingadvice_upfile{width:660px;overflow:hidden;margin-left:auto;margin-right:auto;padding-top:5px;border-top:1px #cccccc solid;padding-bottom: 3px;margin-top:5px;background-color: #f3f3f3;}
.judge_pingadvice_upfile .uploadfile_div{float:right;margin-right: 30px;}

.judge_pingadvice_bg .fileupcontent{width:630px;margin-left:auto;margin-right:auto;float:none;overflow:hidden;}

/*評閱者意見 end*/

.marktilteall{font-size: 15px;
float: left;
margin-top: 2px;}

/*待主編判決*/

/*形式審查判決選擇責任主編 start*/
.judge_chocie_subeditor{width:95%;overflow:hidden;margin-left:auto;margin-right:auto;    margin-bottom: 8px;}
.judge_chocie_subeditor> h5 {
float:left;
font-size: 16px;
margin-right:5px;

}
.judge_press_filedetail+.judge_chocie_subeditor{ margin-top: 25px;margin-bottom: 25px;}
.judge_chocie_subeditor>div{float:left;margin-right:5px;}
.judge_chocie_subeditor .judge_subeditor_select{width:300px;}
/*形式審查判決選擇責任主編 end*/
.question_hover{

background-image: url(./images/question.png);
background-position: left top;
background-repeat: no-repeat;
margin-left: 3px;
padding: 0px 10px 2px 10px;
}
.question_hover:hover {
    background-image: url(./images/question_.png);
	background-repeat: no-repeat;
}
.editor_pre_typeview  .judge_to_message{width:91%;}
.editor_pre_typeview  .judge_sendemail{width:91%;}
.editor_pre_typeview  .typeview_passno_replydate{width:91%;}
/*形式審查判決留言*/
.judge_to_message{width:95%;overflow:hidden;margin-left:auto;margin-right:auto;    margin-bottom: 8px;}
.judge_to_message> h5 {
float:left;
font-size: 16px;
margin-right:5px;
}
.edtor_typeview .judge_red  .judge_to_message h5{
width:180px;text-align:right;
}

.editor_judge .judge_to_message> h5{text-align: right;
    width:180px;} 	
.judge_to_message>div{float:left;margin-right:5px;}
.judge_to_message .judge_textarea_original textarea{width:620px;height:150px;}

.judge_to_message_top{width:620px;overflow:hidden;margin-bottom:7px;margin-left:auto;margin-right:auto;margin-top:10px;}
.judge_to_message_bg{border:1px #d9d9d9 solid;width:646px;overflow: hidden;background-color: #fcfcfc;margin-bottom:10px;}
.judge_to_message_bg textarea{width:620px;height:150px;margin-left:9px;overflow-y:scroll;margin-top:9px;}
.judge_to_message_top .judge_to_message_who{float:left;}
.judge_to_message_top .judge_to_message_btn{float:right;}
.judge_to_message_upfile{width:660px;overflow:hidden;margin-left:auto;margin-right:auto;padding-top:5px;border-top:1px #cccccc solid;padding-bottom: 3px;margin-top:5px;background-color: #f3f3f3;}
.judge_to_message_upfile .uploadfile_div{float:right;margin-right: 30px;}
/*紅色_不通過說明*/
.what_reason{overflow:hidden;margin-left:auto;margin-right:auto;padding-bottom:8px;}
.afterview_maessage {padding: 8px;overflow:hidden;}
.afterview_maessage_window  .window_close{top:10px;right:10px;}
.afterview_maessage_window  .afterview_replydateall{padding-left: 175px;padding-bottom:8px;}
.afterview_maessage_window  .afterview_maessage_top{margin-bottom:0px;}
.afterview_maessage_window .afterview_replydate {
    width: 27%;padding-left:9px;
}
.afterview_maessage_window .what_reason > div {
    float: left;
    max-width: 460px;
    line-height: 18px;
}
.afterview_replydate{padding-left: 15px;overflow:hidden;float:left;font-size:12px;font-weight:bold;color: #555555;}
.afterview_replydateall{overflow: hidden;
margin-left: auto;
margin-right: auto;
padding-left: 306px;}
.just_no{border:1px rgb(243, 174, 174) solid;background-color: #ffebeb;}
.just_chat {
    border: 1px rgb(143, 215, 243) solid;
    background-color: #ebf9ff;
}
.just_chat .afterview_maessage_title{color: #1797c9;}
.afterview_maessage_top .just_no_img{display:inline-block;/*margin-right:5px;*/vertical-align:middle;}
.afterview_maessage_top{margin-bottom:5px;overflow:hidden;text-align:center;margin-left:auto;margin-right:auto;}
.afterview_maessage_title{font-size:16px;display:inline-block;/*margin-right:5px;*/font-weight:bold;vertical-align:middle;}
.just_no_img+.afterview_maessage_title{color: rgb(162, 8, 26);}
.afterview_maessage_content{font-size:14px; color:#000000;}
.afterview_maessage_content p{margin-top:4px;}
.readmore_div{width:100%;}
.readmore{text-decoration:underline;line-height:26px;font-size:15px;}
.what_reason>div{float:left;max-width:700px;line-height:18px;}
.what_reason a.enclose_doc{line-height:22px;}
.afterview_maessage_t{font-weight:bold;width:100px;text-align:right;}
.readmore_arrow{color: #129DCB;font-size:11px;}
/*形式審查不通過修正日期*/
.typeview_passno_replydate{width:95%;overflow:hidden;margin-left:auto;margin-right:auto;    margin-bottom: 14px;}
.typeview_passno_replydate> h5 {
float:left;
font-size: 16px;
margin-right:5px;    
   
}
.typeview_passno_replydate > h5{width:auto;}
.typeview_passno_replydate>h5{float:left;}
.typeview_passno_replydate>div{float:left;margin-right:5px;}
.typeview_passno_reason{width:95%;overflow:hidden;margin-left:auto;margin-right:auto;    margin-bottom: 8px;}
.typeview_passno_reason> h5 {
float:left;
font-size: 16px;
margin-right:5px;    text-align: right;

}
.typeview_passno_reason>div{float:left;margin-right:5px;}

.judge_to_message_bg  .fileupcontent{width:630px;margin-left:5px;}
/*校對*/
.proofread_process_div {
    width: 935px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}
.proofread_process_c {
    width: 909px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    border: 1px #d9d9d9 solid;
    border-color: #666666 #eeeeee #d9d9d9 #eeeeee;
    padding: 12px 0px 0px 0px;
    background-color: rgb(249, 249, 249);
    min-height: 110px;
    position: relative;
}
.proofread_process_pingfinal:last-child {
    border: none;
    margin-right: 0px;
}
.proofread_process_pingfinal {
    float: left;
    width: 270px;
    text-align: left;
    font-size: 14px;
    margin-right: 8px;
    border-right: 1px #dddddd solid;
    padding-right: 4px;
}
.proofread_list_feedback {
width: 96%;
border: 1px #EDECE3 solid;
font-size: 13px;
line-height: 14px;
padding: 5px;
word-break: break-all;
background-color: #F1F0EA;
border-radius: 3px;
background-color: #F6F6F6;
}
.proofread_choice{font-size:15px;margin-top:5px;width: 90%;
margin-left: auto;
margin-right: auto;}
.proofread_choice+.proofread_list_all{border-top:0px;box-shadow:none;}
.proofread_process_c_start {
    width: 909px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    border: 1px #d9d9d9 solid;
    /*border-color: #666666 #eeeeee #d9d9d9 #eeeeee;*/
    padding: 4px 0px 0px 0px;
    background-color: rgb(249, 249, 249);
    min-height: 110px;
    position: relative;
}
.proofread_content{margin-left: auto;
    margin-right: auto;}
	.stage_editor_proofread {
	width: 874px;
margin-left: auto;
margin-right: auto;
overflow: hidden;

	}
.proofread_slidertable {  margin-left: auto;
    margin-right: auto;}
	/*.proofread_slidertable table{box-shadow: 0 0px 2px #d1d1d1;}*/
.proofread_choice:first-child{}
.proofread_list_all {
    padding: 8px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08) inset;
}
.proofread_list:first-child {
    margin-top: 10px;
}
.proofread_list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}
.proofread_list > div {
    float: left;
}
.proofread_list_t {
    font-size: 14px;
    line-height: 22px;
    width: 150px;
    text-align: right;
    font-weight: bold;
}
.proofread_list_c {
    width: 650px;
}
.proofread_message_input{
    width: 650px;
}
.proofreadfile_pagetable_title {
    background-color: #e8e8e8;
}
   
.proofreadfile_pagetable { margin-top: 10px;
    border: 1px solid #cccccc;
    border-collapse: collapse;
    font-size: 12px;
}
.proofreadfile_pagetable_title th {
    border: 1px solid #cccccc;
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-shadow: 0 1px 1px #fff;
    color: #647074;
}
.proofreadfile_pagetable td{padding:4px;border: 1px solid #d9d9d9;}
.proofread_message_textarea textarea{width:99%;}
.proofread_date_input input[type="text"]{height:23px;width:100px;}
.proofread_chocie_cc{font-size:14px;}
.proofread_chocie{width:430px;margin-left:auto;margin-right:auto;padding-top:10px;padding-bottom:10px;}
.proofread_chocie_radioline{width:100%;display:inline-block;margin-bottom:8px;}
.proofread_chocie_line{width:100%;display:inline-block;margin-bottom:8px;}
.proofread_chocie_line>div{float:left;}
.proofread_chocie_cc>div{float:left;margin-right:5px;}
.proofread_chocie_cc .select_person{width:200px;float:left;}
.proofread_chocie_line +.proofread_chocie_radioline{margin-top:5px;}
.proofread_chocie_tt{font-size:14px;}
.proofread_chociebtn{width:100%;text-align:center;}
/*邀稿詳目*/
.invit_process_div {
    width: 935px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}
.invit_process_t {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}
.invit_process_div .invit_process_c + .invit_process_c {
    margin-top: 20px;
}
.invit_process_c {
    width: 890px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    border: 1px #d9d9d9 solid;
    border-color: #666666 #eeeeee #d9d9d9 #eeeeee;
    padding: 12px 8px 12px 8px;
    background-color: rgb(249, 249, 249);
    min-height: 110px;
    position: relative;
}
.stage_invit{width:874px;    margin-left: auto;
    margin-right: auto;overflow:hidden;}
/*.invit_slidertable {
    margin-left: 13px;
    width: 870px;
}*/

.invit_fuction_ui {
    overflow: hidden;
    padding-bottom: 7px;
    padding-top: 7px;
    background-color: #d8d8d8;
    border-left: solid 1px #c6c6c6;
    border-right: solid 1px #c6c6c6;
    border-top: solid 1px #c6c6c6;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
	   margin-left: auto;
    margin-right: auto;

}
.invit_fuction_ui_L {
    float: left;
    margin-left: 10px;
}
.invit_fuction_ui_L .select_person {
 width: 230px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
}
.invit_fuction_ui_L > div {
    float: left;
    margin-right: 5px;
}
.invit_process_invitname {
    float: left;
    width: 200px;
    font-size: 14px;
    margin-right: 8px;
    border-right: 1px #dddddd solid;
    padding-right: 4px;
}
.invit_process_invittime {
    float: left;
    width: 310px;
    text-align: left;
    font-size: 14px;
    margin-right: 8px;
    border-right: 1px #dddddd solid;
    padding-right: 4px;
}
.invit_process_invitaction {
    float: left;
    width: 270px;
    text-align: left;
    font-size: 13px;
    padding-right: 4px;
}
/*稿件歷程視窗*/
.presscourse_history_date{float:left;font-size:13px;line-height:22px;margin-right:8px;}
.presscourse_history_event{float:left;font-size:13px;line-height:22px;}
.presscourse_history_all{padding:8px 8px 2px 8px;font-size:12px;line-height:22px;}
.presscourse_history_file{width:100%;text-align:left;padding:2px 8px 2px 8px;font-size:12px;}


/*orcid*/
.orcid_pagetable_title th {
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-shadow: 0 1px 1px #fff;
    color: #647074;
}
.orcid_pagetable td {
    border: none;
    padding: 6px 4px 6px 4px;
    color: #333333;
    border: 1px solid #d9d9d9;
}
.orcid_pagetable {
    border-collapse: collapse;
    font-size: 12px;
}
.orcid_pagetable .table_page_tool_td {
    padding: 0px;
}
.orcid_div{width:800px;margin-left:auto;margin-right:auto;}
.orcid_allbtn{text-align:center;padding-top:10px;}

/*建立及設定邀稿事件*/
.invit_setting_listsquare_top {
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    min-height: 30px;
    background-color: #E4EEFE;
    text-align: center;
    margin-bottom: 8px;
    border-bottom: 1px #C6D4E1 solid;
    border-top: 1px solid #C6D4E1;
}

.invit_setting_listsquareTitle {
    font-size: 18px;
    font-weight: bold;
    color: #222;
}
.invit_setting_weihu_c{float: left;
width: 84%;
margin-left: 56px;
position: relative;
border: 1px #d9d9d9 solid;
padding: 10px;}
.invit_setting_weihu_c .setting_delete{position:absolute;top:0px;right:0px;}
.invit_setting_weihu_c  .invit_setting_line{display:inline-block;}
.invit_setting_listsquare{width:93%;margin-left: auto;
margin-right: auto;margin-bottom:15px;overflow:hidden;border: 3px solid #D7D7D7;
box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.2);
border-radius: 3px;margin-top:15px;}
.invit_setting_top{width:98.5%;margin-left: auto;
margin-right: auto;padding-top:10px;margin-bottom:15px;overflow:hidden;margin-top:15px;}
.invit_setting_all {margin-top:20px;overflow: hidden;}
.invit_date{width:200px;height:22px;}
.invit_setting_all +.invit_setting_all {margin-top:10px;}
.invit_setting_top .invit_setting_line{width:95%;margin-bottom:0px;}
.invit_setting_line{width:86%;overflow:hidden;margin-left:auto;margin-right:auto;padding-bottom: 8px;}
.invit_setting_line>div{float:left;}

.invit_setting_line_td{float:left;margin-right:10px;}
.invit_setting_line_td>div{float:left;}
.invit_setting_t{font-size:15px;text-align:right;font-weight:bold;line-height: 21px;padding-top:1px;min-width:88px;}
.invit_setting_c{font-size:14px;color:#666666;line-height:24px;max-width: 600px;}
.invit_setting_input{width:477px;
height: 23px;display:inline-block;}
.invit_setting_textarea{width:477px;}
.invit_setting_textarea  textarea{width:99.5%;}
.invit_setting_line .article_language_select{width:200px;}
.invit_setting_btn{width:100%;overflow:hidden;margin-left:auto;margin-right:auto;box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
border-top: 1px #d9d9d9 solid;
background-color: #f5f5f5;text-align:center;padding-top:8px;padding-bottom:8px;margin-top:20px;clear:both;}

.list_tile_symbol{font-size:14px;color:#666666;}

/*系統外使用者*/
.userout_detailall_jianshi_hover {
    width: 480px;
}

.userout_detailall_jianshi_hover {
    display: block;
    position: absolute;
    height: auto;
  /*  width: 730px;*/
    top: 50px;
    left: 50%;
    overflow: visible;
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow: 0px 2px 1px 0px rgb(255, 255, 255) inset;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid rgb(217, 217, 217);
	/*box-shadow: 0px 0px 20px 0px rgb(206, 206, 206);*/
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
    border: 1px solid rgb(186, 179, 179);
}

.userout_detailall_jianshi_hover::before {
    right: 100%;
    top: 18px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.userout_detailall_jianshi_hover::before {
    border-right-color: rgb(186, 179, 179);
    border-width: 10px;
    margin-left: -36px;
}

.userout_detailall_jianshi_hover::after {
    right: 100%;
    top: 18px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.userout_detailall_jianshi_hover::after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f8f8f8;
    border-width: 9px;
    margin-left: -30px;
}
.userout_detailall_jianshi_hover .author_i_btn{width: 530px;}
.common_userinfo_line{width:96%;overflow:hidden;margin-left:auto;margin-right:auto;margin-bottom:8px;padding-bottom: 2px;}
.common_userinfo_line>div{float:left;}
.common_userinfo_title{font-size:13px;text-align:right;font-weight:bold;width: 100px;}
/*檢視邀稿細節*/
.event_hover {
    width: 550px;
}
.event_hover  .invite_detail_all  h5.invite_line{padding:10px 5px 10px 5px;font-size:17px;}
.event_hover {
    display: block;
    position: absolute;
    height: auto;
  /*  width: 730px;*/
    top: 50px;
    left: 50%;
    overflow: visible;
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow: 0px 2px 1px 0px rgb(255, 255, 255) inset;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid rgb(217, 217, 217);
	/*box-shadow: 0px 0px 20px 0px rgb(206, 206, 206);*/
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
    border: 1px solid rgb(186, 179, 179);
}

.event_hover::before {
    right: 100%;
    top: 18px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.event_hover::before {
    border-right-color: rgb(186, 179, 179);
    border-width: 10px;
    margin-left: -36px;
}

.event_hover::after {
    right: 100%;
    top: 18px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.event_hover::after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f8f8f8;
    border-width: 9px;
    margin-left: -30px;
}
.invite_detail_all{font-size:14px;}
	.invite_detail_all>.invite_line{overflow:hidden;width:90%;margin-left:auto;margin-right:auto;padding-bottom:2px;margin-bottom:5px;}
	.invite_line>div{float:left;}
	.invite_content{width:330px;}
	/*稿件歷程*/
	.press_whatdo_div{

	max-height:600px;
	overflow:hidden;

}
.press_whatdo_slidertable{width:90%;padding:10px;}

/*邀稿共同視窗*/
		.invite_window_all{clear:both;padding-top: 15px;font-size:14px;}
	.invite_window_all>.invite_line{overflow:hidden;width:90%;margin-left:auto;margin-right:auto;padding-bottom:2px;margin-bottom:5px;}
	.invite_line>div{float:left;}
	.invite_content{max-width:350px;}
   .invite_input_style{width:200px;height:23px;}
   
 
  .invite_finalbtn{width:100%;text-align:center;}   
.invite_word{clear:both;overflow:hidden;width:90%;margin-left:auto;margin-right:auto;padding-bottom:2px;font-size:13px;margin-bottom:5px;}
.invite_title+.invite_textarea{clear:both;width:500px;float:none;}
.invite_title+.invite_textarea_file{clear:both;width:500px;float:none;}
.invite_title_reference+.invite_textarea{width:390px;}
.invite_title_reference+.invite_textarea_file{width:390px;}
.invite_textarea textarea{width:100%;}
.invite_textarea_file .invite_textarea_top {
 
    overflow: hidden;
    margin-bottom: 7px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.invite_textarea_file  {

    overflow: hidden;

    border: 1px #787878 dotted;
    background-color: #f8f8f8;
    margin-bottom: 12px;
}
.invite_textarea_file  .invite_textarea{width:95%;margin:10px 10px 3px 10px;}
.invite_textarea_file .fileupcontent{width:98%;margin-left:auto;margin-right:auto;}
.invite_textarea_upfile {
  
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    border-top: 1px #cccccc solid;
    padding-bottom: 3px;
    margin-top: 5px;
    background-color: #f3f3f3;
}
.invite_suo{width:100%;clear:both;}
.invite_textarea_file .invite_textarea_upfile .uploadfile_div{float:right;margin:2px 5px 2px 2px;}
.invite_title_reference{text-align:right;width: 120px;}
.invite_select{width:200px;}
  .in_okbtn {
    color: #ffffff;
    background-color: #999;
    background-color: #337BA2;
    border: 1px solid #439BCB;
    background-image: linear-gradient(#54C2F3, #2EA0D2);
    height: 32px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: bold;
    padding:0px 9px 1px 9px;margin: 3px;
	line-height:21px;
	
}

.in_okbtn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.in_okbtn:active {
    background: linear-gradient(to bottom,#2EA0D2 0%,#54C2F3 100%);
    box-shadow: 0 1px 1px #FFF;
}
.in_nobtn {
    color: #ffffff;
    background-color: #999;
    border-style: solid;
    border-width: 1px;
    height: 32px;
    margin: 3px;
    cursor: pointer;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    background-image: linear-gradient(#F6815B, rgb(216, 61, 41));
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 1)  inset;
    background-image: linear-gradient(#F2976B, #F26B6B);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #DE6135;
    font-weight: bold;
   padding:0px 9px 1px 9px;line-height:21px;
}



.in_nobtn:hover {
    box-shadow: 0px 1px 2px rgba( 0, 0, 0, 0.3) inset;
}

.in_nobtn:active {
    background-image: linear-gradient(#F26B6B, #F2976B);
    box-shadow: 0 1px 1px #ffffff;
}
/*管理共同檢視人員*/
.addperson_div{

	max-height:600px;
	overflow:hidden;

}
.addperson_table{width:90%;padding:10px;}
.select_person_top{margin-left:10px;margin-top:10px;margin-bottom:5px;overflow:hidden;}
.select_person{width:300px;margin-right:5px;}
.select_person_top>div{float:left;}
/*管理檢視權*/
.adjustperson_div{

	max-height:600px;
	overflow:hidden;

}
.adjustperson_table{width:98%;padding:5px;}
.select_person_top{margin-left:10px;margin-top:10px;margin-bottom:5px;overflow:hidden;}
.select_person{width:300px;margin-right:5px;}
.select_person_top>div{float:left;}
.adjustperson_div .userselfchange_j_window .userselfchange_jian_title{width:auto;text-align:left;min-width:1px;}
.adjustperson_div .userselfchange_j_window .userselfchange_jian_td{padding-bottom:0px;}
.adjustperson_div .userselfchange_j_window  .userselfchange_jian_c{width:300px;}
.userselfchange_j_window  .id_input_style input{width:250px;}
/*加入評閱者*/
	.peerreview_add_window .window_title{margin-left:0px;}
	.peerreview_add_window .window_close{right: 0px;}
	.peerreview_search{width: 825px;
padding-top: 3px;
padding-bottom: 15px;}
	.peerreview_search .search_xueinfo_all{width:788px;border:1px #d9d9d9 dotted;/*background-color:transparent;*/}
	.peerreview_add_window{max-height:575px;}
	.peerreviewadd_table_w_position{width: 791px;
margin-left: auto;
margin-right: auto;    line-height: 18px;}

/*維護卷期*/
	.weihu_vol_window_2{}
    .weihu_vol_window_2 .weihu_vol_inline{display:inline-block;margin-bottom:10px;width:100%;}
	.weihu_vol_window_2 .weihu_vol_inline>div{float:left;}
.weihu_vol_window_2 .weihu_vol_t{width:100px;text-align:right;font-size:14px;}
.weihu_vol_window_2 .weihu_vol_c{font-size:13px;line-height:24px;}

.weihu_vol_window_2 .vol_select {width:180px;float:left;}

.weihu_vol_window_2 .vol_year_select {width:100px;float:left;}
.weihu_vol_window_2 .vol_year{font-size:14px;padding:2px 3px 0px 3px;float:left;}
.weihu_vol_window_2 .weihu_vol_doi_input{width:300px;height:23px;}
.weihu_vol_window_2 .weihu_vol_tool{float:right;}
.vol_weihu_final {
    clear: both;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}
/*同儕評閱稿件列表*/
.peerview_presslist_page{margin-bottom:25px;}
.peerview_presslist_title{font-size:16px;padding-bottom:5px;}
.peerview_presslist_table_c_position {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
	margin-top:20px;
}

.peerview_presslist_page  .createbtn {
    margin-top: 7px;
    margin-left: 4px;
    margin-bottom: 7px;
}

.peerview_presslist_pagetable {
    border-collapse: collapse;
}

.peerview_presslist_pagetable td {
    border: none;
    padding: 4px;
    color: #333333;
    border: 1px solid #d9d9d9;
    text-align: center;
}

.peerview_presslist_pagetable tr:hover {
    background-color: rgb(249, 251, 229);
}

.peerview_presslist_pagetable .table_page_tool_td {
    padding: 0px;
    text-align: left;
    font-size: 13px;
}
.flattable  th {
  
    font-size: 14px;
    padding-top: 3px;
padding-bottom: 3px;
    text-shadow: 0 1px 1px #fff;
	color:#222222;border: 1px solid #d9d9d9;background-color: #f3f3f3;

}
/*.flattable td{border-right: 1px solid #d9d9d9;}*/
.table_page_tool_flat {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 23px;
    background-color: #e0eef7;
    padding-top: 3px;
    padding-bottom: 3px;background-color: #f3f3f3;

}

.table_page_tool_flat>div {
    float: right;
}
.graytable .peerview_presslist_pagetable_title th {
  
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-shadow: 0 1px 1px #fff;
	color: #000000;

}

.bluetable .peerview_presslist_pagetable_title th {
    border: 1px solid #c4d9f0;
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-shadow: 0 1px 1px #fff;
	color: #000000;

}
.peerview_presslist_pagetable .ping_recorder_list .ping_recorder_list_t {
    float: left;
    font-size: 12px;
    line-height: 21px;
    max-width: 180px;
    font-weight: bold;
}
.peerview_presslist_pagetable .ping_recorder_list {
    text-align: left;
    color: #000000;
}
/*維護卷期*/
.weihu_vol_window_1{}
    .weihu_vol_window_1 .weihu_vol_inline{display:inline-block;margin-bottom:10px;width:100%;}
	.weihu_vol_window_1 .weihu_vol_inline>div{float:left;}
.weihu_vol_window_1 .weihu_vol_t{width:150px;text-align:right;font-size:14px;}
.weihu_vol_window_1 .weihu_vol_s_t{width:80px;text-align:right;font-size:14px;}
.weihu_vol_window_1 .weihu_vol_c{font-size:13px;line-height:24px;}

.weihu_vol_window_1 .vol_select {width:180px;float:left;}

.weihu_vol_window_1 .vol_year_select {width:100px;float:left;}
.weihu_vol_window_1 .vol_year{font-size:14px;padding:2px 3px 0px 3px;float:left;}
.weihu_vol_window_1 .weihu_vol_doi_input{width:300px;height:23px;}
.weihu_vol_window_1 .weihu_vol_tool{float:right;}
.weihu_vol_window_1 .weihu_vol_s_input{width:30px;float:left;}
.weihu_vol_window_1 .weihu_vol_l_input{width:100px;float:left;}
.weihu_vol_window_1 .vol_language{float:left;font-size:13px;color:#888888;}
/*   TABLET  : 1024px ----------------------------- and (min-width: 768px)  */










@media only screen and ( max-width: 1366px ) {
   	
    .special_footbg {
        height: 50px;     
    };
}


@media only screen and ( max-width: 1280px ) {
   	
    .special_footbg {
        height: 50px;     
    };
}

/*   TABLET  : 1024px ----------------------------- and (min-width: 768px)  */