<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
ä¸»é¢˜åç§°: çŽ«ç‘°ä¸»é¢˜
URI: the-theme's-homepage
æè¿°: a-brief-description
ä½œè€…: æ‚¨çš„å§“å
ä½œè€… URI: æ‚¨çš„-URI
æ¨¡æ¿: åœ¨è¿™é‡Œå¯ä»¥æç¤ºå®ƒçš„çˆ¶çº§æ¨¡æ¿
ç‰ˆæœ¬: ç‰ˆæœ¬å·


.


[ç›®å½•è¡¨] 

	1- Global
	2- Navigation
	3- Middle 

*/


/* =1 Global
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“*/

#content {
	background-color: #fffeff;
	padding-bottom: 20px;
}

#postlist {
	padding-right: 20px;
	padding-left: 20px;
}

/* =2 Navigation
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“*/
#subnav {
	background: url(img/bg_slider.png) no-repeat right top;
	min-height: 400px;
}

#subnav dl dt {
	height: 20px;
	padding-top: 6px;
	padding-left: 25px;
	border-top: 1px solid #fffeff;
	border-bottom: 1px solid #bababa;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	background: #dbdbdb url(iconarrow_medium_right.png) no-repeat 5px center;
}
#subnav dl dt.active {
	background: #79ef40 url(iconarrow_medium_down.png) no-repeat 5px center;
}

#subnav dl dd {
	padding-left: 35px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#subnav dl dd dt {
	padding-left: 25px;
	background-image: none;
}

/* =3 Middle
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“*/

#location {
	background: url(img/title_every.png) no-repeat left bottom;
	height: 32px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}

#postlist h3 {
	color: #e28100;
	font-size: 14px;
	margin: 10px 0 5px;
	border-bottom: 1px dotted #d8d6d9;
	padding: 3px 10px 0 25px;
	height: 25px;
	background: url(icon15.gif) no-repeat left 3px;
}
#postlist h3 span {
	float: right;
}
#postlist h3 span a {
	font-size: 12px;
	color: #989898;
}
#postlist ul {
	padding: 0 20px;
}
#postlist ul li,
#hotnews ul li {
	background: url(iconarrow_state_grey_right.gif) no-repeat left center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #d4d4d4;
}

#postlist ul li span.time {
	float: right;
	color: #b6b6b6;
}

/* @group pagination */

#pagelist {
	margin: 0 auto;
	padding: 10px;
}

.pagination {
            font-size: 80%;
        }
        
.pagination a {
    text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
    background: #26B;
    color: #fff;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}


/* @end */
#postlist .lingdao {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #d0d0d0;
	position: relative;
	height: 137px;
	margin-bottom: 10px;
}
#postlist .lingdao img {
	float: left;
}

#postlist .lingdao dl {
	padding-left: 140px;
}

#postlist .lingdao dl dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px dashed #d3d3d3;
}

#postlist .lingdao dl dd p {
	margin-bottom: 10px;
	text-indent: 2em;
	line-height: 1.5em;
}

#postlist .lingdao dl dd p.more a {
	width: 84px;
	height: 21px;
	background: url(imgicon_more.png) no-repeat left center;
	display: block;
	position: absolute;
	right: 10px;
}
#postlist div.lingdao dl dd p.more a span {
	text-indent: -9999px;
	position: absolute;
}

#postlist .picnews {
	background: url(img/bg_newspic.png) no-repeat left top;
	width: 303px;
	height: 85px;
	float: left;
	margin: 0 7px 10px 0;
	padding: 5px;
	line-height: 14px;
}
#postlist .picnews img {
	float: left;
}
#postlist .picnews dl {
	padding-left: 130px;
}
#postlist .picnews dl dt {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
#postlist .picnews dl dd {
	color: #909090;
}

#newslist {
	margin-top: 5px;

	border-top: 1px solid #c5c5c5;
}
#newslist ul {
	border-top: 1px solid #fff;
	padding-top: 10px;
}

#hotnews {
	background: url(img/bg_newshot.png) no-repeat center top;
	height: 616px;
}
#hotnews ul {
	padding-right: 15px;
	padding-left: 15px;
}
#hotnews h6 {
	padding-top: 10px;
	padding-left: 50px;
	margin-bottom: 10px;
}
#postshow {
	padding: 0 20px;
}
#postshow h3 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#postshow .info {
	text-align: center;
	margin-bottom: 10px;
	border-bottom: 1px dotted #d1d1d1;
	color: #909090;
	padding-top: 5px;
	padding-bottom: 5px;
}
#postshow  p {
	text-indent: 2em;
	margin-bottom: 10px;
	line-height: 1.5em;
}


#postlist div.name ul li {
	width: 70px;
	float: left;
	background-image: none;
	border-bottom-style: none;
	text-align: center;
	padding: 10px 0;
}
</pre></body></html>