﻿@charset "utf-8";
.inner { margin:0 auto; text-align:center;}
.inner-a { margin:0 auto; width:935px; text-align:center; }
.inner-a .inner1 { width:930px; text-align:center; float:center;}

.bbs-path{
        margin:5px 5px 5px 5px;
        width:928px;
        text-align:left;
	border:1px #CCC solid;
        background:url(images/bbslist-bg.gif);
	padding-left:5px;
        height:30px;
	line-height:30px;
	font-weight:bold;
	letter-spacing:3px;
}
.bbs-menu{
	height:30px;
        width:935px;
	margin:10px 5px 5px 5px;
	text-align:left;
}
.put-button{
	height:24px;
	float:left;
	overflow:hidden;
	line-height:24px;
	width:90px;
	border:1px #CCC solid;
	background:#F6F9F9;
	text-align:center;
	font-weight:bold;
	letter-spacing:3px;
	color:#CCC;
        position:absolute;
}

.revert-button{
	height:24px;
	line-height:24px;
	width:90px;
	border:1px #CCC solid;
	background:#F6F9F9;
	text-align:center;
	font-weight:bold;
	letter-spacing:3px;
	color:#CCC;
        margin-right:10px;
	float:left;
}

.put-search{
        float:right;
	height:24px;
}

.put-button a{
	display:block;
}

.bbs-view-m{
        margin:10px 5px 5px 5px;
        width:935px;
        text-align:left;
        line-height:25px;
        letter-spacing:0.1em;
}

.bbs-page{
	width:auto;
	padding-top:8px;
	height:30px!important;
	height:38px;
	border:1px #CCC solid;
	border-top:none;
}
#BBSPostFormLayer{
	left:160px;
	border:1px #CCC solid;
	background:#F6F9FC;
	position:absolute;
	padding:10px;
	display:none;
}
.put-form-top{
	width:680px;
}
#postTypeName{
	text-indent:5em;
	font-size:14px;
	font-weight:bold;
}
#bbs-message,#BBSUserInfo,#bbs-control,#PostControlMenu{
	padding:10px;
	border:1px #CCC solid;
	background:#F6F9FC;
	position:absolute;
	display:none;
}
#BBSUserInfo ul{
	margin:0;
	padding:0
}
#BBSUserInfo li{
	list-style:none
}
#BBSUserInfo li span{
	float:none
}
.post-top{
	height:30px;
	/* background:#F6F9FC; */
        background:url(images/bbslist-bg.gif);
	border:1px #CCC solid;
	border-bottom:none
}
.post-top h1{
	font-size:14px;
	line-height:30px;
	text-indent:1em;
}
.post-top label{
	float:right;
	margin-right:10px;
	line-height:30px;
}
.item-post{
	border:1px #CCC solid;
	border-top:none;
}
.post-left{
	width:200px;
	padding:10px;
	float:left;
}
.post-right{
	margin-left:220px;
	height:auto!important;
	height:300px;
	min-height:300px;
	border-left:1px #CCC solid;
	padding:5px;
}
.post-topMenu{
	text-align:right;
	margin:0 5px 5px 5px;
	padding:5px;
	border-bottom:1px #CCC dashed;
}
.post-title{
	margin-left:10px;
}
.post-content{
	height:auto!important;
	height:230px;
	min-height:230px;
	overflow-x:hidden;
}
.post-footMenu{
	text-align:right;
	margin:5px 5px 0 5px;
	padding:5px;
	border-top:1px #CCC dashed;
}
.bbs-key{
	color:#C00;
	font-weight:bold;
}
.PostArgueInfo{
	padding:10px;
	border:1px #F90 solid;
	background:#FFF9F0;
	width:200px;
	text-align:center
}
.PostArgueAbet{
	font-weight:bold;
	color:#090;
}
.PostArgueNeutrally{
	font-weight:bold;
	color:#F90;
}
.PostArgueFight{
	font-weight:bold;
	color:#C00;
}
table.post-body{
	background:#CCC;
}
table.post-body td{
	background:#FFF;
	vertical-align:top;
	padding:5px;
}
#black-veil{background:#000;width:100%;position:absolute;top:0;left:0;display:none}
#photo-control{position:absolute;left:40px;display:none}
#photo-control input{float:left;margin-right:10px}
#photo-view{position:absolute;display:none;left:40px}