⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 styles.css

📁 JSP的http通讯,通过JS控制直接可以前后台交互。
💻 CSS
📖 第 1 页 / 共 2 页
字号:
	width:20px;
	height:24px;	
	background-image:url(../images/panel_005.gif);
	background-attachment: scroll;
	background-repeat: repeat;	
	background-position: center;	
}

TD.tdPanelTrail
{
	width:100%;
	height:24px;	
	background-image:url(../images/panel_005.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: right center;	
}

TD.tdPanelSel
{
	width:100px;
	height:24px;
	align:center;
	text-align:center;
	background-image:url(../images/panel_001.gif);
}

TD.tdPanelNoSel
{
	width:100px;
	height:24px;
	align:center;
	text-align:center;	
	background-image:url(../images/panel_002.gif);	
}

TD.tdRelPanelSel
{
	width:100px;
	height:24px;
	align:center;
	text-align:center;	
	background-image:url(../images/panel_003.gif);
}

TD.tdRelPanelNoSel
{
	width:100px;
	height:24px;	
	align:center;
	text-align:center;	
	background-image:url(../images/panel_004.gif);	
}

TD.tdRelFuncTransQuery
{
	width:74px;
	height:24px;	
	align:center;
	text-align:center;	
	background-image:url(../images/panel_TransQuery.gif);	
	cursor:hand;
}

TD.tdRelFuncPwdManager
{
	width:74px;
	height:24px;	
	align:center;
	text-align:center;	
	background-image:url(../images/panel_PwdManager.gif);	
	cursor:hand;
}

TD.tdRelFuncReportLoss
{
	width:74px;
	height:24px;	
	align:center;
	text-align:center;	
	background-image:url(../images/panel_ReportLoss.gif);	
	cursor:hand;
}

TD.tdRelFuncApplyMainCard
{
	width:84px;
	height:24px;	
	align:center;
	text-align:center;	
	background-image:url(../images/panel_ApplyMainCard.gif);	
	cursor:hand;
}

TD.tdRelFuncApplyAffiliatedCard
{
	width:84px;
	height:24px;	
	align:center;
	text-align:center;	
	background-image:url(../images/panel_ApplyAffiliatedCard.gif);	
	cursor:hand;
}

TD.tdSpace
{
	width:100%;	
	height: 6px;
	background-color: #ffffff;	
}

TD.tdSpaceH12
{
	width:100%;	
	height: 12px;
	background-color: #ffffff;	
}

TD.tdSpaceColor
{
	width:100%;	
	height: 6px;
	background-color: #f2f9ff;	
}

TD.tdSpaceH12Color
{
	width:100%;	
	height: 12px;
	background-color: #f2f9ff;	
}

TD.tdPrompt
{
	width: 100%;	
	height: 27px;
	background-attachment: scroll;
	background-image: url(../images/bg_001.gif);
	background-repeat: repeat;
	background-position: left center;
	text-align:left;
	color: #014F8A;
}
TD.tdExplain
{
	width:100%;	
	/*height: 200px;*/
	background-color: #ffffff;	
}

TD.tdAgreement
{
	width:100%;	
	/*height: 200px;*/
	background-color: #ffffff;	
}

INPUT
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

INPUT.input1
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 22px;
}

INPUT.input2				/*FlatInput*/
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	height: 20px;
}
INPUT.sinput{
	height:22px;
	margin-bottom: 4px;
	}
SELECT
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	/*width: 160px;*/
}

OPTION
{
	
}

BUTTON
{
	cursor:hand;
}

BUTTON.btn1	/*FlatBtn*/
{
	border-right: #ff9702 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: #ff9702 1px solid;
	background-color: #efebef;
}

TBODY
{
	
}

TEXTAREA
{
	
}

DIV
{
	
}

IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
/*
A:link 
{
	text-decoration: none; 
	color:blue
} 

A:visited 
{
	text-decoration: none; 
	color:blue
} 

A:active 
{
	text-decoration: none; 
	color:red
} 

A:hover 
{
	text-decoration: none; 
	color:red
} 
*/

MENU.menustyle 
{
	background-color:white;
	border:1px;
	border-style:solid;
	border-color:Gray; 
}

MENU.menuitem 
{
	background-color:white;
	font-family:verdana;
	font-size:12px;
	border:1px;
	border-style:solid;
	border-color:white;
	padding:2px;
	padding-left:5px;
	padding-right:15px;
	/*cursor:pointer;*/
	cursor:hand;
}

MENU.mouseover 
{
	background-color:silver;
	color:black;
	font-family:verdana;
	font-size:12px;
	border:1px;
	border-style:solid;
	border-color:
	Gray;padding:2px;
	padding-left:5px;
	padding-right:15px;
	/*cursor:pointer;*/
	cursor:hand;
}

.dgMain
{
	width:100%;
	background-color: White;
	color:#014F8A;
}

.dgHeader
{
	background-image:url(../images/title_04.gif);
	background-color: #F2F9FF;
	color:#014F8A;
}

.dgFooter
{
	background-color: #F2F9FF;
	color:#014F8A;
}

.dgAlternatingItem
{
	background-color: #F2F9FF;
	color:#014F8A;	
} 

IFRAME.ifExplain
{
	width:100%;
	height:100%;
}

A.lkPanelSel:link 
{
	text-decoration: none;
	color:white;
    font-weight:bold;
	 
} 

A.lkPanelSel:visited 
{
	text-decoration: none;
	color:white;
	font-weight:bold;
} 

A.lkPanelSel:active 
{
	text-decoration: none; 
	color:red
} 

A.lkPanelSel:hover 
{
	text-decoration: none; 
	color:red
} 

A.lkPanelNoSel:link 
{
	text-decoration: none; 
	color:#014F8A
} 

A.lkPanelNoSel:visited 
{
	text-decoration: none; 
	color:#014F8A
} 

A.lkPanelNoSel:active 
{
	text-decoration: none; 
	color:red
} 

A.lkPanelNoSel:hover 
{
	text-decoration: none; 
	color:red
} 

.wcLabel
{
	/*color:#00008b;*/
	color:#585858;
}

input
{
	behavior: url(../Scripts/button.htc);
}

.btn
{
	background-color: aliceblue;
	background-image:url(../images/bg_btn2.gif);
	border: #8496CE 0px solid;
	color: #5A6DA5;	
	height: 21px;
	width: 56px;
	MARGIN: 1px 1px 1px 1px;
	cursor: hand;
}

.btnOver
{
	background-color: #B49B83;
	background-image:url(../images/bg_btn1.gif);
	border: #8496CE 0px solid;
	color: #203E94;		
	height: 21px;
	width: 56px;
	MARGIN: 1px 1px 1px 1px;	
	cursor: hand;
}


TD.tdMsgPageLeft
{  
	width: 20%;	
	background-attachment: scroll;
	background-position:top center;		
	background-repeat:no-repeat;
	background-color: #DAEAFB;
}

TD.tdMsgPageCenter
{
	align:center;	
	vertical-align:top;
	background-color: #DAEAFB;
}

TD.tdMsgPageRight
{
	width: 10%;	
	background-color: #DAEAFB;
}

TD.tdMsgPageCenter1
{
	height: 50px;
	text-align:center;
	background-color: #DAEAFB;
}

TD.tdMsgPageCenter2
{
	height: 100px;
	text-align:left;
	vertical-align:text-top;
	background-color: #DAEAFB;
}

TD.tdMsgPageCenter3
{
	height: 50px;
	align:center;
	text-align:center;
	background-color: #DAEAFB;
}
.cw_btnpre
{
	background-color: aliceblue;
	background-image:url(../images/cw_prestep.gif);
	border: #8496CE 0px solid;
	color: #5A6DA5;	
	height: 27px;
	width: 91px;
	cursor: hand;	
}


.cw_btnnext
{
	background-color: aliceblue;
	background-image:url(../images/cw_nextstep.gif);
	border: #8496CE 0px solid;
	color: #5A6DA5;	
	height: 27px;
	width: 91px;
	cursor: hand;
}

.cw_btnclose
{
	background-color: aliceblue;
	background-image:url(../images/cw_close.gif);
	border: #8496CE 0px solid;
	color: #5A6DA5;	
	height: 27px;
	width: 91px;
	cursor: hand;	
}

.cw_btn
{
	background-color: aliceblue;
	background-image:url(../images/cw_button.gif);
	border: #8496CE 0px solid;
	color: #5A6DA5;	
	height: 27px;
	width: 91px;
	cursor: hand;	
}

.cw_box
{
	border-width:1px;
	border-style:solid;
	border-color:#1E5B87;
}
.selet_bg {
	BACKGROUND-COLOR: #ffffff
}
.header {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: tahoma, verdana; BACKGROUND-COLOR: #007ebe
}
/*.inp1 {BACKGROUND: url(../images/index/index_imgs_6.gif) no-repeat}*/
.inp1 {
	background-color:#ECECEC; MARGIN: 0px 0px 0px 0px; BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 2px; 
	BACKGROUND-POSITION: -70px -424px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #cccccc 1px solid;height: 20px
}
.inp3{BACKGROUND: url(../images/index/index_imgs_6.gif) no-repeat}
.inp3 {
	BORDER-RIGHT: #84a1bd 1px solid; PADDING-RIGHT: 2px; background-color:#EEEEEE; color:#666666;
	BACKGROUND-POSITION: -70px -424px; BORDER-TOP: #84a1bd 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #84a1bd 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #84a1bd 1px solid;height: 20px
}
.style2 {color: #E33539; font-size: 12px; }
.style3 {color: #E33539; font-weight: bold; font-size: 12px; }
.style4 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
	vertical-align: text-bottom;
}
.style5 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	vertical-align: center;
}
.btn1
{
	background-color: aliceblue;
	background-image:url(../images/bg_btn12.gif);
	border: #8496CE 0px solid;
	color: #5A6DA5;	
	height: 21px;
	width: 84px;
	MARGIN: 1px 1px 1px 1px;
	cursor: hand;
}

.btn1Over
{
	background-color: #B49B83;
	background-image:url(../images/bg_btn11.gif);
	border: #8496CE 0px solid;
	color: #203E94;		
	height: 21px;
	width: 84px;
	MARGIN: 1px 1px 1px 1px;	
	cursor: hand;
}
.btn2
{
	background-color: aliceblue;
	background-image:url(../images/bg_btn22.gif);
	border: #8496CE 0px solid;
	color: #5A6DA5;	
	height: 21px;
	width: 112px;
	MARGIN: 1px 1px 1px 1px;
	cursor: hand;
}

.btn2Over
{
	background-color: #B49B83;
	background-image:url(../images/bg_btn21.gif);
	border: #8496CE 0px solid;
	color: #203E94;		
	height: 21px;
	width: 112px;
	MARGIN: 1px 1px 1px 1px;	
	cursor: hand;
}
IMG.simg
{
	margin-top: 4px;
	cursor:hand;
}
.sLabel
{
	/*color:#00008b;*/
	color:#585858;
	margin-left: 30px;
	vertical-align:middle;
}
.ptitle
{
	margin-left: 35px;
}
.loadinfo
{
	margin-left: 30px;
}
SELECT.eselect
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	width: 230px;
	z-index:-1;
}
#fontRed{
	font-weight:bold;
	color: #E33539;
}
#fontYellow{
	font-weight:bold;
	color: #F1AF00;
}
#fontGreen{
	font-weight:bold;
	color: #5BBD2B;
}
#fontBlack{
	color: #000000;
}
#fontAsh{
	color: #A0A0A0;
}
.inptexta1 {
	background-color:#ECECEC; MARGIN: 0px 0px 0px 0px; BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 2px; 
	BACKGROUND-POSITION: -70px -424px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #cccccc 1px solid
}
/*Page*/
.ApPage {BACKGROUND: url(../images/f2.gif) no-repeat}
.ApPage {BACKGROUND-POSITION: 0px -414px; background-repeat:repeat-x; BORDER: 0; width: 100%; HEIGHT: 35px}
	.ApPage TR{font-family: Arial,Sans-serif; FONT-SIZE: 9pt; padding-right: 3px}
	.ApPage tApbtn{FONT: 12px Tahoma, Verdana; clear:both}
		.t_Title {font-family: Arial,Sans-serif; FONT-WEIGHT: bold; padding-left: 10px; padding-right: 10px}
		.t_Click {font-family: Arial,Sans-serif; VERTICAL-ALIGN: middle; padding-left: 5px; padding-right: 5px}
	.ApPage pMain{FONT: 12px Tahoma, Verdana; clear:both}
		.p_bar {CLEAR: both; MARGIN: 1px 0px; float: left}
		.p_bar A {PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 12px; FLOAT: left; PADDING-BOTTOM: 1px;
			PADDING-TOP: 1px; TEXT-DECORATION: none}
		.p_input {font-family: Arial,Sans-serif; BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px;
			PADDING-LEFT: 0px; BACKGROUND: #ffffff; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: 0px;
			WIDTH: 40px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; HEIGHT: 15px}
		.p_total {font-family: Arial,Sans-serif; BORDER-RIGHT: #86b9d6 0px solid; BORDER-TOP: #86b9d6 1px solid;
			FONT-WEIGHT: bold; BORDER-LEFT: #86b9d6 1px solid; BORDER-BOTTOM: #86b9d6 1px solid; BACKGROUND-COLOR: #f5fbff}
		.p_pages {font-family: Arial,Sans-serif; BORDER-RIGHT: #86b9d6 1px solid; BORDER-TOP: #86b9d6 1px solid;
			FONT-WEIGHT: bold; VERTICAL-ALIGN: middle; BORDER-LEFT: #86b9d6 1px solid; MARGIN-RIGHT: 1px;
			BORDER-BOTTOM: #86b9d6 1px solid; BACKGROUND-COLOR: #f5fbff}
		.p_num {font-family: Arial,Sans-serif; BORDER-RIGHT: #dedeb8 1px solid; BORDER-TOP: #dedeb8 1px solid;
			VERTICAL-ALIGN: middle; BORDER-LEFT: #dedeb8 1px solid; MARGIN-RIGHT: 1px; BORDER-BOTTOM: #dedeb8 1px solid;
			BACKGROUND-COLOR: #ffffff}
			A.p_num:hover {font-family: Arial,Sans-serif; BORDER-RIGHT: #86b9d6 1px solid; BORDER-TOP: #86b9d6 1px solid;
				BORDER-LEFT: #86b9d6 1px solid;	BORDER-BOTTOM: #86b9d6 1px solid; BACKGROUND-COLOR: #f5fbff; TEXT-DECORATION: none}
		.p_redirect	{font-family: Arial,Sans-serif; BORDER-RIGHT: #dedeb8 1px solid; BORDER-TOP: #dedeb8 1px solid;
			FONT-SIZE: 13px; BORDER-LEFT: #dedeb8 1px solid; MARGIN-RIGHT: 1px; BORDER-BOTTOM: #dedeb8 1px solid;
			BACKGROUND-COLOR: #ffffff}
			A.p_redirect:hover {font-family: Arial,Sans-serif; BORDER-RIGHT: #86b9d6 1px solid; BORDER-TOP: #86b9d6 1px solid;
			BORDER-LEFT: #86b9d6 1px solid; BORDER-BOTTOM: #86b9d6 1px solid; BACKGROUND-COLOR: #f5fbff; TEXT-DECORATION: none}
		.p_curpage {font-family: Arial,Sans-serif; BORDER-RIGHT: #dedeb8 1px solid; BORDER-TOP: #dedeb8 1px solid;
			FONT-WEIGHT: bold; VERTICAL-ALIGN: middle; BORDER-LEFT: #dedeb8 1px solid; COLOR: #92a05a;
			MARGIN-RIGHT: 1px; BORDER-BOTTOM: #dedeb8 1px solid; BACKGROUND-COLOR: #ffffd9}

/*Apps-Bottom*/
.ApFooter {BACKGROUND: url(../images/f2.gif) no-repeat}
.ApFooter {BACKGROUND-POSITION: 0px -374px; background-repeat:repeat-x; BORDER: 0; WIDTH: 100%; HEIGHT: 37px}
/*END. Middle frame AppSystem*/
#fontBigBlack{
	font-size: 20px;
	color: #000000;
	text-align: center;
	font-weight:bold;
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -