body{
   	/*filter:gray;*//*黑白*/
        padding: 0;
	margin: 0;
	margin-top:0px; 
	background: #B4B4B4;
   	/*background-image: url(/nblhWeb/image/image/ba1.gif);*/
	SCROLLBAR-FACE-COLOR: #e8e8e8;
	SCROLLBAR-HIGHLIGHT-COLOR: #e8e8e8;
	SCROLLBAR-SHADOW-COLOR: #e8e8e8;
	SCROLLBAR-3DLIGHT-COLOR:#f7f7f7;
	SCROLLBAR-TRACK-COLOR: #D9E7EE;
	SCROLLBAR-ARROW-COLOR: #00ccff;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	text-align: center;
}

/*#weather{width:166px;height:76px;float:right;background-color:#ffffff;text-align:left;}
.weather_pic{width:44px;height:44px;padding-top:3px;padding-bottom:3px;text-align:right;}
.dt_c{font-size: 12px;width:161px;height:68px;border: 1px solid #cccccc;background-color:#ffffff;margin-top:2px;}
.tn{font-family:Georgia, Times New Roman, Times, serif;float:right;width:115px;margin-top: 3px;color: #cc9900;font-weight: bold;text-align:center;}
.pic{float:left;width:64px;height:auto;}
.dt_d{float:right;width:110px;text-align:left;font-weight: bold;color: #0099CC;}
.ft1{color: #006699;padding-top:3px;font-weight: bold;}.ft2{color: #00CCFF;padding-top:3px;}
.tmp {font-family:Georgia, Times New Roman, Times, serif;	font-size:12px;	margin-top: 3px;color: #009900;}
.wind {font-size:12px;	margin-top: 3px;color: #FF9900;}
.page{font-family: Webdings;font-size: 12px;color: #666666;cursor: hand;}*/
#weather{width:200px;height:76px;float:right;/*background-color:#ffffff;*/text-align:left;}
.weather_pic{width:44px;height:40px;padding-top:3px;padding-bottom:3px;text-align:right;}
.dt_c{font-size: 12px;width:200px;height:68px;border: 0px solid #cccccc;/*background-color:#ffffff;*/margin-top:2px;}
.tn{font-family:Georgia, Times New Roman, Times, serif;float:right;width:140px;margin-top: 3px;color: #cc9900;text-align:center;}
.pic{float:left;width:40px;height:auto;}
.dt_d{float:right;width:140px;text-align:left;font-weight: bold;color: #0099CC;}
.ft1{color: #006699;padding-top:3px;font-weight: bold;}
.ft2{color: #00CCFF;padding-top:3px;}
.tmp {font-family:Georgia, Times New Roman, Times, serif;	font-size:12px;	margin-top: 3px;color: #009900;}
.wind {font-size:12px;	margin-top: 3px;color: #FF9900;}
.page{font-family: Webdings;font-size: 12px;color: #666666;cursor: hand;}



td{
	font-size:9pt;
}
/*=============================定义 ID 样式===============================================*/
div#container{
   	width: 920px;
	margin: 0 auto 0 auto;
}

div#header{
   	height:55px;
}

/*===定义登陆输入框样式===*/
.textStyle{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #666666;
	width: 430px;
	text-decoration: none;
}
/*===定义按纽样式===*/
input{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #000000;
	
	line-height: 18px;
	margin-right: 5px;
	margin-top:5px;
	margin-bottom: 5px;
}
 /*=======小登陆筐======*/
input.inputStyle{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	height: 18px;
   	background-color: White;
	border: 1px solid #8A96A8;
	color: #666666;
}
 /*=======单篇日志=======*/
div.entity{
	 font-family: Arial,Helvetica,sans-serif;
	 font-size:9pt;
	 line-height: 24px;
	 text-align: left;
	 background-color:#FFFFF4;
	 border:1px solid #8A96A8;
	 padding: 0px 10px 10px 10px;
	 margin: 12px 10px 0px 10px;
}
div.entity img {
	max-width: 800px;
	height:expression(this.width > 800 ? ((800*this.width/this.height)): this.height);
	width:expression(this.width > 800 ? "800px" : this.width);
}
/*========其他========*/
div.operation{
    	 height:100%;
	 background:#FFFFFF;	
	 border-left:1px solid #8A96A8;
	 border-right:1px solid #8A96A8;
	 border-top:1px solid #8A96A8;
	 text-align: center;
	 padding: 0px 5px 5px 5px;
    	 margin: 0px 10px 0px 10px;
}
/*=========内容=========*/
p{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	text-align: left;
}
p.comment{	
	margin:10px 0px 10px 30px;	
}
p.diaryFoot{
   	text-align: right;
	height: 10px;
	padding: 2px;
	color:#4E5C76;
}
p.trackback{
	font-style: italic;
}
table.comment{
    	 margin-left: 130px;
	 width: 570px;
}
/*=================================底部===============================*/
div#footer{
   	width:900px;
   	height:13px;
	text-align: center;
	border-top:1px solid #8A96A8;
	margin: 0; 
	padding-top: 5px;
	padding-bottom: 5px;
}
div#footer a:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: Black;
	text-decoration: none;
}
div#footer a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: Black;
	text-decoration: none;
}
div#footer a:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size:  9px;
	color: #0099FF;
	text-decoration: none;
}
img.logo{
	margin: 5px 15px -3px 0px;
}


/*------------------------------------------------*/
div{
  word-break:break-all;	
}
a:link {
	FONT-SIZE: 9pt; 
	COLOR: #666666; 
   	TEXT-DECORATION: none;
}
a:visited {
	font-family: Arial,Helvetica,sans-serif;
	FONT-SIZE: 9pt; 
	COLOR: #666666; 
   	TEXT-DECORATION: none;
}
a:hover {
	font-family: Arial,Helvetica,sans-serif;
	FONT-SIZE: 9pt; 
	COLOR: #999999; 
	TEXT-DECORATION: underline;
}

/*===============定义Blog名称=====================*/
h1{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #282851;
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
h1 a:link{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #282851;
}
h1 a:visited{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #282851;
}
h1 a:hover{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #282851;
}
/*===============日志题目=====================*/
h2{
   	font-family: Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight: bold;
	color: #4e5c76;
	border-bottom:1px dashed #CCCCCC;		
}
h2.diaryTitle{
	padding: 5px 0px 0px 5px;	
	margin: 0;
}
/*===============回复=====================*/
h3{
   	font-family: Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight: bold;
	color:#333333;
	margin:10px 0px 5px 0px;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:3px;
  	text-align: left;
   	background-image: url(/template/template30/img/entry_2.gif);
	background-repeat: no-repeat;
}
/*=============评论人=====================*/
h4{
   	font-family: Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight: bold;
	color:  #4e5c76;
	text-align: left;
   	padding-left:5px;
	padding-bottom:5px;
	margin:0px 0px 0px 10px;
	float: left;
	font-weight: normal;
}
/*===============时间=====================*/
h5{
   	font-family: Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight: bold;
	color:#ff9900;
	text-align: left;
   	margin:0px 0px 0px 0px;
	font-weight: normal;
}