﻿.login_top_bg {
	background-image: url(../image/login-top-bg.gif);
	background-repeat: repeat-x;
}
.body {
	background-color: #EEF2FB;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.login-buttom-bg {
	background-image: url(../image/login-buttom-bg.gif);
	background-repeat: repeat-x;
}
.login-buttom-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABCAD3;
	text-decoration: none;
	line-height: 20px;
}
.login_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
}
.Submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #629DAE;
	text-decoration: none;
	background-image: url(../image/Submit_bg.gif);
	background-repeat: repeat-x;
}
.login_bg {
	background-image: url(../image/login_bg.jpg);
	background-repeat: repeat-x;
}
.login_bg2 {
	background-image: url(../image/login-content-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.admin_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 38px;
	width: 100%;

	line-height: 38px;
}
.login_txt_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	font-weight: bold;
}
.admin_topbg {
	background-image: url(../image/top-right.gif);
	background-repeat: repeat-x;
}
.txt_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.left_topbg {
	background-image: url(../image/content-bg.gif);
	background-repeat: repeat-x;
}
.admin_toptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A8091;
	height: 18px;
	width: 100%;
	overflow: hidden;
	position:fixed;
}

.left_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #395a7b;
}
.left_bt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
}
.titlebt {
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	background-image: url(../image/top_bt.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: 15px;
	padding-top: 5px;
}

.left_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
.left_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
.nowtable {
	background-color: #e1e5ee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #bfc4ca;
	border-right-color: #bfc4ca;
	border-bottom-color: #bfc4ca;
	border-left-color: #bfc4ca;
}
.left_txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #003366;
	text-decoration: none;
}



.left_ts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FF6600;
}
.line_table {
	border: 1px solid #CCCCCC;
}

.MM a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #666666;
	background-image: url(../image/menu_bg.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
}
a:link {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}


.MM a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #666666;
	background-image: url(../image/menu_bg.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
}

form {margin: 0; padding: 0;}
input, textarea, select {font-size: 12px;}
input.text, input.textarea {padding: 2px; border: 1px solid #B7B7B7; background: #F9F9F9;}
input.button {color: #295379; width:77px; height: 24px; background: url(../image/IptBg.gif) 0 -20px repeat-x #FFFFFF; border: 1px solid #476C9E;}
input.droplist {color: #295379; width:77px; height: 24px; border: 1px solid #476C9E;}

/*验证提示样式*/
.focus{background:#fffee5;}
span.error{margin-left:5px;padding:5px 0 5px 25px;color:#F00;background:url(../image/msg_bg.gif) 0 2px no-repeat;}
span.success{margin-left:5px;padding-left:25px;color:#999;background:url(../image/msg_bg.gif) 0 -22px no-repeat;}

/*自动提示样式*/
.pcent{top:48%;right:38%;position:absolute;display:none;}/*页面居中显示*/
.correct{padding:5px 10px 5px 30px;border:1px solid #3072b3;color:#090;background:url(../image/msg-01.gif) no-repeat 10px center #e9f2fc;}

/*提示文字样式*/
#HintMsg{width:271px;position:absolute;display:none;}
#HintMsg .HintTop{height:9px;background:url(../image/hintbg1.gif) no-repeat;overflow:hidden;}
#HintMsg .HintInfo{padding:0 5px;border-left:1px solid #000;border-right:1px solid #000;background:#FFFFE1;line-height:1.5em; font-size:12px;}
#HintMsg .HintInfo b{display:block;margin-bottom:6px;padding-left:15px;background:url(../image/hint.gif) left center no-repeat;height:13px;line-height:16px;}
#HintMsg .HintInfo b span{display:block;float:right;text-indent:-9999px;background:url(../image/close.gif) no-repeat;width:12px;height:12px;cursor:pointer;}
#HintMsg .HintFooter{height:22px;background:url(../image/hintbg2.gif) no-repeat;}

/*设置提示样式*/
.icon-01,.icon-02,.icon-03{margin:0; padding:10px 0 0 80px; color:#4D4D4D; font-family:"微软雅黑"; line-height:1.8em; min-height:60px;}
.icon-01{background:url(../image/icon-01.gif) no-repeat 10px 10px;}
.icon-02{background:url(../image/icon-02.gif) no-repeat 10px 10px;}
.icon-03{background:url(../image/icon-03.gif) no-repeat 10px 10px;}
.icon-01 b,.icon-02 b,.icon-03 b{display:block;font-size:14px;line-height:2.0em;}
.icon-01 b{color:#090;}
.icon-02 b{color:#F00;}
.icon-03 b{color:#FC0;}

.input_ 
{
	font-size: 14px;padding: 2px; border: 1px solid #B7B7B7; height:17px; background: #F9F9F9;
	}
	
.STYLE1
{
	font-size: 12px;
	}
	
.l_bnt{color: #295379; width:77px; height: 24px; background: url(../image/IptBg.gif) 0 -20px repeat-x #FFFFFF; border: 1px solid #476C9E;}