/* 全局 */
body {margin:0px;}
a img{border:none}
a:link {color: #4f4f4f; text-decoration: none;}
a:visited {color: #4f4f4f; text-decoration: none;}
a:hover {color: #3d4b16; text-decoration: underline;} 

/* 文字 */
.fonts1 {font-size: 12px;}
.fonts2 {font-size: 14px; font:"黑体"; color: #df5c8e;}
.fonts3 {font-size: 14px; color: #919191;}

/* 行高布局 */
.bghg1{margin-bottom:10px}
.bghg2{margin-bottom:5px}
.bghg3{margin-bottom:24px}
.bghg4{margin-bottom:15px}
.indexhg1{line-height: 21px;}
.indexhg2{line-height: 20px;}
.indexhg3{line-height: 22px;}