/*初始值
--------------------------------------*/
body{margin:0;padding:0;font-size:12px;font-family:"宋体";background-color:#900000;}
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:925px;margin:0 auto;}
.head{background:url(head.gif) no-repeat;height:228px;width:925px;position:relative;}
.button{position:absolute;width:180px;height:40px;top:185px;left:350px;}
.content{background:url(title_bg.gif) no-repeat;width:925px;}
.contentit{height:160px;width:655px;color:#000;font-size:24px;font-weight:bold;padding:40px 0 0 270px;}
.contentxt{width:925px;background:url(content_bg.gif) repeat-y;}
.contentxt ul{width:575px;background:url(content_topbg.gif) no-repeat;padding-left:150px;padding-right:200px;}
.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;}