﻿/***   思政科研部（顶部）   ***/
.PoliticalResearchDepartmentTop
{
	width: 1000px;
	height: 150px;
	margin: 2px auto 0px;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/TopPic.jpg);
}

.CalendarFavorite
{
	width: 290px;
	height: auto;
	margin-top: -145px;
	margin-right: 10px;
	float: right;
	background: transparent;
}

/****   万年历   ****/
.CalendarDiv
{
	width: 240px;
	height: 18px;
	line-height: 18px;
	float: left;
	text-align: center;
	font-weight: bolder;
	background: transparent;
}

/****   收藏夹   ****/
.FavoriteDiv
{
	width: 50px;
	height: auto;
	float: right;
	background: transparent;
}


/***  菜单  ***/
.PoliticalResearchDepartmentMenu
{
	width: 1000px;
	height: 28px;
	margin: 0px auto 3px;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Gradient(startcolorstr='#ffffff',endcolorstr='#EAB845', gradientType='0');
}

.PoliticalResearchDepartmentMenu ul
{
	margin: 0px 0px 0px 164px;
	padding: 0px;	
	list-style: none;
}

.PoliticalResearchDepartmentMenu ul li
{
	float: left;
	margin-right: 30px;
	/*background: #f00;*/
}

.PoliticalResearchDepartmentMenu a
{
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	color: #000000;
	line-height: 28px;
	text-decoration: none;
}

.PoliticalResearchDepartmentMenu a:hover
{
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	color: #000000;
	line-height: 28px;
	text-decoration: none; 
	font-weight: bolder;
}


/***   思政科研部（中部）   ***/
.PoliticalResearchDepartmentCenter
{
	width: 1000px;
	height: auto;
	margin: 0px auto;
	background: #ffffff;
}

/***   思政科研部（底部）   ***/
.PoliticalResearchDepartmentFoot
{
	width: 1000px;
	height: 50px;
	margin: 3px auto;
	text-align: center;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	line-height: 50px;
	border-top: 2px solid #CB7600;
	/*background: #f00;*/
}

.PoliticalResearchDepartmentFoot a, .PoliticalResearchDepartmentFoot a:hover
{
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
}

.PoliticalResearchDepartmentFoot a
{
	color: #000000;
	text-decoration: none;
}

.PoliticalResearchDepartmentFoot a:hover
{
	color: #f00;
	text-decoration: underline;
}


/****   思政科研部-------主页    ****/
/***    部门概况子栏目   ***/   
.DeptOverviewSubNode
{
	width: 150px;
	height: auto;
	float: left;
	margin: 2px 0px;
	/*background: #f00;*/
}

.ParentNodeName
{
	width: 130px;
	height: 25px;
	margin: 0px auto;
	text-indent: 20px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;	
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/PicNew0.gif) no-repeat;
}

.ChildNodeNameList
{
	width: 130px;
	height: auto;
	margin-top: 15px;
	margin-left: 10px;
	/*background: #f00;*/
}

.ChildNodeNameList ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ChildNodeNameList a
{
  color: #000000;
  text-decoration: none;
  line-height: 28px;
	font: normal normal normal 15px/24px Arial, "宋体" ,Helvetica,sans-serif;	
}

.ChildNodeNameList a:hover
{
	color: blue;
	font-weight: bolder;
	text-decoration: underline;
}

.ChildNodeNameList ul li
{
	width: 100px;
	height: 28px;
	line-height: 28px;
	margin-bottom: 3px;
	/*background: #999;*/
}

.ChildNodeNameList img
{
	width: 9px;
	height: 15px;
	/*background: #f00;*/
}

/***     新闻动态   ***/
.NewsDynamic
{
	width: 423px;
	height: auto;
	float: left;
	margin: 2px 0px;
	border-right: 2px dotted #DD990A;
	border-left: 2px dotted #DD990A;	
	/*background: #fff;*/
}

.NewsDynamicTitle
{
  width: 400px;
  height: 25px;
  margin: 0px auto;
  text-indent: 20px;
  font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/PicNew.gif) no-repeat;
}

.NewsDynamicMore
{
	width: 40px;
	height: auto;
	float: right;
	margin-top: -20px;
	margin-right: 10px;
	cursor: hand;
	/*background: #f00;*/
}

.NewsDynamicList
{
	width: 400px;
	height: auto;
	margin: 4px auto 1px;
	cursor: hand;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	/*background: #f00;*/
}

.NewsDynamicList ul 
{
	margin: 0px 0px 0px 4px;
	padding: 0px;
	list-style: none;
}

.NewsDynamicList ul li
{
  width: 98%;
  height: 25px;
	line-height: 25px;
	border-bottom: 1px dotted #EFC76D;	
}

.NewsInfoIcon
{
	width: 25px;
	height: 14px;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
	background: #ffffff;
}

.NewsInfoTitle
{
	width: 287px;
	height: 25px;
	float: left;
	background: #ffffff;
}

.NewsInfoTitle a
{
	color: #000000;
	text-decoration: none;	
}

.NewsInfoTitle a:hover
{
	color: blue;
	text-decoration: underline;
}

.NewsInfoTime
{
	width: 70px;
	height: 25px;
	float: right;
	text-align: center;
	background: #ffffff;
}


/***     信息公告   ***/
.InformationNotice
{
	width: 423px;
	height: auto;
	float: left;
	margin: 2px 0px;
	/*background: #f00;*/
}

.InformationNoticeTitle
{
  width: 400px;
  height: 25px;
  margin: 0px auto;
  text-indent: 20px;
  font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/PicNew.gif) no-repeat;
}

.InformationNoticeMore
{
	width: 40px;
	height: auto;
	float: right;
	margin-top: -20px;
	margin-right: 10px;
	cursor: hand;
	/*background: #f00;*/
}

.InformationNoticeList
{
	width: 400px;
	height: 145px;
	margin: 4px auto 1px;
	cursor: hand;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	/*background: #f00;*/
}

.InformationNoticeList ul 
{
	margin: 0px 0px 0px 4px;
	padding: 0px;
	list-style: none;
}

.InformationNoticeList ul li
{
  width: 98%;
  height: 25px;
	line-height: 25px;
	border-bottom: 1px dotted #EFC76D;	
}

.CourseBuildResourceShareAcademicResearchOrganizeEvent
{
	width: 1000px;
	height: auto;
	margin-top: 3px;
	border-top: 2px solid #CB7600;
	background: #fff;
}

/***    常用链接   ***/
.CommonLink
{
	width: 150px;
  height: auto;
  float: left;  
  background: #fff;
}

.CommonLinkTitle
{
	width: 130px;
	height: auto;
	margin: 0px auto;
	margin-top: 3px;
	text-indent: 20px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/PicNew2.gif) no-repeat;
	/*background: #999;*/
}

.CommonLinkList
{
	width: 130px;
	height: auto;
	margin: 3px auto 0px;
	background: #fff;
}

.CommonLinkList ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.CommonLinkList ul li
{

}

/****   课程教学---资源共享  ****/
.CourseBuildResourceShare
{
	width: 848px;
	height: auto;
	float: right;
	margin-top: 3px;
	border-left: 2px dotted #DD990A;
	background: #fff;	
}

/***  课程教学子栏目Tab页  ****/
/*.CourseBuild
{
	width: 499px;
	height: auto;
	float: left;
	border-right: 2px dotted #A6AFE7;
  margin-top: 3px;
}*/

.CourseBuild
{
	width: 423px;
	height: auto;
	float: left;
	border-right: 2px dotted #DD990A;
}

/*
.CourseBuildTitle
{
	width: 480px;
	height: 30px;
	margin: 0px auto;
	text-indent: 20px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/PicNew1.gif) no-repeat;
}*/

.CourseBuildTitle
{
	width: 400px;
	height: 30px;
	margin: 0px auto;
	text-indent: 20px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/PicNew1.gif) no-repeat;
	/*background: #999;*/
}

.CourseBuildList, .ResourceShareList, .AcademicResearchList, .OrganizeEventList
{
	width: 400px;
	height: auto;
	margin: 4px auto 1px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: #ffffff;
}

.CourseBuildList ul, .ResourceShareList ul, .AcademicResearchList ul, .OrganizeEventList ul
{
	margin: 0px 0px 0px 4px;
	padding: 0px;
	list-style: none;
}

.CourseBuildList ul li, .ResourceShareList ul li, .AcademicResearchList ul li, .OrganizeEventList ul li
{
  width: 98%;
  height: 25px;
	line-height: 25px;
	border-bottom: 1px dotted #EFC76D;
}

/*
.ShowCourse_1, .ShowCourse_2
{
  width: 73px;
  height: 27px;
  margin-right: 5px;
  margin-top: 4px;
  text-indent: 0px;
	float: left;
	text-align: center;
	line-height: 27px;
	cursor: hand;
	font-weight: bolder;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/ShowTitle.gif) #f00 no-repeat;
}

.NoShowCourse_1, .NoShowCourse_2
{
  width: 73px;
  height: 27px;
  margin-right: 5px;
  margin-top: 4px;
  text-indent: 0px;
	float: left;
	text-align: center;
	line-height: 27px;	
	cursor: hand;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/NoShowTitle.gif) no-repeat;
}

.CourseMoreCourse
{
	width: 40px;
	height: auto;;
	float: right;
	margin-top: -23px;
	margin-right: 10px;
	cursor: hand;
}

.CourseTeachIcon
{
	width: 23px;
	height: 15px;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
	background: #ffffff;
}

.CourseTeachTitle
{
	width: 357px;
	height: 25px;
	float: left;
	background: #ffffff;
}

.CourseTeachTitle a
{
	color: #000000;
	text-decoration: none;	
}

.CourseTeachTitle a:hover
{
	color: blue;
	text-decoration: underline;
}

.CourseTeachTime
{
	width: 70px;
	height: 25px;
	float: right;
	text-align: center;
	background: #ffffff;
}
*/

/***   资源共享子栏目Tab页  ***/
/*.ResourceShare
{
	width: 499px;
	height: auto;
	float: left;
	margin-top: 3px;
}*/

.ResourceShare
{
	width: 423px;
	height: auto;
	float: left;
}

/*
.ResourceShareTitle
{
	width: 480px;
	height: 30px;
	margin: 0px auto;
	text-indent: 20px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/PicNew1.gif) no-repeat;
}*/

.ResourceShareTitle
{
	width: 400px;
	height: 30px;
	margin: 0px auto;
	text-indent: 20px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/PicNew1.gif) no-repeat;
}

/*
.ShowResource_1, .ShowResource_2, .ShowResource_3
{
  width: 73px;
  height: 27px;
  margin-right: 5px;
  margin-top: 4px;
  text-indent: 0px;
	float: left;
	text-align: center;
	line-height: 27px;
	cursor: hand;
	font-weight: bolder;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/ShowTitle.gif) #f00 no-repeat;
}

.NoShowResource_1, .NoShowResource_2, .NoShowResource_3
{
  width: 73px;
  height: 27px;
  margin-right: 5px;
  margin-top: 4px;
  text-indent: 0px;
	float: left;
	text-align: center;
	line-height: 27px;	
	cursor: hand;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/NoShowTitle.gif) no-repeat;
}

.ResourceMoreResource
{
	width: 40px;
	height: auto;;
	float: right;
	margin-top: -23px;
	margin-right: 10px;
	cursor: hand;
}*/




/****   科研学术---组织活动  ****/
.AcademicResearchOrganizeEvent
{
	width: 848px;
	height: auto;
	float: right;
	border-left: 2px dotted #DD990A;
	border-top: 2px solid #CB7600;
	background: #fff;	
}

/***  科研学术   ***/
.AcademicResearch
{
	width: 423px;
	height: auto;
	float: left;
	border-right: 2px dotted #DD990A;
  margin-top: 3px;
}

.AcademicResearchTitle
{
	width: 400px;
	height: 30px;
	margin: 0px auto;
	text-indent: 20px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/PicNew1.gif) no-repeat;
}

/***  组织活动   ***/
.OrganizeEvent
{
	width: 423px;
	height: auto;
	float: right;
  margin-top: 3px;
}

.OrganizeEventTitle
{
	width: 400px;
	height: 30px;
	margin: 0px auto;
	text-indent: 20px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/PicNew1.gif) no-repeat;
}


/****  课程教学--科研学术--组织活动--共享列表   ****/
.CourseTeachAcademicResearchOrganizeEventIcon, .ResourcesDownloadIcon
{
	width: 23px;
	height: 15px;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
	background: #ffffff;
}

.CourseTeachAcademicResearchOrganizeEventTitle, .ResourcesDownloadTitleUrl
{
	width: 289px;
	height: 25px;
	float: left;
	background: #ffffff;
}

.CourseTeachAcademicResearchOrganizeEventTitle a, .ResourcesDownloadTitleUrl a
{
	color: #000000;
	text-decoration: none;	
}

.CourseTeachAcademicResearchOrganizeEventTitle a:hover, .ResourcesDownloadTitleUrl a:hover
{
	color: blue;
	text-decoration: underline;
}

.CourseTeachAcademicResearchOrganizeEventTime, .ResourcesDownloadTime
{
	width: 70px;
	height: 25px;
	float: right;
	text-align: center;
	background: #ffffff;
}


/***    课程教学/资源共享（列表）  ***/ 
.ChildNodeList
{
	width: 400px;
	height: auto;
	margin: 0px auto;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	/*background: #999;*/
}

.ChildNodeList ul 
{
	margin: 5px 12px 5px 12px;
	padding: 0px;
	list-style: none;
}

.ChildNodeList ul li
{
  width: 98%;
  height: 25px;
	line-height: 25px;
	border-bottom: 1px dotted #EFC76D;	
}



/****   思政科研部-部门概况-子栏目页  及  思政科研部-部门概况页  ****/
/***    子栏目列表    ***/   
.DepartmentOverviewChildNodeNameList
{
	width: 120px;
	height: auto;
	float: left;
	background: #fff;
}

.DepartmentOverviewParentNameBack
{
	width: 120px;
	height: 31px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/TitleNode.gif) #fff no-repeat;
}

.DepartmentOverviewParentNodeName
{
	width: 60px;
	height: 20px;
	margin-left: 30px;
	margin-top: 6px;
	font-weight: bolder; 
	letter-spacing: 2px;
	/*background: #f00;*/
}

.DepartmentOverviewChildNodeList
{
  width: 118px;
	height: auto;
	border-left: 1px solid #EFC76D;
	border-right: 1px solid #EFC76D;
	border-bottom: 1px solid #EFC76D;		
}

.DepartmentOverviewChildNodeList ul
{
	margin: 0px;
	padding: 10px 0px 10px 15px;
	list-style: none;
}

.DepartmentOverviewChildNodeList a
{
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	color: #000000;
	line-height: 28px;
	text-decoration: none; 
}

.DepartmentOverviewChildNodeList a:hover
{
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	color: #000000;
	line-height: 28px;
	text-decoration: underline; 
	font-weight: bolder;
}


/***    相应子栏目内容   ***/
.DepartmentOverviewChildNodeContent
{
	width: 875px;
	height: auto;
	float: right;
	margin-left: 3px;
	border-left: 2px dotted #DD990A;
	/*background: #999;*/
}

.LocationBackNav
{
	width: 855px;
	height: 29px;
	margin: 0px auto;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	border-bottom: 2px solid #CB7600;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/TitleBar.gif) #fff no-repeat 20px 5px;
}

.LocationNavTitle
{
	width: 300px;
	height: auto;
	margin: 4px 0px 0px 65px;
	/*background: #f00;*/
}

.NodeContainBorder
{
  width: 855px;
  height: auto;
  margin: 10px auto;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	/*background: #f00;*/
}

.NodeContainDetail
{
	width: 835px;
  height: auto;
  margin: 10px auto;
	/*background: #999;*/
}


/****    思政科研部动态页    ****/

/**   新闻或信息公告列表   ***/
.DynamicInformationList
{
	width: 875px;
	height: auto;
	float: right;
	margin-left: 3px;
	border-left: 2px dotted #DD990A;
}

.DynamicInforLocationBackNav
{
	width: 855px;
	height: 29px;
	margin: 0px auto;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	border-bottom: 2px solid #CB7600;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/TitleBar.gif) #fff no-repeat 20px 5px;
}

.DynamicInforLocationNavTitle
{
	width: 300px;
	height: auto;
	margin: 4px 0px 0px 65px;
}

.DynamicInformationListContent
{
	width: 800px;
	height: auto;
	margin: 20px auto 10px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	/*background: #f00;*/
}

.DynamicInformationListContent ul
{
  margin: 0px;
  padding: 0px;
	list-style: none;
}

.DynamicInformationListContent ul li
{
	width: 100%;
	height: 25px;
	border-bottom: 1px dotted #EFC76D;
}

.DynamicInfoIconUrlTime
{
	width: 800px;
	height: 25px;
}

.DynamicInfoIcon
{
	width: 10px;
	height: 8px;
	float: left;
	margin: 8px  8px 7px 5px;
	/*background: #999;*/
}

.DynamicInfoUrl
{
	width: 645px;
	height: 25px;
	float: left;
	/*background: yellow;*/
}

.DynamicInfoUrl a, .DynamicInfoListPage a
{
	color: #000;
	text-decoration: none;
}

.DynamicInfoUrl a:hover, .DynamicInfoListPage a:hover
{
	color: blue;
	text-decoration: underline;
}

.DynamicInfoTime
{
	width: 120px;
	height: 25px;
	float: right;
	text-align: center;
	/*background: #999;*/
}

.DynamicInfoListPage
{
  margin: 10px auto;
	text-align: center;	
}


/****     思政科研部-栏目页         ****/
/***    子栏目列表    ***/    
.ColumnsChildNodeNameList
{
	width: 120px;
	height: auto;
	float: left;
	background: #fff;
}

.ColumnsParentNameBack
{
	width: 120px;
	height: 31px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/TitleNode.gif) #fff no-repeat;
}

.ColumnsParentNodeName
{
	width: 60px;
	height: 20px;
	margin-left: 30px;
	margin-top: 6px;
	font-weight: bolder; 
	letter-spacing: 2px;
	/*background: #f00;*/
}

.ColumnsChildNodeList
{
  width: 118px;
	height: auto;
	border-left: 1px solid #EFC76D;
	border-right: 1px solid #EFC76D;
	border-bottom: 1px solid #EFC76D;
}

.ColumnsChildNodeList ul
{
	margin: 0px;
	padding: 10px 0px 10px 15px;
	list-style: none;
}

.ColumnsChildNodeList a
{
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	color: #000000;
	line-height: 28px;
	text-decoration: none; 
}

.ColumnsChildNodeList a:hover
{
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	color: #000000;
	line-height: 28px;
	text-decoration: underline; 
	font-weight: bolder;
}

/***    相应子栏目内容    ***/
.ColumnsChildNodeContent
{
	width: 875px;
	height: auto;
	float: right;
	margin-left: 3px;
	border-left: 2px dotted #DD990A;
	/*background: #999;*/
}

.ColumnsLocationBackNav
{
	width: 855px;
	height: 29px;
	margin: 0px auto;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	border-bottom: 2px solid #CB7600;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/TitleBar.gif) #fff no-repeat 20px 5px;
}

.ColumnsLocationNavTitle
{
	width: 300px;
	height: auto;
	margin: 4px 0px 0px 65px;
	/*background: #f00;*/
}

.ColumnsNodeContainDetail
{
  width: 855px;
  height: auto;
  margin: 10px auto;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	/*background: #f00;*/
}

.ContainNodeDetail
{
	width: 835px;
	height: auto;
	margin: 10px auto;
	background: #ffffff;
}


/****  视频文件  ***/
.MoveFile
{
  width: 855px;
  height: auto;
  margin: 0px auto 5px;
  border-top: 2px solid #CB7600;
  background: #fff;
}

.MoveFileTitle
{
  text-indent: 30px;
	font: normal normal bolder 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
}

.MoveFileList
{
	width: 835px;
	height: auto;
	margin: 0px auto;
	background: #fff;
}

.MoveFileList ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.MoveFileList ul li
{
	width: 48%;
	height: auto;
	margin: 0px 5px;
	float: left;
	text-indent: 5px;
	border-bottom: 1px dotted #EFC76D;
}

.MoveFileList a 
{
	color: #000000;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	text-decoration: none;
}

.MoveFileList a:hover 
{
	color: blue;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	text-decoration: underline;
}






/**** 思政科研部-内容页  ****/
.ContentPageTitle
{
	width: 1000px;
	height: auto;
	margin-top: 10px;
	text-align: center; 
	/*background: #f00;*/
}

.ContentPageBorder
{
  width: 996px;
  height: auto;
	border-top: 2px dotted #DD990A;
	border-left: 2px solid #CB7600;
	border-right: 2px solid #CB7600;
}

.ContentPageNav
{
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	text-indent: 30px;
	border-top: 2px solid #CB7600;
	border-left: 2px solid #CB7600;
	border-right: 2px solid #CB7600;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/157.gif) #fff no-repeat 0px 8px;
}

.ContentPageNav a, .ContentPageFontPrintCloseWindow a, .ContentPageUpPart a, .ContentPageDownPart a, .ContentPageCloseWindow a
{
  color: #000000;
	text-decoration: none;
}

.ContentPageNav a:hover, .ContentPageFontPrintCloseWindow a:hover, .ContentPageUpPart a:hover, .ContentPageDownPart a:hover, .ContentPageCloseWindow a:hover
{
  color: blue;
	text-decoration: underline;
}

.ContentPageAuthorCopyFromUpdateTimeHits
{
	width: 700px;
	height: auto;
  float: left;
  text-indent: 30px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	border-left: 2px solid #CB7600;
	/*background: #f00;*/
}

.ContentPageFontPrintCloseWindow
{
	width: 280px;
	height: auto;
	padding-right: 16px;
	float: right;
	text-align: right;
  font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
  border-right: 2px solid #CB7600;
  /*background: #999;*/
}

.ContentPageDetail
{
	padding: 25px;
}

.ContentPageUpDownPartCloseWindow
{
  width: 996px;
  height: auto;
  padding: 10px 0px;
	border-top: 2px dotted #DD990A;
  border-left: 2px solid #CB7600;
	border-right: 2px solid #CB7600;
	border-bottom: 2px solid #CB7600;
}

.ContentPageUpDownPart
{
	width: 800px;
	height: 48px;
	padding-left: 15px;
	float: left;
	/*background: #f00;*/
}

.ContentPageUpPart, .ContentPageDownPart
{
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
}

.ContentPageCloseWindow
{
  width: 181px;
	height: 48px;
	float: right;
	text-align: center;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	/*background: #999;*/
}

.ContentPageCloseWindow a
{
	line-height: 48px;
}



/****    思政科研部-栏目页-动态子栏目页    ***/
.ColumnsNodeDynamicInfoList
{

}


/****    思政科研部-资源下载-内容页     ***/
/***  标题  ***/
.ShowResourceDownLoadTitle
{
	width: 1000px;
	height: auto;
	margin: 10px auto 10px;
	text-align: center;
	font: normal normal normal 20px/30px Arial, "宋体" ,Helvetica,sans-serif;
	background: #ffffff;
}

.ResourceDownLoadBorder
{
	width: 996px;
	height: auto;
	margin: 0px auto;
	border: 2px solid #CB7600;
}

/****   点击数--日期--大小--关闭窗口     ****/
.ShowResourceDownLoadHitsTimeSizeCloseWindow
{
  width: 996px;
  height: auto;
  margin: 5px 0px;
  padding-bottom: 5px;
  font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	border-bottom: 2px dotted #DD990A;
	background: #ffffff;
}

/***  点击数  ***/
.ShowResourceDownLoadHits
{
	width: 150px;
	height: auto;
	float: left;
	text-indent: 10px;
	background: #ffffff;
}

/***   日期  ***/
.ShowResourceDownLoadTime
{
	width: 200px;
	height: auto;
	float: left;
	text-indent: 10px;
	background: #ffffff;
}
      
/***   大小  ***/
.ShowResourceDownLoadSize
{
	width: 150px;
	height: auto;
	float: left;
	background: #ffffff;
}

/***   关闭窗口   ***/
.ShowResourceDownLoadCloseWindow
{
	width: 300px;
	height: auto;
	float: right;
	text-align: right;
	padding-right: 10px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: #ffffff;
}

.ShowResourceDownLoadCloseWindow a
{
	color: #000000;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	text-decoration: none;
}

.ShowResourceDownLoadCloseWindow a:hover
{
	color: blue;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	text-decoration: underline;
}

/***   用户名及密码    ***/
.ShowNamePassword
{
	width: 996px;
	height: auto;
	background: ffffff;
}

.InputUserNamePassword
{
	width: 230px;
	height: auto;
	margin: 10px auto;
}

.DownLoadLinkUrl
{
	width: 100px;
	height: 20px;
	text-align: center;
	background: #ffffff;
}

.DownLoadLinkUrl a
{
	color: #000000;
	line-height: 20px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	text-decoration: none;
}

.DownLoadLinkUrl a:hover
{
	color: blue;
	line-height: 20px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	text-decoration: underline;
}


