body {
 font-size : 12px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin : 0px;
}

td
{
 font-size : 12px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:visited,
a:active,
a:link { 
 color: Navy;
 text-decoration : none;
}

a:hover {
 text-decoration : underline;
}

h1 {
 margin : 0px;
 margin-top : 10px;
 margin-bottom : 5px;
 font-size : 18px;
}

h1 a:visited,
h1 a:active,
h1 a:link {
 color : #000;
}

h1 a:hover {
 color : #47F;
 text-decoration : none;
}

h2 {
 margin-top : 10px;
 margin-bottom : 3px;
 font-size : 13px;
}

h3 {
 font-size : 12px;
}

h5 {
 margin: 0px;
 padding: 0px;
}

p {
 margin: 10px 0px;
}

#authors ul {
 list-style : none;
 padding : 0px;
 margin : 0px 5px;
}

div.News
{
 font-size: 11px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 padding: 5px;
 padding-left: 5px;
}

.HeaderTitle
{
 font-size : 2.0em;
 margin: 0px;
}

.HeaderTitles
{
 padding-top: 10px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 width: 100%;
}

.HeaderTitles a:visited,
.HeaderTitles a:active,
.HeaderTitles a:link,
.HeaderTitles a:hover
{
 color: White;
 text-decoration : none;
 font-size: 22px;
 font-weight: normal;
}

.HeaderBar
{
 font-weight: normal;
 font-size: 11px;
 border-collapse: collapse;
 background-image: url(/Skins/Cogitation/images/BlueTabBack.gif);
   background-repeat:repeat-x;
}

.HeaderBar a:visited,
.HeaderBar a:active,
.HeaderBar a:link
{
 color: WhiteSmoke;
 text-decoration: none;
 font-weight: normal;
}

.HeaderBarTab
{
 background-image: url(/Skins/Cogitation/images/BlueTabFace.gif);
   background-repeat:repeat-x;
   border-collapse: collapse;
   padding: 0px;
}

.BlogStatsBar
{
 text-align:right;
 font-weight: normal;
 font-size: 11px;
 color: Silver;
 border-collapse:collapse;
}

p.date img {
 vertical-align : middle;
}

p.date {
 font-size : 11px;
 font-weight : bold;
 margin-bottom : 0px;
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 4px;
 text-align: right;
}

blockquote {
 font-style : italic;
}

div.postTitle a:visited,
div.postTitle a:active,
div.postTitle a:link
{
 color: Navy;
 text-decoration : none;
}

div.post
{
 border-right: gainsboro 2px solid;
 border-top: gainsboro 2px solid;
 border-left: gainsboro 2px solid;
 border-bottom: gainsboro 2px solid;
background-image: url(/images/cnblogs_com/asksea/A2.gif);
}

div.postTitle
{
 padding-left: 3px;
 font-weight: bolder;
 font-size: 13px;
 padding-bottom: 3px;
 padding-top: 3px;
 border-bottom: gainsboro 1px solid;
 background-color: whitesmoke;
}

div.postText
{
 padding-right: 10px;
 padding-left: 3px;
 font-size: 13px;
 padding-bottom: 5px;
 padding-top: 10px;
}

div.postFoot
{
 background-color: WhiteSmoke;
 border-top: gainsboro 1px solid;
 font-size: 11px;
 padding-right: 3px;
 padding-left: 3px;
 padding-bottom: 1px;
 padding-top: 1px;
 text-align: right;
}

#top 
{
 background-image: url(/images/cnblogs_com/jazzily/blogbg.gif);
   background-repeat: repeat;
 color : WhiteSmoke;
 border-top : 4px solid Black;
 border-bottom : 4px solid Black;
 padding: 0px;
 margin: 0px;
}

#tagline {
 font-size : 11px;
 margin : 0px;
 color: White;
 text-indent: 100px;
}

#leftmenu {
 position : absolute;
 left : 0px;
 width : 180px;
 height:auto;
 background-color: WhiteSmoke;
 padding-top: 0px;
}

#leftmenu h3 {
 font-size : 11px;
 margin : 0px;
 margin-top : 10px;  
 padding-bottom: 2px;
 padding-left: 3px;
 border-top: solid 1px Gainsboro;
}

#leftmenu ul {
 list-style: none;
 margin : 0px;
 padding-left : 5px;
 margin-left : 5px;
 margin-bottom : 10px;
 font-size : 11px;
}

#leftmenu a
{
 padding: 1px;
 text-decoration: none;
}

#leftmenu a:active,
#leftmenu a:visited,
#leftmenu a:link
{}

#leftmenu a:hover
{
 font-style:italic;
}

#main {
 margin-left : 180px; 
 background-color : White;
 padding : 10px;
 border-left : 1px solid #555;
 border-bottom : 4px solid Black;
}

#footer {
 margin : 0px; 
 padding-top : 5px;
 text-align : center;
 font-size : 10px;
}

#CommentForm
{
 font-size : 11px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input, textarea
{
 font-size: 11px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.CommentForm
{
 font-size : 11px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.Button
{
 border: 1px solid SteelBlue;
 background-color: gainsboro;
}

.Cal
{
 border : 1px solid #186AA2;
 width:100%;
 font-family:Arial;
 font-size: 12px;
 margin-top:0px;
 margin-bottom:10px;
 height:180px;
 background-color:WhiteSmoke;
 padding : 0px;
   
}

.CalTitle
{
 padding-right: 0px;
 padding-left: 0px;
 font-weight: normal;
 font-size: 13px;
 border-left-color: #adf;
 border-bottom-color: #adf;
 padding-bottom: 0px;
 margin-left: 0px;
 color: silver;
 border-top-color: #adf;
 padding-top: 0px;
 font-family: Arial;
 height: 100%;
 background-color: #014e82;
 border-right-color: #adf;
}


.CalOtherMonthDay
{
 color: #808080;
}

.CalSelector
{
 
}

.CalNextPrev
{
 color: yellow;
}

.CalDayHeader
{
 color: silver;
 background-color: #186aa2;
}

.CalSelectedDay
{
 
}

.CalWeekendDay
{
 
}

.CalTodayDay
{
 color: red;
 background-color: silver;
}
 
Static News/Announcement <P align=center>
<a href="https://220.202.81.35/"><IMG height=120 src="/images/cnblogs_com/jazzily/netpic.gif" width=140 border=0></a></P>
<P align=left>朋友们近来还好吗？如果你想了解我近来在忙什么，无论是科研动向、还是学习生活，你都可以访问我个人相关的两个网站：</p>
<P align=left>**<a href="https://220.202.81.35/">平原大学信息技术研发中心网站：</a>-我在学校主持的网站，有很多计算机课程的学习资料，拉些朋友来吧。注册会员的话，你也可以在网上推荐新闻了。</p>
<P align=left>**我的blog,(网络日志），就是这儿了，哈哈。</p>
<P align=left>希望能提些建议，如果有同“志”者有兴趣合作可以通过<a href="https://www.cnblogs.com/jazzily/contact.aspx">blog的留言板</a>和我联络。
</P>
<P align=left>
<a href="https://220.202.81.35/">平原大学信息技术研发中心网站logo：</a>
</P>
<P align=center>
<a href="https://220.202.81.35/"><IMG  src="/images/cnblogs_com/jazzily/logo1.gif" border=0></a></P>
<P align=center>
<img border="0" alt="Blog Counter" src="https://joe.freelogs.com/counter/index.php?u=jazzily&s=amini" ALIGN="middle" HSPACE="4" VSPACE="2"></a></p>