.main {
	margin-bottom: 10px;
	min-height: 400px;
	padding: 10px;
	_height: 400px;
	background: #fff;
	border: 1px solid #b4d9f3;
border-radius: 4px;
}
.summary {
	position: relative;
	min-height: 195px;
	_height: 195px;
	padding: 15px 10px 30px 230px;

	z-index: 2;
}
.summary h1 {
	margin-bottom: 10px;
	padding-right: 150px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	font-size: 24px;
}
.summary p {
	padding: 0;
	margin: 0.8em 0;
	color: #777;
	line-height: 20px;
}
.summary .obj-id { position:relative;top:0px;font-size:14px; margin: 0 0 20px;}
.summary .obj-id span {margin-right: 20px;font-weight: lighter;}
.summary .obj-id span a { margin-right:10px; font-size:14px; text-decoration:underline}
.summary .obj-id span strong {
 	display: inline-block;
	border: 1px solid #333;
	padding: 3px;
	line-height: 14px;
	margin-right: 3px;
	border-radius: 3px;
}
.summary .intro {
	text-indent: 2em;
}
.summary .more {
	margin-left: 20px;
	text-decoration: underline;
}
.summary .op {
	position: absolute;
right: 10px;
top: 4px;
}
.summary .op a {
float: left;
height: 27px;
_height: 22px;
margin-right: 5px;
padding: 0 5px;
_padding-top: 5px;
line-height: 25px;
color: #333;
background: #f9f9f9;border: 1px solid #d4d4d4;
}
.summary .op .op-ico {
overflow: hidden;
display: inline-block;
width: 19px;
height: 18px;
margin-right: 4px;
background: url(../images/object-op-ico.png) no-repeat 0 -36px;
vertical-align: text-top;
}

.summary .left {
	position: absolute;
	left: 20px;
	top: 10px;
	margin: 0.8em 0;
	box-shadow: 0 0 5px #777;
}
.summary .left span {
	display: block;
}
.summary .pic img {
	width: 180px;
	height: 180px;
}
.summary .left .a_link {
	display: none;
	padding: 5px;
}

.summary .data, .summary .output {
	overflow: hidden;
	zoom: 1;
}
.summary .data span, .summary .output span {
	float: left;
	height: 24px;
	margin-right: 15px;
	margin-bottom: 5px;
	padding-right: 15px;
	white-space: nowrap;
	border-right: 1px solid #ccc;
}

.summary .data i, .summary .output i {
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
}
.summary .data a, .summary .output a {
	color: #777;
	text-decoration: underline;
}
.summary .bdsharebuttonbox {
	position: absolute;
	left: 55px;
	top: 205px;
	width: 115px;
}
.summary .bdsharebuttonbox a {
	border: 0;
}

#bds_code {
	position: absolute;
	left: -33px;
	top: 30px;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
}
#bds_code p {
	margin: 0;
	text-align: center;
	line-height: 14px;
}
#bds_code .arrow {
	position: absolute;
	top: -7px;
	left: 35px;
	width: 10px;
	height: 10px;
	background: url(/images_new/ico-arrow3.png) no-repeat;
}



.switch {
	position: relative;
	height: 40px;
	margin-bottom: 10px;
	padding: 0 10px;
	line-height: 40x;
	border-bottom: 1px solid #0c5186;

}
.switch a {
	float: left;
	width: 118px;
	height: 40px;
	font-size: 16px;
	font-weight: lighter;
	line-height: 40px;	
	color: #fff;
	text-align: center;
	font-family: "Microsoft YaHei";
	background: url(../images/switch-bg.gif) repeat-y center;
	border-right: 1px solid #92c8ec;
}
.switch .current {
	color: #fff;
	background: #0c5186;
}
.detail .cnt {
	min-height: 400px;
	_height: 400px;
	padding: 10px;
}
.detail .cnt .newstitle {
	margin: 20px 0 30px;
	font-size: 24px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	line-height: 30px;
	text-align: center;
}
.detail .cnt .intro {
	padding-top: 20px; 
	padding-left: 20px;
	padding-right: 30px;
	margin-bottom: 20px;
}
.detail .cnt .list {
	padding-top: 15px;
}
.detail .cnt .list dl {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background: url(/Template/t2/images/Arrow.gif) no-repeat 0 7px;
	border-bottom: 1px dotted #c0c0c0;
}
.detail .cnt .list dt a {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: underline;
	color: #666;
}
.detail .cnt .list dd {
	color: #777;
	line-height: 20px;
}
.intro {
	padding-top: 20px; 
	padding-left: 20px;
	padding-right: 30px;
	margin-bottom: 20px;
}
.view {
	min-height: 350px;
	_height: 300px;	
	padding: 5px 10px;
}
.view * {
	float: none;
	margin: inherit;
	padding: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: 2;
	list-style: inherit;
	font-family: sans-serif,Arial,Verdana,"Trebuchet MS";
	border: 0;
}

.view  h1, .view  h2, .view  h3, .view  h4, .view  h5, .view  h6 {
	font-size: inherit;
	font-weight: normal;
	line-height: 1.2;
	padding: 0;
	margin: 1em 0;
}
.view p {
	padding: 0;
	margin: 1em 0;
}
.view ol, .view ul, .view dl {
	margin: 1em 0;
    padding: 0 40px;
}
.view ol {
	list-style: decimal;
}
.view li {
	padding: 0;
}
.view a {
	color: #04538a;
	text-decoration: underline;
}
.view strong {
	margin: 0;
	font-size: inherit;
	line-height: 1.2;
}
.view  h1 {
	font-family:inherit;
    font-size: 28px;

    line-height: 1.2;
    margin: 0;
    margin:1em 0;   
}

.view  h2 {
	font-size: 20px;
}
.view  h3 {
	font-size: 14px;
}
.view  h4 {
	font-size: 12px;
}
.view  h5 {
	font-size: 11px;
}
.view  h6 {
	font-size: 10px;
}
.view .marker {
	background-color: #FFFF00;
}
.view p {
	text-indent: 2em;
}



.yjly {
	padding-top: 20px;
	border-top: 1px dotted #ccc;
	
}
.news {
	padding: 20px 20px 20px 10px;
}
.news li {
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	background: url(../images/point_ico.png) no-repeat 0 3px;
	border-bottom: 1px dotted #ccc;
}
.news li a {
	font-size: 14px;
}
.news li tt {
	float: right;	
	*margin-top: -26px; 
	_margin-top: -26px; 
}

/* left */
.left_cluster {
	float: left;
	width: 220px;  
	padding: 0 10px;
}
.search_add {
	margin-bottom: 20px;
}
.search_add h2 {
	height: 36px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: lighter;
	line-height: 34px;
}
.search_add .line {
	min-height: 26px;
	_height: 26px;
	margin: 10px 0;
	line-height: 24px;
	text-align: left;
}
.search_add .line span {
	float: left;
	margin: 0 5px;
}
.search_add .submit {
	min-height: 26px;
	_height: 26px;
	margin: 10px 0;
	line-height: 24px;
	text-align: center;
}
.search_add .submit .sub {
	display: inline-block;
	width: 98px;
	height: 22px;
	line-height: 20px;
	color: #fff;
	text-shadow: 0 1px 0 #00648a;
	background-color: #0084b7;
	background-image: -moz-linear-gradient(center top , #4ca8cc, #0084b7);
	border: 1px solid #00648a;	
}
.search_add .submit .sub2 {
	display: inline-block;
	width: 52px;
	height: 25px;
	background: url(../images/search_btn.gif);
}
.search_add .sel, .search_add .t {
	width: 76px;
	height: 22px;
	float: left;
	margin-right: 5px;
	line-height: 24px;
	line-height: 28px\9;
	text-align: left;
	color: #000;
	background: url(../images/search_add_sel.gif);
}
.search_add .sel .ubox {
	width: 74px;
}
.search_add .t {
	width: 55px;
	margin-right: 0;
	background: url(../images/advance_t.gif);
}
.search_add .t .ubox {
	width: 53px;
	z-index: 9999;
}
.search_add .t ul {
	overflow: auto;
	width: 69px;
	height: 200px;
}


.search_add .input {
	float: left;
	width: 125px;
	height: 20px;
	padding: 0 5px;
	background: #fff;
	border: 1px solid #BBBBBB;
}
.search_add .input input {
	width: 125px;
	height: 20px;
	line-height: 20px;
	background: transparent;
	border: 0;	
}
.search_report {
	position: relative;
	color: #666666;
}
.search_report h2 {
	position: relative;
	height: 33px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #0080c1;
	border-bottom: 1px solid #0080c1;
}
.search_report h2 em {
	height: 30px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	color: #0080c1;
	line-height: 30px;
}
.group_block {
	margin-bottom: 10px;
}
.group_block h3 {
	border-bottom: 1px solid #EAEAEA;
    font-size: 14px;
    font-weight: lighter;
    line-height: 12px;
    padding: 0 0 5px;
	font-family: Microsoft YaHei;
	line-height: 20px;
	font-weight: lighter;
}
.group_block h3 tt {
	float: right;
	margin-top: 5px;
	*margin-top: -25px;
	_margin-top: -25px;
}
.group_block h3 tt a {
	display: block;
	height: 22px;
	width: 22px;
	background: url(../images/close_op.png);
}
.group_block h3 tt .open {
	background-position: right -3px;
}
.group_block h3 tt .close {
	background-position: right -3px;
}
.group_block .list {
	padding-bottom: 8px;

}
.group_block ul {
	width: 220px;
	overflow: hidden;	
	padding: 7px 0 5px 0;
}
.group_block li {
	display: block;
	margin-bottom: 4px;
	line-height: 20px;
	color: #000;
}
.group_block li span {
	cursor: pointer;
}
.group_block .level0 {

}
.group_block .level0 li {

}
.group_block .level0 li tt {

}
.group_block .level1 {
	width: 183px;
	padding: 5px 0 0 7px;
}
.group_block .level1 li {
	padding-right: 0;
}
.group_block .level2 {
	padding: 5px 0 0 7px;
}
.group_block .level2 li {
	padding-right: 0;
}


.group_block li input {
	margin: -1px 5px 2px 0;
	_margin-right: 2px;
	_margin-top: 0;
	
}
.group_block li .show, .group_block li .hide, .group_block li .loading {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 1px 0 0;
	_margin-top: 2px;
	background: url(../images/object_group_show.gif) no-repeat 0 1px ;
	vertical-align: middle;
}
.group_block li .hide {
	background: url(../images/object_group_hide.gif)  no-repeat;
}
.group_block li .loading {
	background: url(../images/treeloading.gif) no-repeat center;
}
.group_block li:hover {
	background: url(../images/group_block_hover.png) no-repeat;
}
.group_block li tt {
	float: right;
}
.group_block .find {
	padding: 0 10px;
}
.group_block .find .input {
	width: 125px;
	height: 23px;
	padding: 0 5px;
	line-height: 21px;
	border: 1px solid #e3e3e3;
}
.group_block .find select {
	width: 63px;
	height: 23px;
	padding-left: 5px;
	line-height: 21px;
	border: 1px solid #e3e3e3;
	vertical-align: middle;
}
.group_block .area_view, .group_block .class_view {
	overflow: hidden;
	width: 235px;
}
.group_block .area_view ul, .group_block .class_view ul {
	width: 210px;
	padding: 15px;
}

.group_block .area_view li, .group_block .class_view li {
	display: inline;	
	padding: 0;
}


.group_block .area_view li {
	float: left;
	width: 42px;
	margin-bottom: 10px;

}
.group_block .class_view a {
	display: block;
	margin-bottom: 10px;
	margin-right: 15px;
	white-space: nowrap;
}
/* end*/

/* search_list*/
.search_list {
	float: right;
	width: 705px;
	padding: 5px 0;
	color: #666666;
}


.left_list .search_list {
	border-right: 1px solid #ccc;
}

.search_list dl {
	position: relative;
	padding: 8px 10px 10px 30px;
	_background: #fff;
	border-bottom: 1px dotted #c0c0c0;
}
.no-sel dl {
	padding-left: 0;
}


.search_list dt {
	padding: 4px 0;
	line-height: 20px;
	font-weight: bold;
}

.search_list dd {
	position: relative;
	padding: 2px 0;
	color: #666;
	line-height: 20px;
}

.search_list dt a {
	font-size: 14px;
	color: #666;
	text-decoration: underline;
}
.search_list dt tt {
	float: right;
	*margin-top: -26px;
	_margin-top: -26px;
}
.search_list dt tt a {
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}


.search_list .sel {
	position: absolute;
	height: 17px;
	left: 0;    
   top: 11px;
   *top: 10px;
   _top: 10px;
}
.search_list .sel input {
	vertical-align: bottom;
}
.rank {
    background: #3ca4e9 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: lighter;
    height: 18px;
    line-height: 16px;
    margin-right: 3px;
    padding: 0 2px;
    text-align: center;
    vertical-align: baseline;
    width: auto;
}
.type_media .sel, .type_writer .sel, .type_subject .sel, .type_organ .sel, .type_fund .sel {
	
}


.search_list .num {
	display: none;
	position: absolute;
	width: 80px;
	padding: 0;
	left: -80px;
	_left: -100px;
   top: 17px;	
	z-index: 5;
	text-align: right;
}
.type_media .num, .type_writer .num, .type_subject .num, .type_organ .num, .type_fund .num {
	top: 15px;	
}



.search_list .num .t {
	float: right;
	height: 13px;
	width: 5px;
	
}
.search_list .num .n {
	float: right;

	height: 13px;
	line-height: 12px;
	background:#fff;
}
.search_list .media {
	margin-right: 15px;
}
.search_list .media a {
	color: #000;
}
.search_list .media i {
	display: inline-block;
	height: 15px;
	margin: 0 2px;
	padding: 0 2px;
	font-size: 10px;
	font-family: Arial;
	line-height: 13px;
	color: #a29122;
	vertical-align: text-bottom;
	background: #f4f4f4;
	border: 1px solid #a29122;
}
.search_list .writer {
	white-space: normal;
}
.search_list .writer a {
	/*color: #d12737;*/
}
.search_list .fund {
	color: #2fa4dc;
}
.search_list .subject a {
	color: #666;
	text-decoration: underline;
}




.organ .fbqk dl, .author .fbqk dl {
	border-bottom: 1px dotted #C0C0C0
}


.search_list .keyword {
	background: #F2F2F2;
    height: 28px;
    line-height: 28px;
    margin-left: -40px;
    margin-right: -10px;
    margin-top: 6px;
    padding: 7px 0;
    padding-left: 28px;
}
.search_list .keyword a {
	color: #ff794c;
	text-decoration: none;
}
.search_list .keyword tt {
	float: right;
	*margin-top: -28px;
}
.search_list .keyword tt a {
	display: inline-block;
	width: 67px;
	height: 27px;
	margin: 0 5px;
	padding: 0;
	line-height: 25px;
	text-align: center;
	background: none;
	border: 1px solid #fff;
	text-indent: 0;
}
.search_list .keyword tt .original a {
	color: #000;
	background: #dfdfdf;
}
.search_list .keyword tt .read a {
	color: #fff;
	background: #999;
}

.search_list .cited {
	color: #FF8105;
	text-decoration: underline;
}
.search_list .data {
	color: #49a415;
}
.search_list .data span {
	margin-right: 15px;
}
.search_list .data a {
	color: #49a415;
	text-decoration: underline	
}
.search_list .data2 {
	color: #90a415;
}
.search_list .data2 span {
	margin-right: 15px;
}
.search_list .data2 a {
	color: #90a415;
	text-decoration: underline	
}
.search_list .org_n {
	margin-left: 5px;
	padding-left: 15px;
	color: #909090;
	background: url(../images/ico-arrow2.gif) no-repeat;
}

.search_list .item a {
	margin-right: 10px;
	text-decoration: underline;
	white-space: nowrap;
}
.search_list .subclass a {
	margin-right: 10px;
	color: #777;
}
.search_list .subclass a:hover {
	text-decoration: underline;	
}
.search_list .full_list {
	padding: 0 12px;
}
.search_list .full_list dd {
	padding-left: 65px;
}
.search_list .full_list dd strong {
	position: absolute;
	left: 0;
	_left: -70px;
	_margin-top: -3px;
	font-weight: lighter;
}
.search_list .full_list .sel, .search_list .full_list .num {
	padding-left: 0;
}
.search_list .full_list .num {
	left: -70px;
	top: 17px;
	_left: -105px;
}

.search_list .simple_list table {
	width: 100%;
	border-collapse: collapse;
   border-spacing: 0;
}
.search_list th, .search_list td {
	padding: 0 5px;
}
.search_list th {
	height: 38px;
	line-height: 36px;
	font-weight: lighter;
	color: #666;
	background: url(../images/b_gray2.gif) repeat-x bottom ;
}
.search_list td {
	padding: 10px 5px;
	line-height: 18px;
	border-bottom: 1px dashed #e4e4e4;
}
.search_list td input {
	margin-right: 8px;
}
.search_list td .read {
	overflow: hidden;
	display: block;
	width:17px;
	height: 17px;
	margin: 0 auto;
	text-indent: -300px;
	background: url(../images/read.gif) no-repeat;
}
.search_list td .downl {
	overflow: hidden;
	display: block;
	width:19px;
	height: 17px;
	margin: 0 auto;
	text-indent: -300px;
	background: url(../images/downl.gif) no-repeat;
}
.search_op_bottom {
	padding-top: 10px;
}
.search_op_bottom .pages{
	height: 20px;
	line-height: 20px;
}
.search_op_bottom .pages .total {
	float: left;
	border: 0;
}
.search_op_bottom .pages .page {
	float: right;
}
.search_op_bottom .pages .page a {
	display: inline-block;
	margin: 0 2px;
	padding: 0 3px;
}
.search_op_bottom .pages .page .current {
	font-weight: bold;
	text-decoration: underline;
}
.search_op_bottom .pages .page a:hover{
	text-decoration: underline;
}

.pages {
	text-align: right;
}
.pages .total {
	display: inline-block;
	border: 0;
}
.pages .page {
	display: inline-block;
}
.pages .page a {
	display: inline-block;
	margin: 0 2px;
	padding: 0 2px;
}
.pages .page .current {
	font-weight: bold;
	text-decoration: underline;
}
.pages .page a:hover{
	text-decoration: underline;
}
.pages .jump {
	display: inline-block;
	margin-left: 10px;
}
.pages .jump .pinput {
	width: 30px;
	text-align: center;
}
.pages .jump .btn {
	display: inline-block;
	height: 21px;
	margin-left: -1px;
	padding: 0px 10px;
	color: #fff;
	background: #3ca4e9;
	border: 0;
	border-radius: 2px;
}

/*  end  */


/*  stat  */
.stat {
	float: left;
	width: 235px;
	padding-top: 5px;
	margin-right: 15px;
}
.stat h2, .article h2, .author h2 {
height: 33px;
font-size: 16px;
font-family: "Microsoft YaHei";
font-weight: lighter;
color: #0080c1;
line-height: 33px;
border-bottom: 1px solid #0080c1;
}
.stat h2 a, .article h2 a, .author h2 a {
	color: #ccc;
}
.stat h2 .on, .article h2 .on, .author h2 .on {
	font-size: 16px;
	color: #0080c1;
}
.stat h2 tt, .article h2 tt, .author h2 tt {
	float: right;
	margin-top: 2px;
	*margin-top: -28px;
	_margin-top: -28px;
}
.stat h2 tt a, .article h2 tt a, .author h2 tt a {
	color: #555;
	padding-left: 22px;
	background: url(../images/view.gif) no-repeat 0 -3px;
}
.article h2 {

}

.stat p {
	padding: 5px 0;
}
.stat i {
	margin-right: 5px; 
	margin-bottom: -2px;
	font-size: 18px;
	font-weight: bold;
	color: #444;
}

.stat .graph {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.stat .graph h2 {
	font-size: 16px;

}
.stat .graph h2 a {
	
}
.stat .graph h2 tt a {
	font-size: 12px;
}
.stat .graph .num {
	padding: 10px 0;
}
.stat .graph .num i {
	font-size: 22px;
}
.stat .graph .time {
	position: absolute;
	right: 10px;
	top: 35px;
	padding-right: 16px;
	font-size: 22px;
	font-family: "Microsoft YaHei";
	background: url(../images/ar.gif) no-repeat right;
}
.article {
	float: right;
	width: 700px;
	padding: 5px 0;	
}
.article dl {
	padding-left: 0;
}
.article .search_list {
	float: none;
	width: auto;
	border: 0;
	padding: 0;
	color: #666;
}
.search_list .original, .search_list .subject, .search_list .read {
	margin-right: 1em;
}
.search_list .original a, .search_list .subject a, .search_list .read a {
	text-decoration: underline;
}
.cus_list_main .by {
	color: #FF8105;
}


.article dl {

	
}

.author {
	float: right;
	width: 200px;
}

.s_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.s_box .ct {
	padding: 5px 0;
}
.stat_ico {
	margin: 0 5px;
	vertical-align: middle;
}
/*  end  */


.author_list dl {
	position: relative;
	height: 30px;
	padding: 10px 0 10px 40px;
	color: #666;
	border-bottom: 1px solid #eaeaea;
}
.author_list dt {
	float: left;
	width: 75px;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.author_list dt a {
	color: #666;
	font-size: 14px;
	text-decoration: underline;
}
.author_list dd {
	float: left;
	width: 120px;
	line-height: 24px;
	text-align: right;
}
.author_list dd i {
	font-size: 12px;
	font-weight: lighter;
}
.author_list .pic {
	position: absolute;
	left: 0;
	top: 10px;
	width: 30px;
}
.author_list .pic img {
	width: 30px;
	height: 30px;
}

.graph .flash {
	padding-top: 20px;
	text-align: center;
}
.graph .g_about {
	padding-top: 20px;
}
.graph .g_about h2 {
	border-bottom: 1px solid #ccc;	
	padding: 0 0 5px;
	line-height: 22px;
	font-weight: lighter;
}
.graph .g_box {
	float: left;
	width: 370px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.graph .g_box h4 {
	padding: 0 0 5px;		
	font-family: Microsoft YaHei;
	font-size: 14px;
	font-weight: lighter;
	line-height: 22px;
	border-bottom: 1px solid #EAEAEA;
}

.g_box dl {
	position: relative;
	height: 30px;
	padding-left: 15px;
	color: #7a7a7a;
	line-height: 30px;
	background: url(../images/point_ico.png) no-repeat 2px 9px;
	border-bottom: 1px dashed #dddede;
}
.g_box dt {
	width: 80px;
	float: left;
}
.g_box dt a {
	color: #006aad;
	text-decoration: none;
}
.g_box dd {
	float: left;
}
.g_box .pic {
	position: absolute;
	left: 5px;
	top: 8px;
}
.g_box li {
	height: 30px;
	padding-left: 14px;
	line-height: 28px!important;
	line-height: 30px;
	background: url(../images/point_ico.png) no-repeat 2px 8px;
	border-bottom: 1px dashed #ccc;
}
.stat_detail {
	padding: 5px 20px;
}
.stat_detail h2 {
	margin-top: 5px;
	font-size: 14px;
	margin-bottom: 20px;
}
.stat_detail h2 a {
	font-size: 14px;
	font-weight: lighter;
}
.stat_detail h3 {
	margin-bottom: 20px;
	margin: 20px 0;
}
.stat_detail .graph {
	width: 600px;
	margin: 0 auto 20px;
}

.stat_detail th, .stat_detail td {
	text-align: center;
	border: 0;
	border-bottom: 1px solid #E4E4E4;
}
.stat_detail .t_list {

}


.graphs {
	float: left;
	width: 802px;
	border-right: 1px solid #dedede;
	background: #f9f9f9;
}
.graph_r {
	float: right;
	width: 170px;
	background: url("../images/object_graph_r.gif") repeat-y #fff;
}

.m_op {
	height: 110px;
	border-bottom: 1px solid #ccc;
}
.m_op .cl {
	float: left;
	width: 116px;
	padding: 10px;
}
.m_op .cl img {
	vertical-align: middle;
}
.m_op .cl label {
	display: block;
	margin-bottom: 25px;
	text-align: center;
}

.m_op .cl a span {
	left: -7px;
	position: absolute;
	text-align: center;
	top: -21px;
	width: 30px;
}
.m_op .cl .check {
	margin-top: 10px;
	text-align: center;
}


.pager {
	padding: 10px 0;
	text-align: right;
}
.pager a {
    display: inline-block;
    margin: 0 2px;
    padding: 0 3px;
    color: #666666;
}
.pager a.current {
    font-weight: bold;
    text-decoration: underline;
}


.hd_type {
	float: right;
	width: 190px;
	margin-right: 15px;
}
.hd_type li {
    border-bottom: 1px dotted #CCCCCC;
}
.hd_type li a {
	border-bottom: 1px dotted #FAFAFA;
	color: #666666;
	display: block;
	padding: 8px 0 8px 15px;
	background: url(../images/point_ico.png) no-repeat 5px 11px;
}
.hd_type li a.current {
	background: url(../images/Arrow.gif) no-repeat 5px 13px #fafafa;
}
.hd_type li a tt {
	float: right;
	*margin-top: -23px;
	_margin-top: -23px;
}

.l_graph_layer {
	position: fixed;
	top: 250px;
	width: 100%;
	text-align: center;
	z-index: 999999;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop+250));
	_bottom:auto;	
}
.l_graph_box {
	width: 965px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;	
	background: #e0f7ff;
	border: 1px solid #7589ba;
	border-radius: 5px;
}
.l_graph {
	position: relative;
	font-size: 14px;

}
.l_graph h2 {
	font-family: Microsoft YaHei;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 15px;
	text-align: center;
}
.l_graph .close {
	position: absolute;
	right: -11px;
	top: -11px;	
}
.l_graph .close a {
	display: block;
	padding: 5px 10px;
	font-size: 14px;
	color: #000;
}

.graphs_show_table {
    position: absolute;
    right: 19px;
    top: 40px;
}
.graphs_show_table table {
    background: none repeat scroll 0 0 #C9D1E0;
    border: 1px solid #03679B;
    margin: 0 auto;
    width: 300px;
}
.graphs_show_table th {
    background: none repeat scroll 0 0 #3FA2C8;
    border: 1px solid #03679B;
    color: #FFFFFF;
    font-weight: lighter;
    padding: 0 3px;
    text-align: center;
    white-space: nowrap;
    width: 60px;
}
.graphs_show_table td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #03679B;
    padding: 0 3px;
    text-align: center;
}
.graphs_show_table td.h1 {
    background: none repeat scroll 0 0 #D8E8F0;
    color: #0F71A4;
}

.search_result {
 overflow: hidden;
	 padding: 10px 0;
	 border-bottom: 1px dotted #ccc;
}
.search_sort {
	float: right;	 
	margin-left: 15px;
}
.search_result .filter {
 float: left;
 	line-height: 24px;
}
.search_result .filter h5
{
	 float: left;
}
.search_result .filter ul
{
	 display: inline;
}
.search_result .filter li
{
	 border: 1px solid #93a8a9;
	 float: left;
	 margin: 3px 0;
	 margin-right: 10px;
	 white-space: nowrap;
}
.search_result .filter li span
{
	 background: url("../images/input_bg.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
	 float: left;
	 height: 16px;
	 line-height: 15px !important;
	 padding: 0 10px;
}
.search_result .filter li .close
{
	 background: url("../images/input_bg.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
	 border-left: 1px solid #93a8a9;
	 float: left;
	 padding: 1px;
}
.search_result .search_count {
 	float: right;
 	line-height: 24px;
}
.search_op {
 	float: left;
 	line-height: 24px;
}
.search_op a {	
	display: inline-block;
	margin-right: 10px;
	padding: 0px 10px;
	color: #fff;
	background: #3ca4e9;
	border-radius: 2px;
}
.search_bottom {
	height: 30px;
	padding: 10px 0;
}
.search_bottom .pages {
	float: right;

	line-height: 24px;
}

.nodata-tips {
	padding: 20px;
	border-bottom: 1px solid #ccc;
}
.nodata-tips h6 {
	margin-bottom: 8px;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	line-height: 24px;
}
.nodata-tips li {
	padding: 5px 0;
	list-style: circle inside ;
}
.right-list {
	float: right;
	width: 200px;
	min-height: 80px;
	_height: 80px;
	padding: 15px;
}

.right-list li {	
	border-bottom: 1px dotted #ccc;
}
.right-list li a {
	display: block;
	padding: 8px 0 8px 24px;
	color: #666666;	
	background: url(../images/point2.gif) 5px 12px no-repeat;
	border-bottom: 1px dotted #fafafa;
}
.right-list li a:hover {
	opacity: 0.8;
	filter:alpha(opacity=80);
	background-color: #e0f7ff;
}
.right-list li.current {
	font-weight: bold;
	background: url(../images/Arrow.gif) no-repeat 315px 11px #fafafa;
}
.right-list li.current:hover {
	background: url(../images/Arrow.gif) no-repeat 315px 11px #fafafa;
}
.right-list li tt {
	float: right;
	margin-right: 10px;
	*margin-top: -24px;
	_margin-top: -24px;
}


@media screen and (min-width: 1450px) {
.search_list {
	width: 905px;
}
.m_op .cl {
	width: 145px;
}
}
.jl {
	float: left;
}
.jl dl {
	padding-left: 10px;
}
.jl dd a {
	text-decoration: underline;
	margin-left: 0.5em;
}
