@charset "UTF-8";
/* CSS Document */

#contact {
width:850px;
margin:0 auto;
padding-left:25px;
padding-top:30px;
padding-bottom:30px;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#FFFFFF;
}
.contact-title {
color:#FFFFFF;
font-size:31px;
}
.contact-info {
font-size:12px;
line-height:18px;
color:#FFFFFF;
padding-top:10px;
}
.contact-text {
width:850px;
padding-left:25px;
padding-bottom:25px;
margin:0 auto;
color:#FFFFFF;
}
#page_bottom {
height:65px;
}
.bottom {
float:right;
width:140px;
height:25px;
background-color:#BBAB69;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
line-height:25px;
text-align:center;
}
.bottom a {
color:#000;
}
/*reply*/
#reply {
	width:442px;
	margin:30px auto;
	text-align:right;
	background-color:#BBAB69;
	padding:10px;
}
#reply-name {
	font-size:13px;
	height:25px;
	line-height:25px;
	color:#000000;
	text-align:left;
}
.reply-textarea {
	width:442px;
	font-size:12px;
	color:#000000;
	height:142px;
	border: 1px solid #000000;
}
.reply-bg {
	width:442px;
	text-align:right;
}
.reply-btn-bg {
	margin-top:10px;
	width:442px;
	height:25px;
	text-align:right;
}
.reply-btn {
	background-image:url(../img/reply_bg.png);
	background-repeat:no-repeat;
	width:116px;
	height:20px;
	font-size:12px;
	color:#FFFFFF;
	padding:3px 35px 3px 35px;
}
.reply-btn a {
	color:#FFFFFF;
}
.reply-text-info {
font-size:12px;
color:#000000;
}
/*Publish*/
#publish {
	width:575px;
	height:253px;
	margin:20px auto;
	background-color:#BBAB69;
	display: none;
}
#publish-close {
	text-align:right;
}
#publish-left {
	float:left;
	width:70px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
}
#publish-right {
	float:right;
	width:500px;
}
.publish-bg {
	width:500px;
	margin-bottom:10px;
	text-align:left;
}
/*List*/
.text-background {
width:850px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #FFFFFF;
margin-left:auto;
margin-right:auto;
padding:15px 0;
}
.text-left {
float:left;
width:25px;
height:25px;
background-color:#BBAB69;
font-size:12px;
color:#000000;
line-height:25px;
text-align:center;
}
.text-right {
float:right;
width:720px;
text-align:left;
}
.text-title {
font-size:14px;
color:#FFFFFF;
line-height:18px;
}
.text-title a {
color:#FFFFFF;
}
.text-info {
color:#595757;
font-size:12px;
height:25px;
line-height:25px;
text-align:right;
padding-top:15px;
}
.text-center {
	width:65px;
	margin-left:42px;
}
/*info*/
.info-background {
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #FFF;
margin-left:auto;
margin-right:auto;
padding:20px 0;
}
.info-center {
float:left;
width:65px;
}
.info-left {
width:25px;
height:25px;
background-color:#000000;
font-size:12px;
color:#898989;
line-height:25px;
text-align:center;
}
.info-right {
float:right;
width:770px;
text-align:left;
}
.user-info {
color:#595757;
font-size:12px;
text-align:right;
padding-top:10px;
}
.add-bbss a {
color:#BBAB69;
}
