* { margin:0px; padding:0px;}
ul li { list-style:none; }
img { border:0; }
A { text-decoration:none }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration:underline }
a:active { text-decoration: none; }
.global_wrap { width:1000px; margin:0 auto; background:url(img/bodybg.gif) center repeat-y; overflow:hidden;}
.publictop { background-image:url(img/top.gif); width:980px; height:100px; background-repeat:no-repeat; margin:0 auto; }
.publictop .logo{ width:225px; height:74px; padding-top:20px; margin-left:35px;}
.publictop .logo a{ display:block; width:225px; height:74px;}

/*--------------------------footer----------------------------*/
.footer { width:980px; height:70px; overflow:hidden; margin:0 auto;}
.newfoot { background-image: url(img/foot.gif); background-repeat: no-repeat; float: left; height: 70px; position: relative; width: 980px; }
.footer2 { float: left; height: 50px; left: 300px; position: absolute; top: 13px; width: 400px; }
.footer2 ul li { color: #e7b4db; list-style: none outside none; padding-left: 6px; padding-right: 10px; float:left }
.footer2 ul li a { color: #e7b4db; }
.footer2 p { color: #e7b4db; margin: 10px; }