#name DIV.redstar {
font-weight:400;
font-size:12px;
float:right;
width:10px;
color:red;
margin-right:3px;
text-align:right;
}

#fabu #name {
margin-top:4px;
float:left;
width:135px;
}

#fabu #name DIV.text {
font-weight:700;
font-size:12px;
float:left;
width:118px;
text-align:right;
}

#fabu DIV.content {
margin-top:8px;
float:left;
width:750px;
padding:3px 0;
background-color:#FFF;
}

#fabu {
width:800px;
background-color:#FFF;
border:4px;
padding:0;
}
/*提示样式*/
#fabuok {
	height:240px;
	background-color: #FFF1DD;
	border: 2px solid #FBCBB5;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
}
#fabuok .biaoti{
	margin-top: 10px;
	margin-bottom: 10px;
}
#fabuok .biaoti h1{
	font-weight: normal;
}
#fabuok .back{
	text-align: right;
}
#fabuok .fabunote {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}
#fabuok  img, p,span{
  display: inline; 
vertical-align: middle; 

}
#fabuok .fabucontent{

	color: #666666;
}
/*提示样式*/
DIV.input {
font-size:12px;
width:280px;
text-align:left;
float:left;
}

#fabu DIV.title {
float:right;
width:780px;
padding-top:4px;
border-bottom:#ccc 1px solid;
height:24px;
margin:0;
}

#fabu DIV.title UL {
list-style-type:none;
text-align:right;
margin:0;
padding:5px 0;
}

#fabu DIV.title UL LI {
font-weight:700;
font-size:14px;
float:right;
width:200px;
color:#666;
}

DIV.note {
border-right:#fff 1px solid;
border-top:#fff 1px solid;
font-size:12px;
background:#fff;
float:left;
border-left:#fff 1px solid;
width:310px;
color:#999;
line-height:130%;
border-bottom:#fff 1px solid;
text-align:left;
padding:3px;
}

.box_hint {
border-right:#485e00 1px solid;
border-top:#485e00 1px solid;
font-size:12px;
background:#f7ffdd;
float:right;
border-left:#485e00 1px solid;
width:310px;
color:#485e00;
line-height:130%;
border-bottom:#485e00 1px solid;
text-indent:20px;
text-align:left;
padding:3px;
}

.box_error {
border-right:#ff7300 1px solid;
border-top:#ff7300 1px solid;
float:right;
border-left:#ff7300 1px solid;
width:310px;
border-bottom:#ff7300 1px solid;
background-color:#fff5d8;
background-image:url(../images/icon_noteawake_16x16.gif);
background-repeat:no-repeat;
background-position:2px 3px;
text-indent:20px;
text-align:left;
color:red;
font-size:12px;
padding:3px;
}

.box_right {
border-right:#fff 1px solid;
border-top:#fff 1px solid;
font-size:12px;
float:right;
border-left:#fff 1px solid;
width:310px;
color:#999;
line-height:130%;
border-bottom:#fff 1px solid;
background-color:#fff;
background-image:url(../images/icon_right_19x19.gif);
background-repeat:no-repeat;
background-position:2px 2px;
text-align:left;
text-indent:20px;
padding:3px;
}

.CsPostLeft {
width:40%;
float:left;
text-align:left;
font-size:14px;
font-weight:700;
margin:4px;
padding:4px 4px 4px 30px;
}

.CsPostLeft A {
text-align:left;
clear:left;
margin:4px;
padding:4px;
}

.CsPostRight {
clear:both;
width:90%;
font-size:14px;
text-align:left;
padding:4px 4px 4px 20px;
}

.CsPostRight A {
text-align:left;
font-size:13px;
margin:2px;
padding:2px;
}
#memo{
	width: 260px;
}

