.pageNavi {
	border-bottom:4px solid #25a7cd;
}
.pageNavi .t {
	text-align:center;
}
.pageNavi .t a {
	padding:3px 18px;
	background:#25a7cd;
	display:inline-block;
	color:#f5cc2c;
	font-weight:bold;
}



.leftsider {
	width:350px;
}
.leftsider .lmBox {}
.leftsider .lmBox .lmTitle {
	padding:4px;
	background:#25a7cd;
	border:1px solid #2195b7;
	font-weight:bold;
}
.leftsider .lmBox .lmContent {
	border:1px solid #2195b7;
}
.leftsider .lmBox .lmContent ul {
	padding:0px;
	margin:0px;
}
.leftsider .lmBox .lmContent ul li {
	line-height:22px;
	text-indent:11px;
	background:url(../images/ico_1.gif) 2px 7px no-repeat;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.leftsider .lmBox .lmCaegory {
	
}
.leftsider .lmBox .lmCaegory ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.leftsider .lmBox .lmCaegory ul li {
	width:112px;
	padding:0px;
	margin-bottom:3px;
	text-align:center;
	border:1px solid #2195b7;
	line-height:24px;
	border-radius:5px;
	background:#74cce6;
}
.leftsider .lmBox .lmCaegory ul li:hover {
	background:#b6e4f2;
}
.leftsider .lmBox .lmCaegory ul li a {
	display:block;
	padding:3px;
}
.leftsider .lmBox .lmCaegory .marLeft {
	margin-left:4px;
}

/*右侧*/
.rightsider {
	width:1024px;
}
.rightsider .codeContentBody {
	border:1px solid #2195b7;
}
.rightsider .codeContentBody .aTitle h2 {
	text-align:center;
	padding:5px;
	margin:3px;
}
.rightsider .codeContentBody .codeCopyright {
	text-align:center;
	color:#215fb7;
}
.rightsider .codeContentBody .codeCopyright em {
	color:#333333;
}

.rightsider .codeContentBody .contentBody {
	padding:5px;
}
.rightsider .codeContentBody .contentBody #aContent {
	line-height:22px;
}
.rightsider .codeContentBody .codeAttach {
	padding:8px 3px;
	color:#ff3333;
}
.rightsider .codeContentBody .codeTags {
	line-height:28px;
	padding:3px;
	border-top:1px dashed #2195b7;
	color:#215fb7;
}
.rightsider .codeContentBody .codeTags a {
	padding:3px 8px 3px 0px;
}
.rightsider .codeContentBody .contentBody pre {
	position: relative; /*关键点*/
	font-family: Ebrima,Courier New,Arial, Helvetica, sans-serif;
	_font-family: Ebrima,Courier New,Arial, Helvetica, sans-serif;
	padding:5px;
	margin:5px 3px;
	border:1px solid #cdcdcd;
	border-radius:5px;
	background:#f8f8f8;
	white-space: pre-wrap;      /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since1999 */
	white-space:-pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /*Opera 7 */
	word-wrap:break-word;       /* Internet Explorer 5.5+ */
}
.rightsider .codeContentBody .contentBody pre .codeTitles {
	border-bottom:1px solid #e7e7e7;
	font-weight:bold;
	margin-bottom:4px;
	padding:3px 0px;
	/*
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	*/
}
.rightsider .codeContentBody .contentBody pre code {
	font-family: Ebrima,Courier New,Arial, Helvetica, sans-serif;
	_font-family: Ebrima,Courier New,Arial, Helvetica, sans-serif;
	background:#f8f8f8;
	padding:5px;
}
.rightsider .codeContentBody .contentBody pre .codeTitles .copyContent {
	cursor:pointer;
}
.rightsider .codeContentBody .contentBody pre .codeTitles .runContent {
	cursor:pointer;
}
.rightsider .codeContentBody .contentBody pre .codeContent {
	display:block;
}

.rightsider .artConPageB {
	border:1px solid #32b4da;
}
.rightsider .artConPageB .artConPageBName {
	padding:4px;
	background:#32b4da;
	font-weight:bold;
}
.rightsider .artRelated {
	
}
.rightsider .artRelated a.catelink {
	color:#2195b7;
}
.rightsider .artRelated ul {
	padding:0px;
	margin:0px;
	line-height:22px;
	list-style:none;
}
.rightsider .artRelated ul li {
	padding:0px;
	margin:0px;
	text-indent:4px;
	width:502px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.rightsider .artComment {
	
}
.rightsider .artComment h2 {
	text-align:center;
}
.rightsider .artComment .commbox {
	padding:3px;
}
.rightsider .artComment .commbox .comminputbody {
	width:650px;
}
.rightsider .artComment .commbox .comminputbody textarea {
	width:645px;
}
.rightsider .artComment .commbox .comminputbody .commuserinfo {
	padding:3px 0px;
}
.rightsider .artComment .commbox .commintromsg {
	width:350px;
}
.rightsider .commlist {
	font-size:13px;
}
.rightsider .commlist .comms {
	padding:3px;
}
.rightsider .commlist .comms .commListHeader {
	padding:3px;
	background:#e2ebfa;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.rightsider .commlist .comms .commListContent {
	padding:3px;
	border:1px solid #ccddf6;
}
.rightsider .commlist .comms .commListContent pre {
	font-family: Ebrima,Courier New,Arial, Helvetica, sans-serif;
	_font-family: Ebrima,Courier New,Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	white-space: pre-wrap;      /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since1999 */
	white-space:-pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /*Opera 7 */
	word-wrap:break-word;       /* Internet Explorer 5.5+ */
}
/*列表页*/
.rightsider .recList {}
.rightsider .recList .recList_Line {
	border-bottom:5px solid #b6e4f2;
	margin-bottom:5px;
}
.rightsider .recList .recList_Line:hover {
	border-bottom:5px solid #ff3333;
	background:#e2f4fa;
}

.rightsider .recList .recList_Line h2 {
	padding:3px;
	margin:0px;
}
.rightsider .recList .recList_Line .recList_intro {
	padding:3px;
	margin:0px;

}
.rightsider .recList .recList_Line .recList_oinfo {
	padding:3px;
	margin:0px;
	text-align:right;
	margin-bottom:5px;
	white-space: pre-wrap;      /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since1999 */
	white-space:-pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /*Opera 7 */
	word-wrap:break-word;       /* Internet Explorer 5.5+ */
	color:#1d83a1;
}
.rightsider .recList .recList_Line .recList_oinfo a {
	color:#1d83a1;
}
.rightsider .recList .recList_Line .recList_oinfo em {
	color:#5b5b5b;
}
.rightsider .recList .recList_Line .recList_oinfo a:hover {
	color:#c02323;
}
.rightsider .recList .pageSwitcher {
	padding:3px;
	margin:3px 0px;
}
