@charset "utf-8";

* {
	margin:0;
	padding:0;
}
body {
	font-size: 12px;
	color:#000;
	background: #cea972;
	font-family: Arial,sans-serif;
	text-align:center;
	/*background-image:url(../images/bg.gif); background-attachment:fixed;*/
}
p, ul, li, h7, h6, h5, h4, h3, h2, h1, input, textarea, select {
	margin:0;
	padding:0;
}
input, textarea, select {
	padding:1px;
	margin:0 2px;
	font-size:12px;
	COLOR: #333;
}


ul, li {
	list-style:none;
}
img, img a {
	border:0;
}

a:link, a:visited {
	color:#00417e;
	text-decoration: none;
}
a:active, a:hover {
	color:#ff6600;
	text-decoration: underline;
}
.wapper {
	width:1000px;
	margin:0 auto;
	background:#fff;
}
.header {
	height:82px;
}
.header .right {
	margin:0;
	line-height:21px;
	float:right;
	width:190px;
	padding:13px 0px 0px 0px;
	text-align:left;
	color:#FFDF00;
	line-height: 200%;
}

.header .right a:link, .header .right a:visited {
	color:#fff;
	text-decoration: none;
}
.header .right a:active, .header .right a:hover {
	color:#fff;
	text-decoration: underline;
}
.header .right img {
	margin:0 3px 0 10px;
}
.menubox {
	text-align:left;
	height:28px;
	color:#fff;
	background-image:url(../images/menu_bg.gif);
}
.menubox .lday {
	width:165px;
	float:left;
	color:#fff;
	padding:5px 0 3px 15px;
}
.menubox .rm {
	height:22px;
	padding:5px 0 0 3px;
}
.menubox .rm li {
	background:url(images/mlibg.gif) no-repeat center right;
	float:left;
	padding:0 10px;
}
.menubox .rm li a:link, .menubox .rm li a:visited {
	color:#7c3f03;
	text-decoration: none;
}
.menubox .rm li a:active, .menubox .rm li a:hover {
	color:#7c3f03;
	text-decoration: underline;
}
.welcome {
	width:1000px;
	height:574px;
	background-image:url(../images/welcome-page.jpg);
	background-repeat:no-repeat;
}

.footer {
	background:#f8e394;
	height:120px;
}
.footer .shang {
	background:#f08400;
	border-bottom:3px solid #fff;
	text-align: center;
	color:#fff;
	padding:2px 0 1px 0;
}
.footer .shang a:link, .footer .shang a:visited {
	color:#41c1ee;
	text-decoration: none;
}
.footer .shang a:active, .footer .shang a:hover {
	color:#ff6600;
	text-decoration: underline;
}
.footer td {
	color:#3e3936;
}

.sub_title {
	text-align:left;
	position:relative;
}
.handanneirong {
	font-family:Arial, Helvetica, sans-serif;
	color:gray;
	font-size:14.5px;
	font-weight:600;
	text-indent:30px;
}
.page_divi {

	font-weight:normal;
}

#title {
	position:relative;
	width:408px;
	height:39px;
	left:-24px;
	padding:5px 0px 0px 20px;
	font: bold 22px Arial, sans-serif, 宋体, Trebuchet;
	background:url(../images/titlebg.gif) no-repeat;
}
HR {
	border:1px solid #6B7984;
	height:1px;
}

.textinput {
	border: 1px groove #e0deb8;
	background-color:#FFFFFF;
	color: #524E49;
	font-size: 12px;
}
.textreadonly  {
	border: 1px groove #cccccc;
	background-color:#cacaca;
	color: #524E49;
}
input.form_button {
	border:0;
	font-size:12px;
	background:url(../images/btbg1.gif);
	width:50px;
	height:23px;
	color: #FFFFFF;
	padding:2;
	cursor: pointer;
}

input.form_button1 {
	border:0;
	font-size:12px;
	font-weight:none;
	background:url(../images/btbg1.gif);
	width:50px;
	height:23px;
	color: #FFFFFF;
	padding:2;
	cursor: pointer;
}
input.form_button2 {
	border:0;
	font-size:12px;
	font-weight:none;
	background:url(../images/btbg2.gif);
	width:86px;
	height:23px;
	color: #FFFFFF;
	padding:2;
	cursor: pointer;
}
input.form_button3 {
	border:0;
	font-size:12px;
	font-weight:none;
	background:url(../images/btbg3.gif);
	width:98px;
	height:23px;
	color: #FFFFFF;
	padding:2;
	cursor: pointer;
}

input.form_button4 {
	border:0;
	font-size:12px;
	font-weight:none;
	background:url(../images/btbg4.gif);
	background-repeat:no-repeat;
	width:110px;
	height:23px;
	color: #FFFFFF;
	padding:2;
	cursor: pointer;
}

input.button_go {
	border:0;
	background:url(../images/page_go.gif);
	width:26px;
	height:17px;
	padding:2;
	cursor: pointer;
}
input.button_first {
	border:0;
	background:url(../images/first.gif);
	width:20px;
	height:17px;
	color: #FFFFFF;
	padding:2;
	cursor: pointer;
}
input.button_prev {
	border:0;
	background:url(../images/prev.gif);
	width:18px;
	height:17px;
	color: #FFFFFF;
	padding:2;
	cursor: pointer;
}
input.button_next {
	border:0;
	background:url(../images/next.gif);
	width:18px;
	height:17px;
	color: #FFFFFF;
	padding:2;
	cursor: pointer;
}
input.button_last {
	border:0;
	background:url(../images/last.gif);
	width:20px;
	height:17px;
	color: #FFFFFF;
	padding:2;
	cursor: pointer;
}
input.button_go_disabled {
	border:0;
	background:url(../images/page_go_disabled.gif);
	width:26px;
	height:17px;
	color: #FFFFFF;
	padding:2;
	cursor: pointer;
}
input.button_first_disabled {
	border:0;
	background:url(../images/first_disabled.gif);
	width:20px;
	height:17px;
	color: #FFFFFF;
	padding:2;
	cursor: pointer;
}
input.button_prev_disabled {
	border:0;
	background:url(../images/prev_disabled.gif);
	width:18px;
	height:17px;
	color: #FFFFFF;
	padding:2;
	cursor: pointer;
}
input.button_next_disabled {
	border:0;
	background:url(../images/next_disabled.gif);
	width:18px;
	height:17px;
	color: #FFFFFF;
	padding:2;
	cursor: pointer;
}
input.button_last_disabled {
	border:0;
	background:url(../images/last_disabled.gif);
	width:20px;
	height:17px;
	color: #FFFFFF;
	padding:2;
	cursor: pointer;
}
.list_tr1 {
	background:#ffffff;
}
.list_tr2 {
	background:#e5e5e5;
}
.search_table {
	margin:0 auto;
	background:#e5e5e5;
	border:solid 1px #c4c4c4;
	font-size:12px;
}
.data_table {
	background:white;
	margin:10px auto;
	border-right:solid 0px #c4c4c4;
	border-top:solid 1px #c4c4c4;
	border-left:solid 1px #c4c4c4;
	border-bottom:solid 1px #c4c4c4;
}
.data_table TH {
	background:url(../images/tdbj.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	line-height:25px;
	border-right:1px solid #c4c4c4;
	border-top:1px solid white;
	border-bottom:1px solid #c4c4c4;
	font-size:12px;
	color:#000000;
}
.data_table TD {
	word-break : break-all;
	border-right:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
	height:22px;
	padding-left:5px;
	font-size:12px;
}
#error {
	position:relative;
	left:15px;
	top:0px;
	width: 645px;
	height: 305px;
	text-align:left;
	padding-left:110px;
	padding-top:40px;
	color:#0C374F;
	background:url('../images/error.gif') no-repeat 50px 20px;
}
#error h1 {
	font-size:14pt;
	color:red;
}

.input_table {
	background:white;
	margin:0 auto;
	border-right:solid 1px #c4c4c4;
	border-top:solid 1px #c4c4c4;

}
.input_table TH {
	background:url(../images/tdbj.gif);

	text-align:center;
	font-weight:normal;
	line-height:22px;
	border-right:1px solid #c4c4c4;
	border-top:1px solid white;
	border-bottom:1px solid #c4c4c4;
	border-left:1px solid #c4c4c4;
	font-size:12px;
	color:#000000;
}
.input_table TD {
	word-break : break-all;
	border-left:1px solid #c4c4c4;
	border-right:1px none #c4c4c4;
	border-bottom:1px solid #c4c4c4;
	height:22px;
	padding-left:2px;
	background:#f7f7f7;
	font-size:12px;
}
#sepline {
	background:url(../images/sepline.gif);
	text-align:left;
	height:15px;
	text-indent:10px;
}
#sepBline {
	background:url(../images/sepline.gif);
	text-align:left;
	height:26px;
	filter: FlipV;
}
#sepLleft {
	background:url(../images/seplleft.gif);
}
#sepRright {
	background:url(../images/seplleft.gif);
	filter: FlipH;
}
#sepleft {
	background:url(../images/sepleft.gif);
	height:26px;
}
#sepright {
	background:url(../images/sepleft.gif);
	height:26px;
	filter: FlipH;
}
#sepBleft {
	background:url(../images/sepleft.gif);
	height:26px;
	filter: FlipV;
}
#sepBright {
	background:url(../images/sepleft.gif);
	height:26px;
	filter: FlipH FlipV;
}
.word {
	background:white;
	width:auto;
	font-size:14.5px;
}
A.premonth {
	position:absolute;
	width:16px;
	height:16px;
	left:5px;
	background:url('../images/premonth.gif') no-repeat top left;
	cursor:pointer;
}


.report {
	border-collapse: collapse;
}
.report td {
	border: 1px #000 solid;
}
#turnpage1 {
	position:absolute;
	top:270px;
	width:270px;
}
#bigword {
	font-size:20pt;
	text-align:center;
	font-weight:bold;
}
.moduleinfo {
	width:120px;
}
.notnull {
	color:red;
}
.bottom_text {
	color: #FFFFFF;
	font-size:12px;
}
.bottom_yellow {
	color: #FFCC00;
	font-size:12px;
}
.premissionTree {
	border:1px solid #f18a00;
	padding-left:5px;
	padding-top:5px;
	line-height: 160%;
	}
	
#compareBillContDiv {
	font-size: 12px;
	width: 100%;
	padding-left:3px;
}
#compareBillContDiv TD{
	padding-left:5px;
}	
	
/*header*/
div#page_header,div#page_content,div#page_footer {width:1000px; margin:auto; clear:both;}
div#page_header {height:105px; overflow: hidden; background: url(../images/title.jpg) no-repeat;}
div#page_header div.ph_left {width: 240px; height:105px; float: left; overflow: hidden;}
div#page_header div.ph_left a.link_home {width: 240px; height:105px; display: block; float: left;}
div#page_header div.ph_right {width: 760px; height:105px; float: left; line-height: 105px; overflow: hidden;}
div#page_header div.ph_right div.phr_logout {float: right; margin-right: 40px; }
div#page_header div.ph_right div.phr_title {float: right; font-size: 24px; font-family: 黑体, Arial, Helvetica, sans-serif; font-weight: bold; color: #fff; margin-right: 130px;}
div#page_header div.ph_right div.phr_logout a {color: #fff;}

/*content*/
div#page_content {height: 546px; overflow: hidden;}
div#page_content div.pc_main {height: 546px; overflow: hidden; background:url(../images/pc_main_bg.gif) no-repeat;}
div#page_content div.pc_main div.pcm_title {line-height:36px; text-align:left; font-size: 36px; font-family: 黑体, Arial, Helvetica, sans-serif; font-weight: bold; color: #0097E0; margin-top: 320px; margin-left: 80px;}

/*footer*/
div#page_footer {height: 70px; line-height: 70px; overflow: hidden; background: #E7E7E7;}		