* {
	padding: 0;
	margin: 0
}

fieldset,img,html,body,iframe {
	border: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

li {
	list-style: none
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-size: 100%
}

em,strong {
	font-weight: bold;
	font-style: normal
}

body,textarea,select,input {
	font-family: "Hiragino Sans GB","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1,tahoma,arial,simsun,\5B8B\4F53;
	font-size: 12px;
	color: #444
}

body {
	word-wrap: break-word
}

a {
	text-decoration: none;
	color: #fff
}

a:hover {
	text-decoration: none;
	color: #fff
}

blockquote {
	padding: 0 0 0 15px;
	margin: 10px 0;
	border-left: 3px solid #dfdfdf;
	color: #999
}

.clear:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: "."
}

.clear {
	zoom: 1
}

.iblock {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1
}

.thide {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	word-break: keep-all
}

.icon {
	background-image: url("/static/image/bj.png");
	background-repeat: no-repeat;
	background-position: -9999px -9999px;
	_background-image: url("/static/image/bj2.png")
}

body {
	background-color: #343434
}

.head {
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center
}

.head .headbg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	width: 100%;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50)
}

.head .headcnt {
	position: relative;
	z-index: 2;
	padding-top: 42px
}

.head .blogNick {
	width: 100%;
	overflow: hidden
}

.blogNick a {
	height: 48px;
	line-height: 48px;
	font-size: 40px;
	font-weight: normal
}

.head .blogNick img {
	max-width: 350px
}

.head .nav{
	line-height: 32px;
	padding-top: 10px;
	margin: 0 auto;
}
.head .nav ul li {display:inline-block;display:inline;}
.head .nav ul li ul{display:none}
.head .nav ul li a {
	margin: 0 10px
}

.head .nav {
	_position: relative;
	_zoom: 1
}

.head .nav .about,.head .nav .search {
	position: relative;
	zoom: 1
}

.aboutlayer {
	position: absolute;
	left: -113px;
	top: 33px;
	width: 240px;
	padding: 10px;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s
}

.aboutlayer .upshanjiao {
	position: absolute;
	left: 130px;
	top: -5px;
	width: 9px;
	height: 5px;
	background: url("/static/image/top.png") 0 0 no-repeat;
	_background: url("/static/image/top2.png") 0 0 no-repeat
}

.nav .aboutlayer .avatar {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0 10px 0 0
}

.aboutlayer .avatar img {
	width: 100%;
	height: 100%
}

.aboutlayer .desc {
	line-height: 1.8;
	color: #3f3f3f;
	text-align: left
}

.head .nav .js-about .aboutlayer {
	visibility: visible;
	opacity: 1
}

.searchlayer {
	position: absolute;
	left: 40px;
	top: 6px;
	width: 96px;
	height: 16px;
	line-height: 16px;
	padding: 4px 4px 4px 15px;
	background: url("/static/image/dan.png") 0 0 no-repeat;
	_background: url("/static/image/dan2.png") 0 0 no-repeat;
	visibility: hidden;
	opacity: 0;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s
}

.searchlayer input {
	width: 90px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #aaa;
	border: 0;
	*border-color: #fff;
	overflow: hidden
}

.head .nav .js-search .searchlayer {
	visibility: visible;
	opacity: 1
}

.headstub {
	position: static;
	visibility: hidden;
	padding: 42px 0
}

.body {
	padding-top: 38px;
	margin: 0 auto
}

.main {
	float: left;
	width: 100%
}

.main .block {
	position: relative;
	zoom: 1;
	margin-bottom: 38px;
	background: #fff
}

.shadow {
	position: absolute;
	bottom: -20px;
	width: 254px;
	height: 20px;
	background-image: url("/static/image/ying.png");
	background-repeat: no-repeat;
	_background: 0
}

.main .block .leftbottomshadow {
	left: 0;
	background-position: 0 0
}

.main .block .rightbottomshadow {
	right: 0;
	background-position: -254px 0
}

.post-top {
	height: 24px;
	padding: 3px 0
}

.post-topbg {
	width: 88px;
	height: 24px;
	margin: 0 auto;
	background-position: 0 0
}

.post {
	position: relative;
	zoom: 1
}

.post-tipbg {
	display: block;
	position: absolute;
	left: -9px;
	top: 10px;
	z-index: 10;
	width: 36px;
	height: 30px;
	cursor: pointer
}

.post-tip {
	display: block;
	width: 100%;
	height: 100%
}

.tipcover {
	display: block;
	position: absolute;
	left: 0;
	top: 15px;
	z-index: 10;
	width: 36px;
	height: 15px;
	background: #000;
	opacity: .1;
	filter: alpha(opacity=10)
}

.wrap {
	position: relative;
	zoom: 1
}

.article .post-tipbg {
	top: 17px
}

.article .post-tip {
	background-position: 9px -224px
}

.title {
	padding: 20px 40px 0 40px;
	color: #313030
}

.title a {
	font-size: 20px;
	font-weight: normal;
	color: #111
}

.title a:hover {
	color: #111
}

.text {
	overflow: hidden;
	line-height: 1.7;
	padding: 20px 40px;
	color: #5e5e5a
}

.text a {
	text-decoration: none
}

.text a:hover {
	text-decoration: underline
}

.text img {
	max-width: 100%;
	_width: 100%
}

.text img,.text object,.text embed {
	max-width: 100%
}

.text ul,.text ol,.text p,.text blockquote {
	margin: 0 0 10px
}

.text ul,.text ol {
	padding: 0 0 0 2.5em
}

.text ul li {
	list-style: outside disc
}

.text ol li {
	list-style: outside decimal
}

.img a {
	display: block
}

.img img {
	display: block;
	width: 100%
}

.photo .wrap {
	margin-bottom: 18px
}

.photo .imginfo {
	margin: 10px 0 0 20px
}

.photo .post-tip {
	background-position: 9px -78px
}

.photo .picNum {
	position: absolute;
	bottom: 5px;
	right: 5px;
	height: 24px;
	line-height: 24px;
	padding: 0 9px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: url("/static/image/hei.png") 0 0 repeat-x
}

.photo .text {
	padding-top: 10px
}

.music .post-tipbg {
	top: -13px
}

.music .post-tip {
	background-position: 9px -307px
}

.music .img {
	margin-left: 40px;
	overflow: hidden
}

.music .img .musiccase {
	width: 257px;
	height: 257px;
	padding-right: 39px;
	background: url("/static/image/music.png") 0 0 no-repeat;
	_background: url("/static/image/music2.png") 0 0 no-repeat
}

.music .img table {
	table-layout: fixed;
	border: 0;
	width: 257px;
	height: 257px
}

.music .img table td {
	width: 257px;
	height: 257px
}

.music .img img {
	width: auto;
	max-width: 257px;
	max-height: 257px;
	_width: expression(this.height < this.width?"100%":"auto");
	_height: expression(this.width<this.height?"100%":"auto")
}

.music .player {
	margin-bottom: 10px
}

.video .post-tipbg {
	top: 88px;
	*_top: 10px
}

.video .post-tip {
	background-position: 9px -154px
}

.video .wrap {
	margin-top: -78px;
	margin-left: -78px
}

.video .img {
	padding-top: 78px;
	padding-left: 78px
}

.video .img .imgc {
	min-height: 340px;
	_height: 340px;
	background: #2c2c2c
}

.video object,.video embed {
	width: 100%;
	background: #fff
}

.video .vbtnarea {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 78px;
	height: 78px;
	background: url("/static/image/huiyuan.png") 0 0 no-repeat;
	_background: url("/static/image/huiyuan2.png") 0 0 no-repeat;
	cursor: pointer;
	_filter: alpha(opacity=50)
}

.video .vbtnarea .videobtn {
	position: absolute;
	left: 35px;
	top: 25px;
	width: 14px;
	height: 27px;
	background: url("/static/image/right.png") 0 0 no-repeat;
	background: url("/static/image/right2.png") 0 0 no-repeat
}

.info {
	line-height: 24px;
	padding: 16px 0;
	margin: 10px 20px 0 20px;
	border-top: 1px solid #ddd
}

.info,.info a,.info a:hover {
	color: #b4b3ae
}

.info .cmtarea {
	padding-left: 20px;
	margin-right: 18px;
	background-position: 0 -462px
}

.info .timearea {
	padding-left: 20px;
	margin-right: 18px;
	background-position: 0 -393px
}

.info .tagarea .icon {
	padding-left: 12px;
	background-position: -1px -528px
}

.info .tagarea .tag {
	margin-right: 10px
}

.info .hotarea {
	padding-left: 20px;
	margin-right: 18px;
	background: url("/static/image/xin.jpg") 0 3px no-repeat
}

.info .br,.info .from {
	display: none
}

.info .from a {
	margin-right: 8px
}

.innerPage .info .br {
	display: block
}

.innerPage .info .from {
	display: inline
}

.cmtandhot {
	padding: 18px 20px 20px 20px;
	color: #333
}

.footer {
	margin-bottom: 60px;
	border-top: 1px solid #2c2c2c
}

.pager {
	height: 40px;
	line-height: 40px;
	font-size: 16px
}

.pager a {
	float: left;
	width: 36px;
	text-align: center;
	cursor: pointer;
	border-right: 1px solid #2c2c2c
}

.pager .prv {
	width: 58px;
	text-align: left
}

.pager .nxt {
	width: 58px;
	text-align: right;
	border: 0
}

.copyr {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	text-align: center
}

.nctitle {
	padding-bottom: 10px;
	font-size: 14px
}

.notes {
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 12px;
	zoom: 1
}

.notes:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
	overflow: hidden
}

.notes .note {
	list-style: none;
	margin: 0;
	float: left;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #ddd
}

.notes .avatar {
	float: left;
	width: 16px;
	height: 16px;
	border: 0
}

.notes .clear {
	clear: both;
	height: 0;
	overflow: hidden
}

.notes .action {
	float: right;
	width: 780px
}

.notes blockquote {
	padding: 0 0 0 15px;
	margin-left: 30px;
	overflow: hidden;
	word-wrap: break-word
}

.notes,.notes a,.notes a:hover {
	color: #8c8e8c
}

.cc_1,.cc_2,.cc_3,.cc_4,.cc_5,.cc_6 {
	display: block;
	background: url(/static/image/fuhao.png) -999px -999px no-repeat;
	_background: url(/static/image/fuhao2.png) -999px -999px no-repeat;
	text-indent: -9999px
}

.cc_1 {
	width: 48px;
	background-position: 0 5px
}

.cc_2 {
	width: 48px;
	background-position: -55px -19px
}

.cc_3 {
	width: 32px;
	background-position: 0 -43px
}

.cc_4 {
	width: 32px;
	background-position: -70px -66px
}

.cc_5 {
	width: 32px;
	background-position: 0 -90px
}

.cc_6 {
	width: 14px;
	background-position: -87px -113px
}

/*发布框*/
.bcmtadd{position:relative;margin:0 0 18px;zoom:1;}
.button{float:right;width:78px;height:24px;border-style:solid;border-width:1px;cursor:pointer;}
.Ctext{width:100%}
.main .block p {margin:0.5em 0 1em 0;}
.Ctext80{width:80%;float:right}