/*初始值
--------------------------------------*/
body{margin:0;padding:0;font-size:12px;font-family:"宋体";background-color:#052477;}
div,form,p,img,ul,ol,li,dl,dd,
h1,h2,h3,h4,h5,h6,button{list-style:none;margin:0;padding:0;border:0;text-align:left;font-size:100%;color:#000;}
a{text-decoration:none;color:#000;}
a:hover{text-decoration:underline;}

.wrap{width:972px;margin:0 auto;}
.head{background:url(head.gif) no-repeat;height:174px;width:972px;position:relative;}
.button{position:absolute;width:180px;height:40px;top:120px;left:560px;}
.content{background:url(title_bg.gif) no-repeat;width:972px;}
.contentit{height:160px;width:960px;color:#000;font-size:24px;font-weight:bold;text-align:center;padding-top:40px}
.contentxt{width:972px;background:url(content_bg.gif) repeat-y;}
.contentxt ul{width:572px;background:url(content_topbg.gif) no-repeat;padding-left:180px;padding-right:220px;}
.contentxt ul li h3{color:#8f0000;font-size:18px;padding-bottom:10px;}
.contentxt ul li{padding-bottom:28px;}
.contentxt ul li p{line-height:25px;}
.footer{background:url(footer_bg.gif) 0 -20px no-repeat;width:625px;height:70px;color:#333;padding:160px 0 20px 300px;}