.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 .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 .root{
	text-indent:4px;
	font-weight:bold;
}
.left .category .root img{
	cursor:pointer;
}
.left .category .sub{
	text-indent:24px;
	background:url(../images/tree/line.gif) 4px 0px repeat-y;
}
.left .category .sub ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.left .category .sub ul li{
	background:url(../images/tree/line3.gif) 4px 0px repeat-y;
	text-indent:27px;
}
.left .category .sub a{
	color:#333;
	display:block;
}
.left .category .sub a:hover{
	color:#ff0000;
	font-weight:bold;
}
/*/////////////////////////////////////////*/

/*/////////////////////////////////////////*/
.curpos {
	border:1px solid #0093D9;
	padding:3px;
	background:#B3D4EF;
}
.curpos a{
	color:#000;
}
/*/////////////////////////////////////////*/

/*/////////////////////////////////////////*/
.right .spintro {
	border:1px solid #0093D9;
	padding:3px;
	height:90px;
	overflow-x:hidden;
	overflow-y:auto;
}
.right .imglist {
	border:1px solid #0093D9;
	overflow:hidden;
	text-align:center;
	padding:2px 0px 2px 2px;
	height:164px;
	display:block;
}
.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 .artitle{
	margin:3px;
	padding:0px;
	text-align:center;
	color:#990033;
}
.right .acontent .copyright {
	color:#FF6A18;
	text-align:center;
	line-height:24px;
}
.right .acontent .copyright a{
	color:#FF6A18;
}
.right .acontent .copyright strong{
	color:#666;
	margin-left:20px;
}
.right .acontent .artcontent{
	color:#333;
	margin:5px;
	line-height:18px;
	text-align:left;
	width:745px;
	overflow:hidden;
	background:#fff;
}
.right .acontent .artcontent .quote {
	display:block;
	margin:10px auto;
	color:#666;
	background:#fff;
	border:1px #0093D9 solid;
}
.right .acontent .artcontent .quotetitle {
	padding:3px;
	color:#FF0000;
	display:block;
	border-bottom:1px #0093D9 solid;
	background:#B3D4EF;
	margin:0px;
}
.right .acontent .artcontent .quotecontent {
	padding:3px;
	display:block;
	word-break:break-all;
}

.right .acontent .tags {
	text-align:right;
	padding:3px;
}
.right .acontent .tags a{
	padding:3px;
}
.right .acontent .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 .button a{
	margin-left:1px;
	padding:4px 10px 4px 10px;
	text-decoration:none;
	background:#FFB44C;
	border:1px solid #0093D9;
}
.right .acontent .button a:hover{
	background:#FFFFB4;
	color:#333;
	border:1px solid #225D98;
}
.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;
}
/*/////////////////////////////////////////*/
.right .artcontent .adsbody {
	float:right;
	border:1px solid #0093D9;
	padding:3px;
}

/*special.php*/
.left .special {
	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 .special ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.left .special ul li{

}
.left .special a{
	display:block;
	font-weight:bold;
	text-indent:24px;
	background:url(../images/tree/folderClosed.gif) 4px 1px no-repeat;
}
.left .special a:hover{
	color:#ff0000;
	background:#FFB44C url(../images/tree/folderOpen.gif) 4px 1px no-repeat;
}

/*special.php end*/
