@charset "utf-8";
/* CSS Document */
.Download{background:url(../images/downloadBanner.gif);}

.warning{background:url(../images/warningDOt.gif) no-repeat 5px center; height:38px; line-height:38px; text-indent:25px; color:black;}

.downList{border:1px solid #eaedf2;}
.downList img{margin-top:4px;}
.downList span{float:right; margin-right:10px;}
.downList .title{background:url(../images/downloadListDot.gif) no-repeat 5px 8px; height:28px; line-height:28px;}
.downList .title h1{color:#c21818; font-size:12px; text-indent:20px;}
.downList .title span{color:black;}
.downList .title a{color:red; font-weight:bold;}

.downList .listOut{float:left; margin-left:10px; line-height:12px; height:22px; display:inline; margin-top:5px; margin-bottom:5px; color:black;}
.downList .listOut span{line-height:22px; margin-right:20px;}
.downList .listOut .leftDot{height:22px;}
.downList .listOut .rightDot{height:22px; margin-right:10px;}
.downList .listOut .bodyBg{height:22px; margin-left:14px; margin-right:4px; padding-left:10px; padding-right:10px;}

.downList .listOver{float:left; margin-left:10px; cursor:pointer; display:inline; margin-top:5px; color:#0f5b90; line-height:12px; margin-bottom:5px;}
.downList .listOver span{line-height:22px; margin-right:20px;}
.downList .listOver .leftDot{height:22px; background:url(../images/downloadLD.gif) no-repeat 10px;}
.downList .listOver .rightDot{height:22px; background:url(../images/downloadRD.gif) no-repeat right; margin-right:10px;}
.downList .listOver .bodyBg{height:22px; background:url(../images/downloadBB.gif); margin-left:14px; margin-right:4px; padding-left:10px; padding-right:10px;}
