body {
	margin: 0px;
	padding: 0px;
	
	font-size: 12px;
	color: #55555
}

/* top.jsp */
#header {
	position: relative;
	top: 0;
	left: 0;
}

#header h1#app-name {
	clear: both;
	padding: 5px 0 5px 25px;
	background-color: #0073ea;
	color: #fff;
	font: normal bols 2.8em/ 1.5em Georgia, "Times New Roman", serif;
	margin: 0px;
}

/* bottom.jsp */
#footer {
	clear: both;
	position: relative;
	margin: 15px auto 1em;
	background: transparent;
	color: #999;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border-top: 2px solid #6aa3d8;
	width:98%;
}

#footer img#logo {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 5px;
	border-width: 0px;
}

#footer div {
	clear: left;
	margin: 0px 5px .5em;
	overflow: hidden;
}

/* pagination.jsp  */
.pagination-nav {
	margin-top: 10px;
	padding: 2px;
	line-height: 130%;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height:19px;
}

#nav_des {
	display: block;
	float: left;
	padding: 3px 6px;
	margin-right: 6px;
	border: 1px solid #aaaaaa;
	color: #2C7FD5;
}

/* button  */
.normal_btn {
	
}

.mid_btn {
	font-size: 1em !important;
	padding: 2px 4px 2px 4px;
}

.small_btn {
	font-size: .8em !important;
	padding: 2px 4px 2px 4px !important;
}
#pagination_div .ui-state-default, #pagination_div .ui-widget-content .ui-state-default, #pagination_div .ui-widget-header .ui-state-default {
	background:none;
}

.ui-btn-selected {
	border: 1px solid #aaaaaa ! important;
	/*background: #ffffff url(../images/jquery/bg_glass_65_ffffff_1x400.png)
		50% 50% repeat ! important;*/
	background:#338DDD !important;
	font-weight: bold ! important;
	color: #fff ! important;
}

/* table style */
.grid_main_div {
	margin: 10px auto 0;
	width:98%;
}
#detail_all_div {
 	width:100%;
}
.grid-table {
	width: 100%;
	border: #aaa solid 1px;
	border-spacing: 1px;
}

.grid-table-even {
	background: #fff;
}

.grid-table-odd {
	background: #d2e9f8;
}

.grid-table-over {
	background: #acd2f0;
}

.grid-table-down {
	background: #D8EAF8;
}

.grid-table td {
	*border-top:1px solid #fff;
	*border-right:1px solid #fff;
	word-break: break-all;
	padding: 0 8px 0;
	height: 20px;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	color: #000;
}

.grid-table th {
	/*background: #dddddd url(../images/jquery/tab_thbg.gif) repeat-x;*/
	background: url("../images/jquery/thbg.png") repeat-x scroll left center #DDDDDD;
	*border-top:1px solid #fff;
	*border-right:1px solid #fff;
	color: #fff;
	font-weight: bold;
	height:25px;
}

.ui-menu {
	background: url("../images/jquery/ui-bg_glass_85_dfeffc_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
	width: 105px;
	position: absolute;
	z-index: 1000;
}

.ui-menu li {
	border-bottom: 1px dotted #aaaaaa;
}

.ui-menu li a {
	color: #2f7db9;
}

.ui-menu-item {
	font-weight: normal;
}

.table_main {
	padding: 1px;
}

.table_main th {
	text-align: right;
	font-weight: normal;
}

.table_main span {
	color: #aaaaaa;
}

/* add for new style by mjxu */
#headerstyle {height:88px;min-width:1000px;background:url(../images/jquery/ims_headerbg.gif) repeat-x;border-bottom: 2px solid #ddd;}
.logo_left {background:url(../images/jquery/logo_header.gif) no-repeat; width:100%;*width:auto;height:88px;float:left;}
.top_right {float: right;width: 850px;}
.top_title {color: #FFFFFF;float: right;text-align:right;padding-right:5px; font-weight: bold;height: 52px;*height:51px;line-height: 35px;overflow:hidden;min-width: 320px;}
.top_title a {color:#fff;text-decoration: none;padding:0 6px;}
.top_title a:hover {color:#f5ab1b;}
#menu_nav {float:right; vertical-align: bottom;background:#2075b3;height:36px;/*padding-right:60px;*/width:850px;}
#menu_nav .ui-state-default, #menu_nav .ui-widget-content .ui-state-default, #menu_nav .ui-widget-header .ui-state-default {
    border: none;
    color: #fff;
    font-weight: bold;
    height:36px;
    line-height:36px;
    background:none;
}
#menu_nav .ui-state-active {
	background: #4498e0 ;
}
#menu_nav .ui-state-hover {
	background: #4498e0 ;
}
#menu_nav .ui-state-default .ui-icon {
	background-image: url("../images/jquery/ui-icons_d8e7f3_256x240.png");
}
#main_content {min-width:1000px;}
#actstyle {padding:10px 20px 0px ;}
#actstyle .mid_btn {
	color:#275D7F; 
	font-weight:bold;
}

.grid-table  .ui-icon-locked {
	background:url(../images/jquery/locked.gif) left center no-repeat;
	padding-left:20px;
	display:block;
	text-indent: 0;
	width:50px;
	height:20px;
	line-height:23px;
	 }
.grid-table .ui-icon-unlocked {
	background:url(../images/jquery/unlocked.gif) left center no-repeat;
	padding-left:20px;
	display:block;
	text-indent: 0;
	width:50px;
	height:20px;
	line-height:23px;
}
.grid-table .ui-icon-gear {
	background:url(../images/edit.gif) left center no-repeat;
	padding-left:18px;
	display:block;
	text-indent: 0;
	width:60px;
	height:20px;
	line-height:23px;
}

.grid-table .ui-icon-view_n {
	background:url(../images/view.gif) left center no-repeat;
	padding-left:18px;
	display:block;
	text-indent: 0;
	width:50px;
	height:20px;
	line-height:23px;
}

.grid-table .ui-icon-add_n {
	background:url(../images/add.gif) left center no-repeat;
	padding-left:18px;
	display:block;
	text-indent: 0;
	width:50px;
	height:20px;
	line-height:23px;
}

.grid-table .ui-icon-closethick {
	background:url(../images/delete.gif) left center no-repeat;
	padding-left:18px;
	display:block;
	text-indent: 0; 
	width:50px;
	height:20px;
	line-height:23px;
}

.grid-table .ui-icon-false {
	background:url(../images/false.gif) left center no-repeat;
	padding-left:18px;
	display:block;
	text-indent: 0; 
	width:50px;
	height:20px;
	line-height:23px;
}

.grid-table .ui-icon-notice {
	background:url(../images/jquery/red.gif) left center no-repeat;
	padding-left:18px;
	display:block;
	text-indent: 0;
	width:50px;
	height:20px;
	line-height:23px;
}
.grid-table .ui-icon-check {
	background:url(../images/true.gif) left center no-repeat;
	padding-left:18px;
	display:block;
	text-indent: 0;
	width:50px;
	height:20px;
	line-height:23px;
}

.grid-table .ui-icon-start {
	background:url(../images/jquery/blue.gif) left center no-repeat;
	padding-left:18px;
	display:block;
	text-indent: 0;
	width:50px;
	height:20px;
	line-height:23px;
	cursor: pointer;
}

.grid-table .ui-icon-stop {
	background:url(../images/alert.gif) left center no-repeat;
	padding-left:18px;
	display:block;
	text-indent: 0;
	width:50px;
	height:20px;
	line-height:23px;
	cursor: pointer;
}

.grid-table .ui-icon-start a,.grid-table .ui-icon-stop a,.grid-table .ui-icon-gear a {
	color:#222;
	text-decoration: none;
}


.ui-widget-header {
	background: url("../images/jquery/ui-bg_gloss-wave_55_5c9ccc_500x100.png") repeat-x scroll 50% 55% #CCCCCC;
}
.ui-tabs .ui-tabs-panel {
	padding:10px 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	font-weight:bold;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: url("../images/jquery/ui-bg_glass_85_dfeffc_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
	color: #275D7F;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	background: url("../images/jquery/ui-bg_glass_75_d0e5f5_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: url("../images/jquery/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50% #FFFFFF;
}
.txtbox_required {
	background: #FEECC8;
}
.ui-tabs .ui-tabs-panel table {margin:0 auto;}
.add_tab-detail  table {margin:0 auto;}
.ui-dialog {_font-size:12px;}
.table_main {padding:1px 0;}
#box_tit .ui-widget-header {color:#fff;padding:2px 10px 0;height:25px;line-height: 25px;}
.ui-draggable .ui-dialog-titlebar {color:#fff;}
.pagetop_title {width:94%;border-bottom:1px solid #aaa;color:#275d7f;margin:10px auto 0;font-size:12px;font-weight:bold;line-height:30px;padding:0 25px;background: url("../images/icon_1.gif") no-repeat scroll left center;}

/*TAB*/
/* Skin */
#rotate {width:96%;margin:15px auto 0;}
.ui-tabs-panel .tip {padding-left:5px;}
.ui-tabs-panel .tip a {color:#e18c56;font-weight:bold;}
#rotate .ui-tabs-nav, .ui-tabs-panel {
   /* font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;*/
    font-size: 12px;
}
#rotate .ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
#rotate .ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
#rotate .ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
#rotate .ui-tabs-nav a, #rotate .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../images/tab.png) no-repeat;
}
#rotate .ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
#rotate .ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #3797E1;
}
#rotate .ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>#rotate .ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
#rotate .ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
#rotate .ui-tabs-nav .ui-tabs-selected a, #rotate .ui-tabs-nav a:hover, #rotate .ui-tabs-nav a:focus, #rotate .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
#rotate .ui-tabs-nav a, #rotate .ui-tabs-nav .ui-tabs-disabled a:hover, #rotate .ui-tabs-nav .ui-tabs-disabled a:focus, #rotate .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
#rotate .ui-tabs-nav .ui-tabs-selected a span, #rotate .ui-tabs-nav a:hover span, #rotate .ui-tabs-nav a:focus span, #rotate .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
#rotate .ui-tabs-nav a span, #rotate .ui-tabs-nav .ui-tabs-disabled a:hover span, #rotate .ui-tabs-nav .ui-tabs-disabled a:focus span, #rotate .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
#rotate .ui-tabs-nav .ui-tabs-selected a:link, #rotate .ui-tabs-nav .ui-tabs-selected a:visited, #rotate .ui-tabs-nav .ui-tabs-disabled a:link, #rotate .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
#rotate .ui-tabs-nav a:hover, #rotate .ui-tabs-nav a:focus, #rotate .ui-tabs-nav a:active,
#rotate .ui-tabs-nav .ui-tabs-unselect a:hover, #rotate .ui-tabs-nav .ui-tabs-unselect a:focus, #rotate .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
#rotate .ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
    width:97%;
    margin:0 auto;
}
#rotate .ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
#rotate * html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
#rotate *:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
.charts_span { 
	background:#D0E7F8;
    height: 25px;
    line-height: 25px;
    padding-left: 50px;
    text-align: left;
    border-bottom: 2px solid #EEEEEE;}
    
.icon_download {
	background:url(../images/download.gif) left center no-repeat;
	padding-left:18px;
	display:block;
	text-indent: 0; 
	height:20px;
	line-height:23px;
}
.icon_goto {
	background:url(../images/icon_go.gif) left center no-repeat;
	padding-left:18px;
	display:block;
	text-indent: 0; 
	height:20px;
	line-height:23px;
}
.icon_att1 {
	background:url(../images/light_1.gif) left center no-repeat;
	padding-left:16px;
	display:block;
	text-indent: 0; 
	height:20px;
	line-height:23px;
}
.icon_att2 {
	background:url(../images/light_2.gif) left center no-repeat;
	padding-left:16px;
	display:block;
	text-indent: 0; 
	height:20px;
	line-height:23px;
}
.icon_upload {
	background:url(../images/upload.gif) left center no-repeat;
	padding-left:18px;
	display:block;
	text-indent: 0; 
	height:20px;
	line-height:23px;
}
.upload_btn {
	background:url(../images/jquery/butonbg.png) left center no-repeat;
	padding-left:22px;
	display:block;
	text-indent: 0; 
	height:30px;
	line-height:25px;
	width:60px;
	border-left:2px solid #eee;
	border-top:2px solid #eee;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	cursor: pointer;
	font-weight:bold;
}
#jq_btn {
	height:22px !important;
	padding:5px 5px 1px;
	margin:5px 3px;
	cursor: pointer;
	float:left;
}
#jq_btn span {
	float:left;
}
#jq_btn .tit {
	padding-left:3px;
	*line-height:20px;
}

.ui-widget-overlay {width:99.9% !important;margin:0 auto;}
#search_tr {height:25px; background:#93caec;}
#search_tr span {color:#fff;padding:0 3px;font-weight: bold;}

#show_s {cursor: pointer;display:none;margin-bottom:-3px;margin-left:5px;}
#hide_s {cursor: pointer;margin-bottom:-3px;margin-left:5px;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #275D7F;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #275D7F;
}

.sets {color:#333}