﻿/* 开始：文章编辑 */
#marticle{
	width:680px;
	margin:0px auto 0px auto;
	padding:3px;
	clear:both;
}
#marticletabs{
	width:668px;
	height:27px;
	padding:4px 4px 0px 4px;
}
.DivTabs{
	height:20px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	vertical-align:bottom;
	padding:3px;
	float:left;
	cursor: pointer;
	background-color:#A2CEFF;
	filter:progid:DXImageTransform.microsoft.gradient(gradienttype=0,startColorStr=#ffffff,endColorStr=#A2CEFF);
}
.ClickedDivTabs{
	height:20px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	vertical-align:bottom;
	padding:3px;
	float:left;
	cursor: pointer;
	background-color:#ffffff;
}

.DivTabs a{
	text-decoration:none;
}
.DivTabs a:hover{
	text-decoration:none;
}
#marticlecontent{
	width:674px;
	height:600px;
}
.DivContent{
	padding:2px;
	background-color:White;
}
/* 结束：文章编辑 */

/* 开始：问题文章内容显示 */
.qcontenttoolbar{
	height:30px;
	margin:1px auto 5px auto;
	padding:2px 3px 3px 3px;
}
.qctdivleft{
	width:200px;
	float:left;
	margin:auto auto auto 10px;
}
.qcbutton{
	width:72px;
	height:20px;
	float:left;
	margin:2px 8px 2px 2px;
	padding:3px 2px 0px 2px;
	text-align:center;
	color:#fff;
	border-top:2px #868688 solid;
	border-left:2px #868688 solid;
	border-right:2px #000000 solid;
	border-bottom:2px #000000 solid;
}
.qcbutton a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.qctdivright{
	float:right;
	margin:auto 30px auto auto;
	padding:8px 0px 0px 0px;
	text-align:right;
}
.qctdivright a{
	text-decoration:none;
}
.qctdivright a:hover{
	text-decoration:underline;
}
#qcontenttitle{
	height:19px;
	padding:5px 8px 0px 30px;
	font-weight:bold;
	color:#ffffff;
	border-left:1px #868688 solid;
	border-right:1px #868688 solid;
	border-bottom:solid 2px #000000;
}



.qcmcontent{
	width:996px;
	margin: 0 auto;
	overflow:hidden;
}
.qcmuserinfo{
	width:200px;
	float:left;
	margin:1px auto;
	border-right:1px #000000 solid;
	overflow:hidden;
}
.qcmcontentinfo{
	width:795px;
	margin:0px;
	float:right;
	margin:1px auto;
}
/*高度对齐*/
.qcmcontent:after
{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.qcmcontent
{
	display: inline-block;
}
/*\*/
.qcmcontent
{
	display: block;
}
/* end easy clearing */
/*\*/
.qcmuserinfo,.qcmcontentinfo
{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
}
@media all and (min-width: 0px) {
.qcmuserinfo,.qcmcontentinfo
{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
}
.qcmuserinfo:before,.qcmcontentinfo:before
{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
}
}

.qcmctop{
	width:794px;
	height:18px;
	padding:3px auto auto auto;
	margin:auto auto auto 1px;
}
.qcmcdetail{
	width:775px;
	margin:15px 10px 15px 10px;
}
.qcmcbottom{
}
.qcmcdoublebottom{
	height:5px;
}
.qcmbottom{
	width:100%;
	height:5px;
}

#DivReply{
	height:auto !important;min-height:300px;
	overflow:hidden;
}
.replyleft{
	width:200px;
	float:left;
	margin:1px auto;
	background-color:#DEDFDF;
	border-right:1px #000000 solid;
	overflow:hidden;
}
.replyright{
	width:795px;
	float:right;
	margin:1px auto;
}
/*高度对齐*/
#DivReply:after
{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#DivReply
{
	display: inline-block;
}
/*\*/
#DivReply
{
	display: block;
}
/* end easy clearing */
/*\*/
.replyleft,.replyright
{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
}
@media all and (min-width: 0px) {
.replyleft,.replyright
{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
}
.replyleft:before,.replyright:before
{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
}
}

/* 结束：问题文章内容显示 */

/* 开始：普通文章内容显示 */
.articlecontent{
	margin:10px;
}
#acdetail_title{
	margin:20px auto 10px auto;
	text-align:center;
}
.acomment_title{
	padding-top:5px;
	margin-bottom:8px;
	height:20px;
	border-top:1px #868688 dotted;
}
.acomment_list{
	padding:8px;
}
.aclst_title{
	padding:2px;
}
.aclst_content{
	padding:8px;
	margin:auto auto 10px auto;
}
.aclst_bottom{
	text-align:right;
	margin:6px 10px 0px auto;
}
.notice{
	font-size:14px;
	font-weight:bold;
	padding:6px 10px 3px 40px;
}
/* 结束：普通文章内容显示 */

/* 开始：控件文章内容显示 */
.CDivChannel{
	height:20px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	vertical-align:bottom;
	cursor: pointer;
	padding-top:4px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:4px;
}
.ClickedCDivChannel{
	height:20px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	vertical-align:bottom;
	cursor: pointer;
	padding-top:4px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:4px;
	background-color:#ffffff;
}

.CDivChannel a{
	text-decoration:none;
}
.CDivChannel a:hover{
	text-decoration:none;
}




.CMTabs{
	height:24px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	text-align:center;
	padding-bottom:0px;
	background-color:#EFF3F8;
	filter:progid:DXImageTransform.microsoft.gradient(gradienttype=0,startColorStr=#ffffff,endColorStr=#EFF3F8);
}
.CMTabs2{
	height:24px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	text-align:center;
	padding-bottom:0px;
}

.CMTcontainer{
	margin-left:120px;
}
.CDivTabs{
	width:100px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	vertical-align:bottom;
	cursor: pointer;
	float:left;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
}
.ClickedCDivTabs{
	width:100px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	vertical-align:bottom;
	cursor: pointer;
	float:left;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	background-color:#ffffff;
}
.Clicked a{
	color:#c00;
	text-decoration:none;
}
.Clicked a:hover{
	color:#c00;
	text-decoration:none;
}


.CDivTabs a{
	text-decoration:none;
}
.CDivTabs a:hover{
	text-decoration:none;
}
/* 结束：控件文章内容显示 */

/* 开始：文章列表 */
#normalcontentlist{
	background-image:url('../images/listback.gif');background-repeat:no-repeat;
}
/* 结束：文章列表 */

.normalback{
	background-image:url('../images/normalback.gif');
	background-repeat:no-repeat;
}

/* API树 */
#apitreecontainer
{
	width:auto!important; min-width:240px; width:240px;
	height:auto!important; min-height:300px; height:300px;
	margin:2px;
	background-color:White;
}
#apitree{
	float:left;width:240px;margin:0;padding:0;
}
#apitree ul{
	margin:0;padding:0;
}
#apitree li{
	text-align:left;
}
.openednode{
    background-image:url('/images/openednode.gif');
    background-repeat:no-repeat;
    color:#800000;
    font-weight:bold;
    cursor:hand;
    padding-top:2px;
    padding-bottom:2px;
    margin:0px;
}
.closednode{
	background-image: url('/images/closednode.gif');
	background-repeat: no-repeat;
	font-weight: bolder;
	color: #0000FF;
	cursor:hand;
	padding-top:2px;
    padding-bottom:2px;
    margin:0px;
}

/* 下载文章 */
#downloadcontainer{
	width:auto!important; min-width:240px; width:240px;
	height:auto!important; min-height:300px; height:300px;
	margin:2px;

}
.mainchanneltitle
{
	font-size: 16px;
	font-family: 黑体;
	height: 30px;
	line-height: 30px;
	border-left: 20px #6AA2D9 solid;
	border-bottom: 2px #6AA2D9 solid;
	margin-bottom: 10px;
}
.mainchanneltitle a
{
	color:#272727;
	text-decoration:none;
}
.activemch{
	background-color: #A0C4E7;
	color: #fff;
	border-top: 2px #FFFFFF solid;
	border-bottom: 2px #5B0000 solid;
}
.activemch a
{
	text-decoration:none;
	color: #fff;
}
.activemch a:hover
{
	text-decoration: none;
	color: #fff;
}
.dlline{
	height:1px;
	border-top: 2px #B5DAFF solid;
}
.dlmtitle{
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
}
.dldtitle{
	color:green;
}