﻿html, body, div, span, object, iframe,
address, blockquote, h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, b, bdo, big, cite, code,
del, dfn, em, i, img, ins, kbd, q, samp,
small, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
form, fieldset, legend, label,
table, caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body, input, select, button, textarea { font-size: 12px; font-family: Tahoma, Geneva, sans-serif; }
html {-webkit-text-size-adjust:none;} /* 解决谷歌无法显示12px以下字号 */
a,area { blr:expression(this.onFocus=this.blur()) }   /*  去掉IE下链接虚线框 */
a:focus { outline: none; }    /* 去掉火狐下链接虚线框 */
a{text-decoration:none;color:#555; font-size:12px;}
a:hover{color:#333;}
h1,h2,h3,h4,h5,h6{font-weight:bold; font-size:inherit;}
img{border:none;}
ul{list-style-type:none;}
.cle{clear:both;}
* {
    margin: 0px;
    padding: 0px;
}
body {
	
	overflow-x: hidden; overflow-y: auto;
}

#UserControl1_ShoveWebControl_DateTime1cityname,#UserControl1_ShoveWebControl_DateTime1split{display:none;}
/*内页样式*/
.N_main{ background:url(../Images/images/N_main_bg.jpg) no-repeat center  top #fff; }
.n_box{ width:1003px; margin:0 auto;}
.N_left{ width:410px; float:left;position:relative; top:0px;  overflow:hidden;}
.N_left ul{ padding-bottom:4px;}
.N_left h1{ height:76px; overflow:hidden;}
.N_right{ width:592px; float:right; position:relative; left:0px; top:0px;}
.r_middle{ min-height:380px;  width:592px; float:right;}
.about_del{ width:492px; margin:0 auto; padding:20px 10px 0px 40px; line-height:24px; }

/*网站地图*/
.map{ width:492px; margin:0 auto; padding:20px 10px 0px 40px; }
.map ul{padding:0; margin:0 auto; list-style:none;}
.map ul li{width:164px; height:30px; float:left; text-align:center; vertical-align:middle; line-height:30px;}
.map ul li a{ display:block; width:164px; text-align:center; height:30px; line-height:30px;margin:0px 0 0px 0px; color:#000000;}
.map ul li a:hover{ color:#ff0000;}
.mm{ color:#FFf; text-decoration:underline;}
.mm:hover{color:#FFf; text-decoration:none;}



