html,body { /* 同时设置html是为了兼容FF 这是一个左右式结构*/
background-color:#000000;
font: 12px #888888 verdana;
line-height:150%;
}

div{
FONT-FAMILY: Verdana,Helvetica,Arial;
}
td{
font-size:12px;
FONT-FAMILY: Verdana,Helvetica,Arial;
word-wrap: break-word;
line-height:150%

}
ul{
list-style-type : circle
}


a:link {color: #777; text-decoration: none;}
a:visited {color: #777; text-decoration: none;}
a:hover {color: #5b4049; text-decoration: underline;}
a:active {color: #BDD394; text-decoration: none;}

/*通用Class*/
.none{
display:none
}
.floatright{
float:right
}

.header /*博客页首图片修改*/
{
background:url(http://64.40.115.138/file/lu/23/226150/MjI2MTUwfSt7MzE4NTkz.jpg?download=1) 50% 0 no-repeat;
position:absolute;
top:10px;
height:350px;
width:100%;
border-bottom:dotted 0px #000000;
background-color:#000000;}

#banner{
background:url() 50% 0 no-repeat;
height:300px;
width:100%;
border-bottom:dotted 0px #000000;
background-color:black;
}

#main{
position:absolute;
top:300px;
width:100%;
height:100%;
background:black;
}
#left{
position:absolute;
left:0%;
top:3px;
width:75%;
height:100%;
background:black;
border:dotted 0px #888888;
}
#right{
position:absolute;
float:left;
width:25%;
height:100%;
left:75%;
top:10%;
background:black;
text-align:left;
}

/*侧边“公告”、“最新随笔”、等链接字体颜色*/
#right_content{
background:black;
width:100%;
border:solid 0px red;
text-align:left;
color:#5b4049;
margin:0px auto;
}

#footer{/*底端版权标识字体设置*/
background:url(none) 50% 0 no-repeat;
border:solid 0px red;
height:150px;
color:#888888;
text-align:center;
margin-bottom:20px;
padding:20px;
}

/*内嵌Class*/
.listtitle{
font-size:12px;
padding-left:10px;
padding-top:8px;
border-bottom:dotted 1px #888888;
border-right:solid 0px gray;
border-left:solid 5px #888888;

}
.catListTitle{
font-size:12px;
padding-left:10px;
padding-top:8px;
border-bottom:dotted 1px #888888;
border-right:solid 0px gray;
border-left:solid 5px #888888;
}

/*公告栏背景设置*/
.newsItem{
height:30px;background:url(http://64.40.115.138/file/lu/23/226150/MjI2MTUwfSt7MzE4NTk1.jpg?download=1) no-repeat;
width:100%;
border:solid 0px red;
padding-top:8px;
padding-left:38px;
margin-bottom:10px;
}

/*博客顶部横向菜单背景设置*/
#mylinks{
border-bottom:dashed 0px #888888;
border-left:dashed 0px #888888;
border-right:dashed 0px #888888;
background:url(http://64.40.115.138/file/lu/23/226150/MjI2MTUwfSt7MzE4NTk0.jpg?download=1);
height:10px;
padding:15px;
margin-left:10px;

}

/*博客菜单链接字体修改*/
a.menu:link {color:#5b4049;text-decoration: none;}
a.menu:visited {color:#5b4049;text-decoration: none;}
a.menu:hover {color:#888888;text-decoration: underline;}
a.menu:active {color:#5b4049;text-decoration: none;}

/*随笔文章数量统计部分的字体*/
#mystats{
float:right;
border-bottom:dashed 0px #5b4049;
border-left:dashed 0px #5b4049
border-right:dashed 0px #5b4049
background:url();
height:10px;
padding:15px;
color:#5b4049;
}

.headerText{
height:78px;
line-height:78px;
padding-left:50px;
border:solid 0px red;
float:left;
}
.headermaintitle{
font-family: "courier new", verdana, monospace;
FONT-SIZE: 16;
font-weight:bold;
}

/*顶部博客名称字体修改*/
a.headermaintitle:link {color:#5b4049;text-decoration: none;}
a.headermaintitle:visited {color:#5b4049;text-decoration: none;}
a.headermaintitle:hover {color:#888888;text-decoration: underline;}
a.headermaintitle:active {color:#5b4049;text-decoration: none;}

.headerDis{
position:absolute;
float:left;
width:300px;
height:58px;
top:280px;
line-height:20px;
color:#5b4049;
font-family: "courier new", verdana, monospace;
FONT-SIZE: 14;
font-weight:bold;
border:solid 0px red;
overflow:hidden;
text-align:left;
padding-right:5px;

}

#topics{/*文章部分大外框和评论内容的颜色*/
margin:30px 30px auto 25px;
border:dotted 1px #5b4049;
width:96% !important;
width:100%;
background-color:black;
color:#5b4049;
}

/*正文日期左侧的图标修改*/
.dayTitle{
background: url(http://fileblog.hjbbs.com/pic/200710/2007102931454953_965_o.gif) no-repeat;
width:100%
top:100%
padding-left:27px;
height:23px;
padding:15px;
font-weight:bold;
font-family: verdana, monospace;
color:#5b4049;
border-bottom:solid 1px black;
}

.postTitle{/*随笔文章发布日期的字体*/
border:dotted 0px #5b4049;
background-color:black;
padding:5px;
padding-left:5px;
font-size:14px;
font-weight:bold;
}
.postTitle2{
background:black;
border-bottom:dotted 1px black;
padding-bottom:5px;
}

.postCon{/*摘要字体设置*/
border:dotted 0px #888888;
padding:10px;
font-size:14px;
line-height:150%;
color:#888888;
}
.postDesc{/*post@部分字样*/
border:solid 0px red;
text-align:right;
font-family:arial;
font-size:12px;
color:#5b4049;
padding:20px;
}

.post{/*随笔文章正文字体颜色*/
border:dashed 0px #888888;
font-size:12px;
padding:20px;
margin:5px;
FONT-FAMILY: Verdana,Helvetica,Arial;
word-wrap: break-word;
line-height:150%;
background: url(http://fileblog.hjbbs.com/pic/200710/2007102931454953_965_o.gif) no-repeat;
color:#888888;
}

.postSeparator /*文章间分割线修改*/
{
background-image:url(none);
background-repeat:repeat-x;
height:20px;
width:600px;
border-top:0px dotted #999999;
margin-top:20px;
margin-leftt:20px;
margin-bottom:20px;
}

.entrylistTitle{
border:solid 0px red;
padding:20px;
font-size:14px;
font-family:verdana;
font-weight:bold;
}
.entrylistDescription{
padding:20px;
color:#5b4049;
}
.entrylistItem{
padding:10px;
border-bottom:dotted 0px #5b4049
}
.entrylistItemTitle{
font-size:14px;
font-family:verdana;
padding:20px;
}
.entrylistItemPostDesc{
text-align:right;
color:#5b4049;
font-family:arial;
padding:20px;
}

/*评论区*/
.feedback_area_title{
font-size:14px;
font-weight:bold;
border-bottom:dotted 1px #5b4049;/*“发表评论”字样下分割线颜色*/
margin-bottom:10px;
padding-left:15px;
}
.feedbackListSubtitle{
font-weight:bold;
color:#888888;/*评论日期标题颜色*/
border-bottom:dotted 1px #5b4049;/*评论分割线颜色*/
margin-bottom:10px;
padding-left:15px;
}
.feedbackManage{
float:right;
font-weight:normal;
}
.feedbackCon{
margin-bottom:20px;
padding-left:15px;
}

/*Calendar*/
.Cal{
border:solid 0px #000000;
background:#000000;/*日历背景颜色*/
width:100%;
font-size:12px;
font-family:arial;
color:#5b4049;
padding:0px;
}
.CalTitle{
background:#000000;/*日历背景颜色*/
font-family:verdana;
font-size:12px;
color:#5b4049;
height:30px;
}
.CalDayHeader{
border:solid 0px red;
font-weight:bold;
}

.CalTodayDay{
border:solid 0px red;
background:#5b4049;
}
.CalSelector{
border:solid 0px red;
background:#5b4049;
}
.CalWeekendDay{
background:#000000;
}
.CalOtherMonthDay{
color:#5b4049;
}
.CalNextPrev{
border:solid 0px red;
padding:5px;
font-weight:bold
}

/*profile feedback*/
.pfl_feedback{

background:#A75B48;
}

.pfl_feedback_area_title{
font-size:14px;
font-weight:bold;
border-bottom:1px dashed #A75B48;
}


.pfl_feedbackItem{
margin-top:5px;
padding:10px;
margin-bottom:10px;
}

.pfl_feedbacksubtitle{
height:22px;
border-bottom:1px dashed #A75B48;
line-height:22px;
margin-bottom:8px;
}

.pfl_feedbackname{
float:left;
font-weight:bold;
color:#4F4F4F;
}

.pfl_feedbackManage{
float:right;
}

.pfl_feedbackCon{
padding-bottom:5px;
}

.pfl_answer{
padding-bottom:5px;
margin-left:20px;
border:1px dashed #A75B48;
width:95%;
padding-top:8px;
padding-left:5px;
}
