@charset "utf-8";
/* CSS Document */

body {
    background:url(../images/dsp_bg.jpg) #f5f5f5;
    color: #333;
    font-family: "微软雅黑",Arial,sans-serif,Tahoma,Geneva !important;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
dl, ul, li, p, h3, h4, h5 {
    margin: 0;
    padding: 0;
}
h3, h4 {
    font-size: 12px;
}
ul, li {
    list-style: outside none none;
}
a {
    color: #444;
    text-decoration: none;
}
a:hover {
    color: #930;
}
img {
    border: medium none;
}
.break {
    clear: both;
    height: 0;
    overflow: hidden;
}

.container {
    margin: 0 auto;
    width: 950px;
}


#header{ width:950px; margin:0 auto;}


.tags{ width:950px; height:67px; background:url(../images/dsp_tags_bg.jpg) no-repeat; line-height:60px; color:#930;}

.tags dt{ float:left; display:inline; margin-left:65px;}

.tags dd{ float:left; margin-left:20px;}

.tags dd a{ color:#930;}

#main{ width:950px; margin:0 auto; line-height:24px; text-align:left; background:#afedda;}

.red_box{ width:820px; padding:20px 50px; background-color:#f9c3af; background-repeat:no-repeat; margin:0 15px; border-radius:10px;}

.blue_box{ width:820px; padding:20px 50px; background-color:#f7e7a9; background-repeat:no-repeat; margin:15px; border-radius:10px;}

.red_box1{ background-image:url(../images/dsp_box_icon1.gif); height:220px; background-position:70px 70px;}

.blue_box2{ background-image:url(../images/dsp_box_icon2.gif); height:130px; background-position:730px 25px;}

.red_box3{ background-image:url(../images/dsp_box_icon3.gif); height:180px; background-position:50px 60px;}

.blue_box4{ background-image:url(../images/dsp_box_icon4.gif); background-position:760px 40px;}

.red_box1:hover{ background-image:url(../images/dsp_box_icon1b.gif);}

.blue_box2:hover{ background-image:url(../images/dsp_box_icon2b.gif);}

.red_box3:hover{ background-image:url(../images/dsp_box_icon3b.gif);}

.blue_box4:hover{ background-image:url(../images/dsp_box_icon4b.gif);}

.title{ font-size:20px; line-height:40px;}

.red_box .title{ width:620px; margin-left:200px;}

.blue_box2 .title{ margin-top:20px;}

.txt{ text-indent:28px; margin-top:8px;}

.red_box1 .txt{ width:640px; margin-left:200px;}





.red_box .txt_list{ width:640px; margin-left:200px;}

.red_box .txt_list li{ float:left; width:280px; padding-left:25px; background:url(../images/dsp_icon_arrow2.gif) no-repeat left 3px; margin-top:8px;}

.blue_box .txt_list li{ width:610px; padding-left:25px; background:url(../images/dsp_icon_arrow1.gif) no-repeat left 3px; margin-top:8px;}

.blue_box2 .txt_list li{ float:left; width:180px;}

.blue_box4 .txt_list li{ float:left; width:385px;}
