.main {
	margin-bottom: 10px;
	background: #fff;
}
.main .title {
position: relative;
height: 33px;
font-size: 14px;
line-height: 18px;
color: #0080c1;
border-bottom: 1px solid #0080c1;
}
.main .title span {
	height: 30px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	color: #0080c1;
	line-height: 30px;
}
.export {
	position: relative;
	margin-left: 240px;
	background-color: #fff;
}
.export .h1 {
	position: relative;
	margin-bottom: 40px;
	font-size: 24px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
}
.export .h1:before {
 	position: absolute;
 	content: " ";
 	left: 0;
 	right: 0;
 	top: 23px;
 	height: 1px;
 	border-bottom: 1px solid #ccc;
}
.export .h1 span {
	position: relative;
 	padding-right: .5em;
 	font-size: 30px;
 	font-family: "Microsoft YaHei";
 	background: #fff;
}
.export .h1 em {
	color: #777;
	font-size: 24px;
}

.export h5 {
	background-repeat: no-repeat;
	font-weight: lighter;
	height: 26px;
	line-height: 24px;
	padding: 0 10px;
}
.export .op_a {
	background-repeat: no-repeat;
	float: left;
	margin-right: 20px;
	padding-left: 20px;
	background: url(/images_new/op_a.gif) no-repeat;
}
.export #copybtn {
	
}
.export #exportbtn {
	background-position: 0 -24px;
}
.export #printbtn {
	background-position: 0 -48px;
}

.btns_a {
	float: left;
	border: 0 none;
	cursor: pointer;
	height: 24px;	
	line-height: 22px;
	margin-right: 7px;
	text-align: center;
	padding: 0 10px;	
	background-color: #fff;
}
.searchbox .b {
    height: 60px;
	 padding-top: 20px;
    padding-left: 150px;
}


.export_num {
	height: 24px;
	margin-bottom: 5px;
	line-height: 24px;
}
.export_type {
	position: absolute;
	right: 0;
	top: 7px;
	padding-left: .5em;
	background: #fff;
}
.export_type a {
 	display: inline-block;
 	height: 30px;
 	margin: 0 5px;
 	padding: 0 20px;
 	line-height: 30px;
 	font-size: 14px;
 	color: #000;
 	background: #fff;
 	border: 1px solid #777;
 	border-radius: 15px;
}




.on {
	color: #fff;
	text-shadow: 0 1px 0 #00648a;
	background-color: #0084b7;
	background-image: -moz-linear-gradient(center top , #4ca8cc, #0084b7);
	border: 1px solid #00648a;
}
.on:hover {
	background-image:-moz-linear-gradient(top,#4598b8,#0077a5);
	border-color:#00648a;
	color: #fff;
	box-shadow:inset 0px 1px 5px #00648a;
}
.summary {
	margin-bottom: 20px;
}
.summary h1 {
    font-family: Microsoft YaHei;
    font-size: 24px;
    font-weight: lighter;
    line-height: 35px;
}
.summary h1 label {
	font-size: 18px;
}
.summary p {
	font-size: 14px;
	line-height: 25px;
}
.summary p span {
	margin-right: 15px;
}
.summary p a {
	font-size: 14px;
}

.export_area, .report-area {
	padding: 10px 0;
	font-size: 14px;
	line-height: 160%;
	color: #5e6668;

}
.report-area {
	border: 0;
	background: transparent;
}


.export_area h2, .report .report-area h2 {
    position: relative;
    height: 30px;
    margin-bottom: 15px;
    line-height: 28px;
    font-weight: bold;
    font-size: 12px;
}
.export_area h2:before, .report .report-area h2:before {
	position: absolute;
 	content: " ";
 	left: 0;
 	right: 0;
 	top: 14px;
 	height: 1px;
 	border-bottom: 1px solid #ccc;
}
.export_area h2 span, .report .report-area h2 span {
    position: relative;
    margin: 0!important;
    padding-right: .5em;
    font-size: 18px!important;
    font-family: "Microsoft YaHei";
    font-weight: lighter;
    background: #fff;
}

.export_area h2 span {
	font-size: 14px;	
}
.report .report-area h2 span {
	font-size: 18px;
}
.export_area h3 {
	margin: 10px 0 20px;
	font-family: "Microsoft YaHei";
    font-size: 16px;
    font-weight: lighter;
    color: #000;
}

.export_cnt {
	margin-bottom: 20px;
}
.t_list {
	margin-bottom: 20px;
}
.t_list table  {
	width: 100%;	
}
.t_list th, .t_list td {
	height: 30px;
	padding: 0 3px;
	font-size: 14px;
	line-height: 28px;
	color: #555;
	background: #fdfdfd;
	border: 1px solid #e4e4e4;
}
.t_list .highlight td {
	background: #fff;
}
.t_list .highlight .type {
	background: #fcfcfc
}
.t_list th {
	height: 35px;
	line-height: 34px;
	color: #666666;
	font-weight: lighter;
	text-align: center;
	background: url(/images_new/b_gray2.gif) repeat-x ;
}
.t_list .title {
	text-align: left;
}
.t_list td {
	padding: 3px 5px;
	line-height: 22px;
}

.t_list td a {
	color: #000;
}
.t_list td .read {
	overflow: hidden;
	display: block;
	width:17px;
	height: 17px;
	margin: 0 auto;
	text-indent: -300px;
	background: url(/images_new/read.gif) no-repeat;
}
.t_list td .downl {
	overflow: hidden;
	display: block;
	width:19px;
	height: 17px;
	margin: 0 auto;
	text-indent: -300px;
	background: url(/images_new/downl.gif) no-repeat;
}
.t_list  tr:hover td, .t_list .highlight:hover .type {
	background: #e5f1f7;
}

.t_list  tr:hover td .read {
	background: url(/images_new/read_over.gif) no-repeat;
}
.t_list  tr:hover td .downl {
	background: url(/images_new/downl_over.gif) no-repeat;
}

.t_list  tr:hover td a {
	
}
.t_list  tr:hover td .cover {
	display: inline;
}
.t_list  td .cover {
	display: none;
	position: relative;
}
.t_list  td .cover .hover {
	position: absolute;
	left: 2px;
	top: -52px;
	width: 175px;
	height: 242px;
	padding: 10px 15px 15px 27px;
	background: url(/images_new/list_hover.png) no-repeat;
}
.t_list  td .cover .hover img {
	width: 175px;
	height: 242px;
}
.t_list .data {
    padding-right: 20px;
    text-align: right;
}
.t_list .links a {
	margin-right: 10px;
	text-decoration: underline;
}
.export_cnt .t_list .links a {
	color: #0088dd;
}
.t_list th.type {
	font-weight: bold;
}
.t_list td.type {
	font-weight: bold;
	background: #f9f9f9;
}
.graphs_show, .graphs_text {
	position: relative;
	width: 800px;
	margin: 0 auto 20px;
	text-align: center;
}
.graphs_text {
	margin-bottom: 50px;
}

.editop {
    height: 60px;
    padding: 20px 50px 10px;
}
.editop li {
    float: left;
    font-size: 12px;
    line-height: 28px;
    width: 100px;
}


.tips {
	padding: 0 25px 20px;
	background: #f4f4f4;
}
.tips:after {
    clear: both;
    color: #333333;
    content: " ";
    display: block;
}
.tips{zoom:1;}


.tips li {
	float: left;
	width: 375px;
	padding: 2px 0;
	text-align: left;
}
.tips span {
	font-weight: bold;
	margin-right: 5px;
}


.exportmsg {

}
.exportmsg .alert {
	position: fixed;
	top: 250px;
	_top:expression(eval(document.documentElement.scrollTop+250));
	left: 50%;
	width: 380px;
	height: 40px;
	margin-left: -190px;
	padding-top: 160px;
	line-height: 20px;
	font-size: 14px;
    z-index: 999999;
    color: #fff;
  background: url(/images_new/overload2.gif) no-repeat 0 -50px;
 border-radius: 5px;
  opacity: 0.8;
  filter:alpha(opacity=80);
  box-shadow: 3px 3px 3px #000;
}
.exportmsg .alert img {
	display: none;
}


.sidecatalogbg {
	left: 50%;
    margin-left: -590px;
    position: fixed;
    top: 150px;
    width: 200px;
}
.catalog-cnt {
	border-left: 2px solid #ccc;
}
.catalog-cnt dl {
	margin: 0;
	margin-left: -6px;
	padding: 5px 0;
	line-height: inherit;
	border: 0;
}
.catalog-cnt dl dt:hover, .catalog-cnt dl dd:hover {
	background-color: #d6dee5;
	border-radius: 3px;
}

.catalog-cnt dt {
	font-size: 14px;
	margin-bottom: 5px;
	padding: 3px 5px 3px 18px;
}
.catalog-cnt dt.current {
	background: url(/images_new/sideToolbar.png) no-repeat 0 8px;
}
.catalog-cnt dt a {
	font-size: 14px;
	font-weight: bold;
	color: #000
}
.catalog-cnt dd {
	display: none;
	position: relative;
	margin-left: 10px;
	margin-bottom: 3px;
	padding: 2px 3px 2px 38px;
	font-size: 12px;
}
.catalog-cnt dd.current {
	background: url(/images_new/sideToolbar.png) no-repeat 3px -144px;
}
.catalog-cnt dd span {
	position: absolute;
	width: 25px;
	margin-left: -22px;
}
.catalog-cnt dd a {
	color: #333
}

.report-summary h1, .object-summary h1 {
    font-family: Microsoft YaHei;
    font-size: 24px;
    font-weight: lighter;
    line-height: 35px;
}
.report-summary .report-year, .report-summary .report-data {
	margin: 1em 0;
	font-size: 14px;
	line-height: 25px;
}
.report-summary div span, .object-summary div span {
	margin-right: 15px;
}
.report-summary div a, .object-summary div a {
	font-size: 14px;
}
.report-summary .report-year {
	height: 25px;
}
.report-summary div .label, .report-summary div .sel, .report-summary div .fl {
	float: left;
	margin: 0 10px 0 0;
}

.report-summary .sel {
	position: relative;
	width: 60px;
	height: 22px;
	line-height: 20px;
	line-height: 24px\9;
	text-align: left;
	color: #000;
	background: url(/images_new/adv-input-bg.png) no-repeat left;
	border: 1px solid #bcbcbc;
	border-radius: 2px;
}
.report-summary .sel .disp {
	display: block;
	height: 22px;
	padding-left: 8px;
	line-height: 20px;
	line-height: 24px\9;
	background: url(/images_new/ico-arrow.png) no-repeat right -59px ;
}
.report-summary .sel-box {
	display: none;
	position: absolute;
	left: -1px;
	top: 22px;
	overflow: hidden;
	overflow-y: scroll ;
	width: 68px;
	height: 115px;
	background: #fff;
	border: 1px solid #dddddd;
	border-bottom: 0;
	z-index: 5;
}
.report-summary .sel-box li {
	border-bottom: 1px solid #dddddd;
}
.report-summary .sel-box a {
	display: block;
	height: 18px;
	padding: 2px 8px;
	line-height: 18px;
}
.report-summary .sel-box a:hover {
	background: #f1f1f1;
}
.report-summary .btn-c {
	float: left;
	width: 60px;
	height: 25px;
	border: 1px solid #ccc;
	cursor: pointer;
	font-size: 14px;
	border-radius: 2px;
}
.report-summary .link {
	position: absolute;
	right: 20px;
	top: 24px;
}
.report-summary .link a {
	display: block;
	width: 80px;
	height: 25px;
	line-height: 24px;
	border: 1px solid #ccc;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	border-radius: 2px;
}
.report h2 {
	position: relative;
	margin-bottom: 40px;
	font-size: 24px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
}
.report h2:before {
	position: absolute;
	content: " ";
	left: 0;
	right: 0;
	top: 23px;
	height: 1px;
	border-bottom: 1px solid #ccc;
}
.report h2 span {
	position: relative;
	padding-right: .5em;
	font-size: 30px;
	font-family: "Microsoft YaHei";
	background: #fff;
}
.report h2 em {
	color: #777;
	font-size: 24px;
}
.report h3 {
	margin: 10px 0 20px;
	font-family: "Microsoft YaHei";
    font-size: 16px;
    font-weight: lighter;
    color: #000;
}

.report .report-item {
	margin-bottom: 20px;
}
.report .table-list {
	margin-bottom: 20px;
}
.report .table-list table  {
	width: 100%;	
}
.report .table-list th, .report .table-list td {
	height: 30px;
	padding: 0 3px;
	line-height: 28px;
	color: #555;
	background: #fdfdfd;
	border: 1px solid #e4e4e4;
}
.report .table-list .highlight td {
	background: #fff;
}
.report .table-list .highlight .type {
	background: #fcfcfc
}
.report .table-list th {
	height: 35px;
	line-height: 34px;
	color: #666666;
	font-weight: lighter;
	text-align: center;
	background: url(../images/table-tr-bg.gif) repeat-x #e4e4e4;
}
.report .table-list .title {
	text-align: left;
}
.report .table-list td {
	padding: 3px 5px;
	line-height: 22px;
}

.report .table-list td a {
	color: #000;
}
.report .table-list td .cover {
	display: none;
	position: relative;
}
.report .table-list td .cover .hover {
	position: absolute;
	left: 2px;
	top: -52px;
	width: 175px;
	height: 242px;
	padding: 10px 15px 15px 27px;
	background: url(/images_new/list_hover.png) no-repeat;
}
.report .table-list td .cover .hover img {
	width: 175px;
	height: 242px;
}
.report .table-list .data {
    padding-right: 20px;
    text-align: right;
}
.report .table-list .links a, .report .table-list .links span {
	display: inline-block;
	overflow: hidden;
	height: 24px;
	margin-right: 10px;
	color: #0088dd;
	text-decoration: underline;
}
.report .table-list .links span {
	color: inherit;
	text-decoration: inherit;
}

.report .table-list th.type {
	font-weight: bold;
}
.report .table-list td.type {
	font-weight: bold;
	background: #f9f9f9;
}
.report-graph, .report-graph-text {
	position: relative;
	width: 800px;
	margin: 0 auto 20px;
	text-align: center;
	
}
.report-graph-text {
	margin-bottom: 50px;
}


.search-report, .search-cite, .search-h {
	position: relative;
	padding: 15px;
}
.search-report .report {
	padding: 0 20px 0 250px;
}
.search-report .report-catalogbg {
	left: 20px;
	_left: -230px;
}
.search-cite .report {
	padding: 0 20px;
}
.search-cite .report-summary, .search-h .report-summary, .object-compare .report-summary  {
	min-height: 130px;
	padding: 10px 0;
}
.search-cite .left-box, .search-cite .right-box {
	float: left;
	width: 540px;
	
}
.search-cite .right-box {
	float: right;
}
.search-cite .list-box {
	clear: both;
}
.search-cite .report-graph {
	width: 540px;
}
.h td {
	text-align: center;
}
.search-cite .report h2 {
	height: 23px;
	padding-left: 10px;
	line-height: 20px;
	border-left: 8px solid #006aad;
}
.search-cite .table-list th {
	border: 1px solid #ccc;
}
.search-cite .num th {
	background: none #e4e4e4;
}
.report .table-list {
	position: relative;
}
.report .table-list .index-h td {
	background: #eff6fa;
	border-top: 2px solid #006aad;
	border-bottom: 2px solid #006aad;
}
.report .table-list .index-h .h {
	display: block;
	position: relative;
	_left: 30px;
	_padding-left: 10px;
	text-align: center;
}
.report .table-list .index-h .h * {
	position: absolute;
	top: -9px;
	height: 40px;
	font-size: 12px;
	line-height: 38px;
	font-weight: bold;
	color: #fff;
	background: #006aad;
}
.report .table-list .index-h .h sup {
	left: -20px;
	_left: -40px;
	width: 13px;
	padding-left: 4px;
	text-align: center;
}
.report .table-list .index-h .h sub {
	right: -1090px;
	width: 14px;
	padding-right: 3px;
	text-align: center;
	
}

.object-compare {
	position: relative;
	padding: 15px 10px;
}
.object-compare .report {
	float: left;
	position: static;
	width: 450px;
	padding: 0 20px;
	
}
.object-compare .report-right {
	float: right;
	padding-left: 24px;
	border-left: 1px solid #ccc;
}
.object-compare .report-right h2 {
	display: none;
}
.object-compare .object-summary {
	
}
.object-compare .report-summary h1 span {
	margin-right: 1em;
}
.object-compare .sel {
	display: inline-block;
	position: relative;
	width: 75px;
	height: 22px;
	margin: 6px 0;
	line-height: 20px;
	line-height: 24px\9;
	text-align: left;
	font-size: 12px;
	color: #000;
	border: 1px solid #bcbcbc;
	border-radius: 2px;
}
.object-compare .sel .disp {
	display: block;
	height: 22px;
	padding-left: 8px;
	line-height: 20px;
	line-height: 24px\9;
	background: url(/images_new/ico-arrow.png) no-repeat right -59px ;
}
.object-compare .sel-box {
	display: none;
	position: absolute;
	left: -1px;
	top: 22px;
	width: 125px;
	background: #fff;
	border: 1px solid #dddddd;
	border-bottom: 0;
	z-index: 5;
}
.object-compare .sel-box li {
	border-bottom: 1px solid #dddddd;
}
.object-compare .sel-box a {
	display: block;
	height: 18px;
	padding: 2px 10px;
	line-height: 18px;
}
.object-compare .sel-box a:hover {
	background: #f1f1f1;
}
.object-compare h2 {
	position: absolute;
	left: 40px;
	font-weight: bold;
	background: none;
	border: 0;
}
.object-compare .report-item-cnt {
	padding-top: 50px;
	padding-bottom: 20px;

}

.object-compare .all-item-graph {
	height: 400px;
}
.object-compare .all-item-graph .report-graph {
	position: absolute;
	left: 50%;
	margin-left: -400px;
}
.object-compare .all-item-word {
	zoom:1;
}
 .object-compare h6 {
 	overflow: hidden;
	height: 30px;
	font-size: 14px;
	font-weight: lighter;
	text-align: center;
	line-height: 30px;
	background: #fff;
}
.object-compare .all-item-word:after {
	clear: both;
	color: #333333;
	content: " ";
	display: block;
}
.object-compare .the-same {
	position: absolute;
	left: 50%;
	width: 260px;
	margin-left: -130px;
	
}
.object-compare .the-same .graph-box {	
	padding: 15px;
	text-align: center;
	background: #fff;
	border: 1px solid #e4e4e4;
}
.object-compare .all-item-word .the-same a {
	color: #ff6600;
}
.object-compare .all-item-table {
	zoom:1;
}
.object-compare .all-item-table:after {
	clear: both;
	color: #333333;
	content: " ";
	display: block;
}
.object-compare .all-item-table .table-list {
	float: left;
	width: 270px;
	
}
.object-compare .all-item-table .the-same {
	width: 320px;
	margin-left: -160px;
	
}

.object-compare .report-right .all-item-table .table-list {
	margin-left: 110px;
	_margin-left: 118px;	
	
}

.object-compare .tab1 td {
	text-align: center;
}
.word-list {
	float: left;
	width: 310px;
	line-height: 30px;
	background: #fff;
	
}
.word-list .word-list-box {
	overflow: hidden;
	height: 210px;
	padding: 5px 15px;
	border: 1px solid #e4e4e4;
}
.report-right .word-list {
	float: right;
}
.word-list a {
	float: left;
	margin-right: 10px;
	white-space: nowrap;
}
.word-list .font1 {
	font-size: 12px;
}
.word-list .font2 {
	font-size: 14px;
}
.word-list .font3 {
	font-size: 18px;
}
.word-list .op1 {
	opacity: 0.6;
	filter:alpha(opacity=60);
}
.word-list .op2 {
	opacity: 1;
	filter:alpha(opacity=100);
}
.word-list .op3 {
	opacity: 1;
	font-weight: bold;
	filter:alpha(opacity=100);
}

.layer-box {
	display: none;
	position: fixed;
	left: 50%;
	top: 150px;
	width: 700px;
	min-height: 300px;
	_height: 300px;
	margin-left: -350px;
	padding: 5px;
	text-align: left;
	background: #fff;
	border: 1px solid #b4d9f3;
	border-radius: 5px;
	z-index: 1000;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+150));
	_bottom: auto;
}
.layer-box .layer-title {
	height: 33px;
	padding: 0 15px;
	font-size: 14px;
	line-height: 33px;
	color: #5c5c5c;
	border-bottom: 1px solid #ccc;
}
.layer-box .close {
	position: absolute;
	right: 0;
	top: 0;
border-left: 1px solid #BBBBBB;
width: 34px;
height: 34px;
padding: 0 15px;
text-align: center;
vertical-align: bottom;
cursor: pointer;
background: url(../images/advance-close.gif) center no-repeat;
}
.layer-box .close a {
	display: block;
	width: 34px;
	height: 34px;
}
.layer-box .close img {
	display: none;
}
.layer-cnt {
	padding: 10px 20px;
}

.layer-cnt p, .layer-cnt .sinput-top, .layer-cnt .sinput, .layer-cnt .sel-op, .layer-cnt .filter, .layer-cnt .submit {
	min-height: 26px;
	_height: 26px;
	margin: 18px 0;
	padding-left: 10px;
	line-height: 24px;
	text-align: left;
}
.layer-cnt .sinput-top {
	padding-left: 82px;
}
.layer-cnt .sinput {
	padding-left: 30px;
}
.layer-cnt .sinput {
	height: auto;
	margin: 10px 0;
	padding: 0 10px;
	zoom: 1;
}
.layer-cnt .sinput:after {
	clear: both;
	color: #333333;
	content: " ";
	display: block;
}





.layer-cnt p span, .layer-cnt .sel, .layer-cnt .s, .layer-cnt .input {
	float: left;
	margin-right: 10px;
}
.layer-cnt .input {
	position: relative; /*?*/
	width: 321px;
	height: 22px;
	padding: 0 5px;
	background: #fff;
	border: 1px solid #bcbcbc;
	border-radius: 2px;
}
.layer-cnt .input input {
	width: 321px;
	_width: 309px;
	height: 21px;
	*height: 22px;
	_height: 17px;
	line-height: 22px;
	background: transparent;
	border: 0;
}
.layer-cnt .textarea {
	float: left;
	width: 530px;
	height: 92px;
	padding: 0 5px;
	background: #fff;
	border: 1px solid #bcbcbc;
	border-radius: 2px;
}
.layer-cnt .textarea textarea {
	width: 526px;
	_width: 609px;
	height: 90px;
	*height: 90px;
	_height: 85px;
	line-height: 22px;
	background: transparent;
	border: 0;
}

.layer-cnt strong {
	float: left;
	font-weight: lighter;
	width: 65px;
	margin-bottom: 5px;
	text-align: right;
}
.layer-cnt span {
	float: left;
	margin: 0 5px;
}
.layer-cnt .submit {
	_margin-bottom: 0;
	padding: 0;
	text-align: center;
}
.layer-cnt .submit input {
	display: inline-block;
	width: 120px;
	height: 38px;
	margin: 0 15px;
	font-size: 16px;
	line-height: 37px;
	color: #fff;
	background-color: #0F6A7B;
	border: 1px solid #00648a;
	border-radius: 20px;	
	cursor: pointer;
}
.layer-cnt .submit .btn-c {
	color: #000;
    background-color: #fff;
    border: 1px solid #000;
}

.layer-cnt .intro {
	display: none;
}
.layer-cnt .alert {
line-height: 30px;
color: red;
}
.report {
	position: relative;
	margin-left: 240px;
}
.report .save {
	padding-left: .5em;
	background: #fff;
}
.report .save  a {
    display: inline-block;
    height: 30px;
    margin: 0 0px;
    padding: 0 20px;
    line-height: 30px;
    font-size: 14px;
    color: #000;
    background: #fff;
    border: 1px solid #777;
    border-radius: 15px;
}

