@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}

body{background-color:#1b2737; font-size:12px; color:#1b2737; font-family:"宋体"; line-height:26px;}
a{text-decoration: none;}
a:link,a:visited {color: #9F0505;}
a:hover {color: #000000;}

ul,ol,li{ list-style-type:none;}

#header{ width:960px; height:420px; background:url(images/01.jpg) no-repeat; margin:0 auto;}
#container{ width:960px; background-color:#fbf5e4; margin:0 auto; padding-top:25px;}
.content{ width:910px; margin:0 auto; clear:both;  padding-bottom:10px;}
.height{ float:left; width:100%;  margin-bottom:25px;}	

.title{ background-color:#1b2737; font-size:20px; font-family: "黑体" Arial sans-serif; color:#fbf5e4; line-height:30px; 
        height:30px; padding-left:10px; padding-top:4px; margin-bottom:15px; overflow:hidden; }
.title-bottom{ margin-bottom:20px;}	

.more{ font-size:12px; color:#fbf5e4; font-family:"宋体"; width:80px; position:relative; left:820px; top:-32px;}
.more a,.more a:link,.more a:visited{color:#fbf5e4; }
.more a:hover{color:#e70012; }
.pic{ width:400px; margin-right:20px; text-align:center; float:left;}
.text{ float:left; width:490px; }
.main{ margin:4px; padding:8px 20px; background-color:#f4eee0; border:1px solid #f3eddd;  }
.text span{ color:#F00; font-weight:bold; margin-left:10px;}
.text p{ text-indent:2em;}
h1{ font-size:14px; font-weight:bold; color:#6d0f0f;}
ul{ width:910px;}
ul li{ float:left; text-align:center; margin-right:20px; margin-bottom:16px; background-color:#f0e7d3;}
ul li img{ border:1px solid #f0e7d3;}






#footer{ clear:both;}