body {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
html {
	background-color: #F9F9F9;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
body {
	background-color: #F9F9F9;
	font-family: Verdana, Arial,Vrinda,Tahoma;
	line-height: 175%;
	font-size:12px;
	color:#666;
}
a {
	color: #005C9C;
	text-decoration:none;
}
a:hover {
	color: #0099CC;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display:inline;
}
ul{
    margin:0;
	padding:0;
	list-style-position: outside;
	list-style-type: none;
}
li{
	margin:0;
	padding:0;
}
div{
	margin:0;
	padding:0;
}
.header_content {
	margin: 0 auto;
	padding:0px;
	height: 70px;
	width: 100%;
	background-image: url(/danimages/top-right-green.gif);
	background-repeat: repeat-x;
}
.header_content .logo {
	height: 64px;
	width: 20%;
	float: left;
}

.header_content .topbg {
	
	height: 64px;
	float: right;
	width: 80%;

}
.header_content .right_nav {
	float: right;
	width: 80%;
	height: 50px;
}

.topbg .text_left {
	float: left;
	width: 20%;
	padding: 22px 0 0 0;
	color: #CC3300;
}
.topbg .text_right {
	float: right;
	width: 80%;
	display: inline;
	padding: 12px 0 0 0;
	text-align: right;
	color: #fff;
}
.nav_list a {
	display: inline;
	color:#3399CC;
}
.nav_list li {
      display:inline;
	  }
.nav_return a {
	display: inline;
	color:#fff;
}
.nav_return li {
	display: inline;
}
#left_content {
	clear: both;
	position: absolute; 
    width: 199px;
    left: 20px; 
    padding:0px; 
    margin:0px
}

#left_content #user_info {
	/*background-image: url(/danimages/userbk2-2012.gif);*/
	background-repeat: no-repeat;
	height: 80px;
	padding: 4px 0 0 4px;
    border:1px solid #ddd;
    margin-bottom:1em;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

#left_content #user_info .icon
{
    height:40px;
    width:40px;
    top:30px;left:2px;
    position:absolute;
    background:url(/danimages/iconlist-2.gif) no-repeat scroll -185px -90px;
}

#left_content #user_info a{
    color:#0099CC;
}

#left_content #user_info input
{
    font-size:12px;
    padding:1px;
    border:1px solid #ddd;
    
}

#left_content #main_nav {
	width: 199px;
	background-image: url(/danimages/left_nav_bg.jpg);
	background-repeat: repeat-y;
}
#left_main_nav {
	float: left;
	width: 25px;
	line-height: 13px;
	color:#0099CC;
}
#left_main_nav li{
	height:69px;
	width:12px;
	text-align: center;
	padding: 7px 6px 0 7px;
}
.left_back{
	background-image: url(/danimages/manage_r7_c2.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}
.left_back_onclick{
	background-image: url(/danimages/manage_r6_c2.jpg);
	background-repeat: no-repeat;
	color:#333333;
}
#left_main_nav a{
    color:#0099CC;
}
#right_content {

	margin: -10px 0 0 199px;
	padding: 10px 0px 0px 30px;
	
}


#right_content #man_zone {
	height: 100%;
	width: 99%;
	border: 1px solid #B4C9C6;
	margin: 0 15px 0 0;
	background-color:#FFFFFF;
	padding: 15px 0px 5px 0px;
	overflow: auto;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

#right_main_nav {
	width: 170px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4C9C6;
	border-bottom-color: #B4C9C6;
	float: right;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4C9C6;
	height: auto;
    min-height:445px;
	text-align: left;   
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);

}

.list_tilte {
	background-image: url(/danimages/list_title.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	clear: both;
	height: 22px;
	width: 140px;
	padding-left: 30px;
	font-weight: bold;
	color: #0099CC;
	margin-top: 9px;
	cursor:pointer;
}
.list_tilte_onclick {
	background-image: url(/danimages/list_title_onclick.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	clear: both;
	height: 22px;
	width: 140px;
	padding-left: 30px;
	font-weight: bold;
	color: #0099CC;
	margin-top: 9px;
	cursor:pointer;
}
.list_detail {
	margin: 0 auto;
}
.list_detail li{
	list-style-image: url(/danimages/direct_blue.gif);
	list-style-position: inside;
	padding: 0 0 0 4px;
    }

#switchpic {
	width: 6px;
	cursor:pointer;
	clear: both;
	vertical-align: bottom;
	margin-top: 220px;
}
#right_content #nav {
	width:99%;
	float:left;
	background-image: url(/danimages/nav_bg.jpg);
    height:26px;
    margin:0;
}
#right_content #nav ul { 
      margin:0; 
	  list-style:none; 
	  padding: 0;
 }
#right_content #nav li {
     float:left; 
	 margin:0; 
	 padding:2px 35px 0 30px;
	 line-height:24px;
	 font-weight:bold;
}
.bg_image{
	 background: url(/danimages/manage_r2_c14.jpg) no-repeat;
	 cursor:pointer;
}
.bg_image_onclick{
	 background: url(/danimages/manage_r2_c13.jpg) no-repeat;
	 color:#0099CC;
}
#right_content #sub_info {
	width: 99%;
	float:left;
	background-image: url(/danimages/manage_r3_c11.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B4C9C6;
	border-bottom-color: #B4C9C6;
	border-left-color: #B4C9C6;
	height: 27px;
	background-repeat: repeat-x;
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
    margin-bottom:1em;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}


.left_title_1 {
	background-color: #F3F8F7;
	color:#73938E;
	font-weight:bold;
	line-height:30px;
	text-align:right
}
.left_title_2 {
	background-color: #fff;
	color:#73938E;
	font-weight:bold;
	line-height:30px;
	text-align:right;
}
#mytable { width: 100%; padding: 2px 3px 2px 5px; margin: 0; }
caption { padding: 0 0 5px 0; width: 100%; font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-align: right; }
th { font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #4f6b72; border-left: 1px solid #C1DAD7;border-right: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7; border-top: 1px solid #C1DAD7; letter-spacing: 2px; text-transform: uppercase; text-align: left; padding: 6px 6px 6px 12px; background: #F3F8F7  no-repeat; }
th.nobg { border-top: 0; border-left: 0; border-right: 1px solid #C1DAD7; background: none; }
td { border-right: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7; font-size:12px; padding: 3px 3px 3px 12px; color: #4f6b72; }
td.alt { background: #F5FAFA; color: #797268; }
th.spec { border-left: 1px solid #C1DAD7; border-top: 0; background: #fff no-repeat; font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
th.specalt { border-left: 1px solid #C1DAD7; border-top: 0; background: #f5fafa no-repeat; font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #797268; }
.dotline{background:url(/danimages/line.gif) repeat-x;height:3px;margin:5px;}
#content h1 {font-size:180%;padding: 1px 3px 0px 5px;color:#0085cc;}
#content h2 {font-size:160%;padding: 1px 3px 0px 5px;}
#content h3 {font-size:140%;padding: 0px 3px 0px 32px;}
#content h4 {font-size:100%;padding: 0px 3px 0px 32px;}
.msg {margin: 10px;padding:10px 3px; padding-left:35px;}
.msg.warning {background:url("../design/ico-warning.gif") 10px 50% no-repeat;}
.msg.info {background:url("../design/ico-info.gif") 10px 50% no-repeat;}
.msg.done {background:url("../design/ico-done.gif") 10px 50% no-repeat;}
.msg.error {background:url("../design/ico-delete.gif") 10px 50% no-repeat;}
.msg.warning {border:2px solid #F2DD8C; background-color:#FFF5CC;}
.msg.warning a {color:#df0000;} .msg.warning a:hover, .msg.warning a:active, .msg.warning a:focus {color:#303030;}
.msg.info {border:2px solid #B8E2FB; background-color:#E8F6FF;}
.msg.done {border:2px solid #BBDF8D; background-color:#EAF7D9;}
.msg.error {border:2px solid #FFAEAE; background-color:#FEEBEB;}

div#zzjs_net input#w_zzjs_net {
width:78px;
height:39px;
border:none;
cursor:pointer;
position:absolute;
top:10px;
right:30px;
background:transparent url('/danimages/loginbg.png') 0 -70px no-repeat;
}
div#my_zzjs_net {
position:absolute;
top:10px;
right:30px;
background:#fff;
filter:alpha(opacity=20);
-moz-opacity:0.2;
z-index:100;

}
div#login2 {
position:absolute;
top:2px;
right:auto;
width:193px;
z-index:100;
}
div#login2 h2 {
height:26px;
padding-top:3px;
padding-left:25px;
background:transparent url('/danimages/loginbg.png') -84px -70px no-repeat;
}
div#login2 h2 input {
height:18px;
width:18px;
float:right;
border:none;
cursor:pointer;
margin:2px 6px 0 0;
background:transparent url('/danimages/loginbg.png') 0 -169px no-repeat;
}
div#login2 h2 a {
display:block;
float:left;
width:83px;
height:26px;
line-height:26px;
text-align:center;
text-decoration:none;
color:#666;
}
div#login2 h2 a.cur {
color:#f00;
font-size:14px;
background:transparent url('/danimages/loginbg.png') 0 -187px no-repeat;
}
div#login2 ul {
padding:14px 0 18px 12px;
background:transparent url('/danimages/loginbg.png') -84px bottom no-repeat;
}
div#login2 ul li {
padding-left:60px;
margin-top:10px;
display:inline-block;
}
div#login2 ul li {
display:block;
}
div#login2 ul li:after {
content:"youdian";
clear:both;
display:block;
height:0;
visibility:hidden;
}
div#login2 ul li tt {
float:left;
width:60px;
margin-left:-50px;
text-align:right;
line-height:22px;
color:#444;
}
div#login2 ul li div input.cell, div#login2 ul li div input.cell2 {
height:16px;
padding:2px;
line-height:16px;
width:159px;
border:1px #dcdcdc solid;
color:#666;
}
div#login2 ul li div input.cell2 {
width:50px;
}
div#login2 ul li div label {
color:#666;
cursor:pointer;
}
div#login2 ul li div img {
margin-bottom:-7px;
margin-right:8px;
}
* html div#login2 ul li div img {
margin-bottom:-4px;
}
*+html div#login2 ul li div img {
margin-bottom:-4px;
}
div#login2 ul li div input#fnlogin {
width:59px;
height:21px;
cursor:pointer;
border:none;
margin-right:15px;
background:transparent url('/danimages/loginbg.png') 0 -148px no-repeat;
}
div#login2 ul li p {
padding-top:4px;
color:#f00;
}



.controlbar_border{ display:block;}
.controlbar_border *{ background:#e4e4e4;display:block;height:1px;overflow:hidden }
.controlbar_border_layer3 { background:#e9e9e9;border-left:1px solid #f5f5f5; border-right:1px solid #f5f5f5;margin:0 1px;padding:0 1px}
.controlbar_border_layer2 { border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;margin:0;padding:0}
.controlbar_border_layer1 { border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; margin:0}

#controlbar_border_content{
    background:#e4e4e4; overflow:hidden; padding:4px 10px 4px 10px;*zoom:1;*padding-bottom:0.5em;
}

.controlbar_border_content{
    background:#e4e4e4; overflow:hidden; padding:4px 10px 4px 10px;*zoom:1;*padding-bottom:0.5em;
}

#report_tools{
    margin:0 0 .5em 0;min-height:1.5em;width:100%;height:2em;
    margin-bottom:2em;
}


#report_subpage
{
    margin-top:2em;
}

#report_subpage #sub_page_label
{
    border-bottom:1px solid #B5B5B5;
}

#report_subpage #sub_page_list
{
    margin-left: 2em;
}


/*内容自动生成目录*/
.contentindex
{
	float:right;
	border:1px solid #aaa;
	padding:0.1em 0.4em 1em 0.6em;
	background:#fff;
	font-size:88%;
	right:3em;
	position:absolute;
}

.contentindex_header
{
	background:#E4E4E4;
	font-weight:bold;
	padding:0.1em;
	margin-left:-0.5em;
	margin-right:-0.3em;
	text-align:center;
	margin-bottom:0.8em;
}
.contentindex_header .menu
{
	
}
.contentindex_header .menuoption
{
	font-weight:normal;
	color: #005C9C;
	font-size:90%;
	right:0em;
	margin-left:4em;
}

.contentindex_2
{
	list-style:none;
	margin-top:0.4em;
}

.contentindex_3
{
	list-style:none;
	margin-left:2em;
	line-height: 13px;
}



#report_tools{
    margin:0 0 .5em 0;min-height:1.5em;width:100%;height:2em;
    margin-bottom:2em;
}

#report_tools  .icon{
    background:transparent url(../images/g/sprites.gif) no-repeat scroll -95px -241px;
    height:13px;
    width:13px;
}

.controlbar_border{ display:block;}
.controlbar_border *{ background:#e4e4e4;display:block;height:1px;overflow:hidden }
.controlbar_border_layer3 { background:#e9e9e9;border-left:1px solid #f5f5f5; border-right:1px solid #f5f5f5;margin:0 1px;padding:0 1px}
.controlbar_border_layer2 { border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;margin:0;padding:0}
.controlbar_border_layer1 { border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; margin:0}

#controlbar_border_content{
    background:#e4e4e4; overflow:hidden; padding:4px 10px 4px 10px;*zoom:1;*padding-bottom:0.5em;

}

.controlbar_border_content{
    background:#e4e4e4; overflow:hidden; padding:4px 10px 4px 10px;*zoom:1;*padding-bottom:0.5em;

}




#report_main h1{
	
}


#report_main h2{
    /*background:#696969;*/
	background:#fff;
    color:#333;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
    padding-top:0.2em; padding-bottom:0.2em;padding-left:0.5em;
    margin-top:2em;
    margin-bottom:0.5em;
	font-family:黑体;
}

#report_main h3{
    border-bottom:1px solid #696969;
    /*background:#dfdfdf;*/
	background:#fff;
    color:#333;
    padding-top:0em; padding-bottom:0em;padding-left:0.5em;
    margin-top:2em;
    margin-bottom:0.5em;
	font-family:黑体;	
}

#report_main p
{
    margin-top:0.2em;
    text-indent:2em;
    line-height:1.5em;
}

#report_main .chart_area
{
    margin-top:1em;
    margin-bottom:1em;
    margin-left:2em;
    /* border:1px solid #eee; */
}

#report_main .chart_area  .chart_review
{
    background:#E5E5E5;
    width:75%;
    margin-left:2em;
    padding:0.5em 0.5em 0.5em 0.5em;
    line-height:1.5em;
    text-indent:2em;
}

#report_main .chart_option
{
    margin-left:2em;
}

#report_main table{font-size:12px;border:1px solid #eee;}
#report_main table td {
	border-bottom:1px solid #ccc;
	text-align:center;
	padding-left:0.2em;
	padding-right:0.2em;
    white-space:nowrap; 
}

table.simple td {
    text-align:left !important;
}

#report_main .nf
{
	border:none;
}

#report_main img
{
	margin-left:1em;
	margin-right:2em;
	margin-bottom:0.5em;
	margin-top:0.5em;
}

#report_main .floatright
{
	float:right;
	margin-left:2em;
	margin-right:1em;
	margin-bottom:0.5em;	
}

#report_main li
{
	margin-bottom:0.5em;
}

#report_main .thead
{
	/* background-color: #F3F8F7; */
    background-color: #E0F7D4;
}


