﻿#cat-posts {
	width:600px;
	padding:5px 0 0px;
	float:left;
}
.left-cat {
	width:300px;
	float:left;
}
.right-cat {
	width:300px;
	float:right;
}
.cat-p { 
	padding:5px 5px 5px;
	list-style:none;
}
.cat-p h2 {
	font: bold 23px "Lucida Grande", Arial;
	border-bottom: dotted 1px #CCCCCC;
    text-shadow:#999999 1px 1px 1px;
	padding-left: 38px;
	height:32px;
}
.cat-p li {
	background:transparent url(images/tabli.gif) no-repeat left 7px;
	list-style:none;
	padding:1px 5pt;
}
.cat-p ul {
	margin:0px 0px 0px 12px;
	padding:0px;
}
.glabel{color:#CC0000; font-size:7px;display:inline;}
#cat-wp h2{background:url(images/wordpress-logo.gif) no-repeat left;}
#cat-seo h2{background:url(images/seoseo.gif) no-repeat left;}
#cat-pcj h2{background:url(images/pcj.gif) no-repeat left;}
#cat-yanl h2{background:url(images/yanlun.gif) no-repeat left;}
#cat-diandi h2{background:url(images/diandi.gif) no-repeat left;}
#cat-zhuanq h2{background:url(images/zhuanq.gif) no-repeat left;}
.cat-pic-area {
	width:290px;
	height:75px;
	background:#333333;
}
.tag-area {
	float:center;
	width:330px;
}
.tag-area a {
	color:#333333;
}
.tag-area a:hover {
	color:#44a1d0;
	text-decoration:none;
}