﻿@charset "utf-8";
/* CSS Document */

*	{
	font-weight:normal;
}

b span font{
    font-weight:bold;
}

#mainer{
	min-height:800px;
	background:#d6ddec;
}

#mainer .blogbanner{
	position:relative;
	width:800px;
	background:url("../img/blogbanner.jpg");
	height:76px;
}

#mainer #blog{
	float:left;
	color:#435b7e;
	position:relative;
	width:500px;
	padding-bottom:30px;
	padding-right:10px;
	height:auto !important;
	height:800px;
	min-height:800px;
	background:#fff;
}

#mainer #blog .parentlink{
    margin-top:15px;
    margin-left:10px;
}

#mainer #blog .parentlink a{
    color:#435b7e;
	text-decoration:none;
}

#mainer #blog .parentlink a:hover{
    text-decoration:underline;
}

#mainer #blog .title {
	position:relative;
	margin-top:20px;
	left:10px;
	background:#FFFFFF;
	color:#55AADD;
	width:480px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #b5b5b5;
}

#mainer #blog .commenttitle {
	position:relative;
	margin-top:20px;
	background:#FFFFFF;
	color:#55AADD;
	width:480px;
	font-size:14px;
	font-weight:bold;
	min-height:650px;
}

* html #mainer #blog .commenttitle{
	height:650px;
}

#mainer #blog .name{
	position:absolute;
	top:0px;
	left:50px;
	height:28px;
	width:380px;
	color:#435b7e;
	font-family:Arial;
	font-weight:bold;
	border-bottom:1px #cccccc dotted;
}
#mainer #blog .name a{
	color:#435b7e;
	font-size: 16px;
	font-family:宋体,arial;
	font-weight:bold;
	text-decoration:none;
}

#mainer #blog .name a:visited{
	color:#435b7e;
}

#mainer #blog .name a:hover{
	text-decoration:underline;
}

#mainer  #blog .introduce{
	position:relative;
	padding:75px 0px 20px;
	color:#595959;
	font-size: 12px;
	font-family:宋体,arial;
	width:460px;
	line-height:18px;
	overflow: hidden;
	text-overflow:ellipsis;
	text-indent:24px;
}

#mainer  #blog  u{
	border-bottom:1px solid #595959;
	text-decoration:none;
}

#mainer  #blog .introduce p{

	/*text-indent:2em;*/
}

#mainer #blog .img_c{
	width:100px;
	padding-right:15px;
	padding-bottom:15px;
	float:left;
}

#mainer  #blog .commentintroduce{
	color:#595959;
	position:relative;
	top:52px;
	left:15px;
	font-size: 12px;
	font-family:宋体,arial;
	width:460px;
	word-break:break-all;
	overflow:hidden;
	line-height:18px;
	/*text-indent:2em;*/
	padding-bottom:30px;
	padding-top:35px;
	/*text-indent:2em;*/
}

#mainer  #blog .commentintroduce #blogcontent{
	text-indent:24px;
}
.productpic{
	border:5px solid #f1f5fa;
}

#mainer  #blog .introduce a,#mainer  #blog .commentintroduce a{
	font-family:宋体,arial;
	font-size: 12px;
	color:#039bff;
	text-decoration:underline;
}

#mainer  #blog .introduce a:visited,#mainer  #blog .commentintroduce a:visited{
	font-family:宋体,arial;
	font-size: 12px;
}

#mainer  #blog .introduce a:hover,#mainer  #blog .commentintroduce a:hover{
	text-decoration:none;
}

#mainer #blog  .time{
	font-size:12px;
	color:#FFFFFF;
	position:absolute;
	top:0px;
	left:0px;
	font-weight:bold;
	width:40px;
	height:47px;
	line-height:19px;
	background:url('../img/bgBlogDate.gif') no-repeat;
	text-align:center;
}

#mainer #blog  .tags{
	position:absolute;
	left:50px;
	margin-top:25px;
	padding:10px 5px 5px;
	border:0px solid #55AADD;
	font-weight:bold;
	color:#999999;
}

#mainer #blog  .tags a{
	color:#989898;
	text-decoration:none;
}

#mainer #blog  .tags a:hover{
	text-decoration:underline;
	color:#989898;
}

#mainer #blog .digger{
    width:40px;
	height:40px;
	position:absolute;
	right:0px;
}

#mainer #blog .blogerbottom{
  height:25px;
	line-height:25px;
	background:#f1f5fa;
	vertical-align:middle;
}

#mainer #blog  .tricker{
	position:relative;
	float:left;
	border:0px solid #55AADD;
	font-weight:bold;
	color:#435b7e;
	vertical-align:top;
}

#mainer #blog  .menu{
	position:relative;
	padding-top:2px;
	margin-right:5px;
	float:right;
	/*background:url(../img/bgMenu6.gif);*/
	border:0px solid #55AADD;
	font-weight:bold;
	color:#999999;
}

#mainer #blog  .menu a,#mainer #blog  .tricker a{
	color:#ff9000;
	text-decoration:none;
	font-weight:bold;
}
#mainer #blog  .tricker a span{
	color:#435b7e;
}

#mainer #blog  .menu a:hover{
	text-decoration:underline;
	color:#ff0000;
	font-weight:bold;
}



#mainer #blog .comments{
	width:440px;
	position:relative;

}

#mainer #blog .comment{
	color:#435b7e;
	width:420px;
	height:80px;
	position:relative;
	margin-top:10px;
	border-bottom:1px dotted #cccccc;
	line-height:25px;

}

#mainer #blog .comment .content{
	padding-top:10px;
	font-weight:bold;
	line-height:30px;
	height:30px;

}

#mainer #blog  .submit_comment{
	position:relative;
	margin-left:0px;
	text-align:left;
	top:20px;
	width:480px;
}

#mainer #blog  .submit_comment img{
width:380px;
}

#mainer #blog  .submit_comment th{
font-family:宋体,arial;
color:#435b7e;
text-align:right;
line-height:24px;
height:24px;
vertical-align:top;
vertical-align:middle;
}

#mainer #blog  .submit_comment td{
color:#435b7e;
line-height:24px;
height:24px;
vertical-align:middle;
}

#mainer #blog  .submit_comment .inT{
	height:24px;
	width:80px;
	line-height:20px;
	border:1px solid #DDDDDD;

}


#mainer #blog  .submit_comment textarea{
	height:80px;
	width:300px;
	line-height:24px;
	border:1px solid #DDDDDD;
	padding-top:5px;
}

#mainer #blog .btnC{
	text-align:center;
}

#mainer #blog .btnConfirm{
	background:url("../img/btnConfirm.gif");
	width:66px;
	height:29px;
	border:0px;
}


#mainer .side{
	position:relative;
	float:left;
	width:270px;
	margin-left:10px;
	padding-left:10px;
	font-family:宋体,arial;
}



#mainer .side .blockHead{
	position:relative;
	color:#435b7e;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
}



#mainer .side .block{
	color:#595959;
	padding-left:10px;
	padding-bottom:20px;
}
#mainer .side .blogsearch{
	color:#595959;
}

#mainer .side .block ul{
	color:#595959;
	list-style-type:square;
	list-style-position:inside;
	/*overflow:hidden;*/
}

#mainer .side .block ul li{
	height:18px;
	line-height:18px;
}

#mainer .side .block  ul li h1{
	float:left;
	position:relative;
	top:6px;
	height:18px;
	line-height:18px;
	width:225px;
	padding-right:15px;
	overflow:hidden;
	text-overflow: ellipsis;
}
#mainer .side .block  ul li h1 b{
	
}
#mainer .side .block  ul li h1 a{
	font-family:宋体,arial;
	text-align:left;
	color:#039bff;
	text-decoration:none;
}



#mainer .side .block ul li h1 a:hover{
	text-decoration:underline;

}

#mainer .side .block ul li h2{
	font-family:宋体,arial;
	position:relative;
	top:6px;
	height:18px;
	line-height:18px;
	font-size:12px;
	color:#595959;
	width:40px;
	text-align:right;
	float:left;
}

#mainer .side .block .btnsearch{
	width:42px;
	height:20px;
	border:0;
	color:#595959;
	background:url("../img/btnIndexSend.gif");
}

#mainer .side .block .search_side{
	width:175px;
	color:#FFF;
	text-align:center;
	margin-left:0px;
}

#mainer .blog .words_ads{
	width:468px;
	color:#FFF;
	text-align:center;
	margin-top:10px;
}

#mainer  #blog .commentintroduce .bottomNav{
	margin-bottom:10px;
}
#mainer  #blog .commentintroduce .bottomNav h4{
	float:left;
	text-align:left;
	width:50%;
	overflow:hidden;
	height:20px;
}
#mainer  #blog .commentintroduce .bottomNav h5{
	float:right;
	text-align:right;
	width:50%;
	overflow:hidden;
	height:20px;
}


/* 回复 */
#mainer  #blog .commentintroduce .replies .reply{
	border:solid 1px #d6ddec;
	background:#f1f5fa;
	padding:10px;
	margin-top:15px;
}
#mainer  #blog .commentintroduce .replies .reply .content{
	width:420px;
	*word-break:break-all;
	overflow:hidden;
}
#mainer  #blog .commentintroduce .replies .reply h4{
	background:#d6ddec;
	border:1px solid #fff;
	margin-left:150px;
	padding-right:10px;
	text-align:right;
	color:#435b7e;
}
#mainer  #blog .commentintroduce .replies .replyTitle{
	margin-top:30px;
	height:24px;
	border-bottom:1px solid #dedede;
}
#mainer  #blog .commentintroduce .replies .replyTitle .tip{
	float:left;
	color:#155000;
	font-size:16px;
}
#mainer  #blog .commentintroduce .replies .replyTitle .button{
	float:right;
}
#mainer  #blog .commentintroduce .replies .replyTitle .button a{
	text-decoration:none;
}
#mainer  #blog .commentintroduce .replies .photoList{
	height:93px;
	border-bottom:1px solid #dedede;
}
#mainer  #blog .commentintroduce .replies .photoList img{
	width:94px;
	height:70px;
	float:left;
	margin-top:10px;
	margin-left:17px;
}
#mainer  #blog .commentintroduce .replies .replyItem{
	margin-top:15px;
}
#mainer  #blog .commentintroduce .replies .replyItem .userHead{
	float:left;
}
#mainer  #blog .commentintroduce .replies .replyItem .replyContent{
	float:right;
	width:400px;
}
#mainer  #blog .commentintroduce .replies .replyItem .replyContent h3{
	background:#f3f6ed;
	padding:0 15px;
	font-weight:normal;
	color:#999;
	height:22px;
}
#mainer  #blog .commentintroduce .replies .replyItem .replyContent h3 div{
	float:left;
}
#mainer  #blog .commentintroduce .replies .replyItem .replyContent h3 div b{
	color:#155000;
}
#mainer  #blog .commentintroduce .replies .replyItem .replyContent h3 span{
	float:right;
}
#mainer  #blog .commentintroduce .replies .replyItem .replyContent h3 span a{
	color:#155000;
	text-decoration:none;
}
#mainer  #blog .commentintroduce .replies .replyItem .replyContent li{
	width:385px;
	word-break:break-all;
	overflow:hidden;
	list-style-type:none;
	list-style-position:outside;
	padding-left:15px;
}
#mainer  #blog .commentintroduce .replies .replyItem .replyContent li blockquote{
  border:#c1cbdc 1px solid;
  background:#f1f5fa;
	width:340px;
	padding:10px 0px 15px 15px;
	margin-bottom:20px;
}


.postArea{
	border:#b8cbdb 1px solid;
	margin:20px 0;
	padding:1px;
	padding-bottom:15px;
}
.postArea .replyformtitle{
	color:#595959;
	height:30px;
	border-bottom:1px solid #ddd;
	background:url(../img/forum/postAreabg.gif) repeat-x;
	margin-bottom:10px;
}
.postArea .replyformtitle h4{
	padding:0 10px;
	line-height:30px;
	color:#435b7f;
}
.postArea .postForm{
	width:450px;
}
.postArea .postForm .tArea{
	FONT-FAMILY:宋体,arial;
	line-height:20px;
	color:#595959;
	width:440px;
	height:100px;
	border:1px solid #c1cbdc;
	padding:2px 3px;
	margin-top:-1px;
}
.postArea .postForm  .btn{
	text-align:center;
}
.postArea .postForm  .submitbtn{
	background:url("../img/btnConfirm.gif") no-repeat;
	height:29px;
	width:66px;
	border:0px;
	cursor:pointer;
}
.postArea .postForm  .resetbtn{
	background:url("../img/btnReset.gif") no-repeat;
	height:29px;
	width:66px;
	border:0px;
	cursor:pointer;
}
.postArea .postForm .toolbar{
	width:438px;
	border-top:1px solid #c1cbdc;
	border-left:1px solid #c1cbdc;
	border-right:1px solid #c1cbdc;
  background-color: #f1f5fa;
	padding:4px;
}
.postArea .postForm .toolbar a{
	padding:3px;
}
.postArea .postForm .toolbar  a:hover{
	border: #316ac5 1px solid;
  background-color: #dff1ff;
  filter: alpha(opacity=70); /* IE */
  opacity: 0.70; /* Safari, Opera and Mozilla */
}
.postArea .postForm .toolbar SELECT{
	border: #c1cbdc 1px solid;
	margin:3px 3px 2px;
}
.postArea .postForm .toolbar iframe{
	width:430px;
	height:23px;
}
.postArea h1{
	height:55px;
	line-height:55px;
	padding:20px 0px;
	font-family:宋体,arial;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.postArea h1 img{
	float:left;
	padding-left:200px;
	padding-right:10px;
}
.postArea h1 a{
	font-family:宋体,arial;
	color:#009cff;
	text-decoration:underline;
}
.postArea h1 a:hover{
	text-decoration:none;
}
.postArea h1 a:visited{
	color:#009cff;
}
.floatEdit .edit{
	background:#fefefe;
	border-left:solid #c1cbdc 2px;
	border-right:solid #c1cbdc 2px;
	border-bottom:solid #c1cbdc 2px;
	width:620px;
	text-align:left;
	padding:5px;
}
.floatEdit .edit .int{
	width:500px;
}
.floatEdit .edit th{
	FONT-FAMILY:宋体,arial;
	padding-top:5px;
	padding-right:5px;
	vertical-align:top;
	color:#595959;
	text-align:right;
	width:50px;
	padding-bottom:5px;
}
.floatEdit .edit .inT{
	FONT-FAMILY:宋体,arial;
	color:#595959;
	width:550px;

}
.floatEdit .edit .tArea{
	FONT-FAMILY:宋体,arial;
	line-height:20px;
	color:#595959;
	width:550px;
	height:200px;
	border:1px solid #c1cbdc;
	padding:2px 3px;
	margin-top:-1px;
}
.floatEdit .edit  .btn{
	text-align:center;

}
.floatEdit .edit  .submitbtn{
	background:url("../img/btnIndexSend.gif") no-repeat;
	height:20px;
	width:42px;
	border:0;
	cursor:pointer;
}
.floatEdit .edit  .resetbtn{
	background:url("../img/btnIndexSend.gif") no-repeat;
	height:20px;
	width:42px;
	border:0;
	cursor:pointer;
}
.floatEdit .t{
	font-size:16px;
	position:relative;
	font-weight:bold;
	color:#435b7e;
	border-top:2px solid #c1cbdc;
	border-left:2px solid #c1cbdc;
	border-right:2px solid #c1cbdc;
	border-bottom:1px solid #9fafc9;
	background:url(../img/bgmsgtitle2.gif) repeat-x;
	width:630px;
	height:31px;
	line-height:31px;
}
.floatEdit .t img{
	float:left;
}
.floatEdit .btnclose{
	position:relative;
	cursor:pointer;
	text-align:center;
	margin-top:-20px;
	margin-left:600px;
	margin-bottom:8px;
	background:#fff;
}