#rightCol h3.post
	{
	height: 26px;
	font: bold 14px/26px ËÎÌå;
	background: url(../images/rh3b.gif) repeat-x bottom;
	display: block;
	width: 400px;
	clear: both;
	float: left;
	margin-bottom: 10px;
	}
#postDiv
	{
	clear: both;
	float: left;
	margin-left: 10px;
	display: block;
	width: 540px;
	border-top:  1px solid #ecb308;
	border-bottom: 3px solid #fbeab7;
	}
#postDiv div
	{
	width: 100%;
	display: block;
	}
#postDiv div.inner
	{
	clear: both;
	float: left;
	background: #fbeab7;	
	border-bottom: 1px solid #ecb308;
	}
#postDiv div.outter
	{
	clear: both;
	float: left;
	margin: 2px 0;	
	background:  #fff;
	}
ul.box
	{
	display: block;
	width: 540px;
	clear: both;
	float: left;
	margin: 0;
	padding:0;
	list-style: none;
	}
ul.box li
	{
	width: 540px;
	clear: both;
	float: left;
	border-bottom: 1px dashed #c8bea3;
	display: block;
	background: #f5eed9;
	}
ul.box li i
	{
	width: 85px;
	padding-left: 40px;
	margin-right: 5px;
	display: block;
	float: left;
	background: #f5eed9 url(../images/pw.gif) no-repeat 20px 10px;
	color: #AE411A;
	text-align: left;
	font: normal 14px/30px ËÎÌå;
	}
ul.box li b
	{
	height: 30px;
	line-height: 30px;
	float: right;
	width: 400px;
	display: block;
	padding-left: 6px;
	background: #fff;
	}
ul.box li b input
	{
	float: left;
	height: 14px;
	border: 1px solid #cecece;
	margin-top: 4px;
	}
ul.box li b label.area
	{
	border: none;
	margin: 2px 0;
	font: normal 12px ËÎÌå;
	}
ul.box li b label.area input
	{
	border: 0;
	}
ul.box li b u {
	display: none;
	float: right;
	background: #fff;	
	text-decoration: none;
	color: red;
	font: bold 14px/30px ËÎÌå;
}
ul.box li b input#tag1, ul.box li b input#tag2, ul.box li b input#tag3
	{
	float: left;
	clear: none;
	margin-right: 6px;
	width: 50px;
	display: block;
	}
#AS label input
	{
	float: none;
	}
