/* CSS Document */

* {
	font-size:12px;
}

html {
	width:100%;
	height:100%;
}

body {
	SCROLLBAR-FACE-COLOR: #7AACDD; 
    SCROLLBAR-HIGHLIGHT-COLOR: #bbb; 
    SCROLLBAR-SHADOW-COLOR: #bbb; 
    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;
}

body.workStyle {
	SCROLLBAR-FACE-COLOR: #ffffff; 
    SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
    SCROLLBAR-SHADOW-COLOR: #999999; 
    SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
    SCROLLBAR-ARROW-COLOR: #999999; 
    SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	margin:10px 10px 0 5px;
	padding:0px;
	background:#EDEDDC;
}

/* topStyle Begin */
body.topStyle {
	margin:0;
	padding:0px;
}

body.rightStyle {	
	margin:15px 10px 10px 20px;
	padding:0px;
	background:#F0F8FF;
}

body.rightStyle td {
	line-height:21px;
}

.body_iframe_style {
	SCROLLBAR-FACE-COLOR: #7AACDD; 
    SCROLLBAR-HIGHLIGHT-COLOR: #bbb; 
    SCROLLBAR-SHADOW-COLOR: #bbb; 
    SCROLLBAR-3DLIGHT-COLOR: #f1f1f1; 
    SCROLLBAR-ARROW-COLOR: #fff; 
    SCROLLBAR-TRACK-COLOR: #f1f1f1; 
    SCROLLBAR-DARKSHADOW-COLOR: #f1f1f1;
}

.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/top_01.jpg) no-repeat;
	color:#FF0048;
}

.top1 a:link {
	color:blue;
}

.top2 {
	height:29px;
	background:url(../images/top_02.jpg) repeat-x;
}
/* topStyle End */

/* leftStyle Bengin */
body.leftStyle {
	margin:0;
	padding:0;
	background:#F0F8FF;
}

.left1 {
	width:150px;
	height:2px;
	background:#FF8A00;
}

.left2 {
	width:150px;
	height:100%;
	background:url(../images/index_01.jpg) repeat-y;
	border-right:1px solid #3A56A4;
}

.bottomBg {
	background:url(../images/index_04.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:1px solid #000;
}
.leftMenu li {
	background:url(../images/left_link.jpg) no-repeat;	
	border-bottom:1px solid #000;
	height:2.5em;
}
.leftMenu a {	
	font-weight:bold;
	color:#fff;	
}
.leftMenu p {
	padding:8px 0 0 35px;
	margin:0 0 5px 0;
}

.td_leftMenu {/*左边导航分隔*/
	background:url(../images/top_02.jpg) repeat-x; 
	height:29px;
	color:#fff;
	font-weight:bold;
	padding-top:2px;
}

.td_leftMenu p {
	background:url(../images/icon.jpg) no-repeat 10px 0px;
	padding-left:35px;
}

/* leftStyle End */


/* leftmenu-two Begin 左边二级菜单*/
.two {
	list-style:none;
	padding:0;
	margin:2px;
	border:1px solid #000;	
}

.two li {
	padding:5px;
	margin:0;
	background-image:none;
	height:10px;
	background-color:#fff;
	border:none;
}

.two a {
	margin:0;
	padding:0;
	color:#7F93CB;
}

.two p {
	margin:0 0 0 20px;
	padding:0;
}

/* leftmenu-two End */


/* menuTop Begin */

#popupcontent{ 
    position:absolute ; 
    top:2px;
    z-index:999;
} 
.menuTop {
	list-style:none;
	float:left;	
	margin:4px 0 0 0;	
}

.menuTop li{
	float:left;
	border-right:1px #fff solid;	
	padding:0 5px;	
}

.menuTop a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-right:5px;
}

.menuTwo {/* 转向系统中的下拉样式 */
	list-style:none;
	padding:0;
	margin:0;
	background:#78B4E8;
	border:1px solid #3557B9;
	
}

.menuTwo li {	
	padding:0px;
	border-bottom:1px solid #fff;
}

.menuTwo a {
	padding:5px 2px;
	width:140px;
	color:#fff;
}

.menuTwo a:hover{
	background:#F3A346;	
	color:#fff;
}

.goto {/*转到按钮*/	
	background:url(../images/goto.jpg) no-repeat;
	padding-left:25px;
	height:22px;
	width:150px;
	margin-top:3px;
	line-height:22px;
	color:#fff;
	text-align:left;
	cursor:hand;
}

/* menuTop End */


/*右边开始*/	
	.table_title {
		border:1px solid #9FD6FF;
		width:100%;
		padding:0;
		margin:0;			
	}
	
	.table_title td {		
		line-height:21px;
		background:url(../images/index_05.jpg) repeat-x;
		padding-left:20px;
		margin:0;
	}	
	
/*右边结束*/

/*公共部分 begin*/
.left {
	text-align:leftl
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.buttomStyle {
	background:url(../images/buttom.jpg) no-repeat;
	height:22px;
	border:1px solid #666;
	padding-left:10px;
	margin:0 3px;
}

.buttomStyle2 {
	background:url(../images/buttom.jpg) no-repeat;
	height:22px;
	border:1px solid #666;
	padding:0 18px;
	margin:0 3px;
}

.table_list span {
	font-weight:bold;
}

.hidden {
	display:none;
}

.input_text {
	border:1px solid #26B0CE;
	padding:2px 5px;
}

.input_text_width {
	width:35px;
}

.go {
	width:30px;
	border:solid 1px #C7C7C7;
	background:#fff;
}

.search_submit {
	margin-top:5px;
	text-align:right;
}
	
.iframe_style {
	border-top:1px #4C599A solid;
	border-bottom:1px #4C599A solid;
	border-left:1px #4C599A solid;
	border-right:1px #4C599A solid;
	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:458px;
}

.iframe_style_inner {
	overflow-y:scroll;	
	width:inherit;
	height:435px;
	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 #9FD6FF solid;
	border-left:1px #9FD6FF solid;
	border-right:1px #9FD6FF solid;	
	width:100%;
}

.tab_search td {
	padding:3px;
}

.tab_search_head {
	border-bottom:1px #9FD6FF solid;
	background:#E4F5FD;
}

/*iframe_meun Begin*/

.div_list {
	background:url(../images/icon_list.jpg) no-repeat 0 3px;
	height:22px;
	border-top:3px solid #578DC8;
	margin-top:10px;
	padding-left:35px;
	padding-top:7px;
	padding-bottom:3px;
}

.menu {
	border-top:3px solid #578DC8;
	margin-top:5px;
}

.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;
}

.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;
}

.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;
}

.table_edit span {
	color:red;
}

.tr_bg td{
	background:#F7F7F7;
}

.tr_bg td {
	border-bottom:1px solid #999;
	border-top:1px solid #999;
}

.width_50 {
	width:50px!important;
}

.width_80 {
	width:80px!important;
}

.height_500 {
	height:480px!important;
}

.height_380 {
	height:380px!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:95%;
}

.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 {
	position:absolute;
	left:320px;
	top:110px;
	font-size:25px;
	font-weight:bold;
	width:50%;
	filter: DropShadow(Color=#d1d1d1, OffX=3, OffY=3, Positive=true);
}

.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/welcome.jpg) no-repeat;
}

.tab_border {
	border-collapse:collapse;
}

.tab_border td {
	border:solid #aaa 1px;
	text-align:center;
	padding:2px;
}

.tr_title {
	background:#D1D8DE;
}