BODY {
	MARGIN: 0px;
	COLOR: #000;
	PADDING: 0px;
	font-family: "宋体";
	text-align:center;	
	font-size:14px;
}
IMG {border:0px;}
P{margin-top:5px;	margin-bottom:0px;}
INPUT{FONT-SIZE: 12px;	height:18px;FONT-FAMILY: "宋体" ,Arial,sans-serif;}
.input_line input{border:1px solid #0066FF; background-color:#FFFFFF;}
.underline input{border:0px; border-bottom:1px solid #999999; }
input.in_hg20{ height:20px; line-height:20px;}
TD {Word-break:break-all; word-wrap:break-word;	FONT-SIZE: 12px;}
TR,select {FONT-SIZE: 12px}
.width_150{ width:150px;}

table.t_h25 td{ height:25px;}
table.t_13 td{ font-size:13px}
table.t_h30 td{ height:30px;}
table.t_h35 td{ height:35px;}
table.t_center td{ text-align:center}
table.t_line{border-collapse:collapse;}
table.t_bj1{ background-color:#FAFEFF}
td.t_bj2{ background-color:#F1F6FB}
table.th_bj1 th{ background-color:#D8EAF9; height:25px;}
tr.tr_bj1 td{ background-color:#D8EAF9; height:25px;}
tr.tr_bj2 td{ background-color:#ECECEC}
tr.tr_bj0 td{ background-color:#FAFEFF}
tr.tr_bj_red td{ background-color:#FFCC66}

.left_menu_off{
background:url(../images/in_31.gif) no-repeat; width:171px; height:26px; line-height:26px; margin-top:3px; padding-left:8px; cursor:pointer; color:#000000;
}
.left_menu_on{
background:url(../images/in_34.gif) no-repeat; width:171px; height:26px; line-height:26px; margin-top:3px; padding-left:8px; cursor:pointer; color:#FFFFFF;
}
.left_menu_on a:link,.left_menu_on a:visited{ color:#FFFFFF;}
.left_menu_off a:link,.left_menu_off a:visited{ color:#000000;}

.anniu_1{
background:url(../images/anniubj2_03.gif) no-repeat; width:110px; height:24px; cursor:pointer; color:#ffffff;font-weight:bold;letter-spacing:3px; float:left; text-align:center; margin-left:10px; padding-top:5px;
}
.anniu_2{
background:url(../images/anniubj1_03.gif) no-repeat; width:110px; height:24px; cursor:pointer; color:#1A75E4;font-weight:bold;letter-spacing:3px;float:left; text-align:center;margin-left:10px; padding-top:5px; 
}



a:link{color:#1F00DA;text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{color: #00B4FF;}


.a_tit a:link{color: #00466A;text-decoration: none; }
.a_tit a:visited{text-decoration: none;color: #00466A; }
.a_tit a:hover{color:#FF0000; text-decoration:underline;}

.a_left a:link{color: #000000;text-decoration: none; }
.a_left a:visited{text-decoration: none;color: #000000; }
.a_left a:hover{color: #ffffff;}

.line_bai{ background:url(../images/line.gif) repeat-x bottom;}

/*--------  文字效果  ---------*/
.zi_kaiti{ font-weight:bold;FONT-FAMILY: "楷体_GB2312"; }
.zi_fangsong{FONT-FAMILY: "仿宋_GB2312"; font-weight:bold}
.zi_shuzi{FONT-FAMILY:Arial, Helvetica, sans-serif; font-weight:bold}
.zi_lan2{color: #4B5D6E}
.zi_bai{color: #FFFFFF;}
.zi_lan{color: #1E4281;}
.zi_hong{ color:#990000;}
.zi_zi{ color: #3F00AB}
.bold{font-weight: bold;}
.zi_16{font-size: 16px;}
.zi_14{font-size: 14px;}
.zi_12{font-size: 12px;}
.suojin20{text-indent: 20px;}
.suojin30{text-indent: 30px;}
.zi_jj2{letter-spacing: 2px;}
.zi_jj5{letter-spacing: 5px;}
.hg25{ line-height:25px;}
.shuzi{ font-family:Arial, Helvetica, sans-serif}
.yinying{FILTER: DropShadow(Color=#cccccc, OffX=3px, OffY=3px, Positive=0)}

.miaobian{ position:absolute;
    filter: 
        Dropshadow(offx=1,offy=0,color=white) 
        Dropshadow(offx=0,offy=1,color=white) 
        Dropshadow(offx=0,offy=-1,color=white) 
        Dropshadow(offx=-1,offy=0,color=white); 
}

/*按钮效果*/
.btn,.btn_on{
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 14px;
	letter-spacing:3px;
	font-weight:bold;
	FILTER: 
		 progid:DXImageTransform.Microsoft.Gradient(GradientType=0, 
		 StartColorStr=#6097CF, EndColorStr=#0058B2);
	PADDING-TOP: 1px;
	height: 23px;
	border: 1px solid #0058B2;
	color: #FFFFFF;
	CURSOR: hand;
}
.btn_on{
	FILTER: 
		 progid:DXImageTransform.Microsoft.Gradient(GradientType=0, 
		 StartColorStr=#8AB8DE, EndColorStr=#1A78E5);
}
/*档案柜标签 append by lifeng begin*/
div.biaoqian .top_bj{
	background-image:url(/images/win_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div.biaoqian .anniu_bj1,div.biaoqian .anniu_bj2,div.biaoqian .anniu_bj3{
	text-align: center;	
	padding-top:8px;	
	width:85px;
	height:24px;
}
div.biaoqian .anniu_bj1{background-image:url(/images/win_anniu_1.gif);color: #005AD1; }
div.biaoqian .anniu_bj2{
	background-image:url(/images/win_anniu_2.gif);
	color: #005AD1;
	font-weight: bold;
}
div.biaoqian .anniu_bj3{background-image:url(/images/win_anniu_3.gif);}
.border{border-bottom:1px solid #E5E5E5}
/*档案柜标签 append by lifeng end*/
@charset "utf-8";
/* CSS Document */

body { margin:0; padding:0;}
img {margin:0; padding:0; border:0}
ul,li { list-style:none;margin:0; padding:0;}
form , table {margin:0; padding:0;}

/*---楂樻柊鍖虹粡娴庢暟鎹钩鍙伴〉闈?----*/
.jjs_div {margin:auto;}
.jjs_top { background:url(../images/login_bg.jpg) repeat-x #0b4490; height:592px; text-align:center; padding-top:120px;}
.jjs_footer { background:url(../images/login_footer.jpg) no-repeat; height:41px; width:891px; text-align:right; padding-top:8px;font-family: "瀹嬩綋";	font-size: 14px;
    font-weight:bold;	color: #556680;}
.zi {margin-left:35px; 
	text-align:left; 
	width:891px;
	font-family: "瀹嬩綋";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom:8px;
	text-indent:-20px;
}
.jjs_main_bj{background:url(../images/login_mid.jpg); width:891px; height:239px;}
p{ margin:3px;}
.zi_bottom { 
	text-align:right; 
	width:891px;
	font-family: "瀹嬩綋";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #6ca7d1;
	margin-bottom:8px;
	text-indent:-20px;
}

.password_bj { background:url(../images/password.png);
background-color: #fefcf0;
background-repeat: no-repeat;
border: 1px solid #666666;
padding-left:14px;
width:155px;
}
.name_bj { background:url(../images/username.png);
background-color: #fefcf0;
background-repeat: no-repeat;
border: 1px solid #666666;
padding-left:20px;
width:155px;
}
