﻿* { word-wrap: break-word; }
body, html {background-color:#fff}
body, th, td, input, select, textarea, button { font: 12px/1.5em "宋体", tahoma, "Lucida Grande", Arial, Helvetica, sans-serif; }
body, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, form, fieldset { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
ul li { list-style: none; }
a img {border:none}
.center {
	margin:0 auto;
	}
.header {
	width:920px;
	padding:20px;
	background:url(images/header_bg.png) repeat-x left bottom;
	margin:0 auto;
	overflow:hidden;
	}
.nav {
	width:100%;
	height:36px;
	background:url(images/nav-bg.gif) repeat-x left top;
	}
.nav .wrap {
	width:959px;
	height:36px;
	border-left:1px #ccc solid;
	}
.nav .wrap li {
	float:left;
	height:36px;
	border-right:1px #ccc solid;
	}
.nav .wrap li a {
	display:block;
	float:left;
	font-size:14px;
	color:#000;
	height:36px;
	line-height:36px;
	padding-right:22px;
	padding-left:22px;
	background-color:#CD821C;
	}
.nav .wrap li a:hover {
	display:block;
	float:left;
	background:url(images/nav-bg.gif) repeat-x left top;
	color:#333;
	text-decoration:none;
	}
.content {
	clear:both;
	width:960px;
	margin-top:25px;
	background:url(images/bg.gif) repeat-y left top;
	overflow:hidden;
	}
.list, .read {
	float:left;
	width:670px;
	margin-right:20px;
	overflow:hidden;
	padding-left:15px;
	}
.sidebar {
	float:left;
	width:255px;
	margin-top:-18px;
	overflow:hidden;
	}
.listbox {
	margin-bottom:15px;
	width:670px;
	overflow:hidden;
	}
.listbox .title {
	margin-bottom:12px;
	}
.listbox .title a, .listbox .title a:hover {
	font-size:120%;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	}
.listbox .title a:hover {
	text-decoration:underline;
	}
.listbox ul {
	margin-left:10px;
	border-bottom:1px #ccc solid;
	padding-bottom:10px;
	padding-left:7px;
	}
.listbox .date, .read .info {
	color:#666;
	margin-bottom:5px;
	}
.listbox .date span {
	color:#333;
	}
.listbox .info {
	font-size:14px;
	line-height:150%;
	margin-bottom:5px;
	color:#333;
	}
.box {
	clear:both;
	overflow:hidden;
	width:255px;
	}
.box .title {
	width:240px;
	height:26px;
	line-height:26px;
	padding-left:15px;
	font-weight:bold;
	color:#333;
	font-size:14px;
	}
.box .con {
	padding:0px 15px;
	}
.box .con ul {
	margin-top:5px;
}
.box .con li {
	line-height:18px;
	color:#666;
	margin-bottom:5px;
	}
.box .con li a {
	margin-right:5px;
	}
.box .con dl {
	margin-bottom:15px;
	}
.box .con dt {
	margin-bottom:5px;
	}
.box .con dt span {
	color:#333;
	}
.box .con dd {
	padding-left:5px;
	color:#999;
	}
.box .con li .datetime {
	display:block;
	clear:both;
	height:20px;
	overflow:hidden;
	font-size:10px;
	font-family:tahoma;
	}
.read {
	clear:both;
	width:670px;
	}
.read h2 {
	width:670px;
	text-align:center;
	font-size:120%;
	color:#000;
	margin-bottom:15px;
	}	
.readtxt {
	width:640px;
	margin-left:15px;
	border-top:1px #ccc solid;
	padding-top:10px;
	border-bottom:1px #ccc solid;
	padding-bottom:10px;
	font-size:14px;
	color:#333;
	line-height:22px;
	}
.readtxt p {
	text-indent:22px;
	margin-bottom:11px;
}
.read .info {
	width:670px;
	text-align:center;
	}
.position {
	clear:both;
	width:670px;
	overflow:hidden;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px #ccc solid;
	color:#333;
	}
.nextpage {
	clear:both;
	margin:10px 0px 20px 15px;
	}
.nextpage a {
	margin-left:3px;
	}
.position li {
	float:left;
	list-style-type:none;
	}
blockquote {
	padding:10px;
	border:1px #333 dotted;
	background-color:#f2f2f2;
	font-size:12px;
	}
.comment-list{
	padding:8px;
	margin-top:8px;
}
.comment-list h3{
	font-size:14px;
	line-height:31px;
}
.comment-list  dl{
	padding-left:8px;
	padding-bottom:8px;
}
.comment-list  dl dt{
	line-height:31px;
	color:#555;
	font-size:14px;
}
.comment-list  dl dt .username{
	color:#333;	
}
.comment-list  dl dt .username a{
	color:#333;
}
.comment-list  dl dt .username a:hover{
	color:#333;	
}
.comment-list  dl dt .datetime{
	font-style:italic;
	color:#777;
	font-size:12px;
}
.comment-list  dl dd{
	line-height:180%;
	margin-left:8px;
	border-left:1px #FCEDCD solid;
	padding-left:7px;
	font-size:12px;
}
.comment-list p.nocomment{
	font-size:14px;
	line-height:31px;
	padding:8px 16px;
	display:none;
}
.comment-post{
	padding:8px;
}
.comment-post h3{
	font-size:14px;
	line-height:31px;
}
.comment-post dl{
	width:680px;
	clear:both;
	overflow:hidden;
	padding:6px 0px;
}
.comment-post dl dt{
	width:80px;
	float:left;
	text-align:right;
	font-size:14px;
	line-height:31px;
	color:#555;
}
.comment-post dl dd{
	float:left;
	padding-top:4px;
}
.comment-post dl dd input{
	height:21px;
	line-height:21px;
	font-family:Verdana, Geneva, sans-serif;
	padding:0px 2px;
}
.comment-post dl dd textarea{
	padding:4px;
}
.comment-post dl dd span{
	margin-left:5px;
	color:#999;
}
.comment-post button{
	margin-left:80px;
	font-size:14px;
	height:31px;
}
.comment-post span.userinfo{
	font-size:14px;
	margin-left:16px;
}
.footer {
	margin-top:20px;
	width:100%;
	background:url(images/header_bg.png) repeat-x left top;
	padding:10px 0px;
	}
.footer .wrap {
	width:960px;
	text-align:left;
	color:#999999;
	}
.footer .wrap span {
	float:right;
	}
.page_more {
	color:#333;
}