@charset "utf-8";
/* CSS Document */
ul,ul li{margin:0;padding:0;list-style: none;}
body {
	font-family:'微软雅黑','宋体', Verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	background: #fff;
	color: #333;
}
.color-red{color:#ff0000!important;}
.align-center{text-align:center;}
.txt-indent{text-indent:32px;line-height: 24px;}/*段落*/
.indent64{text-indent:64px;line-height: 24px;}/*段落*/

.position-r{position:relative;}
.mt-20{margin-top:-20px;}
.mt20{margin-top:20px!important;}
.p20{padding:20px;}
.box{width:500px;margin:0 auto;padding:0 20px 20px 20px;border:1px solid #dcdcdc;}
.icon-map{background:url(../images/IMGhome/09map-icon.png) no-repeat;display:inline-block;}
.icon-add{background-position: 0 0;width:32px;height:32px;position:relative;top:8px;}
.icon-del{background-position: 0 -32px;width:32px;height:32px;position:relative;top:8px;}
.icon-empty{background-position: 0 -64px;width:32px;height:32px;position:relative;top:8px;}
.icon-save{background-position: 0 -96px;width:32px;height:32px;position:relative;top:10px;}

.icon-pie{background-position: 0 -128px;width:32px;height:32px;position:relative;top:8px;}
.icon-funnel{background-position: 0 -160px;width:32px;height:32px;position:relative;top:8px;}
.icon-reduction{background-position: 0 -192px;width:32px;height:32px;position:relative;top:8px;}
.icon-save2{background-position: 0 -224px;width:32px;height:32px;position:relative;top:10px;}

.icon-force{background-position: 0 -256px;width:32px;height:32px;position:relative;top:10px;}
.icon-chord{background-position: 0 -288px;width:32px;height:32px;position:relative;top:10px;}

.icon-del02{background:url(../images/IMGmenu/013icon-del.png) no-repeat;display: inline-block;width:24px;height:30px;position:relative;top:8px}
