﻿.IE6NoSelect select{position: absolute;left:-10000px;top:-10000px}


/*常用项*/
.FloatL{float:left}
.FloatR{float:right}
.TextL{text-align:left}
.TextC{text-align:center}
.TextR{text-align:right}
.FloatR{float: right}
.Pointer,.Pointer *{cursor:pointer !important }
.ML5{margin-left:5px}
.FontSize12{font-size:12px}
.FontSize14{font-size:14px}

.Hidden{position: absolute;left:-10000px;width:0px;height:1px}
.Hidden2{position: absolute;left:-10000px;top:-10000px}
.Hidden1{display: none}
.InputHidden{float:left;margin-left:-1000px;margin-top:-100000px}

.NoFloat{float:none }
.FindKey{color:#FF0000;font-weight:bold }/*查找凸显*/
.Test{position:absolute;z-index:1000;left:0px;top:0px}
.DeleteLine{text-decoration: line-through}  /*删除线*/
/*常用的字体颜色*/
.CFF0000{color:#FF0000}
.CFF3300{color:#FF3300}
.CFF6600{color:#FF6600}
.C00A0E9{color:#00A0E9}
.C0000FF{color:#0000FF}
.C008000{color:#008000}
.C00A060{color:#00a060}
.C60A000{color:#60A000}
.C60A0A0{color:#60A0A0}
.C555555{color:#555555}
.C888888{color:#888888}

.C000000{color:#000000}
.C0060FF{color:#0060FF}
.CAAAAAA{color:#AAAAAA}
.CEEEEEE{color:#EEEEEE}
.CICBC{color:#f00c09}
.CABC{color:#058473}
.CCCB{color:#1163ad}
.CCASH{color:#eb6877}
.CCASH{color:#eb6877}
.CCARD{color:#ffa216}
.CWECHAT{color:#008000}

.CSystem{color:#c83c3c}
/*通用*/
.Color_Add,.Color_Add *{color:#ff0000}
.Color_Reduce,.Color_Reduce *{color:#008000}
.Load{position:absolute;width:200px;height:50px;background-color:#c83c3c;font-size:16px;text-align:center;font-weight:bold;line-height:50px;border-radius:10px;left:50%;top:50%;display:inline;margin:-25px 0px 0px -100px;color:#ffffff}


/*Input*/
.Input{height:14px;border-width:1px;border-style:solid;padding:4px 8px 2px 8px;line-height:14px;border-radius:4px;float:left;display: inline}


.Input_1{background-color:#FaFaFa;border-color:#cccccc;color:#7e8b94}
.Input_1:focus{background-color:#ffffff;border-color:#c83c3c;color:#c83c3c}


.Input_2{background-color:#FFFFFF;border-color:#dddddd;color:#ff3131}
.Input_2:focus{background-color: #7e8b94;border-color:#ffffff;color:#ffffff}


.Input_Log{background-color:#FFFFFF;border-color:#7e8b94;color:#7e8b94}
.Input_Log:focus{background-color: #7e8b94;border-color:#ffffff;color:#ffffff}


.Input_Search{background-color:#FFFFFF;border-color:#dddddd;color:#7e8b94;font-size:12px;padding:2px 6px 1px 6px}
.Input_Search:focus{background-color: #7e8b94;border-color:#ffffff;color:#ffffff}

.Input_File{height:18px;border-width:0px 0px 1px 0px;border-style:solid;padding:0px 5px 0px 5px;line-height:14px;font-size:12px;border-radius:6px;float:left;display: inline;background-color:#F5F5F5;border-color:#7e8b94;color:#7e8b94;font-size:12px}

.Input_PasswordPay{background-color:#FaFaFa;border-color:#cccccc;color:#7e8b94;width:60px;text-align:center }
.Input_PasswordPay:focus{background-color:#ffffff;border-color:#c83c3c;color:#c83c3c}

/*关键字*/
.Search_Keyword_Text{font-size:18px !important;line-height:22px !important;height:22px }

/*提交隐藏*/
.SubmitHidden{display:none}
#WindowSubmitPageDiv,#WindowSubmitPage{float:left;width:100%;height:100%}

/*单选*/
.Input_Checkbox{cursor: pointer}


/*多行文本*/
.Textarea{width:95%;height:150px;border-width:1px;border-style:solid;padding:4px 4px 4px 4px;line-height:14px;font-size:14px;border-radius:6px;float:left;display: inline}




/*时间*/
.DateTime{float: left}
.DateTime select{float: left;display: inline;margin-right:2px;border-radius:5px;border-width:0px;font-size:12px;background-color:#eeeeee;color:#ffffff;padding:1px;color:#7e8b94;cursor:pointer}
.DateTime select .False{color: #C0C0C0}

/*文字时间*/
.DateText{float:left;display:inherit;margin:0px 0px 0px 5px} 
.DateText input{margin-right:5px;height:20px}

/*选择*/
.Select{border-width:1px;border-style:solid;padding:1px 3px;line-height:14px;font-size:14px;border-radius:4px;float:left;display: inline;background-color:#FaFaFa;border-color:#cccccc;color:#7e8b94;cursor: pointer}


/*.Select:focus{background-color:#7e8b94;border-color:#ffffff;color:#ffffff}*/
.Select:focus{background-color:#ffffff;border-color:#c83c3c;color:#ff3300}
.Select_Search{background-color:#FFFFFF;border-color:#dddddd;color:#7e8b94;font-size:12px;padding:0px 5px}
.Select_Search:focus{background-color:#7e8b94;border-color:#ffffff;color:#ffffff}
.Select option{margin-left:20px}
.Select optgroup{font-style:normal}

.SelectMultiple option{padding-left:30px}

/*上传图片*/



.UpPhoto_Div{float:left}
.UpPhoto{float:left}
.UpPhoto .Photo{border:5px solid #FFddDD;border-radius:5px;cursor:pointer;background-image:url("../System/Photo/Image/Photo.gif")}
.UpPhoto .Photo img{float:left;width:100%;height:100%}
.UpPhoto_Div .ButtonDiv{float:left;display:inline;margin-left:10px}
.UpPhoto_Div .ButtonDiv input{margin-right:5px;float:right}

/*Button*/
.Button{height:30px;font-size:16px;font-weight:bold;text-align:center;display:inline;padding:0px 10px 0px 12px;border:0px;cursor: pointer;border-radius:3px;display:inline;float:left;letter-spacing:2px}

.Button_1{background-color: #eeeeee;color:#7e8b94}
.Button_1:hover{background-color:#0099FF;color:#ffffff}

.Button_Add{background-color: #0099FF;color:#ffffff;margin:0px 5px}
.Button_Add:hover{background-color:#0066CC ;color:#ffffff}

.Button_Submit{background-color: #008000;color:#ffffff}
.Button_Submit:hover{background-color:#0066CC ;color:#ffffff}

.Button_Close{background-color:#aaaaaa;color:#ffffff;float:right}
.Button_Close:hover{background-color:#FF3300 ;color:#ffffff}

.Button_Sort{background-color:#7e8b94;color:#ffffff;float:right;margin:5px 5px 4px 0px}
.Button_Sort:hover{background-color:#0099FF;color:#ffffff}

.Button_SortNo{background-color:#cccccc;color:#7e8b94;float:right;margin:5px 5px 4px 0px}
.Button_SortNo:hover{background-color:#0099FF;color:#ffffff}

.Button_SortSetup{background-color:#eeeeee;color:#008000;float:right;margin:5px 25px 4px 0px;font-size:12px}
.Button_SortSetup:hover{background-color:#0099FF;color:#ffffff}


.Button_Void{background-color:#dddddd;color:#ffffff}
.Button_Void:hover{background-color:#dddddd ;color:#ffffff}

.Button_SelectFile{background-color:#7e8b94;color:#ffffff;float:left;margin:0px 0px 0px 5px;height:22px;padding:0px 6px 0px 8px;font-size:12px}
.Button_SelectFile:hover{background-color:#0099FF;color:#ffffff}

.Button_Login{background-color: #c83c3c;color:#ffffff}
.Button_Login:hover{background-color:#0066CC ;color:#ffffff}


.Button_Print1{background-color:#c83c3c;color:#ffffff;float:left;height:22px;padding:0px 6px 0px 8px;font-size:12px;margin-top:2px}
.Button_Print1:hover{background-color:#0099FF;color:#ffffff}

.Button_TzsTicket{background-color:#008000;color:#ffffff;float:left;height:22px;padding:0px 6px 0px 8px;font-size:12px;margin-top:2px}
.Button_TzsTicket:hover{background-color:#0099FF;color:#ffffff}



.Button_2{background-color: #0099FF;color:#ffffff}
.Button_2:hover{background-color:#0066CC ;color:#ffffff}



.Button_Log{background-color: #eeeeee;color:#7e8b94;padding-right:4px}
.Button_Log:hover{background-color:#7e8b94;color:#ffffff}



.Button_Search{background-color:#339966;color:#ffffff;margin:0px 5px}
.Button_Search:hover{background-color:#0066CC ;color:#ffffff}





/*信息列表中的小按钮*/
.Button_InfoList{background-color:#0099FF;color:#ffffff;float:none;margin:0px 0px 0px 10px;height:20px;padding:0px 5px;letter-spacing:0px;font-size:12px;font-weight:normal}
.Button_InfoList:hover{background-color:#0066CC;color:#ffffff}




.Button_Right{float:right;margin-left:10px}
.Button_Right:hover{}


.Button_ListRight{background-color:#bbbbbb;color:#ffffff;float:right;margin:0px 5px 5px}
.Button_ListRight:hover{background-color:#0099FF;color:#ffffff}

/*列表提交按钮*/
.Button_List{height:20px;font-size:14px;line-height:14px;text-align:center;display:inline;padding:0px 5px 2px;cursor:pointer;border-radius:4px;word-break: keep-all}

.Button_Detail{background-color: #0099FF;color:#ffffff}
.Button_Detail:hover{background-color:#eeeeee;color:#0099FF}

.Button_Edit{background-color: #008000;color:#ffffff}
.Button_Edit:hover{background-color:#eeeeee ;color:#008000}


.Button_SubmitBig{background-color: #0099FF;color:#ffffff;font-size:20px;height:40px;line-height:40px;letter-spacing:5px;padding:0px 15px 2px 18px}
.Button_SubmitBig:hover{background-color:#0066CC ;color:#ffffff}

.Button_Delete{background-color:#ff9999;color:#ffffff}
.Button_Delete:hover{background-color:#eeeeee ;color:#FF3300}

.Button_Relation{background-color:#FF6600;color:#ffffff}
.Button_Relation:hover{background-color:#FF3300 ;color:#ffffff}

.Button_Setup{background-color:#339966;color:#ffffff}
.Button_Setup:hover{background-color:#008000 ;color:#ffffff}

.Button_Move{background-color:#009933;color:#ffffff}
.Button_Move:hover{background-color:#006600;color:#ffffff}

.Button_Disabled{background-color:#cccccc;color:#ffffff;cursor: default}

.Button_ListRightButton{background-color:#0099FF;color:#ffffff;font-size:12px;float:right;margin:5px 5px 5px}
.Button_ListRightButton:hover{background-color:#0066CC;color:#ffffff}



.Button_Top{background-color:#0066CC;color:#ffffff;display:inline;margin:5px 5px 0px;padding:3px 10px;height:26px}
.Button_Top:hover{background-color:#eeeeee ;color:#008000}



/*标题中按钮*/
.Button_Title{background-color:#0099FF;color:#ffffff;float:none;margin:0px 0px 0px 20px;height:24px;line-height:20px;padding:0px 10px 2px;letter-spacing:0px;font-size:14px}
.Button_Title:hover{background-color:#0066CC;color:#ffffff}


/*银行*/
.Button_Bank{background-color:#c83c3c;color:#ffffff;float:none;margin:5px 5px 0px 0px;height:20px;padding:0px 5px;letter-spacing:0px;font-size:12px;font-weight:normal}
.Button_Bank:hover{background-color:#ffffff;color:#c83c3c}

.Button_Bank_ICBC{background-color:#c92725;color:#ffffff}
.Button_Bank_ICBC:hover{background-color:#ffeeee;color:#c92725}

.Button_Bank_ABC{background-color:#078574;color:#ffffff}
.Button_Bank_ABC:hover{background-color:#eeffee;color:#078574}
.Button_Bank_CCB{background-color:#1063ad;color:#ffffff}
.Button_Bank_CCB:hover{background-color:#eeeeff;color:#1063ad}

/*身份证读卡*/
.Button_IdCard_False{background-color:#FF0000;color:#ffffff;float:left;margin:5px 25px 4px 40px;font-size:14px;letter-spacing:0px}
.Button_IdCard_False:hover{background-color:#ffffff;color:#FF0000}

.Button_IdCard_True{background-color:#008000;color:#ffffff;float:left;margin:5px 25px 4px 40px;font-size:14px;letter-spacing:0px}
.Button_IdCard_True:hover{background-color:#eeeeee;color:#008000}


/*输入项目整体	*/



.ItemInput1{float:left;width:100%;padding:5px 0px;margin:1px 0px 0px;display: inline;background-color:#ffffff;border-radius:10px 0px 10px 0px}
.ItemInput1 .ItemInput_Title{float:left;width:15%;line-height:14px;font-size: 14px;color: #000000;padding-bottom:2px;display: inline;text-align:right;word-break: keep-all}
.ItemInput1 .ItemInput_Title span{display: inline;margin-left: 5px;font-size:12px;color:#996633}
.ItemInput1 .ItemInput_Input{float:left;width:83%;display: inline;margin-left:0.5%}



/*输入项目-文件选择*/
.ItemInput_File{float:left;height:20px;padding:5px 0px;margin:1px 0px 0px 0px;display: inline}
.ItemInput_File_21{float: left;width:250px;border-radius:10px 0px 0px 0px}
.ItemInput_File_22{float: right;width:249px;border-radius:0px 0px 10px 0px}



.ItemInput_File .ItemInput_Title{float:left;width:70px;line-height:20px;font-size: 14px;font-weight:bold;color: #000000;display: inline;text-align: right}

.ItemInput_File .ItemInput_Input{float:left;width:175px;display:inline;margin-left:4px}

.ItemInput_File h1{line-height:20px;display: inline;color:#9fabb4;margin-left:2px}
.ItemInput_File h1 span{color:#ff0000;display: inline ;margin:0px 1px}

.ItemInput_File .Err{color: #800000}
.ItemInput_File .Number{width:40px;text-align: right}
.ItemInput_File .Text{width:150px}
.ItemInput_File select{font-size:12px;padding:2px 3px}





/*项目显示
.ItemPrint{float:left;width:100%;padding:5px 0px;background-color:#ffffff;border-radius:10px 0px 10px 0px;;margin-top:1px}
.ItemPrint .ItemPrint_Title{float:left;width:98%;margin-left:1%;line-height:14px;font-size:14px;color: #000000;padding-bottom:2px;color:#888888 }
.ItemPrint .ItemPrint_Text{float:left;width:97%;display:inline;margin-left:2%;font-size:14px;color:#64747f;margin-top:5px;font-weight: bold}
.ItemPrint .ItemPrint_Text span{font-size:14px;font-weight: bold;color:#FF3300}
	*/




/*
.ItemPrint{float:left;width:100%;padding:0px 0px;background-color:#ffffff;border-radius:10px 0px 10px 0px;margin-top:2px}
.ItemPrint .ItemPrint_Title{float:left;width:19%;line-height:14px;font-size:14px;color: #000000;padding-bottom:2px;color:#888888;text-align:right;line-height:20px}
.ItemPrint .ItemPrint_Text{float:left;width:80%;display:inline;margin-left:5px;font-size:14px;color:#64747f;font-weight: bold;line-height:20px}
.ItemPrint .ItemPrint_Text span{font-size:14px;font-weight: bold}
*/
/*Radio和Check*/
.Option{float:left;display:inline;width:100%;color: #999999;margin-top:3px}
.Option li{float: left;display: inline;line-height:14px;font-size:14px;overflow:hidden;margin:2px;cursor: pointer;border:1px solid #dddddd;border-radius:5px;font-weight:bold;text-align:center}
.Option input{float:left;position: absolute;left:-10000px;top:-10000px}


.Option1 li{width:100%}
.Option2 li{width:49%}
.Option3 li{width:33%}
.Option0 li{margin:0px 2px 2px 0px;padding:3px 5px 4px}

.Option .Rem{padding:0px 5px;margin:0px 0px 0px 0px;cursor:default}
.Option .RemLeft{padding:0px 1px 0px 5px;margin:0px 0px 0px 0px;cursor:default}
.Option .RemRight{padding:0px 5px 0px 1px;margin:0px 0px 0px 0px;cursor:default}



.Option .Cr{width:100%;line-height:1px;height:1px}
.Option .Text{position:inherit;float:right;display: inline;margin-left:5px;border:0px;padding:0px 5px;border-bottom:1px #999999 solid;width:60px;line-height:14px;height:14px;background-color:#eeeeee;color: #999999;border-radius:6px}



.Check_Select{color:#ffffff;background-color:#009933}
.Check_Select .Text{color:#009933;border-color:#00FF99 }


.Radio_Select{color:#ffffff;background-color:#0099FF;padding:3px 5px 4px 20px}
.Radio_Select .Text{color:#0099FF;border-color:#0099FF}



/*表格*/
.Table{float:left;width:100%;cursor:default}

.Table th{padding:3px 5px;line-height:20px;height:24px;overflow:hidden;font-size:14px;text-align:center;background-color:#AAAAAA;color:#FFFFFF;cursor:default;word-break:keep-all;font-weight:normal;border-radius:3px;word-break: keep-all}
.Table th .Tip{display:inline;margin-left:5px;font-size:12px;color:#c83c3c;background-color:#ffffff;border-radius:3px;padding:2px 5px 2px}
.Table td{border-radius:3px;padding:4px 5px 4px;line-height:20px;font-size:14px;text-align:center}

.Table td h1{float:left;overflow:hidden;line-height:20px;width:100%;font-size:14px;text-align:center}
.Table td h1 span{font-size:11px;display:inline;margin-left:5px}
.Table .Tr_0 td ,.Table .Tr_N0 td{background-color: #FAFAFA}
.Table .Tr_1 td ,.Table .Tr_N1 td{background-color: #F5F5F5}
.Table .Tr_2 td{background-color: #ffF5F5;color:#FF3300}




.Table .Tr_3 td{background-color: #ffffff}

.Table .Tr_Big td{padding:10px 5px;font-weight:bold}
.Table .Tr_Big td h1{font-weight:bold}

.Table .Tr_5 td{background-color:#F5F5F5}
.Table .Tr_5:hover td{background-color:#dddddd}

.Table .Tr_5s td{background-color:#FFDDDD;color:#c83c3c}
.Table .Tr_5s td *{color:#c83c3c}
.Table .Tr_5s:hover td{background-color:#DDDDFF}


.Table .Tr_0:hover td,.Table .Tr_1:hover td,.Table .Tr_2:hover td{background-color: #c83c3c;color:#ffffff}
.Table .Tr_0:hover td h1,.Table .Tr_0:hover td h1 *,.Table .Tr_1:hover td h1,.Table .Tr_1:hover td h1 *,.Table .Tr_2:hover td h1,.Table .Tr_2:hover td h1 *{color:#ffffff}


.Table tr .Select *{background-color: #c83c3c;color:#ffffff}
.Table tr:hover .Select{background-color: #c83c3c;color:#ffffff}


.Table .StateBack{background-color:#ffffff;border-radius:5px;padding:0px 0px 2px;font-size:12px;margin-top:2px}

.Table .Tr_0:hover td .StateBack,.Table .Tr_1:hover td .StateBack{background-color:#c83c3c}

.Table tr:hover .CFF6600{background-color:#FF6600 !important}
.Table tr:hover .C555555{background-color:#555555 !important}
.Table tr:hover .CFF0000{background-color:#FF0000 !important}
.Table tr:hover .C00A0E9{background-color:#00A0E9 !important}
.Table tr:hover .C008000{background-color:#008000 !important}
.Table tr:hover .CFF6600{background-color:#FF6600 !important}
.Table tr:hover .C00A060{background-color:#00A060 !important}
.Table tr:hover .C60A000{background-color:#60A000 !important}
.Table tr:hover .C60A0A0{background-color:#60A0A0 !important}



.Table .Tr_Title td{background-color:#eeeeee;font-size:14px;color:#c83c3c;line-height:24px;height:24px;border-top:4px solid #dddddd}
.Table .Tr_Title td h1{color:#c83c3c;line-height:24px;font-size:14px;height:24px}


.Table .Tr_Title1 td{background-color:#FFDDDD}




.Table .Tr_New td,.Table .Tr_New td h1{color:#c83c3c} /*新数据*/

.Table .Tr_Delete td{background-color:#eedddd}
.Table .Tr_Delete td h1{color:#888888;text-decoration: line-through} /*删除*/
.Table .Tr_Delete td div{background-color:#008000} /*新数据*/


.Table .Invalid td{color:#888888;background-color:#eeeeee}
.Table .Invalid td h1{color:#888888}

/*表格套表格*/
.Table .Tr_Table_Top td{line-height:2px;height:5px;background-color:#AAAAAA;border-radius:0px}
.Table .Tr_Table_Top td h1{display:none}

.Table .Tr_Table{background-color:#cccccc;padding:1px}


.Table tr:hover .Tr_Table .Tr_3 td{background-color:#ffffff}
.Table tr:hover .Tr_Table .Tr_3 td h1{color:#c83c3c}


.Table .Tr_Table .Table{margin-top:0px}
.Table .Tr_Table .Table td{padding:0px 5px;font-size:12px}
.Table .Tr_Table .Table td h1{font-size:12px}
.Table .Tr_Table th{background-color:#dddddd;color:#7e8b94;padding:0px 5px;font-size:12px}



/*正确或错误*/
.Table .CssYes{color:#008000;font-weight:bold}
.Table .CssNo{color:#aaaaaa;font-weight:bold}

.Table .Scenic{text-align:left;font-size:12px}
.Table .Goods{color:#c83c3c;text-align:left;font-weight:bold}

.Table .NumberText{color:#c83c3c}

.Table .MoneyText{color:#c83c3c;text-align:right;font-size:16px;font-weight:bold}



/*按钮*/
.Table .ListButton{width:30px;height:20px;background-position:top center;background-repeat:no-repeat;float:left;margin-top:2px}
.Table .Edit{background-image:url("Images/Edit.gif");cursor:pointer}
.Table .EditVoid{background-image:url("Images/EditVoid.gif");cursor:pointer}
.Table .Delete{background-image:url("Images/Delete.gif");cursor:pointer}
.Table .DeleteVoid{background-image:url("Images/DeleteVoid.gif");cursor:pointer}
.Table .Add{background-image:url("Images/Add.gif");cursor:pointer}
.Table .Reduce{background-image:url("Images/Reduce.gif");cursor:pointer}


.Table .Up{background-image:url("Images/Up.gif");cursor:pointer}
.Table .Down{background-image:url("Images/Down.gif");cursor:pointer}
.Table .Member{background-image:url("Images/Member.gif");cursor:pointer}
.Table tr:hover .ListButton,.Table .ListButton:hover{background-position:bottom center}


.Table .CP,.Table .CP *,Table .Pointer,Table .Pointer *{cursor:pointer !important}


/*列表*/
.Table_Small td{height:14px;line-height:14px;font-size:12px;padding:0px 3px 2px}
.Table_Small td h1{font-size:12px}

/*合计*/
.Table .Tr_Total td{height:30px;line-height:28px;font-size:14px;color:#c83c3c;border-top:4px solid #dddddd;font-weight:bold}
.Table .Tr_Total h1{font-weight:bold}

.Table .Tr_Total1 td{font-size:14px;background-color:#eeeeee;font-weight:bold;border-top:4px solid #dddddd}
.Table .Tr_Total1 h1{font-weight:bold}


/*统计*/
.Table_Statistic .Color_Add{font-weight:bold}
.Table_Statistic .Color_Reduce{font-weight:bold}
.Table_Statistic td:first-of-type{background-color:#eeeeee}
.Table_Statistic td:last-of-type{background-color:#DDDDDD}
.Table_Statistic td:last-of-type h1{font-size:16px}

/*选项*/
.Table_Select select{float:none}
/*认证*/
.Verify {
    width: 12px;
    height: 12px;
    display: inline;
    margin: 6px 5px 0px 0px;
    background-position: center center;
    background-repeat: no-repeat;
    float: left
}
.Verify0{background-image:url("Images/Verify0.png")}
.Verify1{background-image:url("Images/Verify1.png")}




/*常用*/
.Table .L,.Table .L h1{text-align:left}
.Table .R,.Table .R h1{text-align:right}
.Table .CP,.Table .CP *{cursor:pointer !important }
.Table .Err,.Table .Err h1{color:#ff3300}

.Table .Nowrap{word-break: keep-all}
.Table .Nowrap *{word-break: keep-all}



/*输入*/
.Table .TdInput{height:14px;border-width:0px 0px 1px 0px;border-style:solid;padding:4px 0px 2px;line-height:14px;font-size:14px;width:100%;float:left;display: inline;background-color:transparent;color:#c83c3c}
.Table tr:hover .TdInput{color:#ffffff}


/*移动表格*/
.Table .TrChange td{line-height:1px;height:1px;background-color:#eeeeee}
 
/*空行*/
.Table_List .Tr_Line2 td{line-height:2px;height:2px;background-color:#FFFFFF}
.Table_List .Tr_Line5 td{line-height:2px;height:5px;background-color:#7e8b94;padding:0px}
.Table_List .Tr_Line10 td{line-height:10px;height:10px;background-color:#FFFFFF}
.Table_List .Tr_Line30 td{line-height:30px;height:30px;background-color:#FFFFFF}

.Table_List .TrLine1 td{line-height:0px;height:0px;background-color:#dddddd}


/*竖线*/
.Table .VLine1{padding:0px 0px 0px 1px;background-color:#c83c3c !important}
.Table .VLine2{padding:0px 1px 0px 1px;background-color:#c83c3c !important}
.Table .VLine3{padding:0px 2px 0px 1px;background-color:#c83c3c !important}

/*检索*/
.Tr_Key td{background-color:#E8E8E8;color:#888888}
.Tr_Key td span{color:#FF0000;font-weight:bold}
.Tr_NoKey td{background-color:#dddddd;color:#bbbbbb}
.Tr_Key:hover td,.Tr_NoKey:hover td{background-color: #ffffff;color:#0099FF}


/*弹出提示*/
.Question{float: left;width:380px;height:80px;padding:120px 10px 0px 10px;margin-bottom:-5px;display:inline;background-image:url('Images/Question.gif');background-repeat: no-repeat;background-position: center 10px}
.Question h1{float: left;width:100%;line-height:20px;height:50px;text-align: center;color:#c83c3c;font-size:14px}
.Question h1 span{color:#ff3300;font-size:14px;font-weight: bold}

/*更新数据勿关*/
#NoCloseText{float:left;width:100%;height:100%}
#NoCloseText h1{float:left;width:100%;line-height:20px;font-size:16px;font-weight:bold;color:#FF0000;text-align:center}
#NoCloseText h2{float:left;width:100%;line-height:20px;font-size:14px;font-weight:bold;color:#FF3300;text-align:center}

/*翻页*/
.ListPage{float:right;margin:4px 10px 4px 0px;display:inline}
.ListPage div{float:right;display: inline;margin-right:10px;color:#7e8b94;line-height:12px;padding:4px 0px 2px}
.ListPage div span{display: inline;margin-left:2px;margin-right: 5px;font-weight: bold;color:#3399FF }
.ListPage h5,.ListPage h6{float:right;display: inline;margin-right:5px;color:#7e8b94;line-height:12px;width:12px;padding:4px 4px 2px;text-align:center;font-size:12px;border-radius:5px;letter-spacing:-2px;font-family:宋体;font-weight: bold}

.ListPage h5{background-color:#ffffff;color:#7e8b94;cursor:pointer}
.ListPage h5:hover{background-color:#7e8b94;color:#ffffff}

.ListPage h6{background-color:#F8F8F8;color:#DADADA;cursor:default}

.ListPage select{float:right;display: inline;margin-right:5px;border-radius:5px;border-width:0px;font-size:12px;background-color:#ffffff;padding:1px;color:#7e8b94;cursor:pointer}







/*选项卡*/
.Label_Title{float:left;width:100%;height:30px;border-bottom:solid 1px #999999;margin-bottom:5px;display:inline;padding:0px 20px}
.Label_Title li{float:left;display:inline;margin:0px 4px;font-size:14px;border:1px solid #999999;border-bottom-width:0px;padding:0px 15px;border-radius:8px 8px 0px 0px;line-height:24px;height:24px;margin-top:5px;background-color:#999999;font-weight:bold;color:#ffffff;cursor:pointer }
.Label_Title li span{display:inline;margin-left:4px;font-size:14px;color:#ffffff}
.Label_Title .True,.Tab li:hover{height:30px;background-color:#ffffff;margin-top:0px;line-height:30px;color:#c83c3c}
.Label_Title .True span{color:#0099FF}

.Label_Center{float:left;width:100%;height:100%;overflow:auto }

.Label_Bottom{float:right;width:100%}



/*进度*/
.ProgressText{float:left;width:100%}
.ProgressText h2{float:left;width:100%;line-height:16px;text-align:center;margin-top:5px;color:#0099FF}
.ProgressText h1{float:left;width:100%;line-height:16px;text-align:center;margin-top:10px;color:#FF3300;font-size:14px;font-weight:bold}

/*选择文件*/
.InputFile{float:left;width:100%}
.InputFile div{float:left;width:100%;margin:5px 0px}
.InputFile_Image{float:left}
.InputFile_Image img{float:left;border:2px solid #FFEEEE;border-radius:10px}
.InputFile_Image b{float:left;padding:5px;color:#999999;border:2px solid #FFEEEE;border-radius:10px}


/*文件列表-代码*/
.FilesList_Code{float:left;width:100%}
.FilesList_Code textarea{width:482px;height:260px}
.FilesList_Code .Button{margin-top:5px}



/*Tip*/
#Tip{float:left;position:fixed;z-index:10;height:60px;border-radius:10px;text-align:center;padding:0px 40px 0px 60px;color: #FFFFFF;line-height:58px;font-size:22px;font-weight: bold;top:100%;cursor: pointer;margin-top:-180px}
#Tip1{float:left;position:fixed;z-index:10;height:50px;border-radius:10px;text-align:center;padding:0px 20px 0px 40px;color: #FFFFFF;line-height:48px;font-size:16px;font-weight: bold;top:100%;cursor: pointer;border:2px solid #FFFFFF;margin-top:-100px}
#Tip span{color:#FFFFFF;display:initial;margin-left:10px}
.Tip_E{background:#FF0000 url('Images/Tip_E.gif') no-repeat 15px center}
.Tip_S{background:#009944 url('Images/Tip_S.gif') no-repeat 15px center}
.Tip_N{background:#ec6941 url('Images/Tip_N.gif') no-repeat 15px center}

.Tip_EB{background:#df0024 url('Images/Tip_EB.gif') no-repeat top center !important;padding:170px 60px 20px 60px !important;margin-top:-300px !important;font-size:22px !important;height:60px !important}
.Tip_EB span{width:100%;float:left;margin:0px;} 



/*弹出窗口*/
#WindowBack{position:absolute;z-index:4;left:0px;top:0px;width:100%;height:100%;background-color:#000000;-moz-opacity:.6;opacity:0.6;filter:alpha(opacity=60)}
#Window{position:fixed;z-index:5;left:10px;top:10px;background-color:#ffffff}


#Window iframe{float: left;width:100%;height:100%}

.Window1{border-radius:5px;padding:5px}
.Window2{border-radius:5px 5px 0px 0px;padding:5px}

.Window1 iframe{border-radius:5px}
.Window2 iframe{border-radius:5px 5px 0px 0px}



#WindowClose{position:fixed;z-index:6;top:18px;left:100%;display:inline;margin-left:-60px;width:32px;height:32px;border-radius:5px;cursor:pointer;background-image:url("Images/WindowClose.gif");background-position:center top;background-repeat:no-repeat}
#WindowClose:hover{background-position:center bottom}

#WindowHidden{float: left;position:absolute;width:800px;height:600px;left:-10000px;top:-100000px;z-index:10}
#WindowHidden1{float: left;position:absolute;width:800px;height:600px;left:0px;top:0px;z-index:10}



#WindowPrint{position:absolute;z-index:15;left:0px;top:0px;width:100%;height:100%;background-color:#ffffff}

/*等待*/
.Wait{float:left;width:100%;text-align:center;line-height:50px;font-size:14px;color:#FF3300}

/*图片*/
#WindowPic img{float:left}
#WindowPic .WindowPicTitle{float:left;width:100%;margin-top:-35px;text-align:center}
#WindowPic .WindowPicTitle span{position:relative;z-index:1;padding:4px 15px 5px;border-radius:5px;line-height:20px;background-color:#ffffff;font-size:16px;font-weight:bold;display:inline;color:#c83c3c}
#WindowPic div{width:50%;position:relative;z-index:1;cursor:pointer;background-repeat:no-repeat;background-position:-1000px -1000px}
#WindowPic .WindowPicPrev{float:left;background-image:url("../../Resources/System/Images/Pictrue_Prev.gif")}
#WindowPic .WindowPicPrev:hover{background-position:left center }
#WindowPic .WindowPicNext{float:right;background-image:url("../../Resources/System/Images/Pictrue_Next.gif")}
#WindowPic .WindowPicNext:hover{background-position:right center}
/*状态文字*/
.State_0{color:#999999}
.State_1{color:#008000}

.MemberType1{color:#0066CC}
.MemberType2{color:#c83c3c}

/*图片认证码*/
.ImageCode{float:left;width:100%;display:inline}
.ImageCode input{width:40px;text-align:center}
.ImageCode img{float:left;height:30px;margin-left:10px;display:inline;cursor:pointer;border:1px solid #bbbbbb;border-radius:5px}
.ImageCode a{float:left;display:inline;position:relative;line-height:30px;margin-left:10px;font-size:12px;background-repeat:no-repeat;background-position:right center}
.ImageCode .true{padding-right:16px;background-image:url("Images/Yes.gif")}
.ImageCode .false{padding-right:16px;background-image:url("Images/No.gif")}


/*支付图标*/
.PayBankLogo{border-radius:3px;margin:-5px 0px -6px}


/*图片标题*/
.ImgTitle{float:left;width:100%;border-bottom:1px dashed #dddddd}
.ImgTitle h1{float:left;font-size:20px;font-weight:500;color:#c83c3c;display:inline;margin:10px;letter-spacing:2px}
.ImgTitle h1 span{color:#0066CC;letter-spacing:0px;font-size:16px}
.ImgTitle .Button{margin:10px 0px 0px}

/*文章内容*/
.Article{float:left;width:100%;display:inline}

.ArtTitle{float: left;width:100%;display: inline;font-size:28px;color:#c83c3c;margin:5px 0px;text-align:center;letter-spacing:1px}
.ArtTitle span{display: inline;font-size:18px;font-weight:bold;color:#0099FF}
.ArtTitle a1{color:#c83c3c;text-decoration: none;font-size:16px;float:left;font-weight:bold;cursor:default}

.ArtInfo{float: left;width:100%;display:inline;color: #888888;margin:0px 0px 10px;padding:5px 0px;text-align:center;border-bottom:1px dashed #dddddd}

.ArtInfo b{display:inline;color:#888888;font-weight:normal}
.ArtInfo span,.ArtInfo a{display: inline;color:#ff8888;font-size:12px}
.ArtInfo a:hover{text-decoration: underline}

.ArtText{float: left;width:100%;display: inline;margin:10px 0px 0px 0px;font-size:16px;overflow: hidden;text-align:Justify}
.ArtText p{line-height:200%;margin-top:4px;margin-bottom:2px;font-size: 14px;letter-spacing:0.5px;text-justify:inter-ideograph}
.ArtText {font-size: 14px}
.ArtText .Line{width:100%;height:0px;line-height:0px;overflow:hidden}


.Article_Art_Right{width:700px;margin-left:25px}
/*文章附加文件样式*/

.FAdd_SE,.FAdd_SE_Center{display: inline;text-align:center;line-height:150%;width:100%;float:left;margin-bottom:10px;margin-top:10px}
.FAdd_SE_Left{float: left;display: inline;text-align:center;line-height:150%;margin-bottom:10px;margin-top:10px}
.FAdd_SE_Right{float: right;display: inline;text-align:center;line-height:150%;margin-bottom:10px;margin-top:10px}
.FAdd_SE span,.FAdd_SE_Left span,.FAdd_SE_Right span,.FAdd_SE_Center span{font-size:14px}


.FAdd_Label{display: inline;text-align:center;line-height:150%;width:100%;float: left}
.FAdd_Label_Center{display: inline;text-align:center;line-height:150%;width:100%;float: left}
.FAdd_Label_Left{float: left;display: inline;text-align:center;line-height:150%}
.FAdd_Label_Right{float: right;display: inline;text-align:center;line-height:150%}
.FAdd_Label span,.FAdd_Label_Left span,.FAdd_Label_Right span,.FAdd_Label_Center span{font-size:14px}

a:link.FAddA,a:visited.FAddA,a:active.FAddA{color:#000066 ;text-decoration: none;font-size:14px}
a:hover.FAddA{color:#FF6600;text-decoration:underline ;font-size:14px}


/*检索*/
.Search_Top{float:right;display:inline;margin:5px 10px 5px 10px;line-height:20px;word-break: keep-all}

.Search_Top h3{float:left;display: inline;color: #888888;height:20px;line-height:20px;margin:9px 4px 0px 10px;line-height:12px}

.Search_Top select{margin:6px 0px 0px 5px;padding:0px 5px;line-height:14px;height:18px;font-size:12px}
.Search_Top input[type="button"],.Web_Top .Search input[type="submit"]{height:20px;float: left;display: inline;margin:5px 0px 0px 5px;font-size:12px;padding:0px 5px 0px 6px}
.Search_Top input[type="text"]{margin:6px 0px 0px 5px;background-color:#FFFFFF;border-color:#dddddd;color:#7e8b94;font-size:12px;padding:2px 6px 1px 6px}
.Search_Top input[type="text"]:focus{background-color:#ffffff;border-color:#c83c3c;color:#c83c3c}

.Search_Top .Option{width:auto}
.Search_Top .Option li{font-weight:normal;margin:1px 2px 0px 0px;font-size:12px}


.Search_Top .Button{margin:5px 0px 0px 5px;font-size:14px;line-height:14px;height:20px;font-weight:normal;padding:2px 5px 4px;letter-spacing:0px}




.Window_TempDiv{float:left;width:100%;height:100%;overflow:auto}

