﻿.pall
{
    width: 950px;
    float: right;
    overflow: hidden;
    margin-right: 3px;
}
.place
{
    width: 100%;
    height: 25px;
    line-height: 25px;
    background: transparent url(imagesskin-bg.png) repeat-x scroll 0 -65px;
    border-top: 1px solid #BADAA1;
    border-bottom: 1px solid #BADAA1;
    text-indent: 12px;
    color: #428C5B;
    overflow: hidden;
}
.place strong
{
    color: #428c5b;
    font-weight: normal;
    letter-spacing: 1px;
}
.place a
{
    color: #428c5b;
    margin: 0px 2px;
}
.place a:hover
{
    color: #ff3333;
    text-decoration: none;
}
.place small
{
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 20px;
    height: 24px;
    overflow: hidden;
    background: url(imagesico-3.gif) 2px 8px no-repeat;
    font-size: 0px;
}
.pright
{
    width: 240px;
    float: left;
    overflow: hidden;
    margin-left: 3px;
}

.listbox
{
    width: 710px;
    overflow: hidden;
    float: left;
    clear: both;
    overflow: hidden;
	background-color:#FFF;
}
.typeintro
{
    padding: 5px;
}
.postlistbox
{
    width: 100%;
    overflow: hidden;
    float: left;
    clear: both;
    overflow: hidden;
}
.postlistbox .post
{
    border: 1px solid #C0C0C0;
    padding: 2px 0px;
}
.postlistbox .post .text
{
    background-color: #EEEEEE;
    line-height: 35px;
    height: 35px;
    color: #3399FF;
}
.postlistbox .post .text .title
{
    float: left;
    font-weight: bold;
    overflow: hidden;
    padding-left: 5px;
    font-size: 14px;
    color: #000;
}
.postlistbox .post .text .clickreply
{
    float: left;
    padding-left: 5px;
}
.postlistbox .post .text .mana
{
    float: left;
    padding-left: 5px;
    width: 75px;
}
.postlistbox .post .text .editor
{
    float: right;
    padding-right: 10px;
}
.postlistbox .post .text .editorrank
{
    float: right;
    padding-right: 5px;
    color: Red;
}
.postlistbox .post .text .time
{
    float: right;
    padding-right: 5px;
}
.postlistbox .post .content
{
    padding: 20px;
    color: #808080;
}
/*回复*/
.postlistbox .reply
{
    border: 1px solid #C0C0C0;
    padding: 2px 0px;
}
.postlistbox .reply .text
{
    background-color: #EEEEEE;
    line-height: 35px;
    height: 35px;
    color: #3399FF;
}
.postlistbox .reply .text .mana
{
    float: left;
    padding-left: 5px;
    width: 75px;
}
.postlistbox .reply .text .editor
{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}
.postlistbox .reply .text .editorrank
{
    float: left;
    padding-right: 5px;
    color: Red;
}
.postlistbox .reply .text .time
{
    float: right;
    padding-right: 5px;
}
.postlistbox .reply .content
{
    padding: 20px;
    color: #808080;
}
.postadd
{
    padding: 10px 0px;
    float: left;
}
.replyadd
{
    padding: 10px 0px;
    float: left;
}
.pall
{
    width: 955px;
    float: left;
    overflow: hidden;
    margin-left: 3px;
}

/*表单表格*/
.formtable
{
    margin: 0px;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #AACCEE;
    color: #333333;
    background-color: #ffffff;
}
.formtable td
{
    padding: 5px;
    border-collapse: collapse;
    border: dotted 1px #C0C0C0;
}
.formtable th
{
    padding: 5px;
    background-color: #FBFCE2;
    border: 1px dotted #C0C0C0;
}

/*无边框表格*/
.nobordertable
{
    margin: 0px;
    padding: 0px;
    border: 0px solid #FFFFFF;
}
.nobordertable td
{
    margin: 0px;
    padding: 0px;
    border: 0px solid #FFFFFF;
}

/*内容边框*/
.bordercontent
{
    margin: 0px;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #AACCEE;
    color: #333333;
    background-color: #ffffff;
}
/*单Tab选项卡*/
.tabtitle
{
    margin: 5px 0px 0px 10px;
    height: 30px;
    line-height: 30px;
    background-image: url('imagestab1.gif');
    background-repeat: no-repeat;
    width: 100px;
    text-align: center;
}
/*---------- viewbox ---------*/
.viewbox {
	width: 950px;
	overflow: hidden;
	padding-bottom: 8px;
	background-color:#FFF;
}
.viewbox .title {
	/*overflow: hidden;*/ /*height: 56px;*/
    line-height: 56px;
	text-align: center;
	padding-top: 10px;
	width: 100%;
}
.viewbox .title h2 {
	font-size: 24px;
	color: #2b2b2b;
}
.viewbox .info {
	height: 24px;
	line-height: 17px;
	text-align: center;
	overflow: hidden;
	color: #666;
}
.viewbox .info small {
	margin-left: 8px;
	margin-right: 3px;
	color: #999;
	font-size: 12px;
}
.viewbox .info a {
	color: #690;
}
.viewbox .content {
	font-size: 14px;
	padding: 12px 16px;
	line-height: 25px;
	color: #333;
	text-align: left;
}
.viewbox .content p{
    text-indent:2em;
	margin:10px 0px;
}
.viewbox .content div{
	margin:10px 0px;
}
.viewbox .pages {
	width: 712px;
	float: none;
	overflow: hidden;
	text-align: center;
}
.viewbox .pages ul {
	margin: 0px auto;
	float: none;
	clear: both;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}
.viewbox .pages ul li, .viewbox .pages ul li a {
	float: none;
	display: inline;
}
.viewbox .boxoff {
	height: 10px;
	overflow: hidden;
	clear: both;
	background: url(../images/boxoff.gif) left 15px repeat-x;
	margin: 4px auto;
	padding-top: 10px;
}
.viewbox .boxoff strong {
	display: block;
	width: 8px;
	height: 10px;
	overflow: hidden;
	font-size: 0px;
	line-height: 100px;
	background: url(../images/boxoff.gif) right -10px no-repeat;
	float: left;
}
.viewbox .handle {
	height: 59px;
	padding-top: 12px;
	overflow: hidden;
	clear: both;
	text-align: left;
}
.viewbox .handle .context {
	float: left;
}
.viewbox .handle .context ul li {
	line-height: 29px;
	color: #888;
}
.viewbox .actbox {
	width: 150px;
	text-align: center;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
}
.viewbox .actbox ul li {
	display: inline;
	padding-left: 22px;
	background-image: url(../images/actbox-ico.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
}
.viewbox .actbox ul li a {
	color: #666;
}
.viewbox .actbox ul li#act-fav {
	background-position: 4px 0px;
}
.viewbox .actbox ul li#act-pnt {
	background-position: 4px -109px;
}

.text
{
	font-size: 14px;
	padding: 5px;
	line-height: 1.5;
	color: #000;
	text-align: left;
}
.text p{
    text-indent:2em;
}
