﻿/*初始值
--------------------------------------*/
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:12px;color:#000;}
a{text-decoration:none;color:#000;outline:none}
a:hover{text-decoration:underline;outline:none}

body{background:url(bodybg.jpg) top #00355f no-repeat;margin:0 auto;}
.wrap{width:972px;margin:0 auto;}
.head{background:url(head.jpg) no-repeat;height:288px;width:972px;position:relative;}
.button{position:absolute;width:180px;height:40px;top:258px;left:399px;}
.content{width:972px;background:url(content_bg.jpg) repeat-y;}
.contentit{color:#000;background:url(title_bg.jpg) no-repeat;}
.contentxt{background:url(footer_bg.jpg) bottom no-repeat;}
.contentit h1{text-align:center;font-size:24px;padding-top:40px;}
.contentxt2{padding:130px 200px 150px 192px}
.contentxt2 strong{color:#8f0000;font-size:18px;}
.contentxt p{line-height:25px;font-size:14px;}
.footer{text-align:center;font-size:12px!important;padding-bottom:15px;}