.box{border: 1px solid #DEDEDE;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;margin-bottom: 5px ;background:#ffffff;}
.box form {margin:0 0 5px !important;}
.box-header{display:block;border:none;border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;height:35px;line-height:35px;min-height:35px;margin-bottom: 0;font-weight:bold;font-size:14px;background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.1)));background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#1a000000',GradientType=0 );}
.box-header .subtitle {float:left;margin-top:5px;margin-left:5px;}
.box-header .more {float:right;margin-top:5px;}
.box-header h2{font-size:14px;width:auto;clear:none;float:left;line-height:25px;}
.box-header h3{font-size:13px;width:auto;clear:none;line-height:25px;}
.box-header h2 > i{margin-top:1px;}
.box-icon{float:right;}
.box .well {}
.box .inline {	}
.box-icon a{clear:none;float:left;display:block;margin-right:5px;margin-top:0px;}
.box-icon a i{margin-left:-4.5px;}
.box-content{padding:5px 5px 0px 5px;}
.one-line-content {height:27px;*height:27px;margin-top:0;*padding-top:5px;line-height: 27px;*line-height: 27px;border-bottom:1px dashed #dddddd;}
.box .box-content a {color: #222222;}
.box .box-content a:hover {color: #0088cc;text-decoration: none;}
/*�޸�box�����table�ָ���Ϊ����*/
.table td {border-top: 1px dashed #dddddd;}
.table .detail td{border-top:0;}
.box .table th{font-weight: bold;}