

body {
	border-top: #6c9d30 solid 5px;
	margin: 0px;
	padding: 0px;

}

.rich_html_content,.rich_html_content td,.rich_html_content th, .rich_html_content p, .rich_html_content a {
	font-family: Verdana, "宋体";
	font-size: 12px;
	color: #222222;
	line-height: 24px;
}

.rich_html_content sup, .rich_html_content sub, .rich_html_content sup *, .rich_html_content sub * {
	line-height: 0px;
	word-wrap: break-word;
	word-break: break-all;
}

.rich_html_content {
	text-align: left;
	margin: 0px auto;
	width: 1000px;
	height: 100%;
	overflow: hidden;
}

img {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	border: 0px;
}

.rich_html_content #leftPaneInner {
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	padding-top: 5px;
}

.rich_html_content #leftPaneInner #leftPanelTable .outline_td #outline_div {
	border: 1px solid #d7d7d7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ecf2f6;
	height: 100%;
	margin: 1px;
}

.rich_html_content #main_article_body {
	width: 730px;
	height: 100%;
	overflow: auto;
	margin-top: 1px;
	background-color: #fff;
	padding: 1px 10px;
	left: 5px; 
	float:right;
}

.bg_div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity = 40);
	opacity: 0.90;
	background: url(../images/overlay.png);
	font-size: 1px;
	overflow: hidden;
	z-index: 10000;
}

.rich_html_content .clear {
	clear: both;
}

.rich_html_content .article_meta_info {
	text-align: left;
	line-height: 30px;
}

.rich_html_content .article_meta_info .copyright {
	border: #CCCCCC solid 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 3px;
}

.rich_html_content .article_meta_info .copyright .copyright_content {
	text-indent: 2em;
}

.rich_html_content .journalTitle {
	display: inline-block;
	margin-right: 10px;
}

.rich_html_content .article_title {
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	line-height: 35px;
	margin-top: 10px;
}

.rich_html_content .article_title_cn {
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	line-height: 35px;
	margin-top: 10px;
}

.rich_html_content .author_name_list {
	font-weight: bold;
}

.rich_html_content .abs_title {
	display: inline-block;
	font-weight: bold;
}

.rich_html_content .abs_content {
	text-indent: 2em;
	display: none;
}

.rich_html_content .article_body {
	text-indent: 2em;
}

.rich_html_content .table, .rich_html_content .figure , .rich_html_content .video{
	border: 0px;
	text-align: center;
	width: 100%;
	margin: 5px 0px;
}

.rich_html_content .table .table-icon-td {
	text-align: center;
	vertical-align: middle;
	width: 140px;
}

.rich_html_content .table table, .rich_html_content .figure table , .rich_html_content .video table{
	display: inline-block;
	width: 90%;
	border: 3px solid #F0F0F0;
	outline: 1px solid #CCCCCC;
}

.rich_html_content .table td, .rich_html_content .figure td {
	padding: 10px;
}

.rich_html_content .table td img, .rich_html_content .figure td img {
	cursor: pointer;
}

.rich_html_content .article_reference {
	margin: 20px 0px;
}

.rich_html_content .article_reference table .label {
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
}

.rich_html_content .article_reference table .citation {
	text-align: left;
}

.rich_html_content .article_reference table .citation a {
	color: #6c9d30;
	text-decoration: none;
	border-bottom: #6c9d30 dotted 1px;
}

.rich_html_content .table {
	display: block;
	text-align: center;
	margin: 5px 0px;
}

.rich_html_content .table_head {
	text-align: middle;
	text-align: center;
	border-top:1px solid #000000;
}


.rich_html_content .table .caption, .rich_html_content .figure .caption {
	display: block;
	text-indent: 0em;
	margin: 10px 0px;
}

.rich_html_content .key .key_title {
	font-weight: bold;
}

.rich_html_content .paragraph {
	display: block;
}

.rich_html_content a.mail {
	text-decoration: none;
	color: #222222;
	border-bottom: #333333 dotted 1px;
}

.rich_html_content .paragraph .paragraph_title[level='1'] {
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	line-height: 35px;
	text-indent: 0em;
}

.rich_html_content .paragraph .paragraph_title[level='2'] {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	text-indent: 0em;
}

.top_layer_close {
	margin: 0px;
	padding: 0px;
	z-index: 10002;
	position: absolute;
	cursor: pointer;
	height: 20px;
	width: 20px;
	background: url(../images/img_scan_layer.png) no-repeat 0px 0px;
}

.top_layer_close:hover {
	background: url(../images/img_scan_layer.png) no-repeat -21px 0px;
}

#topTable {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	background-color: "#FFFFFF";
	display: block;
	padding: 10px;
}

#topTable a {
	text-decoration: none;
	disable: disable;
	color: #222222;
}

#topTable td .caption {
	display: block;
	text-align: center;
	font-weight: bold;
}

#topTable table-wrap-foot {
	text-align: left;
}

#topTable table {
	border: 0px;
	table-layout: fixed;
	empty-cells: show;
	border-collapse: collapse;
	margin: 0 auto;
}

#topTable table tr td {
	padding: 3px;
	font-size: 12px;
}

.rich_html_content #leftPaneInner .outline_switch_td {
	width: 10px;
	text-align: left;
	vertical-align: middle;
}

.rich_html_content #leftPaneInner #leftPanelTable .outline_td #outline_div {
	margin: 0px 0px 10px 0px;
	padding: 0px 17px 0px 0px;
}

.rich_html_content #leftPaneInner #leftPanelTable .outline_td #outline_div #outline_ul {
	margin: 0px;
	padding: 10px 0px 20px 5px;
}

.rich_html_content #leftPaneInner #leftPanelTable .outline_td #outline_div li {
	list-style: none;
	padding: 0px 3px;
	color: #222222;
}

.rich_html_content #leftPaneInner #leftPanelTable .outline_td #outline_div li a {
	color: #222222;
	text-decoration: none;
}

.rich_html_content #leftPaneInner #leftPanelTable .outline_td #outline_div li a:HOVER {
	border-bottom: #6c9d30 dotted 1px;
	color: #6c9d30;
}

.rich_html_content #leftPaneInner #leftPanelTable .outline_td #outline_div li a .outline_fig {
	padding: 1px;
	border: #CCCCCC solid 1px;
	margin: 2px;
	max-width: 180px;
}

.rich_html_content #leftPaneInner #leftPanelTable .outline_td #outline_div li a .outline_tb {
	margin-right: 5px;
	border: 0px;
}

.rich_html_content .layout_arrows {
	display: inline-block;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.rich_html_content .layout_arrows.to_down {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/layout_arrows.png) no-repeat -16px 0px;
}

.rich_html_content .layout_arrows.to_up {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/layout_arrows.png) no-repeat -16px -16px;
}

.rich_html_content .layout_arrows_content {
	display: none;
}

.rich_html_content .xref a, .rich_html_content a[anchor='table'], .rich_html_content a[anchor='figure'] {
	color: #6c9d30;
	text-decoration: none;
	border-bottom: #6c9d30 dotted 1px;
}

.rich_html_content .article_reference .article_reference_title {
	display: inline-block;
	float: left;
}

.rich_html_content .article_reference .ref_sort {
	cursor: pointer;
	display: inline-block;
	margin-right: 10px;
	float: right;
}

.rich_html_content .article_reference .cited, .rich_html_content .article_reference .j_cf {
	color: #006699;
}

.rich_html_content .layout-btn {
	display: inline-block;
	position: relative;
	width: 200px;
	float: right;
}

.rich_html_content #layout-btn1 {
	display: inline-block;
	border: #CCCCCC solid 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	right: 0px;
	position: absolute;
}

.rich_html_content #layout-btn1 a {
	text-decoration: none;
	color: #222222;
	margin: 0px 5px;
} 

.rich_html_content #layout-btn1 #layout-btn-arrows1 {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 5px;
} 

.rich_html_content #layout-btn1 .layout-btn-arrows-up {
	background: url(../images/layout_arrows2.png) no-repeat 0px 0px;
} 

.rich_html_content #layout-btn1 .layout-btn-arrows-down {
	background: url(../images/layout_arrows2.png) no-repeat -15px -15px;
} 

.rich_html_content #layout-btn-ul1 {
	border: 1px solid #7E8992;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow: hidden;
	display: none;
	position: absolute;
	margin-top: 3px;
	right: 0;
	z-index: 10;
	top: 30px;
	margin: 0px;
	padding: 0px;
	background-color: #ECF2F6;
} 

.rich_html_content #layout-btn-ul1 li {
	margin: 3px;
	padding: 0px 0px 0px 20px;
} 

.rich_html_content #layout-btn-ul1 li:HOVER {
	background-color: #FFFFFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
} 

.rich_html_content #layout-btn-ul1 li a {
	text-decoration: none;
	color: #222222;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

.rich_html_content .copy_btn {
	cursor: pointer;
} 

.rich_html_content span.keyword {
	cursor: pointer;
	color: #6c9d30;
	text-decoration: none;
	border-bottom: #6c9d30 dotted 1px;
} 

.float-win {
	position: absolute;
	z-index: 9999;
	margin: 0px;
	padding: 20px;
	font-family: Verdana, "宋体";
}

.float-win .float-content {
	width: 440px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #ecf2f6;
	font-size: 12px;
	line-height: 20px;
	border: 2px solid #006699;
	padding: 10px;
	max-height: 400px;
	overflow: auto;
}

.float-arrow {
	bottom: 100%;
	border: solid transparent;
	content: "";
	height: 0px;
	width: 0px;
	line-height: 0px;
	position: absolute;
	pointer-events: none;
	border-width: 15px;
	position: absolute;
	z-index: 9998;
	margin: 0px;
	padding: 0px;
}

.float-win .float-content div {
	margin: 8px 0px;
}

.float-win a {
	text-decoration: none;
	color: #222222;
	padding-bottom: 1px;
	border-bottom: #333333 dotted 1px;
}

.float-win .float-content .float_article_cited_format {
	color: #222222;
}

.float-win .float-content .float_article_title {
	font-weight: bold;
	color: #111111;
}

.float-win .float-content .float_article_author {
	color: #333333;
}

.float-win .float-content .float_article_affiliation {
	color: #222222;
}

.float-win .float-content .float_article_abs {
	color: #333333;
}

.float-win .float-content .sentence {
	display: block;
	padding: 5px 0px;
}

.float-win .float-content .sentence {
	word-wrap: break-word;
	word-break: break-all;
}

.float-win .float-content .boundary {
	display: block;
	line-height: 0px;
	height: 0px;
	border-bottom: #006699 dashed 1px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.back-to {
	bottom: 50px;
	overflow: hidden;
	position: fixed;
	right: 100px;
	width: 50px;
	z-index: 999;
}


.back-to .back-top {
	background: url("../images/back-top.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	height: 50px;
	margin-left: 10px;
	outline: 0 none;
	text-indent: -9999em;
	width: 50px;
}

.back-to .back-top:hover {
	background-position: -50px 0;
}

*{
	margin:0; padding:0
}

li{
	list-style:none
}


body{
	background-color:#fff; font-size:12px; color:#2c2c2c; font-family:Arial, Helvetica, sans-serif
}
a{
	color:#444; text-decoration:none
}
a:hover{
	color:#900; text-decoration:underline
}
.con{
	overflow:hidden; margin:30px auto; width:660px; height:138; padding:10px 15px; border:solid 1px #FCBA79; background-color:#FFFBEC;
}
#carousel_container{
	position:relative; height:135px; overflow:hidden;
}
#carousel_inner{
	width:608px; height:130px; overflow: hidden; position:relative;left:25px; top:5px;
}
#left_scroll{
	position: absolute;left:0;top:63px;width:9px;height:9px;cursor: pointer;cursor: hand; background:url(../images/left.gif) no-repeat;
}
#right_scroll{
	position: absolute;top:63px;right:0; width: 9px;height: 9px;cursor: pointer;cursor: hand; background: url(../images/right.gif) no-repeat;
}
#carousel_ul{
	width:9999px; height:130px; position:relative;
}
#carousel_ul li{
	float: left; width:200px; border:fixedsolid 1px #FEDDAB; margin-right:15px; 
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}

#cboxOverlay{position:fixed; width:100%; height:100%;}

#cboxMiddleLeft, #cboxBottomLeft{clear:left;}

#cboxContent{position:relative;}

#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}

#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../images/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; top:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; top:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; top:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; top:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

#sddm
{	margin: 0 auto;
	padding: 0;
	z-index: 25;
	background-color:#F4F4F4;
	width: 120px;
	height:23px;
	float: right;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 120px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 12px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
/**定义外部边框*****************************************************/
#title-banner {
	background:#FFFBCF; top: -800px; width: 100%; border-bottom-color: rgb(209, 209, 209); border-bottom-width: 1px; border-bottom-style: solid; position: fixed; z-index: 100; height:70px; 
}
/****定义内部内容边框**/
#title-banner .content {
	margin: 0px auto;width: 950px; min-height: 50px; height:48px;
}
/***定义标题内容的样式**/
#title-banner .title {
	font: bold 1.07em/normal arial, sans-serif; font-size: 18px; font-stretch: normal; margin-top:4px;margin-bottom:4px;
}
/***定义作者内容样式***/
#title-banner .author_name_list{
	padding: 0px; font:0.72em/normal arial, sans-serif; padding-bottom:5px;font-family: Verdana, "宋体";font-size: 12px;
}
#title-banner .authors li {
	display: inline;
}
#title-banner .authors li .author_meta {
	display: none;
}
#title-banner .equal-contrib {
	display: none;
}

#title-banner .authors {
	width: 770px; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
/***logo的样式***/
#title-banner .btn {
	float: right; cursor: pointer;
}
#title-banner .btn-g .img {
	right: -50px; position: absolute;display: block;background-image: url(""); border-radius: 3px; top: 2px; width: 60px; height: 35px;
}
/******/

/**关闭的样式***/
#title-banner .btn-g {
	float: right; position: relative; cursor: pointer; border-radius: 5px; 
	
}
#title-banner .btn-g a.btn-close {
	border-radius: 3px; top: 2px; width: 84px; height: 25px; right: -50px; text-indent: -9999px; display: block; position: absolute; background-image: url("../images/closed.jpg"); background-color: #8E008E; margin-top: 5px;}
#title-banner .btn-g a.btn-close:hover {
	background-position: 0px -24px; background-color: rgb(60, 99, 175);
}

