.mainbody {

}
.left {
	width:200px;
	overflow:hidden;
	float:left;
	border:0px;
}

.right {
	width:758px;
	overflow:hidden;
	float:right;
	border:0px;
}
/*/////////////////////////////////////////*/
.left .title{
	border:1px solid #0093D9;
	overflow:hidden;
	text-align:left;
	background:#B3D4EF;
	line-height:22px;
	font-weight:bold;
	text-indent:3px;
}
.left .content{
	overflow:hidden;
	line-height:20px;
	border-top:0px;
	border-right:1px solid #0093D9;
	border-bottom:1px solid #0093D9;
	border-left:1px solid #0093D9;
}
.left .ntext_center {
	border:1px solid #0093D9;
	text-align:center;
	width:198px;
	overflow:hidden;
}
.left .content ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.left .content ul li{
	background:url(../images/ico_1.gif) 2px 6px no-repeat;
	text-indent:10px;
}
.left .category {
	overflow:hidden;
	line-height:20px;
	border-top:0px;
	border-right:1px solid #0093D9;
	border-bottom:1px solid #0093D9;
	border-left:1px solid #0093D9;
	padding:2px;
}
.left .category ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.left .category ul li{

}
.left .category a{
	display:block;
	font-weight:bold;
	text-indent:24px;
	background:url(../images/tree/folderClosed.gif) 4px 1px no-repeat;
}
.left .category a:hover{
	color:#ff0000;
	background:#FFB44C url(../images/tree/folderOpen.gif) 4px 1px no-repeat;
}
/*/////////////////////////////////////////*/

/*/////////////////////////////////////////*/
.curpos {
	border:1px solid #0093D9;
	padding:3px;
	background:#B3D4EF;
}
.curpos a{
	color:#000;
}
/*/////////////////////////////////////////*/

/*/////////////////////////////////////////*/
.right .codelist {
	overflow:hidden;
}
.right .thead {
	background:#B3D4EF;
	font-weight:bold;
	border:1px solid #0093D9;
}
.right .tlist {
	background:#fff;
	border-top:0px;
	border-right:1px solid #0093D9;
	border-bottom:1px solid #0093D9;
	border-left:1px solid #0093D9;
}
.right .tlist .category{
	color:#666;
}
.right .tlist .category a{
	color:#666;
}
.right .codelist dl{
	clear:both;
	padding:0px;
	margin:0px;
	height:25px;
	line-height:25px;
	overflow:hidden;
}
.right .codelist dl dd{
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.right .codelist dl .dd1{
	border-right:1px solid #0093D9;
	float:left;
	width:488px;
	text-align:left;
	text-indent:3px;
}
.right .codelist dl .dd2{
	border-right:1px solid #0093D9;
	float:left;
	width:100px;
	text-align:center;
}
.right .codelist dl .dd3{
	border-right:1px solid #0093D9;
	float:left;
	width:95px;
	text-align:center;
}
.right .codelist dl .dd4{
	float:right;
	width:70px;
	text-align:center;
}

.right .imglist {
	border:1px solid #0093D9;
	overflow:hidden;
	text-align:center;
	padding:2px 0px 2px 2px;
	height:164px;
}
.right .imglist .imagebox{
	float:left;
	width:183px;
	overflow:hidden;
	text-align:center;
	margin:2px;
}
.right .imglist .imagebox .imgurl{
	height:140px;
	overflow:hidden;
	text-align:center;
}
.right .imglist .imagebox .imgtxt{
	overflow:hidden;
	text-align:center;
	height:22px;
	line-height:22px;
}
.right .imglist .imagebox .imgtxt a{
	display:block;
}
/*/////////////////////////////////////////*/

/*/////////////////////////////////////////*/
.right .artlist {
	overflow:hidden;
}
.right .thead {
	background:#B3D4EF;
	font-weight:bold;
	border:1px solid #0093D9;
}
.right .tlist {
	background:#fff;
	border-top:0px;
	border-right:1px solid #0093D9;
	border-bottom:1px solid #0093D9;
	border-left:1px solid #0093D9;
}
.right .tlist .category{
	color:#666;
}
.right .tlist .category a{
	color:#666;
}
.right .artlist dl{
	clear:both;
	padding:0px;
	margin:0px;
	height:25px;
	line-height:25px;
	overflow:hidden;
}
.right .artlist dl dd{
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.right .artlist dl .dd1{
	border-right:1px solid #0093D9;
	float:left;
	width:488px;
	text-align:left;
	text-indent:3px;
}
.right .artlist dl .dd2{
	border-right:1px solid #0093D9;
	float:left;
	width:100px;
	text-align:center;
}
.right .artlist dl .dd3{
	border-right:1px solid #0093D9;
	float:left;
	width:95px;
	text-align:center;
}
.right .artlist dl .dd4{
	float:right;
	width:70px;
	text-align:center;
}
.right .switchpage {
	border-top:0px;
	border-right:1px solid #0093D9;
	border-bottom:1px solid #0093D9;
	border-left:1px solid #0093D9;
	background:#DDECF8;
}
.right .switchpage a{
	color:#333;
	text-decoration:none;
}
.right .switchpage a:hover{
	color:#ff0000;
	text-decoration:none;
}
/*/////////////////////////////////////////*/

/*/////////////////////////////////////////*/
.right .acontent {
	border:1px solid #0093D9;
}
.right .acontent h3{
	margin:3px;
	padding:0px;
	text-align:center;
	color:#990033;
}
.right .acontent .copyright {
	color:#FF6A18;
	text-align:center;
	line-height:24px;
}
.right .acontent .copyright strong{
	color:#666;
	margin-left:20px;
}
.right .acontent .content .codetitle_1 {
	border:1px solid #FF6A18;
	margin:3px auto;
	margin-bottom:0px;
	width:700px;
	padding:3px;
	background:#FFB44C;
	height:20px;
	line-height:20px;
}
.right .acontent .content .codetitle_2 {
	border:1px solid #0093D9;
	margin:3px auto;
	margin-bottom:0px;
	width:700px;
	padding:3px;
	background:#B3D4EF;
	height:20px;
}
.right .acontent .content .codetitle_2 .fleft{
	float:left;
	line-height:20px;
}
.right .acontent .content .codetitle_2 .fright{
	float:right;
	line-height:20px;
}
.right .acontent .content .codecontent_1 {
	color:#333;
	border:1px solid #0093D9;
	margin:0px auto;
	line-height:18px;
	text-align:left;
	width:700px;
	overflow-x:hidden;
	overflow-y:auto;
	background:#fff;
	height:200px;
	padding:3px;
}
.right .acontent .content .codecontent_2 {
	color:#333;
	border-left:1px solid #0093D9;
	border-top:0px;
	border-right:1px solid #0093D9;
	border-bottom:1px solid #0093D9;
	margin:0px auto;
	line-height:18px;
	text-align:left;
	width:700px;
	background:#fff;
	padding:3px;
}
.right .acontent .content .artcontent{
	color:#333;
	border-left:1px solid #FF6A18;
	border-top:0px;
	border-right:1px solid #FF6A18;
	border-bottom:1px solid #FF6A18;
	margin:0px auto;
	line-height:18px;
	text-align:left;
	width:700px;
	background:#fff;
	padding:3px;
}
.right .acontent .content .tags {
	text-align:right;
	padding:3px;
}
.right .acontent .tags a{
	padding:3px;
}
.right .acontent .content .button{
	border-left:0px;
	border-top:1px solid #0093D9;
	border-right:0px;
	border-bottom:0px;
	text-align:right;
	background:#DDECF8;
	padding:4px;
	overflow:hidden;
	height:26px;
	line-height:26px;
}
.right .acontent .content .button a{
	margin-left:1px;
	padding:4px 10px 4px 10px;
	text-decoration:none;
	background:#FFB44C;
	border:1px solid #0093D9;
}
.right .acontent .content .button a:hover{
	background:#FFFFB4;
	color:#333;
	border:1px solid #225D98;
}
.right .acontent .artAds {
	border:1px solid #FF6A18;
	padding:3px;
	margin:0px auto;
	width:700px;
}
.right .commentbox {
	/*
	border-top:0px;
	border-right:1px solid #0093D9;
	border-bottom:1px solid #0093D9;
	border-left:1px solid #0093D9;
	*/
	border:0px;
	overflow:hidden;
	background:#fff;
}
.right .commentbox .title{
	border-top:0px;
	border-right:0px;
	border-bottom:1px solid #0093D9;
	border-left:0px;
	padding:3px;
	background:#B3D4EF;
	text-align:left;
	font-weight:bold;
	height:18px;
	line-height:18px;
}
.right .commentbox .commentform{
	float:left;
	width:350px;
	border:1px solid #0093D9;
}
.right .commentbox .commentpostbox {
	height:240px;
}
.right .commentbox .commentform .commentpostbox dl{
	padding:0px;
	margin:0px;
	text-align:left;
}
.right .commentbox .commentform .commentpostbox dl dt{
	padding:4px;
	margin:0px;
	text-align:left;
}
.right .commentbox .commentform .commentpostbox dl dd{
	padding:4px;
	margin:0px;
	text-align:left;
	border-top:1px dotted #ccc;
}
.right .commentbox .commlist{
	float:right;
	width:402px;
	border:1px solid #0093D9;
}
.right .commentbox .commlist dl{
	padding:0px;
	margin:2px;
	border:1px solid #FF9C66;
}
.right .commentbox .commlist dl dt{
	padding:0px 2px;
	margin:0px;
	border-bottom:1px solid #FF9C66;
	background:#FFE0B4;
	line-height:18px;
	color:#666;
}
.right .commentbox .commlist dl dt strong{
	color:#3300CC;
	font-weight:normal;
}
.right .commentbox .commlist dl dd{
	padding:0px 2px;
	margin:0px;
	line-height:18px;
}
.right .commentbox .commlist .listbox {
	height:240px;
	overflow-x:hidden;
	overflow-y:auto;
}
.right .commentbox .commlist .listbox .fleft{
	float:left;
}
.right .commentbox .commlist .listbox .fright{
	float:right;
}
.right .commentbox .commlist .listbox .fright span{
	cursor:pointer;
}
/*/////////////////////////////////////////*/
