@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFF;
	font-family: "宋体", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #0058B0;
}
img {
	border: 0px;
}
a {
	color: #0058B0;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
}
.red {
	color:#F00;
}
#container {
	width: 1003px;
}
#container #header {
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	height: 68px;
	width: 1003px;
}
#container #header #logo {
	float: left;
	height: 68px;
	width: 228px;
	background-image: url(../images/shequ.jpg);
	background-repeat: no-repeat;
	background-position: 163px 15px;
}
#container #header #navbar {
	float: right;
	width: 750px;
	height: 48px;
	padding-top: 15px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #header #navbar #searchbar {
	height: 20px;
}
#container #header #navbar #searchbar #userinfo {
	line-height: 20px;
	float: right;
	padding-right: 6px;
	font-family: Arial;
}
#container #header #navbar #searchbar #key {
	float: right;
	border: 1px solid #2F84B1;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 160px;
}
#container #header #navbar #searchbar #search {
	float: right;
	margin-left: 6px;
}
#container #header #navbar #nav {
	text-align: right;
}
#container #wrapper {
	width: 1003px;
	background-image: url(../images/column.gif);
	background-repeat: repeat-y;
	padding-top: 4px;
	overflow: auto;
}
#container #wrapper #column {
	float: left;
	width: 150px;
	padding-left: 2px;
	position: relative;
}
#container #wrapper #column #columnhead {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
}
#container #wrapper #column ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #wrapper #column ul li {
	font-size: 14px;
	line-height: 22px;
}
#container #wrapper #column ul li div {
	float: left;
	margin-top: 3px;
	width: 14px;
	height: 13px;
	background-image: url(../images/column_li.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
#container #wrapper #column ul li div.on {
	background-image: url(../images/column_li1.gif);
}
#container #wrapper #column ul li ul {
	display: none;
	margin-left: 14px;
}
#container #wrapper #main {
	float: right;
	width: 840px;
}
#container #wrapper #main #location {
	line-height: 24px;
	height: 24px;
}
#container #wrapper #main dl {
	width: 412px;
	float: left;
	height: 174px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#container #wrapper #main dl dt {
	width: 410px;
	color: #333;
	height: 28px;
	border: 1px solid #6CF;
	background-color: #E9F5FD;
	float: left;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	text-indent: 11px;
}
#container #wrapper #main dl dd {
	line-height: 16px;
	margin: 0px;
	padding: 4px;
	color: #333;
	height: 16px;
	width: 404px;
	clear: both;
}
#container #wrapper #main dl dd a {
	color: #0058B0;
	text-decoration: none;
}
#container #wrapper #main dl dd a:hover {
	color: #F00;
	text-decoration: none;
}
#container #wrapper #main .space {
	margin-left: 16px;
	width: 412px;
	float: left;
}
#container #wrapper #main .th {
	background-image: url(../images/th.gif);
	background-repeat: repeat-x;
	height: 29px;
	border: 1px solid #8CE3FB;
	line-height: 28px;
	text-align: center;
	clear: left;
}
#container #wrapper #main .th div {
	background-image: url(../images/th1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#container #wrapper #main .td {
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	line-height: 28px;
	text-align: center;
	clear: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#container #wrapper #main .even {
	background-color: #FAFAFA;
}
#container #wrapper #main .topic {
	text-indent: 50px;
	width: 460px;
	float: left;
}
#container #wrapper #main .th .topic {
	background-image: none;
}
#container #wrapper #main .td .topic {
	text-align: left;
	font-size: 14px;
	background-image: url(../images/topic.gif);
	background-repeat: no-repeat;
}
#container #wrapper #main .td .topic a.lock {
	color: #999;
}
#container #wrapper #main .td .topic a.t1 {
	color: #F90;
}
#container #wrapper #main .td .topic a.t2 {
	color: #090;
}
#container #wrapper #main .td .topic a.t3 {
	color: #90F;
}
#container #wrapper #main .td .topic a.t4 {
	color: #F30;
}
#container #wrapper #main .td .topic a.t5 {
	color: #000;
}
#container #wrapper #main .td .topic a.t6 {
	font-weight: bold;
}
#container #wrapper #main .td .topic a.t7 {
	color: #F90;
	font-weight: bold;
}
#container #wrapper #main .td .topic a.t8 {
	color: #090;
	font-weight: bold;
}
#container #wrapper #main .td .topic a.t9 {
	color: #90F;
	font-weight: bold;
}
#container #wrapper #main .td .topic a.t10 {
	color: #F30;
	font-weight: bold;
}
#container #wrapper #main .td .topic a.t11 {
	color: #000;
	font-weight: bold;
}
#container #wrapper #main .td .istop {
	background-position: 0px -40px;
}
#container #wrapper #main .td .isbest {
	background-position: 0px -80px;
}
#container #wrapper #main .td .isgood {
	background-position: 0px -120px;
}
#container #wrapper #main .author {
	float: left;
	width: 142px;
}
#container #wrapper #main .hit {
	float: left;
	width: 92px;
}
#container #wrapper #main .reply {
	float: left;
	width: 142px;
}
#container #wrapper #main .td .author, #container #wrapper #main .td .reply {
	line-height: 14px;
	color: #333;
	text-align: justify;
	text-indent: 12px;
}
#container #wrapper #main .td .hit {
	color: #999;
}
#container #wrapper #main .td .author .date, #container #wrapper #main .td .reply .date {
	color: #999;
	font-size: 11px;
	padding-left: 12px;
}
#container #wrapper #main .td .sort {
	float: left;
	width: 142px;
	font-size: 12px;
	line-height: 28px;
	text-align: left;
	text-indent: 12px;
}
#container #content {
	width: 1003px;
	padding-top: 4px;
}
#container #content #location {
	line-height: 24px;
	height: 24px;
	text-indent: 12px;
}
#container #content #heading {
	line-height: 28px;
	background-image: url(../images/th.gif);
	background-repeat: repeat-x;
	height: 29px;
	border: 1px solid #8CE3FB;
}
#container #content #heading h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-indent: 50px;
	background-image: url(../images/topic.gif);
	background-repeat: no-repeat;
	float: left;
}
#container #content #heading h1.istop {
	background-position: 0px -40px;
}
#container #content #heading h1.isbest {
	background-position: 0px -80px;
}
#container #content #heading h1.isgood {
	background-position: 0px -120px;
}
#container #content #heading .hits {
	float: left;
	padding-left: 24px;
}
#container #content #heading .shop {
	float: right;
}
#container #content #heading .shop img {
	padding-right: 3px;
	padding-top: 2px;
}
#container #content .cell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8CE3FB;
	border-bottom-color: #8CE3FB;
	border-left-color: #8CE3FB;
	clear: left;
	overflow: auto;
	width: 1001px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 200%;
}
#container #content .cell .author {
	float: left;
	width: 100px;
	text-align: center;
}
#container #content .cell .detail {
	float: left;
	width: 900px;
	color: #333;
}
#container #content .cell .detail .topicbar {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8CE3FB;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 24px;
	line-height: 24px;
}
#container #content .cell .detail .topicbar .floor {
	float: left;
}
#container #content .cell .detail .topicbar .operate {
	float: right;
	padding-right: 12px;
}
#container #content .cell .detail .topicbar .operate a {
	color: #F30;
}
#container #content .cell .detail .body {
	padding-top: 6px;
	font-size: 14px;
	line-height: 200%;
}
#container #content .cell .detail .body p, #container #content .cell .detail .body h1, #container #content .cell .detail .body h2, #container #content .cell .detail .body h3 {
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
}
#container #content .cell .detail .body h1 {
	font-size: 18px;
}
#container #content .cell .detail .body h2 {
	font-size: 14px;
}
#container #content .cell .detail .body h3 {
	font-size: 12px;
}
#container #content .cell .detail .body .mod {
	font-size: 12px;
	color: #999;
}
#container #content .cell .detail .body .tag {
	font-size: 12px;
}
#container #content .title {
	font-size: 14px;
	font-weight: bold;
	background-color: #E9F5FD;
	border: 1px solid #67CCFF;
	line-height: 28px;
	height: 28px;
	text-indent: 14px;
	clear: left;
	padding: 0px;
	margin: 6px;
}
#container #content .title a {
	color: #333;
}
#container #content .list {
	list-style-type: none;
	font-size: 14px;
	line-height: 24px;
	overflow: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 71px;
	margin-bottom: 12px;
	margin-left: 68px;
}
#container #content .list li {
	float: left;
	height: 24px;
	width: 144px;
	text-indent: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
}
#container #content .op {
	background-color: #F1F1F1;
	border: 1px solid #8CE3FB;
	width: 1003px;
}
#container #content .op th {
	background-image: url(../images/th.gif);
	background-repeat: repeat-x;
	height: 29px;
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	text-indent: 28px;
}
#container #content .op td {
	background-color: #FFF;
	font-size: 12px;
	padding: 3px;
}
#container #footer {
	clear: both;
	width: 1003px;
	height: 26px;
	text-align: center;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1F1F1;
}
.pagebar {
	line-height: 24px;
	height: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
.pagebar .shop {
	float: left;
	height: 24px;
}
.pagebar .shop img {
	margin-right: 6px;
}
.pagebar .pagelist {
	float: right;
	height: 24px;
	padding-right: 2px;
}
.pagebar .pagelist a {
	color: #3D6C89;
	display: block;
	float: left;
	border: 1px solid #DAE2E3;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	margin-left: 3px;
	line-height: 20px;
}
.pagebar .pagelist a:hover {
	border: 1px solid #CDD7D8;
	background-color: #F8FCFC;
}
.pagebar .pagelist span {
	display: block;
	float: left;
	border: 1px solid #DAE2E3;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 3px;
	line-height: 20px;
}
.pagebar .pagelist .textbox {
	height: 12px;
	width: 24px;
	padding: 2px;
	margin: 0px;
	line-height: 12px;
	font-size: 12px;
}
.pagebar .pagelist .button {
	height: 22px;
	padding: 0px;
	margin: 0px 0px 0px 3px;
	line-height: 12px;
	font-size: 12px;
}

