﻿/* 感谢列表页样式 */
.main_L .total{
    background: none repeat scroll 0 0 #F8F8EE;
    color: #222222;
    font-size: 12px;
    line-height: 28px;
    text-indent: 12px;
}
.thankList{padding:10px 0px; border-bottom: 1px dashed #D9D9D9;}
.main_L .total span{ padding:0 5px; color:#A06312;}
.thankList:hover{ background:#F8F8EE; cursor:pointer}
.thankList dt{ width:150px; float:left; height:100px;}
.thankList dt a{ float:left; text-align:center;}
.thankList dt a.patient img{ width:46px; height:54px; overflow:hidden;}
.thankList dt a.to img{ width:34px; height:30px; overflow:hidden;}
.thankList dt a.doc_img img{ width:46px; height:48px; overflow:hidden; margin-left:5px;}
.thankList dt a img{ display:block; margin:10px 5px 5px 0;}
.thankList dd{ padding:10px 0 0 15px;color:#666;}
.thankList dd form{ float:right; display:inline;}
.thankList dd form input{ border:none; background:none;}
.thankList dd p .t_date{ padding-right:10px;}
.thankList dd .think_type{ color:#018701;}

.pages{ height:40px; margin-top:25px;}

.btnsave{ padding-left:0!important;}
.btnsave a{ display:block!important; width:48px; padding:0 10px; margin:0 auto!important;}
.ae-pagination{ text-align:center!important;}
.tips {
    background-color: #F7FBFF;
    border: 1px solid #C4F0FF;
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    margin: 10px;
    padding: 5px 10px;
    width: 90%;
}
.tips p {
	margin:0!important;
}
/* end感谢列表页样式 */

/* 创建感谢信页面样式 */
.mbox p span{ width:48px; display: inline-block;
    margin-right: 10px;
    text-align: right;}
.mbox p textarea{
	border: 1px solid #CCCCCC;
    line-height: 18px;
    padding: 3px;
	height:150px;
	width:625px;
}
.mbox .m_select span{ float:left;}
.mbox .m_select select{ float:left; margin-right:15px;}
.iefix{height:75px; float:left}
.iefix label {
    cursor: pointer;
    display: block;
    float: left;
    margin: 10px 0 0;
    text-align: center;
    width:75px;
display:inline
}
.iefix label span {
    display: block;
    float: none;
    height: 14px;
    text-align: center;
}
.btnSave input{ display:block; width:64px; height:22px; line-height:22px; text-align:center; color:#fff; cursor:pointer; padding:0 10px; background:#0185DA; border:none; margin:10px 0 0 280px;}
/* end创建感谢信页面样式 */