﻿#bbs{
	width:614px;
	text-align:left;
	border: 1px solid #fff;
	margin-top:15px;
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:20px;
	background-color: #FFF;
	clear:both;
	height:295px;
	float: none;
}


#bbs img{
   padding-left:2px;
   padding-right:2px;
}

#pubcontent{
	overflow-y:scroll;
	overflow-x:hidden;
	FONT-SIZE: 12px;
	margin-top: 10px;
	margin-bottom:10px;
	WIDTH: 490px;
	HEIGHT: 100px;
	BACKGROUND-COLOR: #ffffff;
	padding: 5px;
	border: 1px solid #888;
	line-height: 22px;
	cursor: text;
	color: #000;
}


#bbstop{
	width:588px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float:left;
}

#bbs #postcontent{
	float:left;
}

#bbs .myinput{
	height: 16px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #888;
	color: #000;
}

#bbs .boldfont{
	font-weight: bold;
	padding-left:10px;
}

#bbs .jdpf{
	background-color: #DDD;
	height: 14px;
	width: 170px;
	margin-top: 3px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

*html #bbs .jdpf{
	padding-top: 5px;
}

#login{
	display:none;
	float: left;
}

#codecheck{
	float: left;
}

.inputpic {
     width:0; height:20px;margin-left: -154px;*margin-left:-3px; filter:alpha(opacity=0);-moz-opacity:.0;opacity:0.0; cursor:pointer;
 }


/*--------发表按钮-------------------*/
.image_postbutton
{
	width:   68px;
	height:  24px;
	background: url(/images/bbs/post.gif);
	border:none;
	cursor:pointer;
}

/*--------重置按钮-------------------*/
.image_resetbutton
{
	width:   68px;
	height:  24px;
	border:none;
	cursor:pointer;
	background: url(/images/bbs/reset.gif);
}



.text{ border:1px solid #999;height:16px; width:300px; font-family:verdana; font-size:12px;padding-top:2px; float:left;margin-right: 5px;} 

.file{
	width:50px;
	overflow:hidden;
	height:20px;
    *vertical-align:3px;
	overflow:hidden;
	float:left;
	background-image: url(/images/bbs/liulan.gif);
} 

#newPreview 
{ 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image); 
    width:500px;
}
 
 
 #user{
	float: left;
	clear:none;
}

/*------------咨询内容---------------------------------------------*/
#allhuifu{
	width: 614px;
	margin-bottom: 0px;
	margin-top:5px;
	text-align: center;
	padding: 0px;

}

#huifu {
	background-color:#FFFFFF;
	color: #666;
	margin-top: 10px;
	border: 1px solid #ddd;
	padding:5px;
	float:left;
	width:100%;
}

#huifu .tietitle{
	border-bottom: 1px solid #D6EFFA;
}

#huifu  a{
   color:#3366FF;
}

#huifu a:hover{
   color:#FF0000;
}

#huifucenterfont{
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	overflow:hidden;
	word-wrap:break-word;
	word-break:break-all;
	color: #333333;
	text-align: left;
	/*text-indent: 2em;*/
	padding-left: 18px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	width: 588px;
}

#PageNumbottom{
	width:628px;
    clear:both;
	float:left;
}

/*酒店咨询*/
#hoquestion #bbs{
	border: 1px solid #ddd;	
	margin-bottom:20px;
	float:left;
}

#hoquestion #PageNumbottom{
	margin-bottom:0px;
}


