ol.page-navigator {
	text-align:center;
	color:#888;
	list-style:none;
	font-size:12px;
	line-height:30px;
	font-family:"Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
}
ol.page-navigator a:hover,ol.page-navigator a:active {
	color:#036;
}
ol.page-navigator li {
	display:inline;
	margin:0 5px 0 0;
}
ol.page-navigator li a {
	text-decoration:none;
	padding:2px 6px;
}
ol.page-navigator li.current a {
	background:#fff;
	color:#333;
}
#comments {
	text-align:left;
}
#com {
	height:30px;
	margin:0 0 15px!important;
	padding:0 0 0 25px;
}
#comments h4 {
	font-size:14px;
	font-weight:700;
}
ol.comment-list,ol.comment-list ol {
	list-style:none;
	margin:0;
}
ol.comment-list ol {
	padding-top:10px;
}
ol.comment-list li {
	border:1px solid #eee;
	background:#FAFAFA;
	overflow:hidden;
	margin:10px 0 0;
	padding:10px 15px;
}
ol.comment-list li.comment-level-odd {
	background:#fff;
}
ol.comment-list li.comment-level-even {
	background:#FAFAFA;
}
ol.comment-list li.comment-by-author {
	
}
ol.comment-list li .comment-reply {
	text-align:right;
}
ol.comment-list li .comment-reply a {
	font-size:11px;
	border:none;
	color:#aaa;
}
.comment-meta {
	padding-bottom:8px;
	color:#999;
	font-size:11px;
}
.comment-author {
	display:block;
	font-size:15px;
	color:#444;
}
.comment-author cite.fn {
	font-style:normal;
}
.comment-body {
	overflow:hidden;
}
img.avatar {
	float:left;
	margin:6px 10px 0 0;
}
.respond {
	margin-top:20px;
}
ol.comment-list li .respond {
	border-top:1px solid #ddd;
	padding-top:10px;
}
#comment_form {
	padding-right:8px;
}
#comment_form textarea {
	width:100%;
	height:130px;
}
.respond .cancel-comment-reply {
	float:right;
	font-size:11px;
}
.respond .cancel-comment-reply a {
	border:none;
	color:#aaa;
}
#comment_form label {
	font-size:12px;
	color:#555;
	display:block;
	font-weight:700;
}
#comment_form label .required {
	color:#C04E37;
	padding-left:5px;
	font-size:14px;
}
#comment_form .text {
	width:40%;
	margin-right:15px;
}
ol.comment-list li .comment-reply a:hover,.respond .cancel-comment-reply a:hover {
	color:#444;
}
ol#comment_list li .respond .text,ol#comment_list li .respond textarea {
	_width:400px;
}
#author,#mail,#url {
	color:#707070;
	font-size:12px;
	border:#bbb 1px solid;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	height:20px;
	padding:2px;
}
#footer {
	margin-top:30px;
	padding:0 10px;
	margin-left:20px;
	overflow:hidden;
}
.node {
	font-size:14px;
	line-height:21px;
	margin:0;
	padding:19px 19px 25px 20px;
	border-right:1px dotted  #d7d7d7;
	width:120px;
	height:auto;
	float:left;
}
.node.last {
	border:none;
}
.node.last li {
	list-style-type:none;
	width:80px;
	line-height:20px;
	float:left;
}
.node h3 {
	margin:0 0 9px 0;
}
.node h3,.node h3 a {
	color:#4d4d4d;
}
.node2 {
	font-size:14px;
	line-height:21px;
	margin:0;
	padding:19px 19px 25px 20px;
	border-right:1px dotted  #d7d7d7;
	width:230px;
	height:auto;
	float:left;
}
.node2.last {
	border:none;
}
.node2.last li {
	list-style-type:none;
	width:100px;
	line-height:20px;
	float:left;
	padding-right:1em;
}
.node2 h3 {
	margin:0 0 9px 0;
}
.node2 h3,.node h3 a {
	color:#4d4d4d;
}

.iexplorer {
	background:black;
	color:#FFFFFF;
	text-align:center;
	line-height:18px;
	padding:30px 0;
	font-size:300%;
}
.totop {
	width:40px;
	height:35px;
	line-height:35px;
	font-size:12px;
	overflow:hidden;
}
.totop a {
	display:block;
	width:40px;
	height:35px;
	background:url(images/totop.gif) no-repeat;
	text-indent:-9999px;
	text-decoration:none;
}
.totop a:hover {
	background-position:0 -35px;
}
.s-bd0 {
	border-color:#ccc;
}
.s-bg0 {
	background:#fff;
}
.s-bd1 {
	border-color:#777;
}
.s-bg1 {
	background:#777;
}
.s-fc1 {
	color:#fff;
}
.bcmtbtn {
	text-align:right;
margin: 0 0 18px;
}
.bcmtbtn button {
	width:78px;
	height:24px;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
}
.bcmtipt {
	border-style:solid;
	border-width:1px;
	margin:0 0 10px;
	padding:3px 5px;
}
.bcmtiptc {
	width:100%;
}
.bcmtiptc textarea {
	width:100%;
	height:57px;
	overflow:auto;
	border:0;
	outline:0;
	resize:none;
	background:none;
	line-height:19px;
	font-size:12px;
}

pre,code,tt {
	font:12px 'andale mono','lucida console',monospace;
	line-height:1.5;
}
/*
pre,code {
	display:block;
	overflow-x:auto;
	background:#f4f4f4;
	padding:5px 10px;
	border:1px solid #eee;
} */
blockquote {background:#FAFAFA;}