#blogTitle H1 
{		
  font-size: 33px;
  font-weight:bold;
  font-family:"Algerian","PakTypeNaqsh";
  margin-left:50px;
  margin-top:15px
}

#blogTitle H2 
{		
  FONT-SIZE: 28px;
  font-weight:bold;
  font-family: "华文隶书", "隶书", "AR PL UKai CN";
  margin-left:50px;
}

#customSearch
{
}

#query
{
  margin-top:5px;
  background-color: transparent;
  width:442px;
  height:30px;
  border-style:none;
}

#sg
{
  background-color: transparent;
  width:40px;
  display:none;
}

table 
{
  border-collapse: collapse;
  bordercolor:#cccccc;
  cellspacing:0;
  cellpadding:0;
  border:1px;
}
#mainContent
{
  z-index:10000;
}
img
{
  z-index:11000;
}
#q
{
  background-color: transparent;
  border-style:inset;
}
#btnZzk
{
  border-style:outset;
  border-width:1px;
}
.catListPostCategory a, .catListArticleCategory a, .catListView a
{
  color:#444444;
}
.postTitle a:link, .postTitle a:visited
{
  color:#935A32;
  font-size:16px;
}
.postBody ol li, .postCon ol li 
{ 
  list-style:disc;
  list-style-image:none;
  list-style-position:inside;
  list-style-type:decimal;
}