
html
{
	/*此段目的为修正各浏览器之间对页面边距解释的差异*/
	margin: 0px;
	padding: 0px;
	min-width: 993px;
	width: 100%;
}
body
{
	/*定义网页的基本字体样式*/
	font-family: 宋体,'Trebuchet MS' , Arial;
	font-size: 12px;
	font-weight: normal;
	/*设置页面边距*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	/*设置网页背景*/
    background: #CCCCCC;
	scrollbar-3dlight-color:#0000FF;
	scrollbar-base-color:#FF0000;
}
/*body, p, table, td, input, select, textarea
{
}*/

h1, h2, h3, h4, h5, h6
{
	/*修正各浏览器对h1-h6解释的差异*/
	margin: 0px;
}
form 
{
	/*修正form的边距问题*/
	margin: 0px;
}
img
{
	/*修正图片边框*/
	border: 0px;
}
a
{
	/*定义页面连接的基本样式*/
	text-decoration: none;
	color: #333;
}

a:hover
{
	/*定义连接在鼠标移过时的样式*/
	text-decoration: none;
	color: #003399;
}
hr
{
	/*将横线修改为默认1px高*/
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}
em
{
	/*重新定义em的默认样式，本站em标记通常显示例如文章标题随后的时间等提示性文字*/
	/*font-style: normal;
	color: #808080;*/
}

/*页面常用样式类*/
.hidden
{
	/*预定义隐藏网页元素的class，以方便在需要隐藏一些特定文本之时使用*/
	display: none;
}
.highlight
{
	/*预定义高亮显示的class，以方便在需要对某些文字进行特别提醒时候使用*/
	color: #f00;
}
a.more
{
	/*预定义网页中各模块中的"更多"链接*/
	display: block;
	margin: 1px 0px 1px;
	padding: 0px 0px;
	font-weight: normal;
	text-align:right;
	line-height:12px;
}
a.more:hover
{
	/*"更多"链接的鼠标移过样式*/
	background: transparent;
	text-decoration: none;
}
div.spacer
{
	/*预定义一个空白占位的class，以方便在需要在一些内容之间插入空白时用*/
	font-size: 0px;
	height: 3px;
	background: Transparent;
	clear: both;
}
.message,
#message
{
	/*定义网页提示信息的样式，这些信息类似与"没有搜索到XX"、"您提供的XX有误"、"系统发生XX错误"等等的提示信息，一般发生在系统找不到，或者过程出错时显示。*/
	border: solid 1px #000;
	padding: 5px 8px;
	font-weight: bold;
	color: #f00;
	background: #fafad2;
	display: block;
	margin: 4px 7px 0px;
}

/*兼容性提示*/
div#compatibility
{
	display: none;
}

/*页面样式开始*/
{
	/*指定页面宽度、页面对其模式、背景颜色等*/
	/*此标记为页面可见内容的容器，网页可见内容都将包含在id为container的div标记当中*/
	/*例如：的设置为页面宽度778px，居中显示，背景为白色*/
	width: 993px;
	margin: auto;

}
h1
{
	/*网页中的h1标记的样式，通常h1标记为以下格式：<h1><a href="/">网站名称</a></h1>，具体样式定义请参考接下来的内容*/
}
h1 a
{
	/*定义标题一种链接的样式*/
	/*标题一会包含一个链接到本站根目录的链接，通过定义这个链接，将实现网站公共的页眉部分的样式*/
	/*通常的做法是将链接显示为block模式，然后使用文字缩进将文字置于网页可见范围以外，并且对此标记指定大小和背景图片，这样就形成一个通栏的页眉*/
	/*此做法保证网页结构的合理性的同时，可以更方便的修改替换页眉*/
	width: 1003px;
	margin: auto;
	display: none;
	background: transparent url(../images/top.jpg) no-repeat left center;
	height: 100px;
	text-indent: -9999em;
	overflow: hidden;
}
div#version
{
	/*此处定义网站的版本说明，例如：交大学报分为"自然科学版"、"社会科学版"等等，通常通过绝对定位的方式，将其定位到页面上一个不定的位置，也可以通过类似与处理标题一链接的方式处理此段*/
	position: absolute;
	text-indent: -9999em;
	margin-left: 260px;
	margin-top: -38px;
	width: 128px;
	height: 15px;
	background: transparent url(../images/version.gif) no-repeat left center;
}

/*导航栏样式*/
div#time                 /* 用于SCRIPT日期时间的调用 */
{
    width:165px;
	# width:155px;
	* width:155px;
	float:left;
	color: #FFF;
	fong-size:1.1em;
	margin-top:0px;
	text-align:center;
	line-height:23px;
	filter : progid:DXImageTransform.Microsoft.DropShadow(color=#2072aa,offX=0,offY=0,positives=true );
	/*padding-bottom:5px;*/
}

div#main
{
	width: 955px;
	margin: auto;
	padding-top:3px;
    background: #FFFFFF;
	azimuth:center;
}
div#main h2
{
	display: none;        /* 用于关闭二级页面的H2标题 */
}
.nav_center
{
    text-align:center;
	margin-left: auto;            /* 由于需要全分辨率绝对居中，在原MENU层基础上新建父级层。 */
    margin-right: auto;
	width:993px;
	background:url(../images/site/menu.jpg) repeat-x center top;
  
}
div#column_mcbg
{
    width:155px;
	background:url(../images/site/0327108.gif) no-repeat left top;
	height:20px;
	line-height:20px;
	text-align:center;
	padding:0px;
}
.main_bg
{
    background: #FFFFFF;
	margin:0px auto;
    float:left;
}
.main_bg2
{
     background:url(../images/site/main_bg2.gif) repeat-y left top;
}

/*页面内容部分公共样式*/
div#main div.content
{
	/*页面内容部分宽度、内边距，注意参考CSS沙盒模型*/
	width:522px;
	padding-bottom:0px;
	margin-right:0px;
	margin-left:5px;
    overflow: hidden;
	height: auto;
}
div#main div.content ul
{
	/*内容区域列表样式*/
	margin: 10px 0px 10px 0px;
	padding: 0px;
	list-style: none;
	line-height: 23px;
	background:transparent url(../Images/site/kb3.gif) repeat-y left top;
}
div#main div.content ul li
{
	/*内容区域列表项样式，注意提示图片的处理方式！
	/*background: url(../images/li_dot_15em.gif) no-repeat;*/
	padding-left:5px;
	line-height: 23px;
}
div#main div.content h4 a:hover 
{
	/*文字链接样式，鼠标滑过时的样式*/

	color: #FF0000;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing:1px;
}
div#main div.content h4 a 
{
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing:1px;
}
div#main div.content H3
{
    font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	height:20px;
	border-bottom:1px #eee solid;
}
div.content div#text
{
    text-indent:2em;
	line-height:160%;
	padding:0px 20px 0px 20px;
	font-size:12px;
}

div#main div.content p.summary
{
	/*页面说明，此说明通常用于表单页面为用户提供的说明*/
	text-indent: 2em;
	padding: 0px;
	margin: 4px 7px 0px;
}
div#main div.content div.submit,
div#main div.content p.submit
{
	/*表单页面的提交按钮，通常情况下请将提交按钮置于class="submit"的p或div标记当中*/
	/*border-top: #a79355 1px solid;*/
	margin: 0px;
	padding: 20px 0px 20px 167px;
	margin: 4px 7px 0px;
}
div#main div.content input.button,
div#main div.content button
{
	padding: 1px 10px;
}
div#main div.content div.part
{
	/*页面内容区块的样式*/
	/*页面内容区块表示在页面内容区域，将同类内容作为一个块来显示，通常要求置于class="part"的div当中*/
	/*border-top: #a79355 1px solid;*/
	padding: 4px 7px 0px 7px;
	margin: 4px 0px 0px;
}
div#main div.content div.part h4
{
	/*指定页面内容区块标题的样式*/
	/*注意：font-size: 1em，1em表示基础字号的1倍大小，您也可以指定1.1em, 1.2em, 1.3em, ....，他们分别在基础字号上进行放大，因此在样式已开始定义body的字号大小尤为重要*/
	font-size: 1em;
	font-weight: bold;
}
div#main div.content div.part p.summary
{
	text-indent: 0em;
	margin: 0px;
}
div#main div.content ul
{
	/*内容区块中列表的样式，这里通常将难控制的list-style设置为none，然后通过列表中的li设置列表的图像提示*/
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#main div.content ul li
{
	/*设置列表项的样式，这里通过背景的方式为列表项设置图片提示*/
	/*例如先设置列表项前置空白为12px，然后设置列表的背景为li_dot_15em.gif，并且设置背景不平铺*/
	background: url(../images/kb3.gif) repeat-y;
	padding-left: 10px;
}
/*以下关于table的样式，一般无需作修改，定义的是表单的基本样式*/
div#main div.content div.part table.form
{
	border-collapse: collapse;
	width: 100%;
}
div#main div.content div.part table.form td
{
	padding: 6px;
}
div#main div.content div.part table.form td.name
{ 
	text-align: right;
	vertical-align: top;
	/**padding-top: 10px;*/
	font-weight: bold;
	width: 150px;
	line-height: 21px;
}
div#main div.content div.part table.form input.box,
div#main div.content div.part table.form textarea.box
{
	width: 294px;
	margin: 0px;
}
div#main div.content div.part table.form select.box
{
	width: 300px;
	margin: 0px;
}
div#main div.content div.part table.form td span.err
{
	display: block;
	background: transparent url(../images/ico_error.gif) no-repeat;
	height: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #f00;
	padding: 0px 0px 0px 20px;
	margin: 2px 0px;
	width: 280px;
}
div#main div.content div.part table.form td span.tips
{
	display: block;
	color: #888;
	width: 300px;
}
/*以下定义的是一个只有文章标题的页面样式，类似于新闻二级页面*/
div#main div.content div.list
{

}
/*内页面内容部分公共样式*/
div#main div.content1
{
	/*页面内容部分宽度、内边距，注意参考CSS沙盒模型*/
	width: 735px;
	margin-right:3px;
	margin-left:1px;
	line-height: 100%;
	overflow: hidden;
	padding-top: 0px;
	
}
div#main div.content1 H3
{
    font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
	padding-bottom:5px;
	height:20px;
    border-bottom:3px #f4f4f4 solid;
}
div#main div.content1 div.item
{
	/*侧边栏区块的样式*/
	/*侧边栏区块表示在侧边栏区域，将同类内容作为一个块来显示，通常要求置于class="item"的div当中*/
	/*border: #d3d3d3 1px solid;*/
    /*background: #fff;
	padding: 10px 0px 10px 0px;*/
	margin-left:10px;
	width: 700px;
	overflow: hidden;
}
div#main div.content1 div.item h4
{
	/*内容区域标题的样式*/
	/*background: #fc6;*/
	font-size: 1em;
	padding: 0px 8px 0px 25px;
	border-top: 1px solid #c0c0c0;
}
div#main div.content1 div.item ul
{
	/*内容区域列表样式*/
	margin: 10px 0px 5px 0px;
	padding: 0px;
	list-style: none;
	line-height: 22px;
	background:transparent url(../Images/site/kb2.gif) repeat-y left top;
}
div#main div.content1 div.item ul li
{
	/*内容区域列表项样式，注意提示图片的处理方式！
	/*background: url(../images/li_dot_15em.gif) no-repeat;*/
	padding-left:16px;
}
div#main div.content1 div.item ul li a:hover
{
	color: #0099FF;
	text-decoration:underline;
}
div#main div.content1 div.item a.more
{
	margin: 0px 7px;
}

div#main div.content1 p.summary
{
	/*页面说明，此说明通常用于表单页面为用户提供的说明*/
	text-indent: 2em;
	padding: 0px;
	margin: 4px 7px 0px;
}
div#main div.content1 div.submit,
div#main div.content1 p.submit
{
	/*表单页面的提交按钮，通常情况下请将提交按钮置于class="submit"的p或div标记当中*/
	/*border-top: #a79355 1px solid;*/
	margin: 0px;
	padding: 20px 0px 20px 167px;
	margin: 4px 7px 0px;
}
div#main div.content1 input.button,
div#main div.content1 button
{
	padding: 1px 10px;
}
div#main div.content1 div.part
{
	/*页面内容区块的样式*/
	/*页面内容区块表示在页面内容区域，将同类内容作为一个块来显示，通常要求置于class="part"的div当中*/
	/*border-top: #a79355 1px solid;*/
	padding: 4px 7px 0px 7px;
	margin: 4px 0px 0px;
}
div#main div.content1 div.part h4
{
	/*指定页面内容区块标题的样式*/
	/*注意：font-size: 1em，1em表示基础字号的1倍大小，您也可以指定1.1em, 1.2em, 1.3em, ....，他们分别在基础字号上进行放大，因此在样式已开始定义body的字号大小尤为重要*/
	font-size: 1em;
	font-weight: bold;
}
div#main div.content1 div.part p.summary
{
	text-indent: 0em;
	margin: 0px;
}
div#main div.content1 div.part ul
{
	margin: 10px 0px 5px 0px;
	padding: 0px;
	list-style: none;
	line-height: 22px;
	background:transparent url(../Images/site/kb2.gif) repeat-y left top;
}
div#main div.content1 div.part ul li
{
	padding-left:16px;
	line-height: 22px;
}
/*以下关于table的样式，一般无需作修改，定义的是表单的基本样式*/
div#main div.content1 div.part table.form
{
	border-collapse: collapse;
	width: 150%;
}
div#main div.content1 div.part table.form td
{
	padding: 6px;
}
div#main div.content1 div.part table.form td.name
{ 
	text-align: right;
	vertical-align: top;
	/**padding-top: 10px;*/
	font-weight: bold;
	width: 150px;
	line-height: 21px;
}
div#main div.content1 div.part table.form input.box,
div#main div.content1 div.part table.form textarea.box
{
	width: 294px;
	margin: 0px;
}
div#main div.content1 div.part table.form select.box
{
	width: 300px;
	margin: 0px;
}
div#main div.content1 div.part table.form td span.err
{
	display: block;
	background: transparent url(../images/ico_error.gif) no-repeat;
	height: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #f00;
	padding: 0px 0px 0px 20px;
	margin: 2px 0px;
	width: 280px;
}
div#main div.content1 div.part table.form td span.tips
{
	display: block;
	color: #888;
	width: 300px;
}
/*以下定义的是一个只有文章标题的页面样式，类似于新闻二级页面*/
div#main div.content1 div.list
{

}
div#main div.content1 div.list h4
{
	background: #015796;
	border-bottom: #015796 1px solid;
	padding: 1px 5px;
}
div#main div.content1 div.list ul
{
	margin: 1px 5px;
}
div#main div.content1 div.list ul li
{
	margin: 2px 0px 2px 0px;
	font-size:1em;
	background:url(../images/site/ny_list_bg.gif) no-repeat left center;
}
div#main div.content1 div.list div.pager
{
	border-top: #ccc 1px solid;
	padding: 5px 5px;
}
/*内页主内容设置*/
div#main div.hp #oalist0
{
     background:#fff; /*def*/
	overflow: hidden;
	border:#CCCCCC 1px solid;
}
div#main div.hp #oalist0 h4
{
    height: 26px;
	line-height: 28px;
	overflow: hidden;
	background: #f4f4f4;
	text-indent:17px;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: bolder;
	text-align:right;
	padding-right:40px;
}
div#main div.hp #oalist0 h4 a
{
	/*定义页面连接的基本样式*/
	text-decoration: none;
	color: #000;
}

div#main div.hp #oalist0 h4 a:hover
{
	/*定义连接在鼠标移过时的样式*/
	text-decoration: none;
	color: #FF0000;
}
div#main div.hp #oalist0 div.column
{
    padding:15px 15px 15px 15px;
}

div#main div.hp #oalist0 div.column h5
{
	font-weight: bold;
	font-size:1em;
	color: #5A597B;
	/*background: url(../images/site/mc_bg.gif) no-repeat left top;*/
	/*border: solid 1px #e7e7e7;*/
	display: inline;
	line-height: 22px;
	height:12px;
}
div#main div.hp #oalist0 div.column div.item1
{
	padding: 6px 0px 6px 25px;
	background: url(../images/site/articlelist1.gif) no-repeat left top;
	line-height: 160%;
}
div#main div.hp #oalist0 div.column div.item2
{
	padding: 0px 0px 2px 25px;
	height:1px;
	background: url(../images/site/articlelist1.gif) no-repeat left top;
	line-height: 160%;
}
div#main div.hp #oalist0 div.column div.item a:hover
{
}
div#main div.hp #oalist0 div.column div.item1 h6
{
	font-size: 1em;
	font-weight:normal;
}
div#main div.hp #oalist0 div#trends div.item
{

	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	line-height: 100%;
    /*background:url(../images/site/oalist_title_bg.gif) no-repeat left top;
	border-top:#003466 1px solid;*/
}


/*页面内容部分单独样式*/
div#main div.news #today
{
	/*今日新闻的样式*/
	border-top: #015796 2px solid;
	border-collapse: collapse;
	margin: 4px 0px;
}
div#main div.news #today td
{
	padding: 0px 0px 5px;
	margin: 0px;
}
div#main div.news #today td.picture
{
	width: 120px;
	vertical-align: top;
	padding-right: 5px;
}
div#main div.news #today td.summary
{
	vertical-align: top;
}
div#main div.news #today td.summary h4
{
	font-size: 1.2em;
}
div#main div.news #today td.summary em
{
	display: block;
	padding: 2px 0px;
}
div#main div.news #today td.summary p.summary
{
	text-indent: 2em;
	margin: 0px;
	padding: 0px;
}
div#main div.news #today td.column
{
	/*新闻栏目样式*/
	vertical-align: top;
	width: 130px;
}
div#main div.news #today td.column ul
{
	padding: 3px 7px 2px;
	margin: 0px;
	list-style: none;
	background: #f5f5f5;
	font-weight: bold;
}
div#main div.news div#search
{
	border: none;
}
div#main div.news div#search h4
{
	display: none;
}
div#main div.news div#text,
div#main div.docs div#text
{
	/*新闻文章正文样式*/
	font-size: 1.0em;
	line-height: 1.6em;
	/*text-indent: 2em;*/
}

/*主页自定义样式*/
div#main div.hp
{
/*	width: 586px;
	border: none;*/
}
div#main div.hp h2
{
	display: none;
}
div#main div.hp p.summary
{
	display: none;
}
div#main div.hp div.part
{
	/*border: #a79355 1px solid;*/
	padding: 0px;
	margin: 0px;
}
div#main div.hp #intro,
div#main div.hp #news
{

	height: 247px;
	overflow: hidden;
	background:	url(../images/site/yomu.jpg) no-repeat;
	color:#333;

}
div#main div.hp #intro h4,
div#main div.hp #news h4
{
	overflow: hidden;	
	height: 22px;
	display:none;
	background:url(../images/site/title_about.gif) no-repeat;
	/*border-bottom: #a79355 1px solid;*/
}
div#main div.hp #intro
{
	float: left;
}
/*div#main div.hp #news
{
	float: right;
}
div#main div.hp #news ul
{
	padding: 0px;
	margin: 4px 7px;
	list-style: none;
	border-top: #c0c0c0 1px dashed;
}
div#main div.hp #news ul li
{
	line-height: 24px;
	height: 24px;
	border-bottom:#c0c0c0 1px dashed;
	white-space: nowrap;
	width: 260px;
	overflow: hidden;
	padding-left: 16px;
	background: url(../images/article_list.gif) no-repeat -4px center;
}
div#main div.hp #news a.more
{
	margin: 4px 7px;
	text-align: right;
}*/
.sleek
{
    background-color: white;
	border: #c0d3fd solid 1px;
	overflow:scroll;
    width:535px;
	height:300px;
	overflow-x:hidden;
	padding: 5px 5px 5px 5px;
	!--[if IE]
	display:inline;
	![endif]--
}
/*行业新闻*/
div#main div.hp #oalist
{
    background:#fff; /*def*/
	margin: 0px 0px 0px;
	overflow: hidden;
	border:1px solid #CCCCCC;

}

div#main div.hp #oalist .titlebar { background:url(../Images/site/index_bk1.gif) no-repeat center top; height:25px; line-height:28px; overflow:hidden; } /* 标题栏  */
div#main div.hp #oalist .titlebar .title { font-weight:bold; padding-left:36px; float:left; width:300px; } /* 标题  */
div#main div.hp #oalist .titlebar .title a { color:#000000; }  /* 标题链接颜色  */
div#main div.hp #oalist .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内  */
div#main div.hp #oalist .titlebar .more a { width:50px; background:url(../Images/site/mmore.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }

div#main div.hp #oalist div.column
{
	padding:10px 15px 10px 15px;
}
div#main div.hp #oalist div.column h5
{
	font-weight: bold;
	font-size:1em;
	color: #59597B;
	/*background: url(../images/site/mc_bg.gif) no-repeat left top;*/
	/*border: solid 1px #e7e7e7;*/
	display: inline;
	line-height: 22px;
	height:12px;
}
div#main div.hp #oalist div.column div.item
{
	padding: 6px 0px 6px 25px;
	background: url(../images/site/articlelist.gif) no-repeat left top;
	line-height: 160%;
}
div#main div.hp #oalist div.column div.item h6
{
	font-size: 1em;
	font-weight:normal;
}
/*小广告1*/
div#main div.hp #oalist1
{
    background:#fff; /*def*/
	margin: 5px 0px 0px;
	overflow: hidden;
	border:1px solid #CCCCCC;

}
div#main div.hp #oalist1 div.p
{
	/*图片友情链接样式*/
    margin-top:0px;
}
div#main div.hp #oalist1 div.p a
{
	display: block;
    border: #fff 1px dashed;
	text-align:center;
}
div#main div.hp #oalist1 div.p a:hover
{
	/*图片友情链接样式，鼠标滑过时的样式*/
	border: #ccc 1px dashed;
}
div#main div.hp #oalist1 div.p img
{
	/*图片宽度*/
	text-align:center; 
	vertical-align:middle;
	width:100%;
}
div#main div.hp #oalist1 div.column
{
	padding:2px 2px 2px 2px;
}
/*企业动态*/
div#main div.hp #oalist2
{
    background:#fff; /*def*/
	margin: 5px 0px 0px;
	overflow: hidden;
	border:1px solid #CCCCCC;

}

div#main div.hp #oalist2 .titlebar { background:url(../Images/site/index_bk1.gif) no-repeat center top; height:25px; line-height:28px; overflow:hidden; } /* 标题栏  */
div#main div.hp #oalist2 .titlebar .title { font-weight:bold; padding-left:36px; float:left; width:300px; } /* 标题  */
div#main div.hp #oalist2 .titlebar .title a { color:#000000; }  /* 标题链接颜色  */
div#main div.hp #oalist2 .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内  */
div#main div.hp #oalist2 .titlebar .more a { width:50px; background:url(../Images/site/mmore.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }

div#main div.hp #oalist2 div.column
{
	padding:10px 15px 10px 15px;
}
div#main div.hp #oalist2 div.column h5
{
	font-weight: bold;
	font-size:1em;
	color: #59597B;
	/*background: url(../images/site/mc_bg.gif) no-repeat left top;*/
	/*border: solid 1px #e7e7e7;*/
	display: inline;
	line-height: 22px;
	height:12px;
}
div#main div.hp #oalist2 div.column div.item
{
	padding: 6px 0px 6px 25px;
	background: url(../images/site/articlelist.gif) no-repeat left top;
	line-height: 160%;
}
div#main div.hp #oalist2 div.column div.item h6
{
	font-size: 1em;
	font-weight:normal;
}
/*会展信息*/
div#main div.hp #oalist3
{
    background:#fff; /*def*/
	margin: 5px 0px 0px;
	overflow: hidden;
	border:1px solid #CCCCCC;

}

div#main div.hp #oalist3 .titlebar { background:url(../Images/site/index_bk1.gif) no-repeat center top; height:25px; line-height:28px; overflow:hidden; } /* 标题栏  */
div#main div.hp #oalist3 .titlebar .title { font-weight:bold; padding-left:36px; float:left; width:300px; } /* 标题  */
div#main div.hp #oalist3 .titlebar .title a { color:#000000; }  /* 标题链接颜色  */
div#main div.hp #oalist3 .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内  */
div#main div.hp #oalist3 .titlebar .more a { width:50px; background:url(../Images/site/mmore.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }



div#main div.hp #oalist3 div.column
{
	padding:10px 15px 10px 15px;
}
div#main div.hp #oalist3 div.column h5
{
	font-weight: bold;
	font-size:1em;
	color: #59597B;
	/*background: url(../images/site/mc_bg.gif) no-repeat left top;*/
	/*border: solid 1px #e7e7e7;*/
	display: inline;
	line-height: 22px;
	height:12px;
}
div#main div.hp #oalist3 div.column div.item
{
	padding: 6px 0px 6px 25px;
	background: url(../images/site/articlelist.gif) no-repeat left top;
	line-height: 160%;
}
div#main div.hp #oalist3 div.column div.item h6
{
	font-size: 1em;
	font-weight:normal;
}
/*小广告2*/
div#main div.hp #oalist4
{
    background:#fff; /*def*/
	margin: 5px 0px 0px;
	overflow: hidden;
	border:1px solid #CCCCCC;

}
div#main div.hp #oalist4 div.p
{
	/*图片友情链接样式*/
    margin-top:0px;
}
div#main div.hp #oalist4 div.p a
{
	display: block;
    border: #fff 1px dashed;
	text-align:center;
}
div#main div.hp #oalist4 div.p a:hover
{
	/*图片友情链接样式，鼠标滑过时的样式*/
	border: #ccc 1px dashed;
}
div#main div.hp #oalist4 div.p img
{
	/*图片宽度*/
	text-align:center; 
	vertical-align:middle;
	width:100%;
}
div#main div.hp #oalist4 div.column
{
	padding:2px 2px 2px 2px;
}
/*网刊发布*/
div#main div.hp #oalist5
{
    background:#fff; /*def*/
	margin: 5px 0px 0px;
	overflow: hidden;
	border:1px solid #CCCCCC;

}
div#main div.hp #oalist5 .titlebar { background:url(../Images/site/index_bk1.gif) no-repeat center top; height:25px; line-height:28px; overflow:hidden; } /* 标题栏  */
div#main div.hp #oalist5 .titlebar .title { font-weight:bold; padding-left:36px; float:left; width:300px; } /* 标题  */
div#main div.hp #oalist5 .titlebar .title a { color:#000000; }  /* 标题链接颜色  */
div#main div.hp #oalist5 .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内  */
div#main div.hp #oalist5 .titlebar .more a { width:50px; background:url(../Images/site/mmore.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }

div#main div.hp #oalist5 div.column
{
	padding:10px 15px 10px 15px;
}
div#main div.hp #oalist5 div.column h5
{
	font-weight: bold;
	font-size:1em;
	color: #59597B;
	/*background: url(../images/site/mc_bg.gif) no-repeat left top;*/
	/*border: solid 1px #e7e7e7;*/
	display: inline;
	line-height: 22px;
	height:12px;
}
div#main div.hp #oalist5 div.column div.item
{
	padding: 6px 0px 6px 25px;
	background: url(../images/site/articlelist.gif) no-repeat left top;
	line-height: 160%;
}
div#main div.hp #oalist5 div.column div.item h6
{
	font-size: 1em;
	font-weight:normal;
}

.trends_more
{
    height:14px;
    text-align:right;
	margin-right:15px;
	padding:20px 0px 10px 0px;
    color:#217ab7;
	font-size:12px;
}

/*页面侧边栏样式*/
div#main div#sidebar
{
	/*侧边栏宽度、内边距，注意参考CSS沙盒模型*/
	width:200px;
	overflow: hidden;
	padding-left:0px;
	margin-left:5px;
	background-color:#fff;
	padding-top:0px!important;
}
div#main div#sidebar div.column
{
    padding:5px 5px 5px 5px;
   
}
div#main div#sidebar div.tp
{
   font-size:12px;
   padding:5px 10px 15px 10px;
   color:#59597B;
   line-height:160%;
   text-align:justify;
   text-justify:inter-ideograph;
}
div#main div#sidebar div.item
{
	/*侧边栏区块的样式*/
	/*侧边栏区块表示在侧边栏区域，将同类内容作为一个块来显示，通常要求置于class="item"的div当中*/
	/*border: #d3d3d3 1px solid;*/
	margin-right:2px;
	margin-left:0px;
	/*background: #fff;*/
	width: 190px;
	overflow: hidden;
}
div#main div#sidebar div.item h4
{
	/*内容区域标题的样式*/
	/*background: #fc6;*/
	font-size: 1em;
	padding: 0px 5px 0px 15px;
	/*border-top: 1px solid #c0c0c0;*/
}
div#main div#sidebar div.item ul
{
	/*内容区域列表样式*/
	margin: 20px 0px 20px 0px;
	padding: 0px;
	list-style: none;
}
div#main div#sidebar #links.item ul li
{
	/*内容区域列表项样式，注意提示图片的处理方式！
	/*background: url(../images/li_dot_15em.gif) no-repeat;*/
	padding-left:20px;
}
div#main div#sidebar div.item a.more
{
	margin: 0px 7px 0px;
	background: #f60;
	padding:1px 0px 1px 0px;
	text-indent: -9999em;
	text-align: left;
	background: transparent url(../Images/site/more1.gif) no-repeat right center;
}
div#main div#sidebar div.item a.more:hover
{
	text-indent:  -9999emem;
}
div#main div#sidebar div.item h4 a:hover 
{
	/*文字链接样式，鼠标滑过时的样式*/

	color: #ff9900;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing:1px;
}
div#main div#sidebar div.item h4 a 
{
	text-decoration: none;
	color: #000;
	font-weight: bolder;
	letter-spacing:1px;
}
div#main div#sidebar div.item a.more
{
	margin: 0px 7px 4px;
	background: #f60;
	text-indent: -9999em;
	text-align: left;
	background: transparent url(../Images/site/more1.gif) no-repeat right center;
}
div#main div#sidebar div.item a.more:hover
{
	text-indent:  -9999emem;
}
.sidebar_more
{
    height:14px;
	line-height:14px;
	text-align:right;
	margin-right:15px;
	color:#217ab7;
	font-size:12px;
}


/*侧边栏单独样式*/
/*栏目编辑*/
div#main div#sidebar div#credit
{   
	margin-top:5px;
    padding: 0px 0px 0px 0px;
	background-color:#F4F4F4;
	border:#C5C7CF 1px solid;
	/*margin-top:8px;
	/*border:#95a4ae 1px solid;*/
}
div#main div#sidebar div#credit H4
{
	height:25px;
	line-height:25px;
	padding:0px 5px 0px 5px;
	text-indent:30px;
	background:url(../Images/index_bk.gif) no-repeat top left;
	border-bottom:#C5C7CF 1px dashed;
}


/*联系方式*/
div#main div#sidebar div#comments
{   
	margin-top:5px;
    padding: 5px 0px 5px 0px;
	background-color:#F4F4F4;
	border:#C5C7CF 1px solid;
}
div#main div#sidebar div#comments H4
{
	height:38px;
	line-height:38px;
	padding:0px 5px 0px 5px;
	text-indent:50px;
	background:url(../Images/contact0.jpg) no-repeat top center;

}
div#main div#sidebar div#comments h4 a:hover 
{
	/*文字链接样式，鼠标滑过时的样式*/

	color: #ff9900;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing:1px;
}
div#main div#sidebar div#comments h4 a 
{
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing:1px;
}
div#main div#sidebar div#credit h4 a:hover 
{
	/*文字链接样式，鼠标滑过时的样式*/

	color: #ff9900;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing:1px;
}
div#main div#sidebar div#credit h4 a 
{
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing:1px;
}
div#main div#sidebar div#comments div.column
{
    padding:5px 5px 5px 5px;
	background:url(../Images/contact1.jpg) no-repeat top center;
	height:162px;
	color:#999900;
	font-size:16px;
	font-weight:bold;
}
div#main div#sidebar div#comments a:hover 
{
	/*文字链接样式，鼠标滑过时的样式*/

	color: #ff9900;
	font-size: 16px;
	font-weight: bolder;

}
div#main div#sidebar div#comments a 
{
	text-decoration: none;
	color: #747601;
	font-size: 16px;
	font-weight: bolder;
	
}
div#main div#sidebar div#comments ul li
{
    padding-left:80px;
}

/*友情链接*/
div#main div#sidebar div#links
{   
	margin-top:5px;
    padding: 5px 0px 5px 0px;
	background-color:#F4F4F4;
	border:#C5C7CF 1px solid;
}

div#main div#sidebar div#links div.column
{
    padding:10px 10px 5px 10px;
}
div#main div#sidebar div#links div.t
{
	/*文字友情链接样式*/
	padding: 5px 5px 5px 4px;

}
div#main div#sidebar div#links div.t a
{
	/*文字友情链接样式，将连接设置为块显示模式，以方便设置链接的样式*/
	display: block;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	padding: 0px 6px;
	text-decoration: none;
	border: #7994cc 1px solid;
	background: #fff;
	color:#28518e;
	width:150px;
}
div#main div#sidebar div#links div.t a:hover
{
	/*文字友情链接样式，鼠标滑过时的样式*/
	border: #bac5cb 1px solid;
	background: #f7f7f7;
	color:#000;
}
div#main div#sidebar div#links div.p
{
	/*图片友情链接样式*/
    margin-top:5px;
}
div#main div#sidebar div#links div.p a
{
	display: block;
    border: #fff 1px dashed;
}
div#main div#sidebar div#links div.p a:hover
{
	/*图片友情链接样式，鼠标滑过时的样式*/
	border: #ccc 1px dashed;
}
div#main div#sidebar div#links div.p img
{
	/*图片宽度*/
	text-align:center; 
	vertical-align:middle;
	padding-left:20px;

}
/*登录样式*/
div#main div#sidebar div#loginview
{   
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	border:#666666 1px solid;
	 background:url(../Images/menu1.jpg) repeat-y top;
	
	 /*margin-top:8px;
	/*border:#95a4ae 1px solid;*/
}
div#main div#sidebar div#loginview H4
{
background: url(../Images/bj.jpg) 0 0 no-repeat;
	padding:20px;
	text-align:center;
}
div#main div#sidebar div#loginview div.column
{
   
	margin-top:0px;
	padding:5px;
	
}

div#main div#sidebar div#loginview table
{
	margin: 5px 6px;
	border-collapse: collapse;
	
}
div#main div#sidebar div#loginview table td
{
	padding: 3px 1px;
	text-align: center;
}
div#main div#sidebar div#loginview table input
{
	/*登陆按钮样式*/
	/*如果要为登陆按钮单独设置样式，请通过input.classname的方式设置*/
	width: 83px;
}
div#main div#sidebar div#loginview a:hover 
{
	/*文字链接样式，鼠标滑过时的样式*/

	color: #FFFF00;
	font-size: 12px;
	font-weight: bolder;
	text-align:center;
	
}
div#main div#sidebar div#loginview a 
{
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
}
.loginview_tb
{   
    margin:auto!important;       /* 用于 Firefox table text-align:center */
    margin-top:5px;
}
.loginview_1
{
	background:url(../images/site/bianjilogin.gif) no-repeat top center;
}
.loginview_2
{
	background:url(../images/site/bianjilogin.gif) no-repeat top center;
}
.loginview_3
{
	background:url(../images/site/bianjilogin.gif) no-repeat top center;
}
.loginview_4
{
	background:url(../images/site/bianjilogin.gif) no-repeat top center;
}
.loginview_end
{
    line-height:9px;
	background:url(../images/site/loginview_end.gif) no-repeat top left;
}

/*右侧栏*/
div#main div#info
{   
    margin-top:0px;
	margin-right:5px;
    padding: 0px 0px 0px 0px;
	width:200px;
	
}
div#main div#info h4 a:hover 
{
	/*文字链接样式，鼠标滑过时的样式*/

	color: #ff9900;
	font-size: 12px;
	font-weight: bolder;
	
}
div#main div#info h4 a 
{
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bolder;
}

div#main div#info div.item ul
{
	margin: 10px 0px 10px 0px;
	list-style: none;
	line-height: 22px;
	background:transparent url(../Images/site/kb0.gif) repeat-y left top;
}
div#main div#info div.item ul li
{
	/*内容区域列表项样式，注意提示图片的处理方式！
	/*background: url(../images/li_dot_15em.gif) no-repeat;*/
	padding-left:10px;
	line-height: 22px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	
}
/*公告栏*/
div#main div#info div#bulletin
{   
    margin-top:0px;
    padding: 0px 0px 0px 0px;
	width:200px;
	background-color:#F4F4F4;
	border:#C5C7CF 1px solid;
}
div#main div#info div#bulletin H4
{
	height:25px;
	line-height:25px;
	padding:0px 5px 0px 5px;
	text-indent:30px;
	background:url(../Images/index_bk.gif) no-repeat top left;
	border-bottom:#C5C7CF 1px dashed;
}

div#main div#info div#bulletin  div#column
{
    padding:10px 5px 10px 5px;
}
/*在线咨询*/
div#main div#info div#refer
{   
    margin-top:5px;
    padding: 0px 0px 0px 0px;
	width:200px;
	background-color:#F4F4F4;
	border:#C5C7CF 1px solid;
}
div#main div#info div#refer H4
{
	height:25px;
	line-height:25px;
	padding:0px 5px 0px 5px;
	text-indent:30px;
	background:url(../Images/index_bk.gif) no-repeat top left;
	border-bottom:#C5C7CF 1px dashed;
}

div#main div#info div#refer  div#column
{
    padding:10px 5px 10px 5px;
	
}
div#main div#info div#refer div.p
{
	/*图片友情链接样式*/
    margin-top:5px;
}
div#main div#info div#refer div.p a
{
	display: block;
    border: #fff 1px dashed;
	text-align:center;
}
div#main div#info div#refer div.p a:hover
{
	/*图片友情链接样式，鼠标滑过时的样式*/
	border: #ccc 1px dashed;
}
div#main div#info div#refer div.p img
{
	/*图片宽度*/
	text-align:center; 
	vertical-align:middle;
}


/*热门下载*/
div#main div#info div#download
{   
    margin-top:5px;
    padding: 0px 0px 0px 0px;
	width:200px;
	background-color:#F4F4F4;
	border:#C5C7CF 1px solid;

}
#download ul li{ margin-left:0px;}	
div#main div#info div#download H4
{
	height:25px;
	line-height:25px;
	padding:0px 5px 0px 5px;
	text-indent:30px;
	background:url(../Images/index_bk.gif) no-repeat top left;
	border-bottom:#C5C7CF 1px dashed;
}

div#main div#info div#download  div#column
{
    padding:10px 5px 10px 5px;
	height:200px;
}

/*在线投票*/
div#main div#info div#poll
{   
    margin-top:5px;
    padding: 0px 0px 0px 0px;
	width:200px;
	background-color:#F4F4F4;
	border:#C5C7CF 1px solid;
}
div#main div#info div#poll H4
{
	height:25px;
	line-height:25px;
	padding:0px 5px 0px 5px;
	text-indent:30px;
	background:url(../Images/index_bk.gif) no-repeat top left;
	border-bottom:#C5C7CF 1px dashed;
}

div#main div#info div#poll  div#column
{
    padding:10px 5px 10px 5px;
	
}
div#main div#info div#poll div.p
{
	/*图片友情链接样式*/
    margin-top:5px;
}
div#main div#info div#poll div.p a
{
	display: block;
    border: #fff 1px dashed;
	text-align:center;
}
div#main div#info div#poll div.p a:hover
{
	/*图片友情链接样式，鼠标滑过时的样式*/
	border: #ccc 1px dashed;
}
div#main div#info div#poll div.p img
{
	/*图片宽度*/
	text-align:center; 
	vertical-align:middle;
}

/*广告位*/
div#main div#info div#advertis
{   
    margin-top:5px;
    padding: 0px 0px 0px 0px;
	width:200px;
	background-color:#F4F4F4;
	border:#C5C7CF 1px solid;
}
div#main div#info div#advertis H4
{
	height:25px;
	line-height:25px;
	padding:0px 5px 0px 5px;
	text-indent:30px;
	background:url(../Images/index_bk.gif) no-repeat top left;
	border-bottom:#C5C7CF 1px dashed;
}

div#main div#info div#advertis  div#column
{
    padding:10px 5px 10px 5px;
	
}
div#main div#info div#advertis div.p
{
	/*图片友情链接样式*/
    margin-top:5px;
}
div#main div#info div#advertis div.p a
{
	display: block;
    border: #fff 1px dashed;
	text-align:center;
}
div#main div#info div#advertis div.p a:hover
{
	/*图片友情链接样式，鼠标滑过时的样式*/
	border: #ccc 1px dashed;
}
div#main div#info div#advertis div.p img
{
	/*图片宽度*/
	text-align:center; 
	vertical-align:middle;
}

div#main div#sidebar div#information
{
	display:none;                                         /* #information 开关 */
}
.bginfo
{
    height:20px;
	background:url(../images/site/bginfo.gif);
}

/*页脚图片链接*/
div#linktype
{
	/*页脚样式定义*/
	width: 975px;
	border-bottom:#ccc 2px solid;
	border-top:#ccc 2px solid;
	clear: both;
	padding:10px 10px 10px 10px;
	margin:5px 0px 5px 0px;
	azimuth:left;
}


/*页脚样式*/
div#footer
{
	/*页脚样式定义*/
	width: 100%;
	/*border-top: #ccc 5px solid;*/
	clear: both;
	text-align: center;
	/*line-height: 20px;*/
	/*background:#F0F9FF;*/
}
div#footer h2
{
	display: none;
}
div#footer div#copyright
{
	/*版权信息*/
	padding-top: 15px;
	color:#FFFFFF;
	line-height:160%;
}
div#footer div#announce
{
    padding-top: 15px;
    color:#fff;
	/*主办单位，网站拥有者信息*/
}
div#footer div#addressinfo
{
    color:#fff;
	padding-top:5px;
	/*地址信息样式*/
}
div#footer div#supportinfo
{
	/*支持信息样式*/
	padding-top:5px;
	padding-bottom: 0px;
    color:#fff;
}

/*公共样式定义*/
input.manage
{
	/*编辑登录*/
	width: 191px;
	height:26px;
	border:0;
    background:url(../Images/site/bianjilogin.gif) no-repeat;
}
input.author
{
	/*作者登录*/
	width: 191px;
	height:26px;
	border:0;
    background:url(../Images/site/zzlogin.gif) no-repeat;
}
input.expert
{
	/*专家登录*/
	width: 191px;
	height:26px;
	border:0;
    background:url(../Images/site/zjlogin.gif) no-repeat;
}
input.register
{
	/*作者注册*/
	width: 81px;
	height:26px;
	border:0;
    background:url(../Images/SITE/zzzc.gif) no-repeat;
	margin:4px;
	
}

input.author_ny
{
	/*登录内页input*/
	width:132px;
	height:25px;
	border:0;
    background:url(../Images/site/login_button.gif);
}

/*其他*/
div.item h4 a
{
	font-size: 1em;
	font-weight:normal;          /* .item h4 a */
	color:#fff;
}

div.item h6 a
{
    color:#28518e;        /* .ITEM H6 */
	font-size:1.1em;
}
div.item h6 a:hover
{
    color:#ff6600;
	font-size:1.1em;
	text-decoration:underline;

}

div#qkjj                 /* 用于代替原H4标题的期刊简介的样式定义 */
{
    width:150px;
	float:left;
	height: 22px;
	padding: 2px 7px 0px 35px;
	display:block;
	font-weight:bold;
	color:#fff;
	font-size:14px;
}
div#jjnr
{
    width:565px;           /* 用于 期刊简介的BOX */
    float:left;
	padding:0px 0px 8px 0px;
}
.qkjj
{
    text-indent:2em;      /* 用于期刊简介正文的缩进、行距 */
    line-height:180%;
	padding-right:20px;
	text-align:justify;
	text-justify:inter-ideograph;
}



div#footer_778
{
    width:993px;
	height:90px!important;
    background:url(../images/site/bottom_bg.gif) no-repeat top;
	color:#000;
	margin: 0 auto;
}

div#xbdw
{    
    height:54px;
    background:url(../images/site/xbdw_bg.gif) no-repeat center top;
}

.xbdw_t
{
    color:#cc6600;
	font-weight:bold;
	margin:5px auto auto 5px;
	padding:8px 0px 0px 5px!important;
}

.xbdw_z
{
    margin:5px auto auto 5px;
	padding:5px 0px 0px 5px!important;
    color:#006600;
	font-weight:bold;
}
.menu_iframe{position:absolute; visibility:inherit; top:0px; left:0px; width:120px; z-index:-1; filter: Alpha(Opacity=0);}

.login_new
{
    letter-spacing:3px;
    text-indent:5px;
}
.login_new a
{
    color:#fff;
}
.login_new a:hover
{
    color:#000;
	background:#eee;
}
/*div#left_01
{
    background:url(../images/site/left_01.gif) no-repeat center top;
	height:7px;
	line-height:7px;
}
.left_02
{
    background:url(../images/site/left_02.gif) repeat-y center top;
}
div#left_03
{
    background:url(../images/site/left_03.gif) repeat-y center top;
	height:67px;*/




.wz
{ 
    background:url(../images/site/wz_dian_bg.gif) repeat-x left bottom;
	line_height:24px;
	height:24px;
	color:#333;
	padding-top:10px;

}

.remarkline
{
    line-height:20px;
	border-bottom:1px #eee solid;
}

div.oa div.part h4
{
    color:#fff;
}


.digest {COLOR:#264b84; }

.digest:link {COLOR: #264b84;}

.digest:visited {COLOR: #264b84;}

.digest:hover {COLOR: #ff5024;TEXT-DECORATION: underline;}

.digest:active {COLOR: #264b84;}
.Authors
{
    color:#333;
	height:14px;
	line-height:14px;
}
.cleard
{
clear:both;
}

.indent
{
    text-indent:15px;
	letter-spacing:2px;
}
.loginwz
{
    color:#333;
	font-size:12px;
}

.other_end
{
    line-height:9px;
	background:url(../images/site/other_end.gif) no-repeat top left;
}
.oalist_end
{
    line-height:7px;
	background:url(../images/site/oalist_end.gif) no-repeat top left;
	margin:0px 2px 0px 2px;
}


.periodical dl
{
    float:left;
    width:524px;
	padding:0px 15px 0px 15px;
	border-left:#bcd6e2 1px solid;
	border-right:#bcd6e2 1px solid;
/*	background:url(../images/site/moreline.gif) no-repeat top left;
	height:22px;
	line-height:22px;*/
}
.periodical dt
{
    float:left;
    width:105px;
	height:20px;
	text-indent:10px;
	background:url(../images/site/gq.gif) top left no-repeat;
	color:#fff;
}
.periodical dd
{
    float:left;
    width:30px;
	height:20px;
	margin:0px;
}
.periodical dd a
{
    text-decoration:underline;
	color:#264b84;
}
.periodical dd a:hover
{
    text-decoration:underline;
	color:#FF0000;
}
.periodical
{
    
}
.previous_issues
{
   background:url(../images/site/nbg.jpg) center no-repeat;
   margin:0px 2px 0px 2px;
   height:200px;
   width:560px;
}
.all_periodical
{    
}
.all_periodical dl
{
    float:left;
    width:524px;
	padding:10px 15px 5px 15px;
	border-left:#bcd6e2 1px solid;
	border-right:#bcd6e2 1px solid; 
}
.all_periodical dt
{
    width:522px;
	height:30px;
	background:url(../images/site/moreyear.gif) left no-repeat;
	text-indent:20px;
	color:#025886;
	font-weight:bold;
	font-size:1.05em;
}
.all_periodical dd
{
    float:left;
    width:65px;
	height:20px;
	margin:0px;
	margin-left:1px;
}
.all_periodical dd a
{
    text-decoration:underline;
	color:#666666;
}
.all_periodical dd a:hover
{
    text-decoration:underline;
	color:#FF0000;
}

.isearch
{
    width:539px;
	padding-left:15px;
	padding-top:10px;
	border-left:#bcd6e2 1px solid;
	border-right:#bcd6e2 1px solid;  
}
div.isearch input.button
{
	width: 11px;
	height:14px;
	line-height:14px;
	border:0;
    background:transparent	 url(../Images/SITE/searchbutton.gif);
	margin:0px 3px 0px 7px;
}
div.isearch h5
{
    width:522px;
	height:30px;
	background:url(../images/site/moreyear.gif) left no-repeat;
	text-indent:20px;
	color:#025886;
	font-weight:bold;
}
.moreline
{
    width:500px;
	height:3px;
	margin-left:10px;
	line-height:3px;
	background:url(../images/site/moreline.gif) no-repeat top left;
}

#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: #fff 1px solid;
}
#loginview #welcome .shortcut:hover
{
	/*background: #f5f5f5;*/
}


div#container div#main div.news ul,
div#container div#main div.docs ul
{
	border-right: #dedede 1px solid;
	border-left: #dedede 1px solid;
	border-bottom: #dedede 1px solid;
	margin: 0px;
	padding: 5px;
	list-style: none;
}
div#container div#main div.news ul li,
div#container div#main div.docs ul li
{
	/*height: 21px;*/
	line-height: 21px;
	background: url(../images/arrow_list_right.gif) no-repeat left 8px;
	padding-left: 10px;
}
div#container div#main div.news div.pager,
div#container div#main div.docs div.pager
{
	border-right: #dedede 1px solid;
	border-left: #dedede 1px solid;
	border-bottom: #dedede 1px solid;
	padding: 2px 5px;
	background: #efefef;
}
div#container div#main div.news div#text,
div#container div#main div.docs div#text,
div#container div#main div.fixed div#text
{
	/*新闻文章正文样式*/
	line-height: 1.5em;
	/*text-indent: 2em;*/
	border-right: #dedede 1px solid;
	border-left: #dedede 1px solid;
	border-bottom: #dedede 1px solid;
	padding: 2px 5px;
	width: 538px;
	overflow: hidden;
}
#sousuo{ width:260px; height:20px;}
.titlebar { background:url(../Images/site/index_bk1.gif) no-repeat center top; height:25px; line-height:28px; overflow:hidden; } /* 标题栏  */
.titlebar .title { font-weight:bold; padding-left:36px; float:left; width:300px; } /* 标题  */
.titlebar .title a { color:#000000; }  /* 标题链接颜色  */
.titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内  */
.titlebar .more a { width:50px; background:url(../Images/site/mmore.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }






/* 期刊目录页 */
#contents {   border:#CCCCCC solid 1px;
            width: 735px;
	margin-right:3px;
	margin-left:1px;
	line-height: 100%;
	overflow: hidden;
	padding-top: 0px;font-size:14px;
            } /* 主体内容 */
#contents .titlebar {  background:#F4F4F4; height:24px; line-height:27px; overflow:hidden;} /* 标题栏 */
#contents .titlebar .title { font-weight:bold; padding-left:30px; float:left; width: auto; color:#555149; } /* 标题  */
#contents .titlebar .title a {color:#555149; }  /* 标题链接颜色  */
#contents .titlebar .title a:hover{color:#5E87CA;} 
#contents .bigtitle { font-weight:bold; font-size:18px; padding:10px; text-align:center; border:solid 2px #E8F3E0;  }
#contents .smalltitle {  padding:5px; text-align:center; color:#666; }
#contents .itemtitle { font-weight:bold; padding:8px 0 0 5px; margin:5px 0; background-color:#CCCCCC; }
#contents .column {font-size:14px; line-height: 25px; padding: 20px;  width:auto; }
#contents .column .list{ margin-top:10px; font-size:14px; margin-bottom:10px; }
#contents .column .list ul li{ background:#F4F4F4; padding:5px;padding-left:20px; margin-bottom:4px;}
#contents .column .list ul span{ padding:10px;font-size:14px;}
#contents .column .lmlist{ margin-top:10px; font-size:14px; margin-bottom:10px; }
#contents .column .lmlist ul li{ background:#F4F4F4; padding:5px;padding-left:20px; margin-bottom:4px;}
#contents .column .lmlist ul span{ padding:10px 5px 10px 0px;font-size:14px;}



#oalist6 { margin-top:5px; border:#C7C7C7 solid 1px; }
#oalist6 .titlebar {  background:url(../Images/site/index_bk1.gif) no-repeat center top; height:25px; line-height:28px; overflow:hidden; } /* 标题栏 */
#oalist6 .titlebar .title { font-weight:bold; padding-left:36px; float:left; width:300px; } /* 标题  */
#oalist6 .titlebar .title a { color:#000; }  /* 标题链接颜色  */
#oalist6 .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内  */
#oalist6 .titlebar .more a { width:50px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#oalist6 .column { overflow: auto; BACKGROUND-COLOR: transparent; OVERFLOW: scroll; scrollbar-face-color: #E6E6E6; scrollbar-shadow-color: #B5B5B5; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #B5B5B5; scrollbar-darkshadow-color: #EFFFEF; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #525151;overflow-x:hidden;}
#oalist6 .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; }
#oalist6 .column .item { clear:both; padding-left:30px; background: url(../Images/site/articlelist.gif) 5px 10px no-repeat; border-bottom: 1px dashed #ccc; margin:0px 15px 3px 15px; color:#666; }
#oalist6 .column .item .title { line-height:22px; }
#oalist6 .column .item .title a { color:#28518E; }
#oalist6 .column .item .title a:hover { color:#F30; }
#oalist6 .column .item .authors {line-height:18px; display:inline; }
#oalist6 .column .item .digest { height:18px; line-height:18px; display:inline; }
#oalist6 .column .item .digest a { color:#999; }
#oalist6 .column .item .digest a:hover { color:#F30; }

/*  幻灯片  */
#picbox {width:950px; height:201;position:relative; padding-top:2px;}
#slide-show-items {width:950px; height:201px; overflow:hidden;}
#slide-show-items li p {display:none;}
#slide-show-count {position:absolute; right:5px; bottom:5px;}
#slide-show-count li.slide {line-height:15px; text-align:center; float:right; cursor:pointer; margin:0 5px 0 0; display:inline;}
#slide-show-count li.slide a {width:15px; height:15px; display:block;background:url(default/icons.gif) no-repeat -15px 1px; text-decoration:none; color:#86A2B8;}
#slide-show-count li.slide a:hover {background:url(default/icons.gif) no-repeat 0px 1px; color:#fff;}
#slide-show-count li.slide.selectedTab a {background:url(default/icons.gif) no-repeat 0px 1px; color:#fff;}






/*图片新闻*/
#oalist1{height:46px;}

.slider{width:516px;height:42px;}
.switchable-box {position:relative;width:516px;height:42px;overflow:hidden;}
.switchable-content {}
.switchable-content img {width:516px;height:42px;}
.switchable-content > a {display:block;}
.switchable-panel {position:absolute;width:516px;}
.switchable-panel img {width:516px;height:42px;}
.switchable-caption {display:none;position:absolute;left:0;bottom:0;z-index:8;padding:10px 10px;overflow:hidden;width:100%;opacity:0.7;color:#FFFFFF;background-color:#000000;font-size:14px;}
.switchable-nav {float:right;position:relative;right:10px;bottom:20px;display:block;z-index:9999;}
.switchable-nav li {display:block;color:#fff;float:left;cursor:pointer;margin:0 3px;text-indent:-99999em; background:#fff;width:6px;height:6px;}
.switchable-nav li.active {background:#3399FF;}
.switchable-content li{margin:0; padding:0;list-style-type:none;}




/* 推荐图片 */
#demo{width:726px; overflow:hidden;margin-left:5px;}
#demo img{ width:149px; height:60px; margin:0px 6px 0px 0px; border:1px #dfdede solid;}
#demo span { height:22px; line-height:22px; width:149px; text-align:center;  font-size:12px; color:#000; overflow:hidden; display:block;}


.demo .tit{width:726px;display:block;
	background:#F4F4F4;
	border-bottom:#C5C7CF 1px dashed;}
	
.demo .tit a{text-decoration: none;
    color: #000;
    font-size: 12px;
    font-weight: bolder;
	height:25px;
	line-height:25px;
	padding:0px 5px 0px 5px;
	padding-left:35px;
	text-indent:30px;
}
	
.demo .tit a:hover{color:#FF9900;}

#stat {background-color:#F4F4F4;border:#C5C7CF 1px solid;margin-top:5px;}
#stat .column{font-size:12px;color:#000;padding:5px 5px;}
#stat H4
{
	height:25px;
	line-height:25px;
	padding:0px 5px 0px 5px;
	text-indent:30px;
	background:url(../Images/index_bk.gif) no-repeat top left;
	border-bottom:#C5C7CF 1px dashed;
}
