@import url('gritter.css');

/* 鑷畾涔夐〉闈紝璇︽儏椤甸潰 */
table {
    border-collapse: collapse;
    max-width: 100%;
    width: 100%;
    empty-cells: show;
}
table td {
    border: 1px solid #eee;
    padding: 16px;
    padding-bottom: 15px;
}
.text-justify {
	text-align:justify;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}
/*
<link rel="stylesheet" type="text/css" href="https://imperavi.com/assets/redactor/redactor.min.css">
<div class="clear_fix redactor-layer redactor-styles redactor-layer-img-edit redactor-in">...</div>
*/

/* 瀹㈡埛绔笂浼犳帶浠舵彃浠剁殑鏍峰紡 */
/*
.uploader-plugin .fileinput-new,.uploader-plugin .fileinput-exists{
	font-size: 14px;
}
.uploader-plugin .btn-file{
	background-color: #32c5d2;
    border-color: #32c5d2;
    color: #fff;
    border-radius: 4px;
    padding: 6px 12px;
}
.uploader-plugin .fileinput-filename,.uploader-plugin .btn-file{
	margin-top:10px;
}
*/