/*页面级别通用样式*/
body {
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#6688CC;
	scrollbar-shadow-color:#243CB3;
	scrollbar-face-color:#99CCFF;
	scrollbar-highlight-color:#FFE0CC;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#00AAFF;
	margin:0px 0px 0px 0px;
	color:#000000;
	background-color:#ffffff;
 }
 
td {font-family: "宋体";}

a:visited{color: #000000;text-decoration: none;}
a:link{ color: #000000;text-decoration: none;}
a:active{color: #003CB3;text-decoration: underline;}
a:hover{color: #003CB3;text-decoration: underline;}

a.about:visited {font-size:12px;font-weight: bold;color: #ffffff;text-decoration: none; }
a.about:link {font-size:12px;font-weight: bold;color: #ffffff;text-decoration: none;}
a.about:active {font-size:12px;font-weight: bold;color: #ffffff;text-decoration: underline;}
a.about:hover {font-size:12px;font-weight: bold;color: #ffffff;text-decoration:underline;}


/*登陆模块下方表示当前Tab的标题*/ 
.title1 {font-family:"宋体";font-weight:bold;font-size:16px;color:#ffffff;letter-spacing: 3px;text-align:center;line-height:1.5em;}

/*最新列表等模块的标题*/
.title2 {font-family:"宋体";font-weight:bold;font-size:14px;line-height:1.5em;color:#265A80;background-color:#80BFFF;}
.title2 a:visited{font-family:"宋体";font-weight:normal;font-size:12px;line-height:1.5em;color: #ffffff;text-decoration: none;}
.title2 a:link{font-family:"宋体";font-weight:normal;font-size:12px;line-height:1.5em;color: #ffffff;text-decoration: none;}
.title2 a:active{font-family:"宋体";font-weight:normal;font-size:12px;line-height:1.5em;color: #ffffff;text-decoration: underline;}
.title2 a:hover{font-family:"宋体";font-weight:normal;font-size:12px;line-height:1.5em;color: #ffffff;text-decoration: underline;}

/*栏目导航模块的标题*/
.title2a {font-family:"宋体";font-weight:bold;font-size:14px;line-height:1.5em;color:#ff7f00}
.title2a a:visited{color:#ff7f00;}
.title2a a:link{color:#ff7f00;}
.title2a a:active{color:#ff7f00;}
.title2a a:hover{color:#ff7f00;text-decoration: underline;}

/*显示文献内容的标题*/
.title3 {font-family:"宋体";font-size: 20px; font-weight: bold;line-height:60px;text-align:center;}

/*最新列表等模块的列表项*/
.list1{font-family:"宋体";font-size:12px;line-height:1.8em;}
.list1 a:visited{color: #000000;text-decoration: none;}
.list1 a:link{ color: #000000;text-decoration: none;}
.list1 a:active{color: #003CB3;text-decoration: underline;}
.list1 a:hover{color: #003CB3;text-decoration: underline;}

/*二级页面左侧列表等模块的列表项*/
.list2 { FONT-WEIGHT: bold; FONT-SIZE: 12px }
.list2 a:visited{color: #000000;text-decoration: none;}
.list2 a:link{ color: #000000;text-decoration: none;}
.list2 a:active{color: #003CB3;text-decoration: underline;}
.list2 a:hover{FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff7f00; TEXT-DECORATION: underline }

/*显示文献内容的正文*/
.content1{font-family:"宋体";font-size: 15px; line-height:1.5em;text-indent:30px;}

/*其他的内容的正文*/
.content2{font-family:"宋体";font-size: 12px;line-height:1.5em;}
.content2 a:visited{color: #000000;text-decoration: none;}
.content2 a:link{ color: #000000;text-decoration: none;}
.content2 a:active{color: #003CB3;text-decoration: underline;}
.content2 a:hover{color: #003CB3;text-decoration: underline;}
.content2 a.link01:visited {  color: #6688CC; text-decoration: none; }
.content2 a.link01:link {	color: #6688CC;	text-decoration: none;}
.content2 a.link01:active {color: #003CB3;	text-decoration: underline;}
.content2 a.link01:hover {	color: #003CB3;	text-decoration: underline; }
/*分页*/
.content3 {font-family:"宋体";font-size: 12px; color: #178FE5;line-height:1.5em;}
.content3 a:visited {  color: #178FE5; text-decoration: underline;}
.content3 a:link {	color: #178FE5;	text-decoration: underline;}
.content3 a:active {color: #003CB3;	text-decoration: underline;}
.content3 a:hover {	color: #003CB3;	text-decoration: underline; }

/*标红的内容*/
.contentRed{font-family:"宋体";color:Red;}

/*文献时间*/
.docDate{font-size: 9pt;color:#999999;}
/*文献属性*/
.docSource{color:#000000;} 

/*中径指数表格*/
.unnamed2{FONT-SIZE: 12px;}