@charset "gb2312";
/* CSS Document */
#detailbody {
	text-align:center;
	width: 960px;
	margin:0 auto;
}
#detailbody #left {
	float: left;
	width: 590px;
}
#detailbody #right {
	float: right;
	width: 360px;
}
#detailbody #right .warp {
	width: 340px;
}
#detail {
	background-color:#f8f8f8;
	font-family:Verdana, Geneva, sans-serif;
	border: 1px solid #CCC;
	overflow:hidden;
	margin-bottom: 10px;
}
#detail .warp {
	width: 560px;
}
#keywords {
	background-color: #FFF;
	border: 1px dashed #CCC;
	padding: 10px;
}
#keywords a {
	margin-left:15px;
	text-decoration: underline;
}
#editer {
	color: #CCC;
	clear: both;
	float: right;
	line-height: 30px;
	height: 30px;
}
#content {
	font-size: 14px;
	line-height: 200%;
	clear: both;
}
#content p {
	text-indent: 28px;
	margin-bottom: 10px;
}
#content p img {
	text-indent: 0px;
}
#content table {
	border-collapse: collapse;
	border: none;
	font-size: 12px;
}
#content td {
	border: 1px solid #CCC;
}
#content ul, #content ol {
	margin-left: 50px;
}
#contentul li {
	list-style-type: disc;
}
#content ol li {
	list-style-type: decimal;
}
#content a, #detail .nextpage, #detail .nextpage a {
	font-size: 14px;
}
.ad590_150 {
	height: 150px;
	width: 590px;
	margin-bottom: 10px;
}
.ad_baidu_keywords {
	background-color: #FFF;
	border: 1px dashed #CCC;
	padding: 10px;
}
#detail .time {
	text-align: center;
	margin-top: 20px;
	line-height: 30px;
}
#nextpage, #nextpage a {
	font-size: 14px;
}
#nextpage {
	clear: both;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
#nextpage ul {
	margin: 10px;
}
#nextpage li {
	clear: both;
	line-height: 25px;
}
#info {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	line-height: 30px;
	height: 30px;
	text-align: center;
	margin-bottom: 10px;
}
#info span {
	padding-right: 20px;
}
#detail .linktable, #detail .innertable {
	border-collapse:collapse; /* 关键属性：合并表格内外边框(其实表格边框有2px，外面1px，里面还有1px哦) */
	border-width:1px; /* 设置边框状粗细：上 右 下 左 = 对应：1px 0 0 1px */
	background-color: #FFF;
	border:#ddd solid;
	border-width:1px 0 0 1px;
	text-align:left;
	margin-bottom: 10px;
}
#detail .linktable th {
	background-color: #EDF6FF;
	font-size: 14px;
	font-weight: bold;
	color:#0060b0;
}
#detail .innertable th {
	background-color: #EEE;
	font-size: 14px;
	font-weight: bold;
	color:#0060b0;
}
#detail .innertable td {
	border:#ddd solid;
	border-width:0 1px 1px 0;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
}
#detail .linktable th, #detail .linktable td, #detail .innertable th {
	border:#ddd solid;
	border-width:0 1px 1px 0;
	line-height: 30px;
	height: 30px;
	text-indent:15px;
}
#detail .linktable td a, #detail .innertable td a {
	font-size: 12px;
	text-decoration: underline;
}
#detail h1, #detail h2, #detail h3 {
	text-align: center;
}
#detail h2, #detail h3 {
	margin-top:5px;
	margin-bottom: 5px;
}
#detail h1 {
	color:#0060B0;
	font-size:24px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#detail h2 {
	font-size:18px;
}
#detail .content h3 {
	font-size:16px;
}
#detail .download {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#detail .download td {
	line-height: 50px;
	height: 50px;
	padding-left: 60px;
	background-image: url(/Images/icons.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: 20px 10px;
}
#detail .nav {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	line-height: 30px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#detail .nav, #detail .nav a {
	color:#999;
}
#detail .nav a:hover {
	color:#ff7400;
}
#linknews, #linknews h3 {
	text-align: left;
}
#linknews a, #linknews h3 {
	font-size:14px;
}
#detail_bottom {
	border: 1px solid #AACCEE;
	background-color: #EDF6FF;
}
#detail_bottom .warp {
	width: 560px;
}
#keywords, #content ul, #content ol, .ad_baidu_keywords {
	margin-bottom:10px;
}

