
body, div, form, table, tr, td, h1, h1, h2, h3, h4, h5, img, a, p, b { margin:0; padding:0; border-spacing:0; }

hr { height:1px; border:none; background-color:#CCC; }

/** 链接颜色、未访问、鼠标悬停时、鼠标点击时、已访问 **/
a		  { color:#000066; TEXT-DECORATION:none; }
a:link    { color:#000066; }
a:hover   { color:#990000; }
a:visited { color:#000033; }

b { font-size:24px; line-height:200%; }

h1 { font-size:24px; }
h2 { font-size:22px; }
h3 { font-size:17px; }
h4 { font-size:15px; }
h5 { font-size:13px; }
h1, h2, h3, h4, h5 { overflow:hidden; display:inline-block; -webkit-box-orient:vertical; text-overflow:ellipsis; word-break:break-all; -webkit-line-clamp:1; }

body  { font-family:Tahoma, Arial; width:100%; height:100%; line-height:24px; color:#000; font-size:14px; text-align:center; }
table { width:100%; }
td    { vertical-align:middle; }

.LdClear { clear:both }

/** ************************************************************* 布局 ************************************************************* **/

.LdRow    { margin:0 auto; text-align:left; padding:0; WORD-WRAP: break-word; width:1600px; clear:both; background-color:#FFF; }
.LdHeader { border:0; }
.LdFooter { margin:0 auto; text-align:left; padding:0; WORD-WRAP: break-word; width:1600px; text-align:center; }

.LdSplit  { float:left; width:290px; line-height:25px; margin-top:10px; margin-right:10px; }

.LdBox      { border:1px dashed #DDD; }
.LdBoxTitle { border-bottom:1px dashed #DDD !important; background-color:#F5FAFE; padding:10px; font-weight:bold; }
.LdBoxBody  { word-wrap:break-all; padding:10px; background-color:#ffffff; overflow:hidden; }

table.LdTable          { width:100%; border-top:1px dashed #DDD !important; border-right:1px dashed #DDD !important; }
table.LdTable thead td { border-left:1px dashed #DDD !important; border-bottom:1px dashed #DDD !important; padding:10px; font-weight:bold; background-color:#F5FAFE; }
table.LdTable tbody td { border-left:1px dashed #DDD !important; border-bottom:1px dashed #DDD !important; padding:10px; }

/** ************************************************************* 边距.Padding ************************************************************* **/

.LdP-10 { padding:10px; }
.LdP-20 { padding:20px; }

.LDPT-10 { padding-top:10px; }
.LDPT-20 { padding-top:20px; }

/** ************************************************************* 边距.Margin ************************************************************* **/

.LdMT-10 { margin-top:10px; }
.LdMT-20 { margin-top:20px; }

.LdMB-10 { margin-bottom:10px; }
.LdMB-20 { margin-bottom:20px; }

/** ************************************************************* 边线 ************************************************************* **/

.LdLine       { border: 1px dotted #002200; }
.LdLineLeft   { border-left: 1px dotted #002200; }
.LdLineRight  { border-right: 1px dotted #002200; }
.LdLineTop    { border-top: 1px dotted #002200; }
.LdLineBottom { border-bottom: 1px dotted #002200; }

/** ************************************************************* 分页 ************************************************************* **/

.LdPage { text-align : center; }

.LdPage a, .LdPage span {
	margin-right: 3px;
	display : inline-block;
	width : 40px;
	height : 30px;
	line-height : 30px;
	color : #FFFFFF;
	background-color: #666666;
}

.LdPage b {
	font-size: 14px;
	margin-right: 3px;
	display : inline-block;
	width : 40px;
	height : 30px;
	line-height : 30px;
	color : #000000;
	background-color: #FFFFFF;
}
