/*
 * 张掖中学资源中心、图片中心样式定义
 * 
 */
 
/* ==公用定义开始== */
img {
	border: 0;
}
h1 {
	text-align: left;
}
h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
}
dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, p {
	padding: 0px;
	margin: 0px;
}
/* 间隔补白 */
.c_spacing {
	font-size: 0px;
	line-height: 0px;
	height: 5px;
}
/* 清除浮动 */
.clearbox {
	border-top: 1px solid transparent !important;
	margin-top: -1px !important;
	margin-top: 0px;
	background: none;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	border: 0px;
	visibility: hidden;
}
tr.OddColor td, .OddColor {
	background-color: #f7f7f7;
}
.showpage {
	border: 1px solid #778f93;
	background-color: #f5f5f5;
	line-height: 32px;
	text-align: right;
	padding-right: 15px;
}
.pagecss {
	text-align: right;
	padding-right: 15px;
	line-height: 32px;
}
.showpage, .showpage a, .pagecss, .pagecss a {
	color: #053944;
}

#contentright {
	width: 725px;
}
#contentright .border {
	width: 100%;
}
/* ==公用定义结束== */




/* ==布局相关定义开始== */
.resMain {
	margin: 0 auto;
	width: 961px;
	height: 100%;
	overflow: hidden;
}
.resRight {
	float: right;
	width: 776px;
}
/* ==布局相关定义结束== */


/* ==局部样式定义开始== */
/*视频列表*/
.videoList {
	padding: 15px 10px 10px;
	border-bottom: 1px dashed #cccccc;
}
.videoThumb {
	width: 147px;
	height: 110px;
	padding: 3px;
	overflow: hidden;
	margin: auto;
	background: url(Images/bg_pic.gif) no-repeat;
}
.videoList h3 {
	margin-top: 8px;
}
.videoList h3 a {
	color: #073a43;
	line-height: 22px;
	text-decoration: underline;
}
.CNOnline p, .videoList p {
	color: #666666;
	line-height: 20px;
}
/*中文在线*/
.CNOnline {
	padding: 15px 10px 10px;
	border-bottom: 1px dashed #cccccc;
}
.CNOnline h3 {
	line-height: 20px;
}
.CNOnline h3 span {
	color: #ffffff;
	float: left;
	width: 12px;
	height: 11px;
	font-size: 10px;
	line-height: 11px;
	text-align: center;
	font-weight: bolder;
	margin-right: 7px;
	margin-top: 5px;
	font-family: "Arial Black", Arial, Helvetica, Verdana, Geneva, sans-serif;
	background: url(Images/bg_num.gif) no-repeat left top;
}
.CNOnline h3 a {
	color: #073a43;
}
.CNODown, .CNODownSpan a {
	display: block;
	height: 24px;
	line-height: 22px;
	padding-left: 12px;
	margin-top: 5px;
	font-weight: bolder;
	color: #ffffff;
	font-size: 13px;
	background: url(Images/tag_download.gif) no-repeat left top;
}
/*下载列表*/
.loopTable, .rightBox {
	border: 1px solid #778f93;
	padding: 1px;
	height: 100%;
	overflow: hidden;
}
.loopTable table {
	width: 100%;
	padding: 0;
	background: url(Images/tag_loop.gif) no-repeat right top;
}
.loopTable .tit td {
	color: #ffffff;
	line-height: 30px;
	height: 30px;
}
.loopTable .tit span {
	padding-left: 50px;
	display: inline-block;
	background: url(Images/icon_loop.gif) no-repeat left top;
}
.loopTable .tit span, .loopTable .tit span a {
	color: #ffffff;
	font-weight: bolder;
	font-size: 14px;
}
.loopTable td {
	padding: 0 10px;
	color: #666666;
	line-height: 24px;
	text-align: center;
}
.loopTable td.left {
	text-align: left;
}
.loopTable td a:hover {
	text-decoration: underline;
}
.loopTable td a {
	color: #073a43;
}
/*资源中心内容页*/
.rightBox h1 {
	line-height: 30px;
	height: 30px;
	background: url(Images/tag_loop.gif) no-repeat right top;
}
.rightBox h1 span {
	padding-left: 50px;
	display: inline-block;
	background: url(Images/icon_loop.gif) no-repeat left top;
}
.rightBox h1 span, .rightBox h1 span a {
	color: #ffffff;
	font-weight: bolder;
	font-size: 14px;
}
.rightBox h1 .more {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-right: 10px;
}
.rightBox h1 span a:hover {
	text-decoration: underline;
}
.showSoft {
	margin: 20px;
}
.showSoft h2 {
	background: url(Images/icon_down.gif) no-repeat left center;
	padding-left: 25px;
	font-size: 16px;
	font-weight: bolder;
	line-height: 38px;
}
.showSoft table {
	width: 100%;
	padding: 0px;
}
.showSoft td {
	padding: 0px 15px;
	line-height: 24px;
	color: #073a43;
}
.showSoft a {
	color: #666666;
}
.showSoft .CNODownSpan a {
	color: #ffffff;
}
.CNODownSpan {
	display: inline-block;
	width: 110px;
}
.CNODownSpan br {
	display: none;
}
.softPic img {
	border: 4px solid #eeeeee;
}
.softIntro {
	padding: 10px 25px 20px;
}
.softIntro h2 {
	padding-left: 50px;
	background: url(Images/divline.gif) repeat-x left 24px;
}
.softIntro h2 span {
	font-weight: bolder;
	color: #555555;
	width: 82px;
	text-align: center;
	height: 33px;
	display: inline-block;
	line-height: 30px;
	font-size: 14px;
	background: url(Images/tag_Intro.gif) no-repeat left top;
}
.softIntro p {
	color: #252f38;
	line-height: 22px;
	padding: 10px 15px;
	border-bottom: 1px solid #cdd5e0;
}
/*推荐下载*/
.dColorList {
	line-height: 25px;
	padding: 1px 0px 5px;
	background: url(Images/bg_dcolor.gif) left top;
}
.dColorList li a {
	background: url(Images/icon_downList.gif) no-repeat 8px center;
	padding-left: 25px;
}
/*列表页*/
.softChildList h3 {
	background: url(Images/icon_down.gif) no-repeat left center;
	padding-left: 25px;
	margin: 0px 10px;
	line-height: 28px;
}
.softChildList h3 a {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
	color: #075663;
}
.softChildList p {
	color: #073a43;
	line-height: 20px;
	padding: 5px 20px;
}
.softChildList ul {
	border: 1px solid #e1e1e1;
	background-color: #f7f7f7;
	line-height: 24px;
	text-align: center;
}
.softChildList li {
	display: inline;
	margin: 0px 10px;
	color: #777777;
}
.softChildList li span {
	color: #e90d0d;
}
.softChildList .loopcell {
	padding: 10px 5px;
}


/*图片中心首页*/
.picLoop {
	margin-left: -5px;
	float: left;
}
.picLoop .rightBox {
	width: 381px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	display: inline;
}
.picLoop ul {
	height: auto!important;
	height: 260px;
	min-height: 260px;
	padding: 5px 0px;
}
.picLoop li {
	float: left;
	display: inline;
	text-align: center;
	margin: 5px 15px 0px 25px;
}
.picThumb {
	border: 1px solid #cccccc;
	padding: 1px;
	overflow: hidden;
	width: 137px;
	height: 97px;
}
.picThumb a {
	display: inline-block;
	overflow: hidden;
	width: 135px;
	height: 95px;
	border: 1px solid #cccccc;
}
.picThumb img {
	height: auto;
}
.picChildList {
	height: 100%;
	overflow: hidden;
}
.picChildList li {
	float: left;
	display: inline;
	margin: 15px 0px 0px 11px;
	text-align: center;
}

.showPic h2 {
	line-height: 28px;
	padding: 5px 20px;
	background-color: #f7f7f7;
	margin: 15px auto;
	font-size: 16px;
	font-weight: bolder;
	color: #111111;
	text-align: center;
}
.PicBox {
	margin: auto;
	text-align: center;
}
.PicIntro, .PicInfo {
	color: #252f38;
	line-height: 22px;
	padding: 5px 20px;
}
.PicIntro {
	margin: 8px 10px;
	border: 1px solid #e0e0e0;
	background-color: #f7f7f7;
}
.PicIntro h4 {
	font-weight:bolder;
}
#PhotoUrlList, #imgBox {
	margin: 10px;
}
#PhotoUrlList table {
	margin: auto;
	text-align: center;
}
/*网站地图*/
.sitemap {
	padding: 10px 20px;
}
.sitemap td {
	padding: 0px;
	vertical-align: top;
}
.sitemap dl {
	margin-bottom: 10px;
}
.sitemap dd {
	padding: 5px 0 5px 2em;
	background-color: #f8f8f8;
	overflow: hidden;
	height: 100%;
}
.sitemap dt {
	width: 97px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 1px;
	border: 1px solid #778f93;
	background: url(images/sitemap_tit.gif) no-repeat scroll center;
}
.sitemap dt a {
	color: #ffffff;
	font-weight: bolder;
	word-break: keep-all;
	white-space: nowrap;
	word-wrap: normal;
	line-break: normal;
}
.sitemap dt a:hover {
	text-decoration: underline;
}
.sitemap ul {
	clear: both;
	height: 100%;
	overflow: hidden;
}
.sitemap li a {
	font-weight: bolder;
	color: #073a43;
}
.sitemap li a:hover {
	color: #cc3333;
}
.sitemap li li a {
	font-weight: normal;
	text-decoration: underline;
}
.sitemap li li li a {
	text-decoration: none;
}
.sitemap li {
	float: left;
	margin-right: 1em;
}
.sitemap li.NotInARow {
	float: none;
	clear: left;
}
/* ==局部样式定义结束== */