/* CSS Document */

* {
	font-size:9pt;
}

html {
	width:100%;
	height:100%;
}

body {
    SCROLLBAR-FACE-COLOR: #34B2FF;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #f1f1f1;
    SCROLLBAR-ARROW-COLOR: #fff;
    SCROLLBAR-TRACK-COLOR: #f1f1f1;
    SCROLLBAR-DARKSHADOW-COLOR: #f1f1f1;
    height:100%;
    width:100%;
    margin:0;
    padding:0;
    background:#F0F8FF;
    font-size: 9pt;
    text-decoration: none;
}

body.workStyle {
	SCROLLBAR-FACE-COLOR: #34B2FF;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #f1f1f1;
    SCROLLBAR-ARROW-COLOR: #fff;
    SCROLLBAR-TRACK-COLOR: #f1f1f1;
    SCROLLBAR-DARKSHADOW-COLOR: #f1f1f1;
	margin:10px 10px 0 5px;
	padding:0px;
	background:#F0F8FF;
	text-decoration: none;
}
.biankuang {	
	border-collapse:collapse;
}

.biankuang td {
	border:1px solid #00b3d3;
	font-size:12px;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
}

.biankuang .tdHead{
	background:#2bd4f2;
	text-align:right;
	color: #fff;
}

.biankuang .tdHead1{
	background:#2bd4f2;
	color: #fff;
}

.biankuan textarea{
	width:80%;
	color:red;
	background:red;
}


/* topStyle Begin */
body.topStyle {
	margin:0;
	padding:0px;
	color: #FFFFFF;
	text-decoration: none;
}

body.rightStyle {	
	margin:15px 10px 10px 20px;
	padding:0px;
}
.xinkuangs {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
.xinkuangs td {
	line-height: 15px;
}



body.rightStyle td {
	line-height:21px;
}

.body_iframe_style {
	SCROLLBAR-FACE-COLOR: #1A9FD8; 
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
    SCROLLBAR-SHADOW-COLOR: #ffffff; 
    SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
    SCROLLBAR-ARROW-COLOR: #ffffff; 
    SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #gggggg;
}
.textays {
	margin: 0px;
	padding: 3px;
	height: 100px;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #00B3D3;
}


.body_scrollbar {
	overflow-y:scroll
}

.body_scroll_no {
	overflow-y:hidden;
}

.frameset_style {
	margin:0px 10px 10px 20px;
	padding:0px;
}

.navigate_margin {
	margin:15px 10px 0px 20px;
	padding:0px;
}

.openDlg_style {
	margin:15px;
	padding:0;
}

.top1 {
	height:77px;
	background:url(../images/images_green/top_green_01.jpg) no-repeat;
	color:#FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.top1 a:link {
	color:#FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.top2 {
	height:29px;
	background:url(../images/images_green/top_green_02.jpg) repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}
/* topStyle End */

/* leftStyle Bengin */
body.leftStyle {
	margin:0;
	padding:0;
}

.left1 {
	width:150px;
	height:2px;
	background:#FF8A00;
}

.left2 {
	width:150px;
	height:100%;
	background:url(../images/images_green/index_green_01.jpg) repeat-y;
	border-right:1px solid #3A56A4;
}

.bottomBg {
	background:url(../images/images_green/index_green_10.jpg) no-repeat bottom;
}

.currentUser {
	color:#fff;
	font-weight:bold;
/*	text-align:center;
*/	padding:10px 0 10px 10px;
}

.leftMenu {
	list-style:none;
	padding:0;
	margin:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5FC2E9;
}
.leftMenu li {
	background:url(../images/images_green/index_green_link.jpg) no-repeat;
	height:2.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5FC2E9;
	text-decoration: none;
}
.leftMenu a {
	font-weight:bold;
	color:#fff;
	text-decoration: none;
}
.leftMenu p {
	padding:8px 0 0 35px;
	margin:0 0 5px 0;
}

.td_leftMenu {/*左边导航分隔*/
	background:url(../images/images_green/top_green_02.jpg) repeat-x; 
	height:29px;
	color:#fff;
	font-weight:bold;
	padding-top:2px;
}

.td_leftMenu p {
	padding-left:35px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

/* leftStyle End */


/* leftmenu-two Begin 左边二级菜单*/
.two {
	list-style:none;
	padding:0;
	margin:2px;
	border:1px solid #000;
	text-decoration: none;
}

.two li {
	padding:5px;
	margin:0;
	background-image:none;
	height:10px;
	background-color:#fff;
	border:none;
	text-decoration: none;
}

.two a {
	margin:0;
	padding:0;
	color:#7F93CB;
}

.two p {
	margin:0 0 0 20px;
	padding:0;
}

/* leftmenu-two End */


/* menuTop Begin */
.menuTop {
	list-style:none;
	float:left;
	margin:4px 0 0 0;
	text-decoration: none;
}

.menuTop li{
	float:left;
	padding:0 5px;
	text-decoration: none;
}

.menuTop a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-right:5px;
	text-decoration: none;
}

.menuTwo {/* 转向系统中的下拉样式 */
	list-style:none;
	padding:0;
	margin:0;
	background:#78B4E8;
	border:1px solid #0081BB;
	
}

.menuTwo li {
	padding:0px;
	text-decoration: none;
}

.menuTwo a {
	padding:5px 2px;
	width:140px;
	color:#fff;
}

.menuTwo a:hover{
	background:#F3A346;	
	color:#fff;
}

.goto {/*转到按钮*/
	padding-left:25px;
	height:auto;
	color:#fff;
	text-align:left;
	cursor:hand;
	background-repeat: no-repeat;
	background-image: url(../images/gogo.gif);
	width: auto;
	vertical-align: bottom;
	text-indent: -5px;
}

/* menuTop End */


/*右边开始*/	
	.table_title {
	border:1px solid #449BDE;
	width:100%;
	padding:0;
	margin:0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	}
	
	.table_title td {
	line-height:21px;
	background:url(../images/images_green/index_green_05.jpg) repeat-x;
	padding-left:20px;
	margin:0;
	color: #FFFFFF;
	text-decoration: none;
	}	
/*右边结束*/a1a

/*公共部分 begin*/
.left {
	text-align:leftl
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}

/*.buttomStyle {
	height:18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	background-image: url(../images/images_green/buttom_green.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-color: #F0F8FF;
	border-right-color: #F0F8FF;
	border-bottom-color: #F0F8FF;
	border-left-color: #F0F8FF;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.buttomStyle2 {
	background:url(../images/images_green/buttom_green.jpg) no-repeat;
	height:18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    padding:0 10px;
}*/

.table_list span {
	font-weight:bold;
	text-decoration: none;
}


.hidden {
	display:none;
}
.xinxi {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.input_text {
	border:1px solid #26B0CE;
	background-color: #ECFAFF;
}

.input_text_width {
	width:35px;
}

.go {
	width:30px;
	border:solid 1px #C7C7C7;
	background:#fff;
}

.search_submit {
	margin-top:9pt;
	text-align:right;
}
	
.iframe_style {
	width:100%;
	height:400px;
	border: 1px;
}
.iframe_style1 {
	width:100%;
	height:400px;
}
.iframe_style_stat {
	border-top:1px #4C599A solid;
	border-bottom:1px #4C599A solid;
	border-left:1px #4C599A solid;
	border-right:1px #4C599A solid;
	width:100%;
	height:10px;
}

.iframe_style_inner {
	overflow-y:scroll;	
	width:inherit;
	height:389px;
	padding:6px;
}
.iframe_style_inner1 {
	overflow-y:scroll;	
	width:inherit;
	height:10px;
	padding:6px;
}
.one_style {
	overflow-y:scroll;	
	width:100%;
	height:400px;
	padding:6px;
}

.one_style_margin {
	margin:15px 10px 10px 20px;
	padding:0px;
}

.iframestyle{ 
	height:expression(1); 
	aho:expression(autoResize());
}

/*公共部分 End*/

.tab_search {
	line-height:50px;
	border-bottom:1px #449BDE solid;
	border-left:1px #449BDE solid;
	border-right:1px #449BDE solid;	
	width:100%;
}

.tab_search td {
	padding:3px;
}

.tab_search_head {
	border-bottom:1px #449BDE solid;
	background-color: #D3F1FE;
}

/*iframe_meun Begin*/

.div_list {
	background:url(../images/icon_list.jpg) no-repeat 0 3px;
	height:22px;
	border-top:3px solid #449BDE;
	margin-top:10px;
	padding-left:35px;
	padding-top:7px;
	padding-bottom:3px;
}

.menu {
	border-top:3px solid #449BDE;
	margin-top:5px;
	text-decoration: none;
}

.ul_menu_selected {
	list-style:none;
	line-height:normal;
	float:right;
	padding:0px;
	margin:14px 0 0 0;	
}

.ul_menu_selected li {
	display:inline;
	margin:0;
	padding:0;
	color: #FFFFFF;
	text-decoration: none;
}

.ul_menu_selected a {
	float:left;
	background:url(../images/menu.gif) no-repeat top left;
	padding:0 0 0 11px;
	margin:0;
	text-decoration:none;
}

.ul_menu_selected a:hover {
	text-decoration:none;
}

.ul_menu_selected a span {
	float:left;
	background:url(../images/menu1.gif) no-repeat top right;
	margin:0;
	padding:4px 20px 0 9px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	cursor:hand;
}


.ul_menu {
	list-style:none;
	line-height:normal;
	float:right;
	padding:0px;
	margin:14px 0 0 0;	
}

.ul_menu li {
	display:inline;
	margin:0;
	padding:0;
	text-decoration: none;
}

.ul_menu a {
	float:left;
	background:url(../images/menu.gif) no-repeat 0% -18px;
	padding:0 0 0 11px;
	margin:0;
	text-decoration:none;
}

.ul_menu a:hover {
	text-decoration:none;
}

.ul_menu a span {
	float:left;
	background:url(../images/menu1.gif) no-repeat 100% -18px;
	margin:0;
	padding:4px 20px 0 9px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	cursor:hand;
}

.text {
	position:relative;
	top:5px;
	left:5px;
	background:url(../images/icon_list.jpg) no-repeat;
	padding-left:30px;
	line-height:1.5em;
}
/*iframe_meun End*/

.display_flase {
	display:none;
}

.display_true {
	display:inline;
}

.table_edit td {
	line-height:22px;
	padding:0 5px;
	text-decoration: none;
}

.table_edit span {
	color:red;
}

.width_50 {
	width:50px!important;
}

.width_80 {
	width:80px!important;
}

.height_389 {
	height:480px!important;
}

.height_380 {
	height:370px!important;
}

.margin_top_3 {
	margin-top:3px;
}

.margin_5 {
	margin:5px!important;
}

.scroll_on {
	overflow:hidden;
}

.need {
	color:red;
}

.openDlg_bg {
	background:url(../images/openDlg_bg_02.gif) repeat-y;
}

.height_all {
	height:100%;
}

textarea {
	width:80%;
}

.menu_border {
	border:solid 1px #183789;
	background:#F7F7F7;
}

.menu_border td {
/*	border-top:solid 1px #183789;*/
	line-height:1.5em;
}

.menu_bg {
	background:#B6DFFF;
}

.menu_style {
	margin-left:8px;
}

.tr_bg_head td{
	background:#B6DFFF;
}

.enter {
	height:32px;
}

.bold {
	font-weight:bold;
}

.scroll_y_hidden {
	overflow-y:hidden;
}

.scroll_x_hidden {
	overflow-x:hidden;
}

.login_title {
	font-size:35px;
	font-weight:bold;
	color:#137abf;
	width:100%;
	filter:Glow(Color=#73dbfd, Strength=5) DropShadow(Color=#d1d1d1, OffX=3, OffY=3, Positive=true);
	text-align:center;
	margin:120px auto 0;
}

.login_index{
	background:url(../images/login_bg1.jpg) no-repeat;
	width:100%;
	height:100%;
}

.login_index .login_inner{
	width:469px;
	height:305px;
	background:url(../images/login_01.jpg) no-repeat;
	margin:20px auto 0;
}

.login_index .login_inner div{
	position:relative;
	left:170px;
	top:90px;
	
}

.top_title {
	position:absolute;
	top:25px;
	left:180px;
	font-weight:bold;
	font-size:25px;
	font-family:"隶书";
	color:#ffffff;
	filter: Glow(Color=#042676, Strength=4);
	/*filter: DropShadow(Color=#d1d1d1, OffX=3, OffY=3, Positive=true);
	filter:Blur(Add=true, Direction=135, Strength=5);*/	
}

.comhome {
	position:absolute; 
	top:30px;
	left:40px;
	background:url(../images/comhome.jpg) no-repeat;
	width:163px;
	height:123px;
}

.help {
	background:url(../images/images_green/welcome_green.jpg) no-repeat;
}
.font {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.leftMenu1 {
	list-style:none;
	padding:0;
	margin:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5FC2E9;
}
.leftMenu1 li {
	height:2.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5FC2E9;
	text-decoration: none;
	background-image: url(../images/help.jpg);
	background-repeat: no-repeat;
}
.leftMenu1 a {
	font-weight:bold;
	color:#fff;
	text-decoration: none;
}
.leftMenu1 p {
	padding:8px 0 0 35px;
	margin:0 0 5px 0;
}

.td_leftMenu1 {/*左边导航分隔*/
	background:url(../images/images_green/top_green_02.jpg) repeat-x; 
	height:29px;
	color:#fff;
	font-weight:bold;
	padding-top:2px;
}

.td_leftMenu1 p {
	padding-left:35px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

/* leftStyle End */
.td_color {
	background-color: #D3F1FE;
}
.td_color2 {
	background-color: #FFFFFF;
}
.td_color_title {
	background-color: #0392CF;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.load_font {
	font-size: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "黑体";
	font-style: normal;
}

.div_count_style {/*用于统计页面*/
    width:521px;
    height:314px;
    background:url(../images/images/count.gif) no-repeat;
    margin-top:60px;
}
.div_count_style div{
    position:relative;
    top:40px;
    left:220px;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    text-decoration:underline;
    text-align:left;
}a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.login {
	font-size: 30pt;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	background-image: url(../images/khlogo.gif);
	background-repeat: no-repeat;
	background-position: 30px 27px;
	text-indent: 70px;
	text-align: center;
	font-family: "黑体";
	filter:glow(color=#ffffff,strength=7);
}

.td_photo_style {
	background:url(../realweb/images/house.jpg) #fff no-repeat center;
	text-align:center;
}

.inputText{
	border:1px solid #7F9DB9;
	height:19px;
}

input {
	behavior:url(/nkhouse/js/inputStyle.htc);
}

.bt2{
	background:url(../images/button1_02.gif) no-repeat;
	width:60px;
	height:26px;
	line-height:26px;
	text-align:center;
	border:none;
	font-size:12px;
	margin:0 3px;
}

.bt4{
	background:url(../images/button1_04.gif) no-repeat;
	width:75px;
	height:26px;
	line-height:26px;
	text-align:center;
	border:none;
	font-size:12px;
	margin:0 3px;
}

.bt6{
	background:url(../images/button1_06.gif) no-repeat;
	width:99px;
	height:26px;
	line-height:26px;
	text-align:center;
	border:none;
	font-size:12px;
	margin:0 3px;
}

.bt8{
	background:url(../images/button1_08.gif) no-repeat;
	width:124px;
	height:26px;
	line-height:26px;
	text-align:center;
	border:none;
	font-size:12px;
	margin:0 3px;
}
 .yxkuan {
	height: 20px;
	width: 10px;
}

big {
	FONT-SIZE: 15px;
	COLOR: red;
	FONT-FAMILY: Wingdings;
}

