/*  css document  */
body {
	font-family:Consolas;
	margin:0;
	padding:0;
	font-size:12px;
	color:#000;
	background-color:#fff;
}
div,form,img,ul,ol,li,dl,dt,dd,p {
	margin:0;
	padding:0;
	border:0;
}
table,tr,td {
	font-size:12px;
}
li {
	list-style-type:none;
}
em {
	font-style:normal;
}
/*  link  */
a:link {
	color:#333;
	text-decoration:none;
}
a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#bc2931;
	text-decoration:underline;
}
a:active {
	color:#bc2931;
}
/*  public  */
.highlight,.highlight:visited,.highlight a,.highlight a:visited {
	color:#f00;
}
.message,.message:visited,.message a,.message a:visited {
	color:#f00;
}
.gray,.gray:visited,.gray a,.gray a:visited {
	color:#585858;
}
.hidden {
	display:none;
}
.clear {
	clear:both;
	font-size:1px;
	width:1px;
	height:0;
	visibility:hidden;
}
.tipscontent {
	line-height:180%;
	padding:5px;
	color:#049;
	border:1px dotted #3C5EA8;
	background-color:#fff;
}
.tipscontent b {
	color:#333;
	font-weight:lighter;
}
.textbox {
	border:1px solid #9AB7E0;
}
.button {
	border:1px solid #9AB7E0;
	background:url(default/btnbg.gif) center center;
	height:20px;
	font-size:12px;
}
.err {
	color:#f00;
	display:block;
}
.summary {
	display:none;
}
/*jQuery----------background:#f7f5d1;
	*/
#tooltip {
	position:absolute;
	border:1px solid #333;
	padding:1px;
	color:#FFFFFF;
	display:none;
	background:#0080FF;
}
/* 页面层容器 */
#container {
	margin:0 auto;
	width:1000px;
	background-color:#fff;
	padding:0;
	border:1px solid #0160a0;
}
/* 登录页面层容器 */
#containerr {
	margin:0 auto;
	width:1000px;
	background-color:#fff;
	padding:0;
}
/* 页面头部 */
#header {
	}#header #logo {
	}#header #banner {
	margin:0;
	width:1000px;
	height:144px;
	background:url(../images/top-20250810.jpg) no-repeat 0px 0px;
}
#header #navmain {
	line-height:33px;
	height:33px;
	margin:3px 0px 0px 0px;
	width:1000px;
	background:url(../images/menubghn.gif) no-repeat 0px 0px;
}
#header #navmain #time {
	color:#FFF;
	float:left;
	width:200px;
	text-align:center;
}
/* 导航 */
#navbar {
	font-size:12px;
	font-weight:bold;
	float:right;
}
/* 定义网站导航条的样式 */
#navbar h2 {
	display:none;
}
#navbar ul {
	}#navbar ul li {
	float:left;
	width:100px;
	background:url(../images/menubghn.gif)  0px -43px no-repeat;
}
#navbar ul li a {
	display:block;
	color:#FFF;
	text-align:center;
}
#navbar ul li a:hover {
	color:#fff;
	background:url(../images/menubghn.gif)  -165px -43px no-repeat;
}
#navbar ul li ul {
	z-index:9999;
	position:absolute;
	width:88px;
	display:none;
	background:#eee;
}
#navbar ul li ul li {
	font-weight:lighter;
	background:none;
}
#navbar ul li ul li a {
	line-height:23px;
	border-bottom:1px #fff solid;
	color:#333;
}
#navbar ul li ul li a:hover {
	background:#0080FF;
	line-height:23px;
	color:#FFF;
}
/* 页面主体 */
#main {
	width:1000px;
}
/*IE7.0--------------background:url(../images/mainbg.gif) 0px 0px repeat-y;
	*/
.index #main {
	}/*IE7.0--------------background:url(../images/mainbg.gif) 0px 0px repeat-y;
	*/

#main2 {
	width:1000px;
	background-image:url(../images/0b22c0c059421b64e6443c35cb60061a.jpg);
}
.index #main2 {
	background-image:url(../images/0b22c0c059421b64e6443c35cb60061a.jpg);
}
#mainlist {
	width:1000px;
	background:url(../images/mainleftbg.gif) 0px 0px repeat-y;
}
/* background-color:Black;
	background:url(../images/mainleftbg.gif) 0px 0px repeat-y;
	*/
.index #mainlist {
	background:url(../images/mainleftbg.gif) 0px 0px repeat-y;
}
/*  替代上面不显示的图片
#oaoutforborder {
	width:566px;
	height:auto;
	border-left:solid 1px #0160a0;
	border-right:solid 1px #0160a0;
}
*/
/* 信息区 */
#info {
	width:215px;
	float:right;
	display:inline;
	height:900px;
}
/*  定义侧边信息 */
#infopic {
	padding:10px 0;
	text-align:center;
}
/* 期刊图片 */
#infoscrolltext {
	padding:0 30px;
	text-align:center;
	color:#004823;
}
/* 期刊图片下滚动文字 */
/* 信息区列表内容 */
#infocontent {
	padding:0;
	margin-top:5px;
}
#infocontent .titlebar {
	text-align:left;
	background:url(../images/stitlebg.jpg) no-repeat 0 0;
	height:25px;
	line-height:28px;
	margin:0px;
	overflow:hidden;
}
/* 标题栏 */
#infocontent .titlebar .title {
	padding-left:15px;
	font-weight:bold;
	color:#fff;
}
/* 标题  */
#infocontent .titlebar .title a {
	color:#fff;
}
/* 标题链接颜色  */
#infocontent .column {
	padding-left:10px;
}
#infocontent dl {
	clear:both;
}
#infocontent dt {
	float:left;
	line-height:22px;
	width:65px;
	color:#000000;
}
#infocontent dd {
	line-height:22px;
	margin-left:70px;
	_text-indent:-3px;
}
#infocontent .heading {
	margin:5px;
	text-align:center;
	line-height:160%;
}
#infocontent .borderline {
	border-bottom:1px solid #000;
	padding-bottom:5px;
}
#infocontent .fontspacing {
	letter-spacing:-1pt;
}
/* 主体内容 */
/*  替代上面不显示的图片*/
#content {
	width:564px;
	float:right;
	padding-left:4px;
	/*margin-right:5px;
	*/ display:inline;
	height:auto;
	border-left:solid 1px #0160a0;
	border-right:solid 1px #0160a0;
}
/*-------------------------------List页面--------------------------------*/
/*lzm 2012-1-12修改成高度自适应；
#contentlist {
	width:775px;
	float:right;
	margin-right:5px;
	display:inline;
	height:900px;
	border-left:solid 1px #0160a0;
	padding-left:4px;
}
*/
#contentlist {
	width:775px;
	float:right;
	margin-right:5px;
	display:inline;
	padding-left:4px;
	height:970px;
	border-left:solid 1px #0160a0;
}
/* IE7.0------------- height:970px;
	*/

/*某一期刊下文章题目列表*/
#contentlist2 {
	width:773px;
	float:right;
	margin-right:5px;
	display:inline;
	height:auto;
	padding-left:4px;
	margin-left:3px;
}
/* IE7.0------------- height:966px;
	*/

/*规章制度专用样式*/
#contentlistForSystem {
	width:775px;
	float:right;
	margin-right:5px;
	display:inline;
	height:auto;
	border-left:solid 1px #0160a0;
	padding-left:4px;
	height:auto;
}
#oalistlist .titlebarlist {
	background:url(../images/sbg.gif) 0px 0px no-repeat;
	height:27px;
	line-height:30px;
	overflow:hidden;
	width:770px;
}
/* 标题栏 */
#oalistlist .titlebarlist .title {
	text-align:left;
	font-weight:bold;
	padding-left:25px;
	float:left;
	width:300px;
}
/* 标题  */
#oalistlist .titlebarlist .title a {
	color:#fff;
}
/* 标题链接颜色  */
#oalistlist .titlebarlist .more {
	float:right;
	padding-right:10px;
}
/* 如果more在标题栏内  */
#oalistlist .titlebarlist .more a {
	width:50px;
	background:url(../images/sidebar_more_clear.gif) no-repeat right center;
	overflow:hidden;
	display:block;
	color:#FFFFFF;
}
#oalistlist .column1 {
	padding:4px 0px 0px 0px;
}
#list_list {
	border:solid 1px #0160a0;
	width:768px;
}
#list_list ul {
	padding:5px;
	width:760px;
}
/*#list_list li {
	height:22px;
	line-height:22px;
	background:url(../Images/dot01.gif) 8px 5px no-repeat;
	padding-left:15px;
	border-bottom:1px dotted #666;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:740px;
	text-align:left;
}
*/
/*lzm 修改 去掉里面的*white-space:nowrap;
	因为当里面的内容很多时，会无法显示*/
#list_list li {
	height:22px;
	line-height:22px;
	background:url(../images/dot01.gif) 8px 5px no-repeat;
	padding-left:15px;
	border-bottom:1px dotted #666;
	overflow:hidden;
	text-overflow:ellipsis;
	width:740px;
	text-align:left;
}
#list_list a.more {
	height:12px;
	display:block;
	width:190px;
	background:url(../images/sidebar_more.jpg) no-repeat right center;
	text-indent:-9999em;
}
/*overflow:hidden;
	使得span消失*/
#list_list li  p {
	width:500px;
	height:21px;
	line-height:21px;
	float:left;
	padding:0 0 0 10px;
	overflow:hidden;
	overflow:hidden;
}
#list_list li  span {
	width:220px;
	height:21px;
	overflow:hidden;
	line-height:21px;
	float:right;
	text-align:right;
	padding-right:10px;
}
/*.details #content #details .column {
	line-height:25px;
	padding:20px;
	background-color:#F7FCFF;
	border:1px solid   #3244E7;
	width:770px;
	text-align:left;
}
*/
/*搜索的界面*/
#searchform {
	margin-top:12px;
}
/* 期刊简介 */
#intro {
	margin-top:5px;
}
#intro .titlebar {
	background:url(default/ctitlebg.gif) 0px 0px no-repeat;
	height:27px;
	line-height:30px;
	overflow:hidden;
}
/* 标题栏  */
#intro .titlebar .title {
	font-weight:bold;
	padding-left:30px;
	float:left;
	width:300px;
}
/* 标题  */
#intro .titlebar .title a {
	color:#fff;
}
/* 标题链接颜色  */
#intro .titlebar .more {
	float:right;
	padding-right:10px;
}
/* 如果more在标题栏内  */
#intro .titlebar .more a {
	width:50px;
	background:url(default/sidebar_more.gif) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}
#intro .column {
	clear:both;
	line-height:175%;
	padding:10px;
	border-left:1px solid #C5DDF6;
	border-bottom:1px solid #C5DDF6;
	border-right:1px solid #C5DDF6;
}
#intro .intropic {
	float:left;
	padding:8px;
}
#intro .column a.more {
	height:25px;
	display:block;
	width:500px;
	background:url(default/sidebar_more.gif) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
}
/* 更多  */
/* OA期刊列表 */
#oalist {
	margin-top:0px;
	width:560px;
	margin-bottom:4px;
}
#oalist .titlebar {
	background:url(../images/ctitlebg.gif) 0px 0px no-repeat;
	height:27px;
	line-height:30px;
	overflow:hidden;
}
/* 标题栏 */
#oalist .titlebar .title {
	text-align:left;
	font-weight:bold;
	padding-left:25px;
	float:left;
	width:300px;
}
/* 标题  */
#oalist .titlebar .title a {
	color:#fff;
}
/* 标题链接颜色  */
#oalist .titlebar .more {
	float:right;
	padding-right:10px;
}
/* 如果more在标题栏内  */
#oalist .titlebar .more a {
	width:50px;
	background:url(../images/sidebar_more_clear.gif) no-repeat right center;
	overflow:hidden;
	display:block;
	color:#FFFFFF;
}
#oalist .column {
	padding:4px 0px 0px 0px;
}
/*站内新闻2.0*/
#oalist .column1 {
	padding:4px 0px 0px 0px;
}
#oalist .column1 .list ul {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:10px;
	width:543px;
	height:152px;
}
#oalist .column1 .list li {
	height:22px;
	line-height:22px;
	background:url(../images/dot01.gif) 8px 5px no-repeat;
	padding-left:7px;
	border-bottom:1px dotted #666;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:530px;
	text-align:left;
}
#oalist .column1 .list a.more {
	height:12px;
	display:block;
	width:190px;
	background:url(../images/sidebar_more.jpg) no-repeat right center;
	text-indent:-9999em;
}
/*overflow:hidden;
	使得span消失*/
#oalist .column1 .list li  p {
	width:440px;
	height:21px;
	line-height:21px;
	float:left;
	padding:0 0 0 10px;
	overflow:hidden;
	overflow:hidden;
}
#oalist .column1 .list li  span {
	width:50px;
	height:21px;
	overflow:hidden;
	line-height:21px;
	float:right;
	text-align:right;
	padding-right:10px;
}
/*------------*/
#oalist .column .catalog {
	background:url(default/mc_bg.gif) 0px 5px no-repeat;
	padding:5px 0 0 30px;
	height:25px;
	font-weight:bold;
	margin-left:10px;
}
#oalist .column .item {
	padding-left:30px;
	background:url(../images/articlelist.gif) 5px 5px no-repeat;
	border-bottom:1px dashed #666;
	margin:0px 15px 5px 15px;
	color:#666;
	height:65px;
	text-align:left;
}
#oalist .column .item .title {
	line-height:25px;
}
#oalist .column .item .title a {
	color:#0000FF;
}
#oalist .column .item .title a:hover {
	color:#F30;
}
#oalist .column .item .authors {
	height:20px;
	line-height:20px;
	color:#333;
}
#oalist .column .item .digest {
	height:20px;
	line-height:20px;
}
#oalist .column .item .digest a {
	color:#333;
}
#oalist .column .item .digest a:hover {
	color:#F30;
}
/* 向左滚动图片区 */
#scrollpic {
	margin-top:5px;
}
#scrollpic .titlebar {
	background:url(default/ctitlebg.gif) 0px 0px no-repeat;
	height:27px;
	line-height:30px;
	overflow:hidden;
}
/* 标题栏 */
#scrollpic .titlebar .title {
	font-weight:bold;
	padding-left:30px;
	height:20px;
	float:left;
	width:300px;
}
/* 标题  */
#scrollpic .titlebar .title a {
	color:#28518E;
}
/* 标题链接颜色  */
#scrollpic .titlebar .more {
	float:right;
	padding-right:10px;
}
/* 如果more在标题栏内  */
#scrollpic .titlebar .more a {
	width:50px;
	background:url(default/sidebar_more.gif) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}
#scrollpic .column {
	border-left:1px solid #C5DDF6;
	border-bottom:1px solid #C5DDF6;
	border-right:1px solid #C5DDF6;
}
#scrollpic .column .scrolldiv {
	width:510px;
	height:170px;
	margin:0 auto;
	overflow:hidden;
	white-space:nowrap;
}
/*  滚动期刊  */
#scrollpic .column .scrolldiv img {
	height:160px;
	border:0;
	margin:auto 5px;
	border:1px #ccc solid;
}
#scrollbegin,#scrollend,#scrollbegin ul,#scrollend ul,#scrollbegin ul li,#scrollend ul li {
	display:inline;
}
/* 设置ul和li横排 */
/* 广告banner */
#adbanner {
	margin-top:5px;
}
#adbanner img {
	border:1px solid #3D3D41;
}
/* 侧边栏 */
#sidebar {
	width:215px;
	float:left;
	display:inline;
	height:auto;
}
/* 登录区 */
#loginview {
	margin-top:5px;
	height:189px;
}
#loginview .titlebar {
	height:25px;
	line-height:28px;
	margin:0px;
	overflow:hidden;
	background-image:url(../images/stitlebg.jpg);
}
/* 标题栏 */
#loginview .titlebar .title {
	padding-left:15px;
	font-weight:bold;
	color:#fff;
	float:left;
}
/* 标题  */
#loginview .titlebar .title a {
	color:#ffffff;
}
/* 标题链接颜色  */
#loginview .column {
	clear:both;
	padding:5px 0;
	margin-top:15px;
}
#loginview .column ul {
	}#loginview .column li {
	height:32px;
	line-height:32px;
	text-align:center;
}
#loginview .column .loginview01 {
	background:url(../images/login01.gif) no-repeat center center;
}
#loginview .column .loginview02 {
	background:url(../images/login01.gif) no-repeat center center;
}
#loginview .column .loginview03 {
	background:url(../images/login01.gif) no-repeat center center;
}
#loginview .column .loginview04 {
	background:url(../images/login01.gif) no-repeat center center;
}
/* 登录后 */
#loginview #welcome {
	}#loginview #welcome p {
	margin:7px;
	padding:0px;
	line-height:150%;
	text-indent:2em;
}
#loginview #welcome .shortcut {
	display:block;
	font-weight:bold;
	text-align:center;
	width:150px;
	height:25px;
	line-height:25px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	border:#ccc 1px solid;
}
/* 文章查询 */
#oaquery {
	margin-top:5px;
	width:216px;
}
#oaquery .titlebar {
	background:url(../images/stitlebg.jpg) no-repeat 0 0;
	height:25px;
	line-height:28px;
	margin:0px;
	overflow:hidden;
	width:215px;
}
/* 标题栏 */
#oaquery .titlebar .title {
	padding-left:15px;
	font-weight:bold;
	color:#fff;
}
/* 标题  */
#oaquery .titlebar .title a {
	color:#fff;
	float:left;
}
/* 标题链接颜色  */
#oaquery .column {
	clear:both;
	text-align:center;
	padding:15px 0px 0px 10px;
	height:120px;
}
#oaquery .column a {
	color:#0000ff;
}
#oaquery .column .forminput {
	}#oaquery .column .textbox {
	width:140px;
	border:1px solid #494A4C;
}
#oaquery .column .button {
	background:url(default/so01.gif) no-repeat 0 0;
	border:0px;
	width:15px;
}
#oaquery .column ul {
	clear:both;
	padding-left:5px;
}
#oaquery .column ul li {
	width:200px;
	float:left;
	height:23px;
	line-height:23px;
	text-align:center;
}
#oaquery .column ul li a {
	text-decoration:underline;
}
#oaquery .column ul li a:hover {
	color:#F30;
	text-decoration:none;
}
/* 新闻动态 */
#news {
	margin-top:5px;
	width:216px;
}
#news .titlebar {
	background:url(../images/stitlebg.jpg) no-repeat 0 0;
	height:25px;
	line-height:28px;
	margin:0px;
	overflow:hidden;
	width:215px;
}
/* 标题栏 */
#news .titlebar .title {
	padding-left:15px;
	font-weight:bold;
	float:left;
	width:100px;
	color:#fff;
}
/* 标题  */
#news .titlebar .title a {
	color:#fff;
	float:left;
}
/* 标题链接颜色  */
#news .titlebar .more {
	float:right;
	padding-right:10px;
	display:none;
}
/* 如果more在标题栏内 display:none;
	隐藏 */
#news .titlebar .more a {
	width:50px;
	background:url(default/sidebar_more.gif) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}
#news .list ul {
	padding-left:4px;
	float:left;
	width:215px;
}
#news .list li {
	height:22px;
	line-height:22px;
	background:url(../images/dot01.gif) 3px 5px no-repeat;
	padding-left:15px;
	border-bottom:1px dotted #666;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:190px;
	text-align:left;
}
#news .list li a {
	}#news .list a.more {
	height:12px;
	display:block;
	width:190px;
	background:url(../images/sidebar_more.jpg) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
}
#news .column {
	text-align:center;
	margin:4px 0px 0px 0px;
	padding:0px;
}
/*投稿须知*/
#newst {
	margin-top:5px;
	width:216px;
	height:160px;
}
#newst .titlebar {
	background:url(../images/stitlebg.jpg) no-repeat 0 0;
	height:25px;
	line-height:28px;
	margin:0px;
	overflow:hidden;
	width:215px;
}
/* 标题栏 */
#newst .titlebar .title {
	padding-left:15px;
	font-weight:bold;
	float:left;
	width:100px;
	color:#fff;
}
/* 标题  */
#newst .titlebar .title a {
	color:#fff;
	float:left;
}
/* 标题链接颜色  */
#newst .titlebar .more {
	float:right;
	padding-right:10px;
	display:none;
}
/* 如果more在标题栏内 display:none;
	隐藏 */
#newst .titlebar .more a {
	width:50px;
	background:url(default/sidebar_more.gif) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}
#newst .list ul {
	height:116px;
	padding-left:5px;
	padding-right:18px;
	padding-bottom:3px;
	padding-top:5px;
	float:left;
	width:192px;
}
#newst .list li {
	height:22px;
	line-height:22px;
	background:url(../images/dot01.gif) 3px 5px no-repeat;
	padding-left:15px;
	border-bottom:1px dotted #666;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:190px;
	text-align:left;
}
#newst .list li a {
	}#newst .list a.more {
	height:12px;
	display:block;
	width:190px;
	background:url(../images/sidebar_more.jpg) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
}
#newst .column {
	text-align:center;
	margin:4px 0px 0px 0px;
	padding:0px;
}
/*站内新闻#news_znxw 1.0*/
#news_znxw {
	margin-top:5px;
}
#news_znxw .titlebar {
	background:url(../images/stitlebg.jpg) no-repeat 0 0;
	height:25px;
	line-height:28px;
	margin:0px;
	overflow:hidden;
}
/* 标题栏 */
#news_znxw .titlebar .title {
	padding-left:15px;
	font-weight:bold;
	float:left;
	width:100px;
	color:#fff;
}
/* 标题  */
#news_znxw .titlebar .title a {
	color:#fff;
	float:left;
}
/* 标题链接颜色  */
#news_znxw .titlebar .more {
	float:right;
	padding-right:10px;
	display:none;
}
/* 如果more在标题栏内 display:none;
	隐藏 */
#news_znxw .titlebar .more a {
	width:50px;
	background:url(default/sidebar_more.gif) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}
#news_znxw .list ul {
	padding:5px;
	float:left;
}
#news_znxw .list li {
	height:22px;
	line-height:22px;
	background:url(../images/dot01.gif) 3px 5px no-repeat;
	padding-left:15px;
	border-bottom:1px dotted #666;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:170px;
	text-align:left;
}
#news_znxw .list li a {
	}#news_znxw .list a.more {
	height:12px;
	display:block;
	width:190px;
	background:url(../images/sidebar_more.jpg) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
}
#news_znxw .column {
	text-align:center;
	margin:4px 0px 0px 0px;
	padding:0px;
}
/* 作者园地 */
#authorgarden {
	margin-top:5px;
}
#authorgarden .titlebar {
	background:url(../images/stitlebg.jpg) no-repeat 0 0;
	height:25px;
	line-height:28px;
	margin:0px;
	overflow:hidden;
}
/* 标题栏 */
#authorgarden .titlebar .title {
	padding-left:15px;
	font-weight:bold;
	float:left;
	width:100px;
}
/* 标题  */
#authorgarden .titlebar .title a {
	color:#fff;
	float:left;
}
/* 标题链接颜色  */
#authorgarden .titlebar .more {
	float:right;
	padding-right:10px;
	display:none;
}
/* 如果more在标题栏内 display:none;
	隐藏 */
#authorgarden .titlebar .more a {
	width:50px;
	background:url(../images/sidebar_more.jpg) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}
#authorgarden .list ul {
	padding:5px;
}
#authorgarden .list li {
	height:22px;
	line-height:22px;
	background:url(default/dot01.gif) 3px 5px no-repeat;
	padding-left:15px;
	border-bottom:1px dotted #666;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:185px;
}
#authorgarden .list li a {
	}#authorgarden .list a.more {
	height:12px;
	display:block;
	width:195px;
	background:url(../images/sidebar_more.jpg) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
}
/* 往期杂志 */
#ago {
	margin-top:5px;
}
#ago .titlebar {
	background:url(default/stitlebg.gif) no-repeat 0 0;
	height:25px;
	line-height:28px;
	margin:0px;
	overflow:hidden;
}
/* 标题栏 */
#ago .titlebar .title {
	padding-left:15px;
	font-weight:bold;
	float:left;
	width:100px;
}
/* 标题  */
#ago .titlebar .title a {
	color:#fff;
}
/* 标题链接颜色  */
#ago .titlebar .more {
	float:right;
	padding-right:10px;
	display:none;
}
/* 如果more在标题栏内 display:none;
	隐藏 */
#ago .titlebar .more a {
	width:50px;
	background:url(default/sidebar_more.gif) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}
#ago .list ul {
	padding:5px;
}
#ago .list li {
	height:22px;
	line-height:22px;
	background:url(default/dot01.gif) 3px 5px no-repeat;
	padding-left:15px;
	border-bottom:1px dotted #666;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:170px;
}
#ago .list .year {
	width:40px;
	float:left;
}
#ago .list .number {
	width:20px;
	float:left;
}
#ago .list a.more {
	height:12px;
	display:block;
	width:190px;
	background:url(default/sidebar_more.gif) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
}
/* 侧边广告 */
#adbar {
	margin-top:5px;
}
#adbar .titlebar {
	background:url(default/stitlebg.gif) no-repeat 0 0;
	height:25px;
	line-height:28px;
	margin:0px;
	overflow:hidden;
}
/* 标题栏 */
#adbar .titlebar .title {
	padding-left:25px;
	font-weight:bold;
	float:left;
	width:100px;
}
/* 标题  */
#adbar .titlebar .title a {
	color:#fff;
}
/* 标题链接颜色  */
#adbar .list ul {
	padding:5px;
}
#adbar .list li {
	clear:both;
	border:1px solid #BED1E9;
	width:190px;
	height:70px;
	margin:5px 0px;
}
#adbar img {
	width:190px;
	height:70px;
	vertical-align:bottom;
}
/* 友情链接 */
#links {
	margin-top:5px;
	width:216px;
}
#links .titlebar {
	background:url(../images/stitlebg.jpg) no-repeat 0 0;
	height:25px;
	line-height:28px;
	margin:0px;
	overflow:hidden;
	width:215px;
}
/* 标题栏 */
#links .titlebar .title {
	padding-left:15px;
	font-weight:bold;
	width:100px;
	float:left;
}
/* 标题  */
#links .titlebar .title a {
	color:#fff;
	float:left;
}
/* 标题链接颜色  */
#links .titlebar .more {
	float:right;
	padding-right:10px;
	display:none;
}
/* 如果more在标题栏内 display:none;
	隐藏 */
#links .titlebar .more a {
	width:50px;
	background:url(default/sidebar_more.gif) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}
#links .list {
	}#links .list #logolink {
	padding:5px 0 0 5px;
}
#links .list #logolink ul {
	}#links .list #logolink li {
	clear:both;
	width:190px;
	height:60px;
	display:block;
}
#links .list #logolink img {
	width:200px;
	height:55px;
	border:1px solid #BED1E9;
	vertical-align:bottom;
}
#links .list #textlink {
	padding:0 5px;
	text-align:left;
}
#links .list #textlink ul {
	}#links .list #textlink li {
	padding-left:5px;
	height:22px;
	line-height:22px;
	border:1px solid #BED1E9;
	background:#FFF;
	margin:3px 0;
}
#links .list a.more {
	height:12px;
	display:block;
	width:190px;
	background:url(../images/sidebar_more.jpg) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
}
/* 访问统计 */
#stat {
	margin-top:5px;
}
#stat .titlebar {
	background:url(../images/stitlebg.jpg) no-repeat 0 0;
	height:25px;
	line-height:28px;
	margin:0px;
	overflow:hidden;
}
/* 标题栏 */
#stat .titlebar .title {
	padding-left:15px;
	font-weight:bold;
	float:left;
	width:100px;
}
/* 标题  */
#stat .titlebar .title a {
	color:#fff;
	float:left;
}
/* 标题链接颜色  */
#stat .column {
	line-height:180%;
	padding:5px 10px;
}
/* 页面底部 */
#footer {
	clear:both;
	background-color:#0160a0;
	padding-top:10px;
	padding-bottom:10px;
	width:1000px;
}
#footer #footernav {
	}#footer #copyright {
	text-align:center;
	line-height:150%;
	color:#FFF;
}
#footer #copyright a {
	color:#9fdd9f;
}
/* OAList 期刊列表页 */
.oalist #content {
	width:770px;
	float:right;
	margin-right:5px;
	display:inline;
}
/* 主体内容 */
.oalist #content #oalist .titlebar {
	background:url(../images/ctitlebg.gif) 0px -40px no-repeat;
	height:27px;
	line-height:30px;
	overflow:hidden;
}
/* 标题栏 */
.oalist #content #oalist .titlebar .title {
	font-weight:bold;
	padding-left:30px;
	float:left;
	width:auto;
	color:#ffffff;
}
/* 标题  */
.oalist #content #oalist .titlebar .title a {
	color:#ffffff;
}
/* 标题链接颜色  */
.oalist #oalist .titlebar .more {
	display:none;
}
.oalist #content #oalist .column {
	border:1px solid  #0066FF;
	width:770px;
}
/* newsList 新闻列表页 */
.newslist #content {
	width:770px;
	float:right;
	margin-right:5px;
	display:inline;
}
/* 主体内容 */
.newslist #content #newssearch {
	padding:5px;
	text-align:right;
	border-left:1px solid #99B27C;
	border-right:1px solid #99B27C;
	border-bottom:1px solid #F0F0F0;
}
.newslist #content #newslist {
	margin-top:5px;
}
.newslist #content #newslist .titlebar {
	background:url(../images/ctitlebg.gif) 0px -40px no-repeat;
	height:27px;
	line-height:30px;
	overflow:hidden;
}
/* 标题栏 */
.newslist #content #newslist .titlebar .title {
	font-weight:bold;
	padding-left:30px;
	float:left;
	width:auto;
	color:#ffffff;
}
/* 标题  */
.newslist #content #newslist .titlebar .title a {
	color:#ffffff;
}
/* 标题链接颜色  */
.newslist #content #newslist .column {
	border-left:1px solid #99B27C;
	border-right:1px solid #99B27C;
	border-bottom:1px solid #99B27C;
}
.newslist #content #newslist .column ul {
	padding-left:10px;
}
.newslist #content #newslist .column li {
	position:relative;
	padding:5px;
	padding-left:15px;
	background:url(../images/dot01.gif) 3px 5px no-repeat;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align:left;
}
.newslist #content #newslist .column li span {
	position:absolute;
	right:5px;
	color:#999999;
}
/* 新闻详细页 */
.newsdetails #content {
	width:770px;
	float:right;
	margin-right:0px;
	display:inline;
}
/* 主体内容 */
.newsdetails #content #newsdetails {
	margin-top:5px;
}
/* 标题栏 */
.newsdetails #content #newsdetails .titlebar {
	background:url(default/ctitlebg.gif) 0px -40px no-repeat;
	height:27px;
	line-height:30px;
	overflow:hidden;
}
/* 标题栏 */
.newsdetails #content #newsdetails .titlebar .title {
	font-weight:bold;
	padding-left:30px;
	float:left;
	width:auto;
	color:#28518E;
}
/* 标题  */
.newsdetails #content #newsdetails .titlebar .title a {
	color:#28518E;
}
/* 标题链接颜色  */
.newsdetails #content #newsdetails .bigtitle {
	font-weight:bold;
	font-size:14px;
	padding:5px;
	text-align:center;
}
.newsdetails #content #newsdetails .smalltitle {
	padding:5px;
	text-align:center;
	color:#666;
}
.newsdetails #content #newsdetails .itemtitle {
	font-weight:bold;
	padding:8px 0 0 5px;
	margin:5px 0;
	background-color:#E2E6ED;
}
.newsdetails #content #newsdetails .column {
	line-height:25px;
	padding:20px;
	background-color:#F7FCFF;
	border:1px solid #D2D2D2;
	width:auto;
}
.newsdetails #content #newsdetails #newstool {
	padding:5px;
	text-align:center;
}
.newsdetails #content #newsdetails #newstool input {
	padding:0px;
	margin:0px;
	font-size:12px;
	vertical-align:middle;
}
.newsdetails #content #newsdetails #newstool img {
	vertical-align:middle;
}
.newsdetails #content #newsdetails #pagetool {
	padding:5px;
	border:1px solid #D2D2D2;
	background-color:#E2E6ED;
	text-align:right;
}
.newsdetails #content #newsdetails #addreview {
	clear:both;
	padding:10px;
	margin-top:20px;
	border:1px solid #D2D2D2;
}
/* 新闻评论区  */
.newsdetails #content #newsdetails #addreview #reviewtitle {
	clear:both;
	border-bottom:solid 1px #888;
	padding:5px;
	background-color:#EAF4FF;
	margin-bottom:20px;
}
.newsdetails #content #newsdetails #addreview #reviewtitle .tit {
	font-weight:bold;
	float:left;
	width:200px;
}
.newsdetails #content #newsdetails #addreview #reviewtitle .plnum {
	text-align:right;
}
.newsdetails #content #newsdetails #addreview dl {
	clear:both;
	margin:0 0 5px 10px;
}
.newsdetails #content #newsdetails #addreview dt {
	float:left;
	width:65px;
}
.newsdetails #content #newsdetails #addreview dd {
	margin-left:70px;
}
.newsdetails #content #newsdetails #addreview .textbox {
	width:350px;
}
.newsdetails #content #newsdetails #addreview .more {
	font-weight:bold;
}
/* 详细页 */
.details #content {
	width:770px;
	float:right;
	margin-right:5px;
	display:inline;
}
/* 主体内容 */
.details #content #details {
	margin-top:5px;
}
/* 标题栏 */
.details #content #details .titlebar {
	background:url(../images/ctitlebg.gif) 0px -40px no-repeat;
	height:27px;
	line-height:30px;
	overflow:hidden;
}
/* 标题栏 */
.details #content #details .titlebar .title {
	font-weight:bold;
	padding-left:30px;
	float:left;
	width:auto;
	color:#fff;
}
/* 标题  */
.details #content #details .titlebar .title a {
	color:#fff;
}
/* 标题链接颜色  */
.details #content #details .bigtitle {
	font-weight:bold;
	padding:5px;
	background-color:#F4F7F9;
	text-align:center;
}
.details #content #details .itemtitle {
	font-weight:bold;
	padding:8px 0 0 5px;
	margin:5px 0;
	background-color:#E2E6ED;
}
.details #content #details .column {
	line-height:25px;
	padding:20px;
	background-color:#F7FCFF;
	border:1px solid   #3244E7;
	width:770px;
	text-align:left;
}
/* 订阅页面 */
.details #content #details .part {
	clear:both;
	margin-bottom:10px;
}
.details #content #details .part dl {
	clear:both;
}
.details #content #details .part dt {
	font-weight:bold;
	line-height:30px;
}
.details #content #details .part dd {
	line-height:30px;
	padding-left:15px;
}
/* pager 翻页 */
.trends_more {
	height:14px;
	text-align:center;
	padding:5px;
	border:1px solid #99B27C;
	margin-top:5px;
}
/* Login 登录窗口 */
.login {
	}.login #containerr {
	background:none;
	padding-top:150px;
}
.login #containerr #logintab {
	width:400px;
	height:300px;
	padding:20px;
	background:url(../images/signinbg.gif) 0px 0px no-repeat;
	margin:0 auto;
}
.login #containerr #logintab .titlebar {
	}/* 标题栏 */
.login #containerr #logintab .titlebar .title {
	background:url(../images/signinico.gif) 8px 8px no-repeat;
	font-size:14px;
	height:25px;
	padding:10px 0 0 35px;
	font-weight:bold;
	color:#297227;
	float:left;
}
/* 标题  */
.login #containerr #logintab dl {
	clear:both;
}
.login #containerr #logintab dt {
	float:left;
	width:80px;
	font-weight:bold;
	text-align:right;
	line-height:25px;
}
.login #containerr #logintab dd {
	line-height:25px;
	margin-left:85px;
}
.login #containerr #logintab .message {
	color:#F00;
	height:30px;
	padding:10px 0px 0px 10px;
	width:400px;
}
.login #containerr #logintab .textbox {
	width:200px;
	border:1px solid #237222;
}
.login #containerr #logintab .button {
	width:80px;
}
.login #containerr #logintab .important {
	color:#F00;
	font-weight:bold;
}
.login #containerr #logintab .explain {
	color:#666;
}
/* 留言板 */
.guestbook #content {
	width:770px;
	float:right;
	margin-right:0px;
	display:inline;
}
/* 主体内容 */
.guestbook #content #guestbook {
	margin-top:5px;
}
.guestbook #content #guestbook .titlebar {
	background:url(default/ctitlebg.gif) 0px -40px no-repeat;
	height:27px;
	line-height:30px;
	overflow:hidden;
}
/* 标题栏 */
.guestbook #content #guestbook .titlebar .title {
	font-weight:bold;
	padding-left:30px;
	float:left;
	width:auto;
	color:#28518E;
}
/* 标题  */
.guestbook #content #guestbook .titlebar .title a {
	color:#28518E;
}
/* 标题链接颜色  */
.guestbook #content #guestbook .column {
	padding:20px;
	border:1px solid #C5DDF6;
	width:auto;
}
.guestbook #content #guestbook .column .list {
	}.guestbook #content #guestbook .column .list .tabline {
	border-collapse:collapse;
	margin-bottom:10px;
}
.guestbook #content #guestbook .column .list .tabline td {
	border:1px solid #D2D2D2;
	padding:3px;
	line-height:25px;
}
.guestbook #content #guestbook .column .list .tabline .tdbg {
	background-color:#EAF4FF;
	font-weight:bold;
}
.guestbook #content #guestbook .column .list .highlight {
	color:#004499;
}
.guestbook #content #guestbook .column .list a.gbbutton {
	clear:both;
	height:25px;
	display:block;
	background:url(default/guestbookbutton.gif) no-repeat right center;
	text-indent:-9999em;
	overflow:hidden;
	float:right;
	width:100px;
}
.guestbook #content #guestbook .column .list #pages {
	padding:3px;
	text-align:center;
	border:1px solid #D2D2D2;
}
.guestbook #content #guestbook .column #addreview {
	clear:both;
	padding:10px;
	margin-top:20px;
	border:1px solid #D2D2D2;
}
.guestbook #content #guestbook .column #addreview .gbtit {
	clear:both;
	font-weight:bold;
	border-bottom:solid 1px #888;
	padding:5px;
	background-color:#EAF4FF;
	margin-bottom:20px;
}
.guestbook #content #guestbook .column #addreview dl {
	clear:both;
	margin:0 0 5px 10px;
}
.guestbook #content #guestbook .column #addreview dt {
	float:left;
	width:65px;
}
.guestbook #content #guestbook .column #addreview dd {
	margin-left:70px;
}
.guestbook #content #guestbook .column #addreview .textbox {
	width:350px;
}
/* 友情链接 */
.links #content {
	width:770px;
	float:right;
	margin-right:0px;
	display:inline;
}
/* 主体内容 */
.links #content #linkslist {
	margin-top:5px;
}
.links #content #linkslist .titlebar {
	background:url(default/ctitlebg.gif) 0px -40px no-repeat;
	height:27px;
	line-height:30px;
	overflow:hidden;
}
/* 标题栏 */
.links #content #linkslist .titlebar .title {
	font-weight:bold;
	padding-left:30px;
	float:left;
	width:auto;
	color:#28518E;
}
/* 标题  */
.links #content #linkslist .titlebar .title a {
	color:#28518E;
}
/* 标题链接颜色  */
.links #content #linkslist .list {
	padding:20px;
	border:1px solid #C5DDF6;
	width:770px;
}
.links #content #linkslist .list .catalog {
	background:url(default/mc_bg.gif) 0px 5px no-repeat;
	padding:5px 0 0 70px;
	height:25px;
	font-weight:bold;
}
.links #content #linkslist .list #logolink {
	clear:both;
}
.links #content #linkslist .list #logolink ul {
	}.links #content #linkslist .list #logolink li {
	width:210px;
	height:70px;
	float:left;
}
.links #content #linkslist .list #logolink img {
	width:190px;
	height:55px;
	border:1px solid #BED1E9;
	vertical-align:bottom;
}
.links #content #linkslist .list #textlink {
	clear:both;
}
.links #content #linkslist .list #textlink ul {
	}.links #content #linkslist .list #textlink li {
	padding-left:5px;
	height:22px;
	line-height:22px;
	border:1px solid #BED1E9;
	background:#FFF;
	width:190px;
	float:left;
	margin:0 15px 10px 0;
}
/*本期目录*/
#new_newsleftnewslist1 {
	width:568px;
	height:auto;
	float:right;
	border:1px solid #d3d3d3;
	background:#f60;
	background:url(../images/navsearchbg1.gif) no-repeat left top;
	margin-bottom:10px;
}
#tabt1 {
	width:150px;
	height:33px;
	float:left;
	padding:0 0 0 10px;
}
#tabt1 ul,#tabt1 li {
	margin:0;
	padding:0;
	list-style:none;
	cursor:pointer;
	padding-top:5px;
}
#tabt1 li {
	float:left;
	color:#2E5CA6;
	margin-right:2px;
	margin-top:-4px;
	height:32px;
	line-height:28px;
	width:91px;
	text-align:center;
}
#tabt1 li.tabin {
	background:url(../images/newslisth2hoverbg1.gif) no-repeat left top;
	line-height:28px;
}
#tabp1 div {
	clear:both;
	color:#2E5CA6;
	width:558px;
	height:auto;
	padding:10px 0 0 0;
	display:none;
}
/**height:110px;
	*height:110px !important;
	*/
#tabp1 {
	width:300px;
	height:auto;
}
#tabp1 div.contentin {
	display:block;
}
#tabtmore1 {
	width:100px;
	height:26px;
	margin-top:5px;
	margin-right:5px;
	line-height:26px;
	text-align:center;
	float:right;
	color:#2E5CA6;
}
#tabtmore1 a {
	color:#2E5CA6;
	text-decoration:none;
	display:none;
}
#tabtmore1 a:hover {
	text-decoration:underline;
}
#tabtmore1 a.more1 {
	display:block;
}
.muluH {
	height:20px;
	margin-top:5px;
	margin-left:10px;
	background:url(../images/nankai8_40.jpg) no-repeat;
	padding-left:15px;
	text-align:left;
	margin-bottom:0px;
}
.tabplist3 {
	width:400px;
	height:auto;
	margin:0 auto;
}
.tabplist3 a {
	color:#2E5CA6;
	text-decoration:none;
	overflow:hidden;
	margin-left:3px;
}
.tabplist3 a:hover {
	text-decoration:underline;
}
.tabplist3 ul {
	list-style:none;
	text-align:left;
	margin-bottom:0px;
}
.tabplist3 li {
	width:530px;
	margin-left:25px;
	vertical-align:bottom;
	overflow:hidden;
}
/*height:25px;
	*/
.tabplist3 li p {
	width:370px;
	line-height:21px;
	float:left;
	background:url(../images/nankai8_14.jpg) no-repeat 0px 4px;
	padding:0 0 0 10px;
}
/* height:21px;
	overflow:hidden;
	overflow:hidden;
	*/
.tabplist3 li span {
	width:135px;
	line-height:21px;
	float:right;
	text-align:right;
	padding-right:10px;
}
/*height:21px;
	overflow:hidden;
	*/

/*往期目录*/
.tabplist4 {
	width:400px;
	height:auto;
	margin:0 auto;
}
.tabplist4 a {
	color:#2E5CA6;
	text-decoration:none;
	overflow:hidden;
	margin-left:3px;
}
.tabplist4 a:hover {
	text-decoration:underline;
}
.tabplist4 ul {
	list-style:none;
	text-align:left;
	margin-bottom:0px;
}
.tabplist4 li {
	width:530px;
	vertical-align:bottom;
	overflow:hidden;
}
/*height:25px;
	*/
.tabplist4 li p {
	width:370px;
	line-height:21px;
	float:left;
	background:url(../images/nankai8_14.jpg) no-repeat 0px 4px;
	padding:0 0 0 10px;
}
/* height:21px;
	overflow:hidden;
	overflow:hidden;
	*/
.tabplist4 li span {
	width:135px;
	line-height:21px;
	float:right;
	text-align:right;
	padding-right:10px;
}
/*height:21px;
	overflow:hidden;
	*/
