﻿?@charset "utf-8";
/* CSS Document */

/* html标签统一定义---------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, em, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form,th,td,input,textarea {
	margin: 0;
	padding: 0;
	vertical-align: baseline;list-style: none;
	padding: 0;
	margin: 0;
}
img {
    border: none;
}
  
a {text-decoration:none; cursor:pointer;
    outline: none;
}
ul,li{list-style-type:none;}
.clear{clear:both;}
body{margin:0 auto;padding: 0 ;font-family: Arial, "Times New Roman", Times,sans-serif;}
#Body{width:1020px;margin:0 auto; overflow:hidden;padding:0;}
header,footer{width:1020px;text-align: center;margin:0 auto;}
main{width:1020px;text-align:center;margin:0 auto; overflow:hidden;}

/*头部样式---------------------------------*/
.top{background:url(/res/womenofchina/structure/17071585.jpg) no-repeat center top;height:100px;margin:0 auto;position: relative;}
.topnav{background:url(/res/womenofchina/structure/17071911.png) no-repeat center center;position:absolute;left:90px;top:12px; height:63px;margin:0px auto;display:block;}
.topnav li{float:left;margin:30px 30px;}