﻿#bbs{
	width:762px;
	text-align:left;
	border: 1px solid #B5E3F4;
	margin-top:10px;
	margin-bottom:10px;
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:20px;
	background-color: #F7FBFF;
	float: none;
}


*html #bbs{
    padding-left:4px;
	padding-right:4px;
	padding-bottom:10px;
}

*+html #bbs{
    padding-left:5px!important;
	padding-right:5px!important;
	padding-bottom:10px!important;	
}

#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: 630px;
	HEIGHT: 150px;
	BACKGROUND-COLOR: #ffffff;
	padding: 5px;
	border: 1px solid #888;
	line-height: 22px;
	cursor: text;
	color: #000;
}


#bbstop{
	width:738px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#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;
}
