@charset "utf-8";

/* CSS Document */ /* 全局样式 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dd,dt
	{
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: url(../images/body_bg.gif) repeat-x #F1F1F3;
	color: #292D48;
	font-size: 12px;
	font-family: Verdana, "宋体", Arial, Sans;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

ul,ol,li,dl,dd,dt {
	list-style: none;
}

select,input,img,select,button {
	vertical-align: middle;
	font-size: 12px
}

a {
	text-decoration: none;
}

a {
	color: #444;
}

a:hover,a:active,a:focus {
	color: #0767C1;
}

.clearit {
	clear: both;
}

#top {
	min-width: 983px;
	height: 32px;
	background: url(../images/top_bg.gif) no-repeat;
	color: #A5A9C4;
	overflow: hidden;
	text-align: right;
	padding-right: 20px;
	padding-top: 18px;
}

#top a {
	color: #fff;
	margin: 0px 3px
}

#top a:hover {
	text-decoration: underline
}

#navBar {
	min-width: 1003px;
	background: url(../images/nav_bg.gif) repeat-x;
	height: 30px;
}

#nav {
	float: left;
	padding-left: 15px;
	margin-top: 4px;
}

#nav ul li {
	float: left;
	display: inline-block
}

#nav ul li a {
	float: left;
	margin-right: 10px;
	color: #fff;
	width: 73px;
	height: 23px;
	line-height: 23px;
	text-align: center
}

#nav ul li a:hover {
	background: url(../images/nav_on_bg.gif) no-repeat;
	font-weight: bold
}

#nav ul li.active a {
	background: url(../images/nav_on_bg.gif) no-repeat;
	font-weight: bold
}

#qMenu {
	float: right;
	padding-right: 20px;
	margin-top: 6px
}

#qMenu .btn {
	background: url(../images/qMenu_btn.gif) no-repeat;
	width: 90px;
	height: 19px;
	display: block;
	padding-left: 10px;
	line-height: 19px;
	color: #444
}

#qMenu ul {
	position: relative;
}

#qMenu ul li ul {
	top: 17px;
	position: absolute;
	width: 80px;
	background: url(../images/qMenu_bg.gif) no-repeat 0px bottom;
	padding: 5px 10px 5px 10px;
	display: none
}

#qMenu ul li ul li {
	height: 23px;
	line-height: 23px;
	border-top: 1px #eee solid;
	background: url(../images/icon1.gif) no-repeat 66px 7px;
}

#wrap {
	margin-left: 185px;
	height: auto;
	min-height: 100%;
	display: inline-block
}

#subNav {
	float: left;
	margin-left: -185px;
	width: 183px;
	border-right: 1px #D1D4DA solid;
	border-top: 1px #D1D4DA solid;
	border-bottom: none;
	padding-right: 1px;
	position: relative;
	background: #fff;
	display: inline
}

#subNav li {
	background: url(../images/icon2.gif) no-repeat 160px 0;
}

#subNav li.over {
	background: url(../images/icon2.gif) no-repeat 160px -28px #f3f3f3
}

#subNav li a {
	display: block;
	line-height: 27px;
	height: 27px;
	border-bottom: 1px #e5e5e5 solid;
	padding-left: 25px;
	font-weight: bold
}

#subNav li a:hover {
	
}

#subNav li a.current {
	background: url(../images/icon2.gif) no-repeat 160px -28px #F8EEE4;
	color: #ff9c00;
	font-weight: bold
}

#subNav li a.fold {
	background: url(../images/icon4.gif) no-repeat 12px 0px
}

#subNav li ul li a {
	padding-left: 40px;
	font-weight: normal
}

#subNav li ul li a.fold {
	background: url(../images/icon4.gif) no-repeat 27px 0px
}

#subNav li ul li ul li a {
	padding-left: 55px
}

#subNav li a.expand {
	background: url(../images/icon4.gif) no-repeat 12px -28px
}

#subNav li ul li a.expand {
	background: url(../images/icon4.gif) no-repeat 27px -28px
}

#subNav .menu_item {
	display: none
}

#subNav .active {
	display: block
}

#main {
	width: 100%;
	float: left;
	min-width: 818px
}

#po {
	height: 36px;
	background: url(../images/po_bg.gif) repeat-x;
}

#po ul.btns {
	float: left;
	width: 250px;
	background: url(../images/icon5.gif) no-repeat 0px 6px;
	height: 28px;
	margin-left: 10px;
}

#po ul.btns a {
	display: block;
	width: 35px;
	float: left;;
	padding-left: 25px;
	line-height: 29px;
	margin-right: 2px
}

#po ul.text {
	float: right;
	padding-top: 6px;
	padding-right: 20px;
	background: url(../images/icon3.gif) no-repeat 0px 8px;
	padding-left: 18px
}

#mainCo {
	padding: 5px 10px 10px 10px; *
	padding: 5px 30px 10px 10px;
	overflow-y: scroll;
	overflow-x: hidden
}

#mainCo {
	padding-right: 10px\9;
}

* html #mainCo {
	padding-right: 10px
}

#mainCo #mainFrame {
	border: 1px #D1D4DA solid;
	width: 100%;
	height: 100%
}

#jd_shadow {
	z-index: 999;
	position: absolute;
	background-color: #000000;
	filter: alpha(opacity = 25);
	-moz-opacity: 0.25;
	opacity: 0.25;
}

#jd_dialog {
	z-index: 1000;
	position: absolute;
}

#jd_dialog_s {
	position: absolute;
	background-color: #000000;
	filter: alpha(opacity = 40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

#jd_dialog_m {
	position: absolute;
}

#jd_dialog_m_h {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	cursor: move;
}

#jd_dialog_m_h_l {
	float: left;
	color: white;
	font-weight: bold;
	padding-left: 10px;
}

#jd_dialog_m_h_r {
	float: right;
	color: white;
	padding-top: 7px;
	padding-right: 5px;
	cursor: pointer;
}

#jd_dialog_m_h_r a {
	display: block;
	text-indent: -999;
	width: 16px;
	height: 16px;
	background: url(../images/dialog_close.gif);
}

#jd_dialog_m_h_r a:hover {
	background-position: 0 -16px;
}

#jd_dialog_m_b {
	float: left;
}

#jd_dialog_m_b_1 {
	position: absolute; alpha (opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	z-index: 900;
}

#jd_dialog_m_b_2 {
	position: absolute;
	z-index: 899;
}

#jd_dialog_m_t {
	float: left;
	width: 100%;
	height: 20px;
	padding-top: 1opx;
	text-align: center;
}

.jd_dialog_m_t_s {
	padding-left: 10px;
}