
A.tag{float:left}
.tagLeft{width:10px;height:23px;float:left;background:url(/images/p/tag.png) no-repeat 0px -24px}
.tagText{margin-left:0px;height:23px;line-height:24px;color:#333;font-family:宋体;
float:left;background:url(/images/p/tag.png) repeat-x 0px -48px;font-size:12px;}
.tagRight{width:10px;height:23px;float:left;background:url(/images/p/tag.png) no-repeat 0px 0px}

A.tag:hover .tagLeft{background:url(/images/p/tag.png) no-repeat 0px -120px}
A.tag:hover .tagText{background:url(/images/p/tag.png) repeat-x 0px -72px}
A.tag:hover .tagRight{background:url(/images/p/tag.png) no-repeat 0px -96px}

A.tag2{float:left;}
A.tag2 .tagLeft{width:10px;height:23px;float:left;background:url(/images/p/tag.png) no-repeat 0px -120px}
A.tag2 .tagText{margin-left:0px;height:23px;line-height:24px;color:#333;font-family:宋体;
float:left;background:url(/images/p/tag.png) repeat-x 0px -72px;font-size:12px;}
A.tag2 .tagRight{width:10px;height:23px;float:left;background:url(/images/p/tag.png) no-repeat 0px -96px}




p{margin:0px}
.letter1{width:580px;float:left;}
.letter1 .letter_top{width:580px;height:70px;float:left;background:url(/images/letter/1-1.png)}
.letter1 .letter_mid{width:580px;float:left;background:url(/images/letter/1-2.png) repeat-y 0px 0px}
.letter1 .letter_bottom{width:580px;height:48px;float:left;background:url(/images/letter/1-3.png)}
.letter1 .letterText{color: #333;}

.letter2{width:580px;float:left}
.letter2 .letter_top{width:580px;height:70px;float:left;background:url(/images/letter/2-1.png)}
.letter2 .letter_mid{width:580px;float:left;background:url(/images/letter/2-2.png) repeat-y 0px 0px}
.letter2 .letter_bottom{width:580px;height:48px;float:left;background:url(/images/letter/2-3.png)}
.letter2 .letterText{color: #fff;}


.letterText{
text-align:left;
border: 0;
font-size: 14px;
line-height: 28px;
resize: none;
outline: none;
vertical-align: top;
width:520px;
margin-left:30px;
min-height:28px;
overflow-x: hidden;overflow-y: hidden;
word-wrap: break-word;
word-break: break-all;
outline:none;
;cursor:text;

}