/* ============ÎÄÕÂÁÐ±í============== */

ul.diylist{
margin:0px;
padding:0px;
}

ul.diylist li{
margin-bottom:15px;
padding:0px 0px 20px 0px;
border-bottom:  1px #ddd dashed;
list-style-type: none;
font: 12px microsoft yahei,simsun;
font-weight:100;
color:#555;
}

ul.diylist div.diytitle{
margin-bottom:5px;
font: 16px/30px microsoft yahei,simsun;
}
ul.diylist div.diymemo{
font: 14px/25px microsoft yahei,simsun;
color:#666
}

a.diytitle:link,a.diytitle:visited,a.diytitle:active{
	color:#C35050;
	text-decoration: none;
	font:16px/30px microsoft yahei,simsun;
}

a.diytitle:hover{
color:#ff6600;
text-decoration: underline;
font:16px/30px microsoft yahei,simsun;
}
/* ============·­Ò³============== */

div#showpages {
clear:both;
padding:0px;
margin:20px 0px;
width:100%;
height:30px;
white-space: nowrap;
}

div#pagesinfo {
float:left;
padding:3px 8px;
white-space: nowrap;
}

div#pages {
float:right;
padding-right:8px;
white-space: nowrap;
}

div#pages ul{
margin:0;
padding:0;
}

div#pages a:link,div#pages a:visited,div#pages a:active{
color:#303030;
text-decoration: none;
}

div#pages a:hover{
color:#ff0000;
text-decoration: none;
}

div#pages li{
margin:3px;
padding:2px 5px;
list-style-type: none;
float:left;
background:#ffffff;
color:#303030;
border:1px #dddddd solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#303030;
background-color:#eeeeee;
white-space: nowrap;
}

div#pages li.pbutton{
color:#303030;
background-color:#eeeeee;
padding:3px 5px 1px 5px;
white-space: nowrap;
}

div#pages li.opt{
color:#303030;
padding:0px 2px;
white-space: nowrap;
border:0px;
}