@charset "utf-8";
/*网页css*/
* {font-family:'微软雅黑', Vredana, Arial, sans-serif;}
html {height:100%;}
body{height:100%; font-size:12px; line-height:23px; padding:0px; margin:0px; background:#484848; color: #666;}

.indextable{height:100%;}
.left {float: left;}
.right {float: right;}


/*默认连接*/
a       {text-decoration:none; color:#000;}
a:hover {text-decoration:none; color:#f60;}

/*导航条样式传统方式*/
.fn li {width:120px; float:left; margin-left:1px;}
.fn li a{TEXT-DECORATION:none; DISPLAY:block; width:119px; line-height:35px; margin:0px; background:#333; color:#fff; font-size:14px; text-align:center;}
.fn li a:hover{background:#930;}

/*登录按钮*/
.button-style01{ width:75px; color:#5E7384;  font-weight:bold; background:#CBDBE5; border:1px solid #f1f1f1; height: 30px}
.button-style02{ width:75px; color:#fff; font-weight:bold;  background: #859BAB; border:1px solid #666; height: 30px}

.search-style01{ width:75px; color:#5E7384;  font-weight:bold; background:#CBDBE5; height:35px; border:1px solid #fff; font-size:14px;}
.search-style02{ width:75px; color:#fff; font-weight:bold;  background: #859BAB; height:35px; border:1px solid #fff; font-size:14px;}

/*标题提示文字定义*/
body div#tooltip { position:absolute; z-index:1000; max-width:300px; width:auto!important; width:auto; background:#1D1D1D; border:#FEFFD4 solid 1px; text-align:left; padding:3px;}
body div#tooltip p {margin:0; padding:0; color:#FFFFFE; font:12px verdana,arial,sans-serif; line-height:18px;}
body div#tooltip p em {display:block; margin-top:3px; color:#f60; font-style:normal; font-weight:bold;}

/*框架伸缩定义*/
#switchdot {
	background:url(../images/jt.png) no-repeat left;
	cursor:pointer;
}
#switchdot.on{
	background:url(../images/jt.png) no-repeat right;
	cursor:pointer;
}

/*输入框*/
.sr {font-family:verdana; border:1px #D8D8D8 solid; font-size:14px; background:#fafafa; color:#666; width:180px; height:25px; padding:2px 0 0 5px ;}
.sr-bor {font-family:verdana; background-color:#FBFFE3; color:#999; font-size:14px; border:1px #C2DF00 solid; width:180px; height:25px; padding:2px 0 0 5px ;}

.src {font-family:verdana; border:1px #D8D8D8 solid; font-size:14px; background:#fafafa; color:#666; width:75px; height:25px; padding:2px 0 0 5px ;}
.src-bor {font-family:verdana; background-color:#FBFFE3; color:#999; font-size:14px; border:1px #C2DF00 solid; width:75px; height:25px; padding:2px 0 0 5px ;}

.srm {font-family:verdana; border:1px #D8D8D8 solid; font-size:14px; background:#fafafa; color:#666; width:120px; height:25px; padding:2px 0 0 5px ;}
.srm-bor {font-family:verdana; background-color:#FBFFE3; color:#999; font-size:14px; border:1px #C2DF00 solid; width:120px; height:25px; padding:2px 0 0 5px ;}

.search {font-family:verdana; border:1px #D8D8D8 solid; font-size:14px; background:#fafafa; color:#666; width:120px; height:30px; padding:2px 0 0 5px ;}
.search-bor {font-family:verdana; background-color:#FBFFE3; color:#999; font-size:14px; border:1px #C2DF00 solid; width:120px; height:30px; padding:2px 0 0 5px ;}

.inputk {font-family:verdana; border:1px #D8D8D8 solid; font-size:14px; background:#fafafa; color:#666; width:160px; height:30px; padding:2px 0 0 5px ;}
.inputk-bor {font-family:verdana; background-color:#FBFFE3; color:#999; font-size:14px; border:1px #C2DF00 solid; width:160px; height:30px; padding:2px 0 0 5px ;}

.inputku {font-family:verdana; border:1px #D8D8D8 solid; font-size:14px; background:#fafafa; color:#666; width:35px; height:30px; padding:2px 0 0 5px ;}
.inputku-bor {font-family:verdana; background-color:#FBFFE3; color:#999; font-size:14px; border:1px #C2DF00 solid; width:35px; height:30px; padding:2px 0 0 5px ;}

.inputlk {font-family:verdana; border:1px #D8D8D8 solid; font-size:14px; background:#fafafa; color:#666; width:380px; height:30px; padding:2px 0 0 5px ;}
.inputlk-bor {font-family:verdana; background-color:#FBFFE3; color:#999; font-size:14px; border:1px #C2DF00 solid; width:380px; height:30px; padding:2px 0 0 5px ;}

.inputcont {font-family:verdana; border:1px #D8D8D8 solid; font-size:14px; background:#fafafa; color:#666; width:60%; height:30px; padding:2px 0 0 5px ;}
.inputcont-bor {font-family:verdana; background-color:#FBFFE3; color:#999; font-size:14px; border:1px #C2DF00 solid; width:60%; height:30px; padding:2px 0 0 5px ;}

.inputwidth {font-family:'微软雅黑'; border:1px #fff solid; font-size:14px; background:#fff; color:#666; height:28px; padding:2px 0 0 5px ;}
.inputwidth-bor {font-family:'微软雅黑'; background-color:#FBFFE3; color:#999; font-size:14px; border:1px #fff solid; height:28px; padding:2px 0 0 5px ;}

.inputfile{font-family:'微软雅黑'; border:1px #D8D8D8 solid; font-size:14px; background:#fafafa; color:#666; width:260px; height:32px; padding:2px 0 0 5px ;}
/*表格单线*/
.table {margin:0px;  padding:0px;  clear:both;}
	.table table{border-top: 1px solid #D0D8E5;  border-left: 1px solid #D0D8E5;}
	.table  td{border-bottom:1px solid #D0D8E5; border-right: 1px solid #D0D8E5; padding-left:5px;}
	.stitle {font-size:12px; font-weight:bold; color:#FFF;}


/*顶部按钮*/
.topbtn {background: url(../images/bg_btn_grey_lrg.png) repeat-x top; width:58px; margin-left:10px; border: 1px solid #000; text-shadow: 1px 1px 1px #eee; padding: 8px; -moz-border-radius: 8px; border-radius: 8px; font-size:14px; text-align:center;}
	.topbtn:hover {background: url(../images/bg_btn_grey_lrg.png) 0 -50px; cursor: pointer; color:#fff;}
	/* Top Breadcrumb */	
	
	#breadcrumb {height: 21px; background: #C7C7C7 url(../images/bg_breadcrumb.png) repeat-x top; margin: 0px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding: 10px 0 10px 20px; text-shadow: 1px 1px 1px #e4e4e4;}
			#breadcrumb li {float: left; padding-right: 5px;}
			#breadcrumb li.current {font-weight: 700; font-size: 14px;}
				#breadcrumb a {color: #666; text-decoration: none;}
					#breadcrumb a:hover {color: #333;}

	/* Left Side/Navigation Elements */	
	
	#leftside {width: 225px; height: 100%; background: #525252 url(../images/bg_leftside.png) repeat-x top; padding-top: 10px;}
	/* Top User Info Box */
		.user {width:200px; padding:0px; color: #ccc; overflow: auto; text-shadow: 1px 1px 1px #111;}
			.user img {margin: 5px 15px 0px 0;}
			.username {color: #fff; letter-spacing: -1px; padding-bottom: 6px; line-height:25px;}
			
	
	.hoverimg {background: #ccc; padding: 3px;}
		.hoverimg:hover {cursor: pointer; background: #e4e4e4;}

		/* Side Notifications Link */
		
		.notifications a {text-decoration: none; font-weight: 700; color: #fff;}
		.notifycount {float: left; width: 35px; height: 35px; text-align: center; font-size: 18px;  display: block; line-height: 1.6em; margin-right: 10px; letter-spacing: -1px;}
		.smltxt{font-size:11px;}
	/* Navigation Elements */
	
		ul.navigation {width: 225px; color: #fff;}
			ul.navigation li a {text-shadow: 1px 1px 1px #222; background: url(../images/bg_navigation_link.png) repeat-x top; outline: none; width: 205px; display: block; color: #fff; text-decoration: none; padding:6px 10px 14px 10px; height: 15px;}
				ul.navigation li a:hover {color: #ccc; background: #333;}

			ul#nav li a.heading, a.collapsed, a.expanded, ul.navigation li.selected{line-height: 1.2em; width: 205px; font-size: 16px; font-weight: 700; padding: 9px 10px; display: block; color: #fff; cursor: pointer;}
			ul.navigation li.selected {width: 226px; z-index: 2; position: relative; padding: 10px;}
	/* Main Content/Right Side */
	
		.contentcontainer {margin:1%; width:98%; }
		
			.headings {padding: 0 20px; border: 1px solid #CACACA; text-shadow: 1px 1px 1px #fff; background: #EAEAEA url(../images/bg_heading.png) repeat-x top; border-top-left-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-topright: 10px; 	-moz-border-radius-topleft: 10px; letter-spacing: -1px; height: 45px;}
				.headings h2 {padding-top: 10px !important; padding-top: 0px; font-size: 18px;}
			.contentbox {overflow: auto; border: 1px solid #fff; padding: 15px; background: #fff url(../images/bg_fade_med.png) repeat-x top; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px;}	
/* Status Bars */
	
	.status {width:96%; padding:5px 1%; border-radius: 10px; -moz-border-radius: 10px; text-shadow: 1px 1px 1px #fff; overflow: auto; margin: 1%; clear: both;}
		.status img {float: left; padding:4px 5px 0 0;}
		.status p {padding: 0; margin: 0; line-height:23px;}
		.status p span {font-weight: 700;}
		.status .closestatus {float: right; color: #fff; text-align: center; margin-left: 10px;}
			.status .closestatus a {position: relative; color: #fff; text-decoration: none; padding: 5px; width: 10px; height: 10px; display: block; border-radius: 5px; -moz-border-radius: 5px; line-height: .6em; top: -2px; text-shadow: none;}
	
	.warning {border: 1px solid #BF9900; background: #FEEB9C url(../images/bg_fade_yellow_med.png) repeat-x top;}
		.warning span {color: #BF9900;}
		.warning .closestatus a {background: #BF9900;}
			.warning .closestatus a:hover {background: #9B7C00;}
			
	.success {border: 1px solid #8EA534; background: #CBDA8F url(../images/bg_fade_green_med.png) repeat-x top;}
		.success span {color: #8EA534;}
		.success .closestatus a {background: #8EA534;}
			.success .closestatus a:hover {background: #829829;}
			
	.error {border: 1px solid #990000; background: #F5D0CD url(../images/bg_fade_red_med.png) repeat-x top;}
		.error span {color: #990000;}
		.error .closestatus a {background: #990000;}
			.error .closestatus a:hover {background: #730D0D;}
	
	.info {border: 1px solid #2FADD7; background: #92D6ED url(../images/bg_fade_blue_med.png) repeat-x top;}
		.info span {color: #0E7A9F;}
		.info .closestatus a {background: #2FADD7;}
			.info .closestatus a:hover {background: #228DB0;}

/*内容框*/
.srtextarea {border:1px #999 solid; font-size:14px; background:#F4F4F4; line-height:20px; color:#999999; height:120px; width:100%; padding:3px 0 0 3px;
}
.srtextarea-bor {background-color:#FBFFE3; color:#000; font-size:14px; line-height:20px; border:1px solid #C2DF00; height:120px;
width:100%; padding:3px 0 0 3px;
}

.menu {
	width:119px;
	height:35px;
	background:#333;
	float:left;
	margin-left:1px;
	margin-right:1px;
}
.menu ul {
	padding:0; 
	margin:0;
	list-style-type: none;
}
.menu ul li {
	float:left; 
	position:relative;
}
.menu ul li a{
	display:block;
	text-align:center;
	text-decoration:none; 
	width:119px;
	display:block; 
	height:35px; 
	color:#fff; 
	line-height:33px; 
	font-size:14px;
}
.menu ul li a:visited {
	display:block;
	text-align:center;
	text-decoration:none; 
	width:119px;display:block; 
	height:35px;
	color:#fff; 
	line-height:35px; 
	font-size:14px;
	font-weight:bold;
}
.menu ul li ul {
	display: none; 
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
	color:#000; 
	background:#fff;
	border:none;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:35px; 
	left:0; 
	border:1px solid #000;
	border-top:none;
}
.menu ul li:hover ul li a {
	display:block; 
	background:#fff; 
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
	border:none;
	width:109px;
}
.menu ul li:hover ul li a:hover {
	background:#008fc3; 
	color:#fff;
}



.menu_3 {
	width:80px;
	height:35px;
	float:left;
	margin-right:5px;
}
.menu_3 ul {
	padding:0; 
	margin:0;
	list-style-type:none;
}
.menu_3 ul li {
	float:left; 
	position:relative;
}
.menu_3 ul li a{
	display:block;
	text-align:center;
	text-decoration:none; 
	width:80px;
	display:block; 
	height:35px; 
	color:#000; 
	line-height:33px;
}
.menu_3 ul li a:visited {
	display:block;
	text-align:center;
	text-decoration:none; 
	width:80px;
	display:block; 
	height:35px;
	color:#000; 
	line-height:35px;
	font-weight:bold;
}
.menu_3 ul li ul {
	display:none; 
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu_3 ul li:hover a {
	color:#fff; 
	background:#000;
	border:1px solid #000;	
	border-top:none;
}
.menu_3 ul li:hover ul {
	width:270px;	 
	background:#fff;
	display:block; 
	position:absolute; 
	top:35px; 
	left:0; 
	border:1px solid #000;
	padding:5px;
	color:#000;
}
.menu_3 ul li:hover ul li a {
	float:left;
	display:block; 
	background:#fff;
	text-align:center;
	padding:1px;
	border:none;
	width:30px;
	height:30px;
	margin:0px 0px 1px 1px;
}
.menu_3 ul li:hover ul li a:hover {
	float:left;
	background:#008fc3; 
	color:#fff;
}
.input_new
{    font-family: verdana;
    border: 1px #D8D8D8 solid;
    font-size: 14px;
    background: #fafafa;
    color: #666;
    width: 300px;
    height: 30px;
    padding: 2px 0 0 5px;
	
	}
.input_2{
	 font-family: verdana;
    border: 1px #D8D8D8 solid;
    font-size: 14px;
    background: #fafafa;
    color: #666;
    width: 100%;
    height: 65px;
    margin: 2px 2px 5px 1px;
	
	}
