.wp-post-image{
	width: 100%;
	height: 170px;
	border: solid 1px #EEEEEE;
	padding: 2px;
	border-radius: 3px;
}

/*°´Å¥*/
.current div {
    color: #fff;
    background-color: #FB6608;
    border: solid 1px  #FB6608;
}
.current div:hover,
.current div:focus {
	color: #fff;
    background-color: #CD0010;
    border-color: #CD0010;
}

.current-cat a{
	color: #FB6608;
	font-weight: bold;
}

.screen-reader-text{
	width: 80px;
	color: #666666;
}
.alignnone{
	width: 100%;
	height: auto;
}
.aligncenter{
	width: 100%;
	height: auto;
}
.alignleft{
	width: 100%;
	height: auto;
}

.alignright{
	width: 100%;
	height: auto;
}

<!--ºÄÊ±1752879690.4897Ãë-->