<style type="text/css">
<!--
/* 说明：尽量定义不会重名的样式表名，以后用单独使用。区分方法：加上前缀meng_功能说明_样式名*/
/*下面是分页样式一*/
#meng_articlefenye_pages {
padding: 3px;
}
#meng_articlefenye_pages ul {
list-style-type: none;
}
#meng_articlefenye_pages li {
float: left;
display: inline;
margin: 0 5px 0 0;
display: block;
}
#meng_articlefenye_pages li a {
color: #88af3f;
padding: 4px;
border: 1px solid #ddd;
text-decoration: none;
float: left;
}
#meng_articlefenye_pages li a:hover {
color: #638425;
background: #f1ffd6;
border: 1px solid #85bd1e;
}
#meng_articlefenye_pages li.nolink {
color: #CCC;
border: 1px solid #F3F3F3;
padding: 4px;
}
#meng_articlefenye_pages li.current {
color: #FFF;
border: 1px solid #b2e05d;
padding: 4px;
background: #b2e05d;
}
/*上面是分页样式一*/
-->

/*分页列表翻页样式*/
#meng_page_fenye_fanye_style a:link{color: #E8C211;font-weight: bold;text-decoration: none; font-size:12px;}
#meng_page_fenye_fanye_style a:visited{color: #E8C211;font-weight: bold; text-decoration: none; font-size:12px;}
#meng_page_fenye_fanye_style a:hover{color: #E8C211;font-weight: bold; text-decoration: none; font-size:12px;}
#meng_page_fenye_fanye_style a:active{color: #E8C211;font-weight: bold; text-decoration: none; font-size:12px;}


/*********************下面简单采用百度里面的文章样式***************************/
/*********************调用办法:<div id="meng_articlemore_style1">[循环体]<div class="tit">[标题]</div>[循环体]</div>***************/
/*********************meng_articlemore_style1为样式名，有各自的例子。编号为后面加数字。***************************/

/*下面是更多文章样式*/
#meng_articlemore_style1 div.tit{
float:left;
 font-weight:bold;
 line-height: 20px;
 text-indent: 10px;
 text-decoration: none;
 border-left:5px solid #7E752A;
}/*文章标题*/ 
#meng_articlemore_style1 div.date{
  margin:0px 0 8px 0;
  text-indent:10px;
  font-size:10px;
  font-family:Verdana;
  text-align:left;
  border-left:5px solid #7E752A;
}/*文章发表日期*/ 
/*上面是更多文章样式*/

/*下面是更多文章样式*/
#meng_articlemore_style2 div.tit/*文章标题*/{font-size:15px;font-weight:bold}
#meng_articlemore_style2 div.tit a/*日志标题大小颜色,未被点击*/{text-decoration:none;color:#DD9222;font-size:14px;font-weight:bold; direction:none;}
#meng_articlemore_style2 div.tit{color:#DD9222;font-size:14px;font-weight:bold;background:url(http://imgsrc.baidu.com/css/pic/item/22f19319fd0ba86adab4bda1.jpg) no-repeat top left;text-indent: 45px;height:50px;line-height:50px}
#meng_articlemore_style2 div.date/*日志日期文字大小颜色*/{margin:3px 0 3px 0;color:#666666; font-size:10px;}
#meng_articlemore_style2 div.tit{line-height:58px;font-size:30px;font-weight:bold;text-indent:40px;background:url(http://imgsrc.baidu.com/css/pic/item/bcd3e0d4320f1911a18bb7a1.jpg) no-repeat;padding-left:20px}
/*上面是更多文章样式*/

/*下面是更多文章样式*/
#meng_articlemore_style3 div.tit/*文章标题*/{font-size:15px;font-weight:bold}
#meng_articlemore_style3 div.tit a/*日志标题大小颜色,未被点击*/{text-decoration:none;color:#DD9222;font-size:14px;font-weight:bold; direction:none;}
#meng_articlemore_style3 div.tit{color:#DD9222;font-size:14px;font-weight:bold;background:url(http://178.sdo.com/Activity/MiddleWebSiteBonus/Images/20100108_900_100.gif) no-repeat top left;text-indent: 45px;height:50px;line-height:50px}
#meng_articlemore_style3 div.date/*日志日期文字大小颜色*/{margin:3px 0 3px 0;color:#666666; font-size:10px;}
#meng_articlemore_style3 div.tit{line-height:58px;font-size:30px;font-weight:bold;text-indent:40px;background:url(http://178.sdo.com/Activity/MiddleWebSiteBonus/Images/20100108_900_100.gif) no-repeat;padding-left:20px}
/*上面是更多文章样式*/
/*********************上面简单采用百度里面的文章样式***************************/

</style>