
body {
	background: #fff;
	min-width: 1300px;
}
html, body {
	height: 100%;
}
/* end hack */
html, body {
	margin: 0;
	padding: 0
}
#frame {
	min-height: 100%;
	height: 100%;
	width: 100%
}
* html #frame {
	height: 100%;
}
img {
	border: none
}
/* ie6 and under*/

input, textarea, select {
	font-family: "microsoft yahei";
}
#top a {
	color: #fff
}
#top {
	background: #2b8ac9;
	height: 60px;
	overflow: hidden;
	color: #fff
}
#top #head {
	height: 60px;
}
#top table {
	width: 100%
}
#top table td {
	height: 58px
}
#top table td.left {
	position: relative;
	width: 170px
}
#top table td.left img {
	position: absolute;
	top: 0;
	width: 150px;
	height: 60px;
}
#top table td.right {
	text-align: right;
	padding-right: 40px;
}
#top table td.right div {
	padding-top: 5px
}
#nav {
	margin-top: 25px
}
#nav ul {
	float: left;
}
#nav ul li {
	float: left;
	height: 35px;
	line-height: 35px;
	padding-right: 6px;
}
#nav ul li a {
	display: block;
	padding: 0 15px;
	border: 1px solid #222;
	border-bottom: none;
	background: #266590;
	font-size: 14px;
	font-weight: bold;
}
#nav ul li a:hover,
#nav ul li a:focus {
	text-decoration: none;
}
#nav ul li a.selected {
	background: #f8f8f8;
	color: #333
}
td#top {
	height: 60px;
	vertical-align: top
}
td#left {
	width: 160px;
	background: #f5f5f5;
	border-right: 1px solid #a2bcd5;
	vertical-align: top
}
#menu {
	width: 100%;
}
#menu dl dt {
	height: 27px;
	line-height: 27px;
	padding-left: 6px;
	background: url(../images/menu_dt.gif) repeat-x;
	color: #025081;
	overflow: hidden;
	cursor: pointer
}
#menu dl dt strong {
	display: block;
	padding-left: 15px;
	font-size: 13px;
}
#menu dl dt img {
	padding-right: 10px
}
#menu dl dd {
	padding: 12px 0
}
#menu dl dd ul li {
	height: 20px;
	line-height: 20px;
	padding: 2px 6px
}
#menu dl dd ul li.line {
	height: 14px;
	overflow: hidden;
	width: 140px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/menu_line.gif) repeat-x center center
}
#menu dl dd ul li a {
	display: block;
	color: #333;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	font-size: 12px
}
#menu dl dd ul li a:hover,
#menu dl dd ul li a.selected {
	background: #F90;
	color: #fff;
	text-decoration: none;
}
#menu dl dd ul li a img {
	padding-left: 10px
}
#menu dl.open dt {
	background-image: url(../images/menu_dt_open.gif)
}
#center {
	width: 0px
}
#center a {
	display: block;
	height: 58px;
	margin-top: 216px;
	width: 0px
}
#right {
	background: #fff
}
#path {
	background: #f6f6f6;
	height: 26px;
	line-height: 26px;
	color: #555;
	border-bottom: 1px solid #ddd
}
#path .left {
	background: url(../images/home_ico.gif) no-repeat 8px center;
	height: 26px;
	line-height: 28px;
	padding-left: 28px;
	/*display: none;*/
}
#path a {
	color: #555
}
#main {
	padding: 15px 12px;
	padding-top: 0;
}
#main ul {
	margin-bottom: 0;
}
.pagetitle {
	height: 55px;
	line-height: 40px
}
.pagetitle h2 {
	font-family: "Î¢ÈíÑÅºÚ"
}
.tabs {
	padding-bottom: 10px
}
.toptips {
	margin-bottom: 15px;
	border: 1px solid #cf7500;
	background: #fffae1;
	padding: 20px;
	color: #d64a0c;
}
.listtab {
	height: 40px;
	background: #d4eaf7;
	padding-left: 8px;
	margin-top: 10px;
}
.listtab .wrap {
	height: 40px
}
.listtab .left {
	float: left;
	padding-left: 8px
}
.listtab .left ul {
	float: left
}
.listtab .left ul li {
	float: left;
	padding: 0 3px;
	margin-top: 11px
}
.listtab .left ul li a {
	display: block;
	height: 28px;
	padding-left: 15px;
	background: #f2f9fe url(../images/tab_btn_bg.gif) repeat-x;
	border: 1px solid #77afde;
	border-bottom: none;
	color: #333;
	float: left
}
.listtab .left ul li a span {
	display: block;
	height: 28px;
	line-height: 29px;
	padding-right: 15px;
	cursor: pointer;
	overflow: hidden;
	float: left
}
.listtab .left ul li a.selected {
	background: #1594ce url(../images/tab_btn_bg.gif) repeat-x left -30px;
	color: #fff;
	border-color: #3272a7
}
.listtab .left ul li a.select {
	background: #1594ce url(../images/tab_btn_bg.gif) repeat-x left -30px;
	color: #fff;
	border-color: #3272a7
}
.listtab .left ul li a.selected span {
}
.listtab h2 {
	height: 38px;
	line-height: 38px;
	font-size: 12px
}
.listtab h3 {
	height: 38px;
	margin: 0;
	line-height: 38px;
	text-align: center;
	color: #004a7d;
	font-size: 14px;
	font-weight: bold;
}
.listtab .right {
	float: right;
	padding-right: 8px
}
.subtitle {
	height: 30px;
	line-height: 30px;
	padding: 10px
}
.subtitle h3 {
	font-size: 14px
}
input.smallButton {
	background-image: url(../images/button_small_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	background-color: #fff;
	padding: 0 5px;
	font-family: "ËÎÌå";
	font-size: 12px;
	cursor: pointer
}
input.smallButtonBlue {
	color: #fff;
	background-position: left top;
	border: 1px solid #3591de
}
input.smallButtonLightBlue {
	color: #2984d3;
	background-position: left -20px;
	border: 1px solid #79b3e1
}
input.smallButtonOrange {
	color: #fff;
	background-position: left -40px;
	border: 1px solid #f47602
}
input.smallButtonLightOrange {
	color: #e75a0b;
	background-position: left -60px;
	border: 1px solid #ffbe8f
}
input.smallButtonGreen {
	color: #fff;
	background-position: left -80px;
	border: 1px solid #388600
}
input.smallButtonLightGreen {
	color: #3f9700;
	background-position: left -100px;
	border: 1px solid #6ecb2c
}
input.middleButton {
	background-image: url(../images/button_middle_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	background-color: #fff;
	padding: 0 5px;
	font-family: "ËÎÌå";
	font-size: 12px;
	cursor: pointer
}
input.middleButtonBlue {
	color: #fff;
	background-position: left top;
	border: 1px solid #3591de
}
input.middleButtonLightBlue {
	color: #2984d3;
	background-position: left -26px;
	border: 1px solid #79b3e1
}
input.middleButtonOrange {
	color: #fff;
	background-position: left -52px;
	border: 1px solid #f47602
}
input.middleButtonLightOrange {
	color: #e75a0b;
	background-position: left -78px;
	border: 1px solid #ffbe8f
}
input.middleButtonGreen {
	color: #fff;
	background-position: left -104px;
	border: 1px solid #317500
}
input.middleButtonLightGreen {
	color: #3f9700;
	background-position: left -130px;
	border: 1px solid #6ecb2c
}
.control {
	background: url(../images/control_bg.gif) repeat-x;
	height: 20px;
	line-height: 20px;
	padding: 5px
}
.control ul li {
	float: left;
	padding-left: 10px
}
.control ul li a {
	display: block;
	background-position: 5px 2px;
	background-repeat: no-repeat;
	color: #333;
	height: 20px;
	line-height: 22px;
	overflow: hidden;
	padding: 0 5px 0 25px
}
.control ul li a.edit {
	background-image: url(../images/edit_ico.gif)
}
.control ul li a.del {
	background-image: url(../images/del_ico.gif)
}
.control ul li a.select {
	background-image: url(../images/select_ico.gif)
}
.control ul li a.add {
	background-image: url(../images/add_ico.gif)
}
.control ul li a.refresh {
	background-image: url(../images/refresh_ico.gif)
}
.control ul li a.mobile {
	background-image: url(../images/mobile_ico.gif)
}
.control ul li a.email {
	background-image: url(../images/email_ico.gif)
}
.control ul li a.message {
	background-image: url(../images/message_ico.gif)
}
.control ul li a.move {
	background-image: url(../images/move_ico.gif)
}
.control ul li a.clear {
	background-image: url(../images/clear_ico.gif)
}
.control ul li a.switch {
	background-image: url(../images/switch_ico.gif)
}
div.mainborder {
	border: 1px solid #a2bcd5;
	background: #fff
}
div.search {
	padding: 10px;
	border-bottom: 1px solid #c3d7ef
}
div.search .container {
	background: #f5f5f5;
	padding: 10px
}
div.search .container table {
	table-layout: fixed
}
div.search td {
	padding: 6px
}
div.search input.search {
	width: 80px;
	height: 32px;
	border: none;
	padding-left: 15px;
	background: #fb8726 url(../images/search_btn_icon.gif) no-repeat 14px center;
	cursor: pointer;
	color: #fff;
}
div.search input.export {
	width: 80px;
	height: 32px;
	border: none;
	padding-left: 15px;
	cursor: pointer;
	color: #fff;
	background: #fb8726 url(../images/icon_export.png) no-repeat 14px center;
}
div.search .filters {
	border-top: 1px solid #ccc;
	margin-top: 5px
}
div.search .filters dl {
	border-top: 1px solid #fff;
	padding-top: 20px
}
div.search .filters dl dt {
	float: left;
	height: 22px;
	line-height: 22px
}
div.search .filters dl dd {
	float: left;
	line-height: 22px
}
div.search .filters ul li {
	float: left;
	padding-right: 7px
}
div.search .filters ul li a {
	display: block;
	float: left;
	padding: 0 28px 0 5px;
	border: 1px solid #f60;
	background: #FFF7DF url(../images/filter_close_ico.gif) no-repeat right center;
	height: 22px;
	line-height: 22px;
	color: #333
}
.mainfooter {
	background: #e9f3f5;
	height: 35px;
	line-height: 35px;
	margin-top: 20px;
	border-top: 1px solid #a1b8d8
}
.mainfooter .left,
.mainfooter .right {
	padding: 0 10px
}
.mainfooter .left span {
	padding: 0 5px;
	font-weight: bold;
	color: #f30
}
.mainfooter .center .excel {
	background: url(../images/excel_foot_button.gif) no-repeat;
	width: 100px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	border: none
}
table.mainTable {
	width: 100%;
}
table.mainTable thead tr th {
	padding: 0 10px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}
table.mainTable thead tr th .order {
	padding-left: 8px
}
table.mainListTable thead tr {
	background: #eef7fe url(../images/list_thead_line.gif) repeat-x left bottom;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #c3d7ef
}
table.mainListTable tbody tr {
	background: url(../images/dot_e1_1.gif) repeat-x left bottom;
	height: 35px
}
table.mainListTable tbody tr.odd {
	background-color: #f5f7fa
}
table.mainListTable tbody tr th {
	font-weight: normal;
	background-color: #dff0f9;
	background-image: url(../images/form_th_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom
}
table.mainListTable tbody tr td {
	padding: 10px 10px
}
table.mainListTable tbody tr.noline {
	background-image: none
}
table.mainColormainListTable tbody tr.color {
	background-color: #f9f9f9
}
table.mainColormainListTable tbody tr.hover {
	background-color: #f7ffeb
}
table.mainFormTable {
	background: #ccc
}
table.mainFormTable thead tr {
	background: #e4eef9
}
table.mainFormTable thead tr th {
	font-weight: normal;
	padding: 8px 12px;
	background: #e7f5fe url(../images/form_thead_title_bg.gif) repeat-x left bottom;
	color: #1a84d9;
	font-size: 14px
}
table.mainFormTable tbody tr th,
table.mainFormTable tbody tr td {
	padding: 12px
}
table.mainFormTable tbody tr td label {
	padding-right: 10px
}
table.mainFormTable tbody tr th {
	font-weight: normal;
	background-color: #dff0f9;
	background-image: url(../images/form_th_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: right;
}
table table.mainFormTable tbody tr td,
table.mainFormTable tbody tr td {
	background-image: url(../images/form_tr_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;;
	background-color: #fff
}
table.mainFormTable tbody tr td label input {
	margin-right: 4px
}
table.mainFormTable tbody tr.noline,
table.mainFormTable tbody tr.noline th,
table.mainFormTable tbody tr.noline td {
	background-image: none
}
table.mainColorFormTable tbody tr.color td {
	background-color: #f5f9fb
}
table.mainFormTable tbody tr td div.remarks p {
	line-height: 150%
}
.menubutton {
	position: relative;
	border: 1px solid #ccc;
	background: #39C
}
.menubutton dd {
	position: absolute
}
.left_menu dl,
.left_menu ul {
	margin-bottom: 0;
}
a.help {
	background: url(../images/help.gif) no-repeat center center;
	color: #fff;
	cursor: pointer;
	padding: 0 5px;
	text-decoration: none;
	margin-left: 10px
}
a.help:hover {
	background: url(../images/help_hover.gif) no-repeat center center
}
span.help {
	background: url(../images/help_ico.gif) no-repeat 17px center;
	padding-left: 40px;
	color: #f00;
	text-decoration: none
}
.pagebreak td {
	padding: 0 4px
}
.pagebreak td a {
	display: block
}
.pagebreak .page_text a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 16px;
	background-position: left center;
	background-repeat: no-repeat
}
.pagebreak .page_home a {
	background-image: url(../images/page_home_ico.gif)
}
.pagebreak .page_prev a {
	background-image: url(../images/page_prev_ico.gif);
	background-position: 4px center
}
.pagebreak .page_next a {
	background-image: url(../images/page_next_ico.gif);
	background-position: 4px center
}
.pagebreak .page_end a {
	background-image: url(../images/page_end_ico.gif)
}
.pagebreak .page_no {
	padding: 4px
}
.pagebreak .page_no a {
	display: block;
	float: left;
	padding: 0 5px;
	border: 1px solid #e3eef4;
	height: 20px;
	line-height: 20px;
	margin: 0 1px;
	background: #f9fcfc
}
.pagebreak .page_no a.page_current {
	background: #ff4d02;
	color: #fff;
	font-weight: bold
}
.pagebreak select {
	border: 1px solid #a2bcd5
}
.pagebreak .page_jump {
	padding: 0 10px
}
.pagebreak .page_jump span {
	padding: 0 5px
}
.pagebreak .page_jump .gopage {
	width: 50px;
	height: 20px;
	line-height: 20px;
	text-align: center
}
.pagebreak .page_jump .go {
	width: 50px;
	height: 22px;
	border: 1px solid #949494;
	margin-left: 10px;
	background: #ececec;
	line-height: 22px;
	cursor: pointer;
}
button.tips {
	background: url(../images/tips_ico.gif) no-repeat;
	width: 19px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	margin-left: 10px
}
#bottom {
	height: 30px;
	background: #b8d7ec no-repeat center center;
	margin-top: 10px;
	display: none
}
input.remotedesktop {
}
.listmenu {
	border: 1px solid #ccc;
	position: absolute;
	background: #fff;
	width: 200px;
	margin-left: -75px
}
.listmenu dt {
	height: 24px;
	line-height: 24px
}
.listmenu dd {
	border-top: 1px dotted #ccc;
	padding: 8px 0
}
.listmenu dd ul li {
	height: 20px;
	line-height: 20px;
}
.listmenuhover {
	margin-top: -10px;
	padding: 0 6px
}
.tips {
	background: #fffad1;
	border: 1px solid #ffbc7b;
	padding: 20px;
	margin-top: 15px;
}
.super-search {
	display: inline-block;
	width: 80px;
	height: 32px;
	line-height: 32px;
	border-radius: 2px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #ff8800;
	text-decoration: none;
}
.super-search:hover {
	text-decoration: none;
	color: #fff;
}
.upload-icon {
	display: inline-block;
	padding-left: 22px;
	background: url(../images/upload.png) no-repeat left center;
	margin-right: 10px;
}
.attachment-block {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0 10px 0 10px;
	background-color: #f2f2f2;
	margin-top: 10px;
	margin-right: 10px;
}
.del-attachment {
	margin-left: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* 同步过程进度条样式 */
.sync-container {
	width: 600px;
}
.sync-container p {
	line-height: 2em;
	font-size: 14px;
	color: #444;
}
.sync-container .progress {
	position: relative;
	height: 30px;
}
.sync-container .progress-text {
	position: absolute;
	left: 50%;
	top: 12%;
	margin-left: -12px;
	color: #444;
	font-size: 16px;
}
.sync-label {
	display: inline-block;
	width: 70px;
}
/* 密码确认输入框样式 */
.pwd-confirm-outer {
	width: 300px;
}
.pwd-confirm-outer p.pwd-confirm-row {
	margin-top: 20px;
}
.pwd-confirm-outer p.pwd-confirm-row:first-child {
	margin-top: 0;
}
.pwd-confirm-label {
	width: 200px;
}
/* ny-number组件 */
.ny-input-reset {
	padding-left: 10px;
}
.ny-number-container {
	float: left;
	line-height: 1;
}
.number-input-box {
	float: left;
	position: relative;
	width: 100px;
	border: 1px solid #ddd;
	border-radius: 2px;
	background-color: #fff;
}
.number-input-box input {
	height: 30px;
	width: 50px;
	border: none;
	line-height: 30px;
}
.ny-number-unit {
	position: absolute;
	right: 5px;
	top: 10px;
	color: #999;
	text-align: right;
}
.ny-number-control {
	display: inline-block;
	position: relative;
	z-index: 10;
	width: 32px;
	height: 32px;
	margin-left: 5px;
}
.ny-number-control span {
	position: absolute;
	left: 0;
	z-index: 11;
	width: 32px;
	height: 15px;
	background: no-repeat center;
	cursor: pointer;
}
span.number-control-up {
	top: 0;
	background-image: url(../images/number_up.png);
}
.number-control-up:hover {
	background-image: url(../images/number_up_hover.png);
}
span.number-control-down {
	bottom: 0;
	background-image: url(../images/number_down.png);
}
.number-control-down:hover {
	background-image: url(../images/number_down_hover.png);
}
.delete-disk {
	display: inline-block;
	padding-left: 20px;
	cursor: pointer;
	margin-left: 20px;
	background: url(../images/operate_delete.png) no-repeat left center;
	margin-top: 7px;
}
/* 文字状态颜色 */
.text-green {
	color: #008000;
}
.text-red {
	color: #ff0000;
}
.text-blue {
	color: #009fd9;
}
.text-grey {
	color: #999;
}
.text-orange {
	color: #ff8800;
}
.download-button {
	display: inline-block;
	padding: 3px 10px;
	background-color: #ff8800;
	color: #fff;
}
a.download-button:hover {
	color: #fff;
}
a.server-operate-button:hover {
	text-decoration: none;
}

/* 提示说明样式（一般跟在input空间后面的span标签）*/
.control-info {
	display: inline-block;
	*display:inline;
	margin-left: 15px;
	padding-left: 15px;
	background: url(../images/help.gif) no-repeat left center ;
	font-size: 12px;
}
.user-info-view {
	cursor: pointer;
}

/* 异步请求loading效果 */
.ny-loading-tip {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
}
.ny-loading-mask {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.6;
	filter:alpha(opacity=60);
	background: #000;
	width: 100%;
	height: 100%;
}
.loading-tip-head {
	height: 50px;
	line-height: 50px;
	background-color: #009FD9;
	border-radius: 2px 2px 0 0;
	padding-left: 20px;
	color: #fff;
}
.ny-loading-box {
	position: absolute;
	top: 33%;
	left: 50%;
	min-width: 360px;
	line-height: 100px;
	border-radius: 2px 2px 0 0;
	margin-top: -30px;
	margin-left: -150px;
	background: #fff;
	color: #666;
	font-size: 16px;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}
.ny-loading-box > i {
	float: left;
	width: 40px;
	height: 40px;
	margin:10px 20px 0 20px;
	margin-top: 29px;
	margin-left: 60px;
	background: url(../images/ny_loading.gif) no-repeat center center;
}