@charset "utf-8";
/* CSS Document */
html,body{ width:100%;}
body, td, input, select, textarea{ font-size:12px; font-family:"simsun";}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,tr{ margin:0; padding:0;}
ul, ol{ list-style:none;}
img{border:0; vertical-align:top;}
input,select,textarea{vertical-align:middle;}

/* link */
a{ text-decoration:none; color:#000;}
a:hover{text-decoration:none; color:#000;}

button{ border:none; cursor:pointer;}

.clearfix{ *zoom:1;}
.clearfix:after{ display:block; clear:both; content:"";}

/* drop */
.dropContainer{background-color:#737375;position: relative;z-index:888;_display:inline; color:#FFF;}
.dropTitle{padding-left:10px;line-height:21px;height:21px;border:1px solid #bebebe;float:left;_display:inline;width:166px; cursor:pointer;color:#555555;}
.dropTitleBtn{width:22px;height:23px;float:left;_display:inline;background:url(../images/gonow_map_btn02.jpg) no-repeat; cursor:pointer;}
.dropDown{border:1px solid #bebfc1;border-top:none;left:0;background-color:#fff;position:absolute;z-index:889;top:23px;}
.dropDown li{padding-left:10px;line-height:20px;height:20px; cursor:pointer; color:#555555; }
/* drop end */

