﻿body {
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
/*分割线2009-5-7=======================================================*/
div.cssSplitLine {
	font-size: 0px;
	height: 5px;
	max-width: 950px;
	clear: both;
}
/*顶部导航2009-7-17==============================================================*/
.cssNav {
	padding: 9px 0px 5px 0px;
	margin: 0px auto 0px auto;
	width: 950px;
	height: 14px;
	overflow: hidden;
	text-align: center;
}
.cssNav ul {
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.cssNav li {
	padding: 0px 8px 0px 8px;
	background-image: url('http://www.21cs.cn/images/bgs1.gif');
	margin-left: -1px;
	display: inline;
}
.cssNav li:first-child {
	background-image: none;
}
.cssNav a:link, .cssNav a:visited {
	color: #626262;
	text-decoration: none;
}
.cssNav a:active, .cssNav a:hover {
	color: #990000;
	text-decoration: underline;
}
/*页眉2009-7-17==============================================================*/
.cssHeader {
	margin: 0px auto 5px auto;
	padding: 5px;
	border: 1px solid #D3D3D3;
	height: 70px;
	overflow: hidden;
	width: 938px;
}
.cssHeader div {
	height: 70px;
	float: left;
	overflow: hidden;
}
.cssHeader img {
	display: block;
}
.cssHeader .cssLogo {
	width: 160px;
}
.cssHeader .cssBanner {
	width: 680px;
}
.cssHeader .cssWeather {
	width: 98px;
}
/*中间部分2009-5-7==========================================================*/
.cssMiddle {
	width: 950px;
	padding: 0;
	margin: 0px auto 0px auto;
	clear: both;
}
/*主体部分 2009-5-7========================================================*/
.cssMain {
	width: 640px;
	float: left;
	background-color: #33CCFF;
	clear: left;
}
/*右包含 2009-5-7====================================================*/
.cssRight {
	width: 300px;
	float: right;
	clear: right;
}
/*搜索 ===2009-6-29=============================*/
.cssRightSearch {
	padding: 3px 0px 0px 40px;
	background-position: 0px -50px;
	width: 260px;
	background-image: url('http://www.21cs.cn/images/bgs1.gif');
	height: 25px;
}
.cssRightSearch input {
	font-size: 12px;
}
#docRightSearchKeyword {
	width: 180px;
	margin-right: 5px;
	color: #B3B3B3;
}
/*---------------------------视频播放器*/
.cssMediaArea {
	padding: 5px 5px 2px 5px;
	border: 1px solid #B4C2E2;
	margin-top: 5px;
	line-height: 23px;
	color: #000099;
	width: 288px;
}
.cssMediaArea img {
	display: block;
}
.cssMediaArea a {
	color: #000099;
}
.cssMediaArea select {
	font-size: 12px;
}
.cssMediaArea object {
	background-color: #000000;
}
.cssMediaArea .cssSelectText {
	padding-top: 3px;
}

/*--RightList 2009-6-29=======================----*/
.cssRightList {
	border: 1px solid #D5E2F3;
	width: 298px;
	color: #000099;
	margin-top: 5px;
}
.cssRightList span {
	background-position: 0px -100px;
	padding: 5px 15px;
	display: block;
	font-weight: bold;
	font-size: 14px;
	height: 16px;
	background-image: url('http://www.21cs.cn/images/bgs1.gif');
	color: #000000;
}
.cssRightList ul {
	padding: 11px 11px 3px 11px;
	margin: 0px;
	clear:both;
}
.cssRightList li {
	height: 20px;
}
.cssRightList a:link, .cssRightList a:visited {
	color: #000099;
	text-decoration: underline;
}
.cssRightList a:active, .cssRightList a:hover {
	color: #990000;
	text-decoration: underline;
}

#docImgNews div {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	width: 127px;
	float: left;
	overflow: hidden;
}
#docImgNews div img {
	border: 1px solid #C8D8F2;
	width: 125px;
	height: 85px;
}
#docImgNews div label {
	padding: 6px 0px 0px 0px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}
/*页脚2009-7-17================================================================*/
.cssFooter {
	padding: 15px 0px 0px 0px;
	margin: 0px auto 0px auto;
	border-top: solid 1px #C1D9F4;
	color: #626262;
	width: 950px;
	text-align: center;
}
.cssFooter ul {
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.cssFooter li {
	padding: 0px 8px 0px 8px;
	background-image: url('http://www.21cs.cn/images/bgs1.gif');
	margin-left: -1px;
	display: inline;
}
.cssFooter li:first-child {
	background-image: none;
}
.cssFooter p {
	padding: 10px 0px 15px 0px;
	margin: 0px;
}
.cssFooter a:link, .cssFooter a:visited {
	color: #626262;
	text-decoration: none;
}
.cssFooter a:active, .cssFooter a:hover {
	color: #990000;
	text-decoration: underline;
}
