#layoutok01 {
 width: 960px;
 height:20px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
}
#laylink {
 width: 960px;
 height:20px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 background: url(img/bg_qklinks.jpg) no-repeat center center;
}
#layoutok {
 width: 960px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
}
#left,#right
    {width:478px;
    height:270px;
    background: url(img/page_bg.png) repeat-x left top;
    border: 1px solid #e3d4c7;
    }
#left{float:left;}
#right{float:left;}
#maincontent {
	background: url(img/page_bg.png) repeat-x left top;
	border: 1px solid #e3d4c7;
}

#subnav {
	background: url(img/bg_slider.png) no-repeat right top;
	min-height: 600px;
}

#subnav dl dt {
	height: 22px;
	background: url(img/bg_subnav.png) no-repeat left top;
	padding-top: 6px;
	padding-left: 10px;
	margin-bottom: 5px;
}

#subnav dl dd {
	padding-left: 25px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#subnav dl dd dt {
	padding-left: 25px;
	background-image: none;
}

#location {
	height: 28px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
}
#location p {
	border-bottom: 1px solid #cacaca;
	height: 22px;
	margin: 0;
	padding: 5px 0 0 10px;
}

#postlist {
	padding-left: 10px;
	padding-right: 10px;
}

#postlist h3 {
	color: #e3781a;
	font-size: 14px;
	margin: 10px 0 5px;
	border-bottom: 1px dotted #d8d6d9;
	padding: 3px 10px 0 20px;
	height: 25px;
	background: url(img/26.png) no-repeat left center;
}
#postlist h3 span {
	float: right;
}
#postlist h3 span a {
	font-size: 12px;
	color: #989898;
}
#postlist ul,
#xiangg ul {
	padding: 0 10px;
}
#postlist ul li.more {
	background-image: none;
	float: right;
	padding: 0;
	border-bottom-style: none;
}
#postlist ul li,
#xiangg ul li {
	background: url(img/point.png) no-repeat left center;
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #d4d4d4;
}

#postlist ul li span.time {
	float: right;
	color: #b6b6b6;
}

#postlist ul li a em {
	color: #875f3a;
	font-weight: normal;
	font-style: normal;
	padding-left: 2px;
	padding-right: 5px;
}

/* @group pagination */

/* @group num pages */
    .num_paging { font-size:12px; font-weight:bold; line-height: 25px;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
	.num_paging a {width:20px;text-decoration:none;padding:3px;height:22px;line-height:22px;margin-right: 3px;
	color: #ffc24e;
}
	.num_paging a.current  {height:20px;line-height:22px;margin:0;padding:0;margin-right:2px;color:#000;text-decoration: none;padding:3px;}
	.num_paging a.disabled  {height:20px;line-height:22px;margin:0;padding:0;margin-right:2px;color:#CCC;text-decoration:none;padding:3px;}
	.num_paging a:hover {
	color: #009840;
	text-decoration: none;
}


/* @end */

#pagelist {
	margin: 0 auto;
	padding: 10px 40px;
	float: right;
}

.pagination {
            font-size: 80%;
        }
        
.pagination a {
    text-decoration: none;
	border: 1px solid #edbd81;
	color: #bc6601;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
    background: #ba8131;
    color: #fff;
	border: 1px solid #edbd81;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}


/* @end */
#postshow {
	padding: 0 20px;
}
#postshow h3 {
	text-align: center;
}

#postshow .info {
	text-align: center;
	margin-bottom: 20px;
	border-bottom: 1px dotted #d1d1d1;
	color: #909090;
	padding-bottom: 10px;
}
#postshow  p {
	
	margin-bottom: 10px;
}

#xiangg h3 {
	background-color: #f7f4e8;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
