﻿

body
{
	font-size: 12px;
	color: #0d3980;
	margin: 0;
	padding: 0;
	line-height: 20px;
	height: 100%;
	border: 0;
}
#maintab
{
	font-size: 12px;
	color: #0d3980;
	margin: 0;
	padding: 0;
	line-height: 20px;
	height: 100%;
	border: 0;
}
#maintab #IToolbar
{
	font-size: 12px;
	color: #0d3980;
	margin: 0;
	padding: 0;
	line-height: 20px;
	height: 100%;
	border: 0;
}

#treeboxbox_tree
{
	color: #040000;
}


#pagetd a
{
	color: #597AA5;
}
#pagetd
{
	color: #597AA5;
}
.pageinput
{
	border: 1px #C0BFC4 solid;
}
#AspNetPager1 .pagebutton
{
	background: url(../images/go.gif);
	width: 16px;
	height: 16px;
	border: none;
	
	
}

input[type="text"]
{
	border: 1px #83bef3 solid;
	/*border: 1px green solid;*/
	height: 16px;
	width:150px;
	font-size: 12px;		
}
.textarea
{
	border: 1px #83bef3 solid;
	height: 30px;
	width:150px;
	font-size: 12px;		
}
input[type="password"] 
{
	border: 1px #83bef3 solid;
	height: 16px;
	width:120px;
}

#AspNetPager1 input
{
	border: 1px #83bef3 solid;
	height: 14px;	
}
a{ cursor:pointer;}
a:link
{
	color: #0a3b80;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #0a3b80;
}
a:hover
{
	text-decoration: underline;
	color: #0a3b80;
}
a:active
{
	text-decoration: none;
	color: #0a3b80;
}
.BtnLogin
{
	width: 65px;
	height: 28px;
	border: 0px;
	background: url(../images/login_11.gif);
	cursor: pointer;
}
.BtnCancel
{
	width: 65px;
	height: 28px;
	border: 0px;
	background: url(../images/login_13.gif);
	cursor: pointer;
}
#LoginTab
{
	color: #000000;
	font-size: 12px;
}

.trup td
{
	padding: 1px;
	background: #EAF4FE;
	color: #010000;
	border-right: 1px groove #AEA89A;
	border-bottom: 1px groove #AEA89A;
}
.trup th
{
	padding: 1px;
	background: #EAF4FE;
	color: #010000;
	border-right: 1px groove #AEA89A;
	border-bottom: 1px groove #AEA89A;
}
.tdcountent
{
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
/*------------------------------Iframe页开始---------------------------*/
#Ltit
{
	background: url(../images/Ltitlebg.gif);
	height: 29px;
	width: 6px;
}
#tit
{
	background: url(../images/titlebg.gif);
	height: 29px;
	font-size: 12px;
	color: #0d3980;
}
#Rtit
{
	background: url(../images/Rtitlebg.gif);
	height: 29px;
	width: 6px;
}
#lefttz
{
	background: url(../images/lefttz.gif);
	width: 6px;
	/*height: 335px;*/
}
#buttondi
{
	background: url(../images/buttondi.gif);
	height: 25px;
}

#Lbutd
{
	background: url(../images/Lbuttondi.gif);
	width: 6px;
	height: 25px;
}
#Rbutd
{
	background: url(../images/Rbuttondi.gif);
	width: 15px;
}
#IToolbar .TR1
{
	height: 23px;
	background-color: #e9f4fe;
}
#IToolbar .TR2
{
	background-image: url(../images/dhline.gif);
	height: 3px;	
}
.TR1
{
	height: 23px;
	background-color: #e9f4fe;
}
.TR2
{
	background-image: url(../images/dhline.gif);
	height: 3px;
}
#DataList
{
	border-collapse: collapse;
	border: 1px solid #d3d3d3;
	
}
.tdgrid{
	border-collapse: collapse;
	border: 1px solid #d3d3d3;
}
#DataList td
{
	border: 1px solid #d3d3d3;	
}
#InfoList td
{
	border: 1px solid #d3d3d3;	
}
#InfoList input
{
	border:0;
}
#InfoList .select
{
	border:0;
}
#InfoList textarea
{
	border:0;
}
.delclass
{
	display: none; 
}
#clientinfo
{
	border-collapse: collapse;
	border: 1px solid #d3d3d3;	
}
#clientinfo td
{
	border: 1px solid #d3d3d3;	
}
#bespake1
{
    border-collapse: collapse;
	border: 1px solid #d3d3d3;
}
#bespake1 td
{
	border: 1px solid #d3d3d3;
}
/*#massage_box{ position:absolute; left:expression((document.body.clientWidth-350)/2); top:expression((document.body.clientHeight-200)/2); width:350px; height:200px;filter:dropshadow(color=#666666,offx=3,offy=3,positive=2); z-index:2; visibility:hidden}
#mask{ position:absolute; top:0; left:0; width:expression(document.body.scrollWidth); height:expression(document.body.scrollHeight); background:#666; filter:ALPHA(opacity=60); z-index:1; visibility:hidden}
.massage{border:#A8BDDB solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff; color:#036; font-size:12px; line-height:150%}
.header{background:#A8BDDB; height:10%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding:3 5 0 5; color:#000}*/

/*弹出层的样式begin*/
#massage_box{ position:absolute; left:expression((document.documentElement.clientWidth-350)/2); top:expression((document.documentElement.clientHeight-200)/2); width:350px; height:200px;filter:dropshadow(color=#666666,offx=3,offy=3,positive=2); z-index:2; visibility:hidden}
#mask{ position:absolute; top:0; left:0; width:expression(document.documentElement.clientWidth); height:expression(document.documentElement.clientHeight); background:#666; filter:ALPHA(opacity=60); z-index:1; visibility:hidden}
.massage{border:#A8BDDB solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff; color:#036; font-size:12px; line-height:150%}
.header{background:#A8BDDB; height:10%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding:3 5 0 5; color:#000}



#massage_box1{ position:absolute; left:expression((document.documentElement.clientWidth -400)/2); top:expression((document.documentElement.clientHeight-450)/2); width:400px; height:450px;filter:dropshadow(color=#666666,offx=3,offy=3,positive=2); z-index:2; visibility:hidden}
#mask1{ position:absolute; top:0; left:0; width:expression(document.documentElement.clientWidth ); height:expression(document.documentElement.clientHeight); background:#666; filter:ALPHA(opacity=60); z-index:1; visibility:hidden}
.massage1{border:#A8BDDB solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff; color:#036; font-size:12px; line-height:150%}
.header1{background:#A8BDDB; height:10%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding:3 5 0 5; color:#000}

#massage_boxcontent{ position:absolute; left:expression((document.documentElement.clientWidth-500)/2); top:expression((document.documentElement.clientHeight-300)/2); width:500px; height:300px;filter:dropshadow(color=#666666,offx=3,offy=3,positive=2); z-index:2; visibility:hidden}
#maskcontent{ position:absolute; top:0; left:0; width:expression(document.documentElement.clientWidth); height:expression(document.documentElement.clientHeight); background:#666; filter:ALPHA(opacity=60); z-index:1; visibility:hidden}

#massage_box4{ position:absolute; left:expression((document.documentElement.clientWidth-350)/2); top:expression((document.documentElement.clientHeight-380)/2); width:350px; height:380px;filter:dropshadow(color=#666666,offx=3,offy=3,positive=2); z-index:2; visibility:hidden}
#mask4{ position:absolute; top:0; left:0; width:expression(document.documentElement.clientWidth); height:expression(document.documentElement.clientHeight); background:#666; filter:ALPHA(opacity=60); z-index:1; visibility:hidden}
/*弹出层的样式end*/


/*JobFairInformation*/
.default{ border:1px solid #fff; background-color:#E6E6FF; text-align:center; cursor:pointer; width:100%; }
.select{ filter:progid:DXImageTransform.Microsoft.Shadow(Color=#333333,Direction=120,strength=3); background-color:#E6E6FF; margin-top:-1px; margin-left:-3px; text-align:center;color:Red;cursor:pointer; width:100%; }
.prohibit{border:1px solid #fff;background-color:#FFD2D2;text-align:center; cursor:pointer; width:100%; }/*禁*/
.provisional{border:1px solid #fff;background-color:#FFDCB9;text-align:center; cursor:pointer; width:100%; }/*暂*/
.Interim{border:1px solid #fff;background-color:#C8C8FF;text-align:center; cursor:pointer; width:100%; }/*预*/
.complete{border:1px solid #fff;background-color:#CCFDCF;text-align:center; cursor:pointer; width:100%; }/*妥*/
.locked{border:1px solid #fff;background-color:#FFFFCA;text-align:center; cursor:pointer; width:100%; }/*锁*/
.CurInterim{border:1px solid #fff;background-color:#C6A3F5;text-align:center; cursor:pointer; width:100%; }/*单位预*/
.Curcomplete{border:1px solid #fff;background-color:#6FF0F8;text-align:center; cursor:pointer; width:100%; }/*单位妥*/

.predefault{ border:1px solid #fff; background-color:#E6E6FF; text-align:center; cursor:pointer; width:100%; }
.preInterim{border:1px solid #fff;background-color:#FFD2D2;text-align:center; cursor:pointer; width:100%; }/*预*/
/*.select{ border-left:1px solid #fff;border-top:1px solid #fff;border-right:2px outset #979797;border-bottom:2px outset #979797; background-color:#E6E6FF;}*/
.cell00{background: url(../images/tick.gif); background-repeat:no-repeat; background-position:center;}
.cell01{background: url(../images/coins.gif); background-repeat:no-repeat; background-position:center;}
.cell20{background: url(../images/script.gif); background-repeat:no-repeat; background-position:center;}
.cell21{background: url(../images/printer.gif); background-repeat:no-repeat; background-position:center;}
.cell201{background: url(../images/script1.gif); background-repeat:no-repeat; background-position:center;}
.cell202{background: url(../images/script2.gif); background-repeat:no-repeat; background-position:center;}
/*JobFairInformation*/
