﻿@charset "utf-8";
.dajia {}
/* CSS Document */
.mCommon_basicTextArea { border: 1px solid #e1e2e6; padding: 5px; background: #FFF; }

.mCommon_basicTextArea > textarea { width: 100%; line-height: 120%; border: 0; height: 54px; min-height: 54px; font-size: 14px; overflow-y: auto; color:#333; float:none}