@charset "gb2312";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,input,p,span,tr,td{margin:0;padding:0;}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
input{ border:0;}input:focus{ outline:none}
em,i{font-style:normal;font-weight:normal}
ul,ol{list-style:none}
h1,h2,h3,h4,h5 {font-size:100%;font-weight:normal}
/*================================ Global css========================*/
body{ font:14px "Î¢ÈíÑÅºÚ"; background: #f8f6ee;}
a:active,a:hover{outline-width:0}
.pd10{ padding:10px;}
/*=================================par=================================*/
.wrapper{ width:1000px; margin:0px auto}
.content{ background:#f8f6ee;}
.banner{background: url(imagesbanner.png) center center no-repeat; width: 100%;height: 451px;}

/*=================================footer=================================*/
.footer{background:#0d5981; width: 100%; height: 155px;line-height:25px; color:#fff; text-align:center; display:inline-block;}
.footer a{text-decoration:none; color:#fff;}
.footer a:hover{text-decoration: underline;}
