@charset "utf-8";
/* CSS Document */

body {
    background:url(../images/mcu_banner.jpg) no-repeat center 40px #86e1e1;
    color: #fff;
    font-family: "微软雅黑",Arial,sans-serif,Tahoma,Geneva !important;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
ul, li, p, h1, h2, h3, h4{
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: outside none none;
}
a {
    color: #fff;
    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{ width:950px; height:288px; margin:0 auto; position:relative;}

#header h1{display:none;}

#main{ width:950px; margin:0 auto; line-height:24px; text-align:left;}


.tags{ width:500px; height:40px; font-size:14px; line-height:40px; font-weight:normal; position:absolute; bottom:0; left:310px;}

.tags span, .tags a{ color:#391f12; margin-right:10px;}

.tags a:hover{ color:#f60;}

.lead{ width:800px; line-height:30px; padding:30px 55px 15px 95px; background:url(../images/mcu_lead1.gif) no-repeat 55px 25px #e18100; margin-top:20px;}

.lead p{ width:760px; text-indent:32px; margin-bottom:10px;}

.lead_txtbottom{ background:url(../images/mcu_lead2.gif) no-repeat right bottom; padding:0 40px 0 0;}



.detail_holder{ width:890px; margin-bottom:20px; background-color:#28697a; padding:20px 0 30px 60px; background-repeat:no-repeat;}

.holder1{ padding-bottom:10px; background-image:url(../images/mcu_classify_bg.gif); background-position:5px top; background-color:#533213;}

.holder2{ background-image:url(../images/mcu_data1.gif); background-position:8px 22px;}

.holder3{ background-image:url(../images/mcu_data2.gif); background-position:8px 22px;}

.holder4{ background-image:url(../images/mcu_data3.gif); background-position:8px 22px; margin-bottom:0;}


.title{ font-size:28px; line-height:50px; font-weight:normal;}

.small_title{ font-size:18px; line-height:30px;}

.txt{ width:840px; line-height:30px; margin-bottom:15px; text-indent:32px;}

.txt1{ width:840px; line-height:30px; margin-bottom:15px; text-indent:0;}

.txt_list{ margin-left:50px;}

.txt_list li{ float:left; width:360px; padding-left:15px; background:url(../images/mcu_dot.gif) no-repeat left 8px; margin-top:8px;}


