www.pudn.com > ROOT002003004.rar > diary[1].css
div{
word-break:break-all;
}
body{
text-align:center;
}
a:link{
color:#003366;
text-decoration:none;
}
a:visited{
color:#003366;
text-decoration:none;
}
a:hover,
a:active{
color:#003366;
text-decoration:underline;
}
/*=============================定义ID样式====================================*/
div#container{
width:750px;
margin:0auto;
text-align:center;
}
/*===================================头部=====================================*/
div#header{
width:750px;
text-align:center;
}
/*===定义登陆输入框样式===*/
.textStyle{
font-family:Arial,Helvetica,sans-serif;
font-size:9pt;
color:#000000;
width:430px;
text-decoration:none;
}
/*===定义按纽样式===*/
input{
font-family:Arial,Helvetica,sans-serif;
font-size:9pt;
text-decoration:none;
height:19px;
width:auto;
color:#333333;
background-color:#eeeeee;
border:1px solid #999999;
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;
color:#333333;
background-color:#eeeeee;
border:1px solid #999999;
}
/*=======单篇日志=======*/
div.entity{
background-image:url(http://blog.blogchina.com/template/template1/images/bigdiaryline.gif);
background-repeat:repeat-y;
font-family:"Tahoma";
font-size:12px;
color:#000000;
line-height:120%;
padding:0px 5px 0px 5px;
text-align:left;
}
/*=======栏目=======*/
div#category{
background-image:url(http://blog.blogchina.com/template/template1/images/bigdiarytitle.gif);
background-repeat:no-repeat;
text-align:center;
padding:5px 0 5px 10px;
font-size:12px;
border-bottom:solid 2px #e1e4e9;
}
div#categorya:hover{
text-decoration:underline;
color:#fff;
}
/*========其他========*/
div.operation{
font-family:"Tahoma";
font-size:12px;
color:#000000;
line-height:120%;
text-align:left;
border:solid 2px #e1e4e9;
width:750px;
margin-bottom:10px;
}
/*=========内容=========*/
p{
font-family:Arial,Helvetica,sans-serif;
font-size:9pt;
color:#666666;
text-align:left;
padding:0px;
}
p.diaryFoot{
background-image:url(http://blog.blogchina.com/template/template1/images/bigdiaryfooter.gif);
background-repeat:no-repeat;
padding-top:20px;
padding-bottom:20px;
margin-left:-6px;
width:750px;
text-align:right;
}
p.comment{
margin:10px 0px 10px 30px;
}
p.trackback{
font-style:italic;
}
table.comment{
margin-left:130px;
width:570px;
}
/*=================================底部===============================*/
#footer{
display:none;
}
/*===============定义Blog名称=====================*/
h1{
font-family:"Tahoma";
text-align:center;
border-bottom:solid 2px #e8e8ee;
font-size:20px;
color:#003366;
text-decoration:none;
font-weight:bold;
filter:Glow(Color=#dddddd,Strength=2);
padding-bottom:5px;
}
/*===============日志题目=====================*/
h2{
background-image:url(http://blog.blogchina.com/template/template1/images/bigdiarytitle.gif);
background-repeat:no-repeat;
text-align:left;
height:23px;
padding:5px 0px 0px 10px;
font-size:14px;
margin-left:-5px;
width:750px;
color:#003366;
}
/*===============回复=====================*/
h3{
background-repeat:no-repeat;
text-align:left;
height:23px;
padding:5px 0px 0px 10px;
font-size:14px;
margin-left:-5px;
width:750px;
color:#003366;
}
/*===============评论人=====================*/
h4{
font-family:Arial,Helvetica,sans-serif;
font-size:9pt;
font-weight:bold;
color:#003366;
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:#003366;
text-align:left;
margin:0px 0px 0px 0px;
font-weight:normal;
}
td{
font-size:9pt;
}