/* 

Version : 1.0 
Date:2011-01-16
Update:2012-03-18
Author : anjie
Author URL : http://www.fu-an.org

*/
html { height: 100% }
body { height: 100%; margin: 0px; padding: 0px; text-shadow: none; }

/* -------------------------------------------------------------------------------------- Reset */
*{ outline:none; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;
}
	
ul{ list-style:none; }

a, a:hover{outline:none;text-decoration:underline;}

img{ border:none; }


/* -------------------------------------------------------------------------------------- google map skin black 01 */
.wrap{ position:absolute; bottom:10px;}

.mapwrap{overflow:hidden; zoom:1; width:303px; float:left; display:inline; margin-left:47px; }

.mapwrap .maptop{ background:url(images/bl1_top.png) no-repeat; font-size:1px; overflow:hidden; width:303px; height:9px;}

.mapwrap .mapmain{ background:url(images/bl1_mid.png) repeat-y; width:273px; color:#fff; font:12px/24px normal Arial, Helvetica, sans-serif; padding:0 15px; overflow:hidden; zoom:1;}
.mapwrap .mapmain h3{ font-size:14px; font-weight:700;}
.mapwrap .mapmain .maptxt img{ float:right; margin-left:15px; margin-top: 6px; background: #ffffff;padding: 2px;}
.wrap .mapshadow{ background:url(images/bl1_sd.png) no-repeat; width:40px; height:123px; position:absolute; bottom:12px; left:350px;}

.mapwrap .mapbot{ background:url(images/bl1_bot.png) no-repeat; width:303px; height:24px;}
