﻿* {
	padding:0;
	margin:0;
	font-family:宋体, arial, helvetica, sans-serif;
}
body {
	color: #333;
	font-size:12px;
	height:100%;
	text-align:center;
	background:#fff;
}
a {
	color: #333;
}
a:hover {
	color: #c60;
}
li {
	list-style: none;
}
html {
	height:100%;
}
option {
	margin-right:5px;
}
p {
	margin: 0px;
	padding: 0px 0px 16px 0px;
	line-height: 1.7em;
}
img {
	border:0;
	margin:0;
}
/**/
.clear {
	clear: both;
	height:1px;
	font-size:1px;
	margin-top:-1px;
	overflow:hidden;
}

.inputtext {
	width:98%;
	font-weight:normal;
	font-size:12px;
}
.order {
	padding-left:18px;
	margin-left:10px;
	background:url(images/operate.gif) no-repeat 0 1px;
}
a:link, a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
a:visited {
	color:#333;
}
form {
	margin:0px;
	padding: 0px;
}

.onepx {
	height:1px;
	overflow:hidden;
}
/*私有数据*/
.main {
	margin: 0 auto;
	width: 860px;
	text-align:left;
}
/*顶部工具栏*/
.toptable {
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
.link {
	height:25px;
	line-height:25px;
	background:url(../images/message/toplink.jpg) repeat-x;
	color:#838383;
}
.link .welcome {
	padding-left:10px;
	float:left;
	width:300px;
}
.link a, .link, .link a:visited {
	color:#838383;
}
.link .thislink {
	float:right;
	margin-right:10px;
}
.link li {
	float:left;
	height:25px;
	line-height:25px;
	margin-left:14px;
}
.link .login {
	background:url(../images/link.gif) no-repeat -8px -220px;
	padding-left:22px;
}
.link .reg {
	background:url(../images/link.gif) no-repeat -8px -185px;
	padding-left:28px;
}
.link .shortmessage {
	background:url(../images/link.gif) no-repeat -8px -51px;
	padding-left:22px;
}
.link .buycar {
	background:url(../images/link.gif) no-repeat -8px -114px;
	padding-left:22px;
}
.link .search {
	background:url(../images/link.gif) no-repeat -8px -152px;
	padding-left:22px;
}
/*暂时不在工具栏搜索
.link form {
}
.link .search input, {
	border:1px solid #bfbfbf;
	height:16px;
	line-height:16px;
}
.link .search select {
	border:1px solid #bfbfbf;
	height:18px;
	line-height:18px;
	}
*/
.link .loginout {
	background:url(../images/link.gif) no-repeat -8px -257px;
	padding-left:20px;
}
.link .controler {
	background:url(../images/link.gif) no-repeat -8px -328px;
	padding-left:20px;
}
.link .admin {
	background:url(../images/link.gif) no-repeat -8px -19px;
	padding-left:22px;
}
.toptable .area {
	position:relative;
	height:154px;
	background:url(../images/message/banner.png) no-repeat right;
}
.menu {
	background:url(../images/message/menu.jpg) no-repeat;
	height:28px;
	line-height:28px;
	padding-left:10px;
}
.menu li {
	padding:0 10px;
	display:inline;
	list-style: none;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
.menu li a, .menu li a:visited {
	text-decoration:none;
	color:#fff;
}
.menu li a:hover, .menu li a.selected, .menu li a.selected:visited {
	color:#ff0;
}
.menu li a:hover {
	text-decoration:underline;
}
/*navstate 状态栏*/
.navstate {
	background:url(../images/message/navstate.jpg) repeat-x;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	margin-bottom:8px;
	padding-left:15px;
	height:28px;
	line-height:28px;
}
.navstate .navstate a {
	color:#555;
}
.navstate ul {
	display:inline;
}
.navstate li {
	display:inline;
	background:url(../images/message/arrow1.gif) no-repeat 2px -4px;
	padding-left:25px;
}
.content {
}
.column1 {
	float:left;
	width: 214px;
	margin:0;
	padding:0;
	display:inline;
}
.column1 .top {
	height:22px;
	background:url(../images/message/column1_top.gif) no-repeat;
}
.column1 .middle {
	background:url(../images/message/column1_middle.gif) repeat-y;
}
.column1 .bottom {
	height:12px;
	background:url(../images/message/column1_bottom.gif) no-repeat;
}
.column2 {
	float:right;
	width:635px;
	overflow:hidden;
	display:inline;
}
.sidebar {
	margin-bottom:15px;
}
.sidebar li {
	border-bottom:1px solid #999;
	margin:0 2px;

}
.sidebar li a {
	display:block;
	color:#fff;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	padding:4px 0;
	margin:0 3px;
	text-decoration:none;
}
.sidebar li a:hover {
	text-decoration:underline;
}
.sidebar h1 {
}
.column1 h2 {
	padding:0 0 3px 0;
	font-size:12px;
}
.column1 p {
	padding: 0px 0px 8px 0px;
}
.imgbar {
	margin:0 0 15px 0;
}
.imgbar h1, .comman h1{
	font-weight:bold;
	color:#fff;
	font-size:12px;
	background:url(../images/message/column2_nav.png) no-repeat;
	padding-left:30px;
	height:27px;
	line-height:27px;
}
.imgbar h1 a, .imgbar h1 a:link{color:#fff;}

.imgbar .thisbody, .comman .thisbody {
	border:1px dashed #7bcbef;
	border-top:0;
	padding:15px;
	z-index:10;
	background:#fff;
}
.imgbar li {
	/*background:#dddddd;*/
	position:relative;
	display:inline;
	width:150px;
	height:160px;
	float:left;
	/*white-space:nowrap;
	text-overflow:ellipsis;*/
	overflow:hidden;
	margin:10px 0 0px 0;
	z-index:1;
}
.imgbar .preimg image {
	border:1px solid #ddd;
}
.imgbar .title {
	width:150px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin:5px 0;
}

.logbar {
	margin:0 0 15px 0;
	line-height:18px;
}
.logbar div{margin-bottom:5px;}
.logbar h1 {
	font-weight:bold;
	color:#fff;
	font-size:12px;
	background:url(../images/message/column2_nav.png) no-repeat;
	padding-left:30px;
	height:27px;
	line-height:27px;
}
.logbar .thisbody {
	border:1px dashed #7bcbef;
	border-top:0;
	padding:15px;

}
.logbar li {
	padding:0px 0 0px 0px;
	border-bottom:1px dotted #c2c2c2;
	margin-bottom:10px;
}
.logbar .title{
	font-weight:bold;
	margin-bottom:5px;
}
.logbar .readme{

}
.logbar .more{display:inline;text-align:right;}
.logbar .more a,.listbar .more a:link{color:#4096ee;}
.logbar .tags{color:#d2d2d2;margin-bottom:0px;}
.logbar .tags a,.listbar .tags a:link{color:#d2d2d2;}
.logbar .other{color:#d2d2d2;text-align:right;margin-bottom:2px;}
.classbar {
	margin:0px 10px 10px 10px;/*white-space:nowrap;
	
	text-overflow:ellipsis;
	overflow:hidden;*/
	width:190px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.classbar h1 {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #7bcbef;
	padding:8px 0 3px 18px;
	margin-bottom:8px;
	background:url(../images/message/arrow2.png) no-repeat -4px 3px;
}
.classbar li {
	background:url(../images/message/arrow3.png) no-repeat -4px 1px;
	padding-left:12px;
	margin:5px 0;
}



.readbar .bodytitle{font-weight:bold;text-align:center;font-size:14px;border-bottom:1px solid #ddd;padding-bottom:5px;}
.readbar .bodyinfo{height:25px;line-height:25px;text-align:center;margin-bottom:15px;}

/*翻页部分要*/
.page {
	height:20px;
	padding:15px 0 5px 0;
}
.page a {
	text-decoration:none;
}
.page a:hover {
	text-decoration:underline;
}
.page em {
	color:#f00;
	margin:0 4px;
	font-style:normal;
}
.page cite {
	margin:0 4px;
	font-style:normal;
}
/*底部*/
.bottomline {
	background:#f8c300;
	height:5px;
}
.foot {
	margin:20px 0 10px 0;
	text-align: center;
	background:url(../images/message/toplink3.png) repeat-x;
	padding-top:50px;
}
.footer a {
	color: #ffd;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#tempvalue, .tempvalue {
	display:none;
}

/*网友评论*/
.comman {
}
.comman form input, .comman textarea {
	border:1px solid #ddd;
}
.comman form {
	border:2px solid #eaeaea;
	border-top:0;
	background:#fbfbfb;
	padding:10px;
	}
.comman h2 {
	font-size:12px;
	text-align:center;
	border:2px solid #eaeaea;
	padding:5px 0;
	background:#f7f7f7;
	margin:25px 0 0 0;
}

.comman form div {
	padding-bottom:8px;
}
.comman h3{font-size:12px;}
.comman .content{margin:10px 0 10px 0;border-bottom:1px dashed #ddd;padding-bottom:5px;}

.myphoto{text-align:center;padding:15px 0;}
.aboutmyblog{margin:0 10px 15px 10px;line-height:16px;}

/*日志归档*/
.catalog {
	margin:0px 10px 10px 10px;
	width:190px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.catalog h1 {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #7bcbef;
	padding:8px 0 3px 18px;
	margin-bottom:8px;
	background:url(../images/message/arrow2.png) no-repeat -4px 3px;
}
.catalog li {
	background:url(../images/message/arrow3.png) no-repeat -4px 4px;
	padding-left:12px;
	margin:5px 0;
	border-bottom:1px dashed #ddd;
	height:22px;
	line-height:22px;
}

.mysearch{margin:15px;}

/*最新评论*/
.newcom {
	margin:0px 10px 10px 10px;
	width:190px;
}

.newcom h1 {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #7bcbef;
	padding:8px 0 3px 18px;
	margin-bottom:8px;
	background:url(../images/message/arrow2.png) no-repeat -4px 3px;
}
.newcom li {
	padding-left:2px;
	margin:5px 0;
	border-bottom:1px dashed #ddd;
	padding-bottom:5px;
}
.newcom .nickname{color:#ff7400;margin:5px 0;}


/*博客统计*/
.mycount {
	margin:0px 10px 10px 10px;
	width:190px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.mycount h1 {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #7bcbef;
	padding:8px 0 3px 18px;
	margin-bottom:8px;
	background:url(../images/message/arrow2.png) no-repeat -4px 3px;
}
.mycount li {

	background:url(../images/message/arrow3.png) no-repeat -4px 4px;
	padding-left:12px;
	margin:5px 0;
	border-bottom:1px dashed #ddd;
	height:22px;
	line-height:22px;
}

.readbar {
	margin-bottom:15px;
}
.readbar .title {
	font-weight:bold;
	color:#fff;
	font-size:12px;
	background:url(../images/message/column2_nav.png) no-repeat;
	padding-left:30px;
	height:27px;
	line-height:27px;
}
.readbar .thisbody {
	border:1px dashed #7bcbef;
	border-top:0;
	padding:15px;
	z-index:10;
	background:#fff;
	font-size:14px;
}
.readbar .content {
	font-size:14px;
}
.readbar .bodytitle{font-weight:bold;text-align:center;font-size:14px;border-bottom:1px solid #ddd;padding-bottom:5px;}
.readbar .bodyinfo{height:25px;line-height:25px;text-align:center;margin-bottom:15px;}
.readbar .tags{color:#d2d2d2;margin-bottom:0px;}
.readbar .tags a,.listbar .tags a:link{color:#d2d2d2;}
.readbar .other{color:#d2d2d2;text-align:right;margin-bottom:2px;}

/*日志内容 - 相关日志*/
.samebar {
	margin-bottom:15px;
}
.samebar h1{
	font-weight:bold;
	color:#fff;
	font-size:12px;
	background:url(../images/message/column2_nav.png) no-repeat;
	padding-left:30px;
	height:27px;
	line-height:27px;
}
.samebar .thisbody {
	border:1px dashed #7bcbef;
	border-top:0;
	padding:15px;
	z-index:10;
	background:#fff;
}
.samebar li{
	font-size:12px;
	background:url(../images/message/arrow3.png) no-repeat -4px 4px;
	padding-left:12px;
	margin:5px 0;
	border-bottom:1px dashed #ddd;
	height:22px;
	line-height:22px;
}

/*页脚声明文件*/
.myfile {padding-bottom:18px;}
.myfile li{display:inline;padding-right:8px;}