@charset "utf-8";
/* CSS Document created by liqh 2012-08-14*/
img, div, input,li { behavior: url("CSS/ie6.htc") }/* 这里是说引入IE6的htc文件，可以让PNG的透明属性在IE6里得到支持,注意一个代码都不能少，div与input都需要  */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}

/* public over */

/* ===footer style========= */

#map{ background:#f8ebda; width:100%; margin-top:10px;}
#ft{ background:#fbf8f4; width:100%; text-align:center; padding:20px 0 100px 0; font-size:12px; line-height:2em; color:#535250; }
#map a:link, #map a:visited{ color:#322e2b;}
#map a:hover, #map a:active{ color:#f00;}
.map{ width:960px; margin:0 auto;}
.map_left{ width:710px; float:left;}
.map_right{ width:200px; float:right; margin-top:-8px; padding:80px 20px 20px 20px; background:#fbf8f4 url(../images/ind_12.jpg) 20px 20px no-repeat;position:relative;}
.map_left ul{ display:block; width:110px; float:left;}
.map_left ul li.tit{ border-bottom:solid 1px #ccc; padding:10px 0; margin-bottom:10px; color:#322e2b; font-weight:bold;}
.map_left ul li{ padding:5px 0;}
.map_left ul.col2{ width:220px;}
.map_left ul.col2 li.tit{ width:220px;}
.map_left ul.col2 li{ display:block; width:100px; float:left;}