@charset "utf-8";
/* CSS Document */

body {
    background:url(../images/pcb_banner.gif) no-repeat center 40px #00efe3;
    color: #333;
    font-family: "微软雅黑",Arial,sans-serif,Tahoma,Geneva !important;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
ul, li, p, h1, h2, h3 {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: outside none none;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #fcfb56;
}
img {
    border: medium none;
}
.break {
    clear: both;
    height: 0;
    overflow: hidden;
}

.container {
    margin: 0 auto;
    width: 950px;
}

#header{ height:373px;}

#header h1{display:none;}

#main{ width:950px; margin:0 auto; line-height:24px; text-align:left; background:#f98097; padding-bottom:20px;}


.tags{ width:950px; height:55px; background:url(../images/pcb_tags_bg.gif) no-repeat 80px 23px; line-height:36px; font-size:16px; font-weight:normal; text-align:center; padding-top:15px;}

.tags span, .tags a{ color:#f9e623;}

.tags a:hover{ color:#fff;}

.lead{ width:700px; line-height:30px; font-size:16px; padding:0 125px 30px; background:url(../images/pcb_lead_bg.gif) no-repeat 700px bottom; text-indent:32px;}



.detail_holder{ width:950px; margin-bottom:20px;}



.title{ font-size:30px; line-height:50px; font-weight:normal; padding-bottom:15px; background:url(../images/pcb_title_bgline.gif) no-repeat left bottom; text-indent:10px; color:#f9e623;}

.txt{ width:800px; line-height:30px; font-size:16px; padding:0 75px; margin-top:15px; text-indent:0;}

.txt_list{ margin-left:50px;}

.txt_list li{ float:left; width:270px; padding-left:15px; background:url(../images/pcb_icon_arrow.gif) no-repeat left center; margin-top:8px;}


