@charset "utf-8";



.div-link {
	font-size: 16px;
	color: #000;
	font: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 40px;
	padding-left: 0px;
	text-align:left;
	font-weight: bold;
}

.div-link a {
	text-decoration: none;
	color: #939ca7;
}


#MSDScontent{
    width:70%;
    margin:0 auto;padding: 40px 0 100px 0;
}
#MSDScontent table{
    /*margin-bottom:120px;*/
    width:100%;
}
#MSDScontent table .titleTr{
width:100%
}
#download{
margin-bottom:100px;
position:relative;
}

#MSDScontent h2{
    margin:40px auto;
    text-align:center;
    font-size:40px;
}
#MSDScontent #disc #bb{
    font-weight:bold;
    font-size:18px;
    padding-left:50px;
    padding-bottom:40px;
    vertical-align:top;
    height:50px;
	padding-top:20px;
	font-size:26px;
	line-height:30px;
}
#MSDScontent #disc #cc{
    font-size:20px;
	line-height:36px;
    padding-left:50px;
    vertical-align:top;
}
#MSDScontent #download .floatright{
    /*float:right;*/
	margin-left:100px;
}
#MSDScontent #download table td{
    vertical-align:top;
    /*width:550px;*/
	width:50%
}

#MSDScontent #download select{
    width:100px;
    height:30px;
    border:1px solid black;
    float:right;
    margin-right:50px;
}
#MSDScontent #search{
    margin-top: 60px;
    position:absolute;
	right:0px;
	top:90px;
}
#MSDScontent #download #txt{
    width:150px;
    height:28px;
    border-width:1px 0 1px 1px;
    border-color:black;
    border-style:solid;
    float:right;
}
#MSDScontent #download #btn{
    width:30px;
    height:30px;
    background:url(../imgs/放大镜.png) no-repeat center;
    float:right;
}
#MSDScontent #download td.title{
    vertical-align:bottom;
    font-size:20px;
    color:#0097ab;
    font-weight:bold;
	padding-top:60px;
	padding-bottom:30px;
}
#MSDScontent #download ul{
    list-style:none;
    /*width:550px;*/
	width:100%;
    border-top:1px solid black;
    margin:10px 0px 30px 0px;
}
#MSDScontent #download ul li{
    height:40px;
    border-bottom:1px solid black;
    line-height:40px;
    padding-left:35px;
}
#MSDScontent #download ul li a{
   color:black;
}
#MSDScontent #download ul li .t{
    display:inline-block;
    width:75%;
    text-align:center;
    font-weight:bold;
}
#MSDScontent #download ul li .d{
    display:inline-block;
    width:23%;
    text-align:center;
    font-weight:bold;
}

#MSDScontent #download ul li img {
	float:right;
	margin-right:30px;
	margin-top:5px;
}
