@charset "utf-8";
/*css reset*/
HTML {BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; OVERFLOW: hidden; BORDER-RIGHT-WIDTH: 0px;padding:0}
body,dd,dl,dt,h1,h2,h3,h4,h5,ul,ol,li,p,form,select,input{margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;padding:0}
ul,li {list-style:none;}
img {border: none;}
input[type="checkbox"], input[type="radio"] {margin: 0;vertical-align: middle;margin-right: 2px;margin-top: -2px;}
form,fieldset{margin:0; padding:0; word-wrap:break-word; word-break:normal}
button::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner{border:0;padding:0}
h1,h2,h3,h4,h5{font-family:"Arial","Microsoft YaHei";font-weight:400;font-size:12px}
button,input[type=button],input[type=submit],input[type=reset],input[type=file]{cursor:pointer}
:focus{outline:0}
em,i{font-style:normal}
table{border-collapse:collapse;border-spacing:0}
th{font-weight:400}
.radio{margin:0; vertical-align:middle; margin-right:2px; margin-top:-2px}

/*states*/
.blok{display:block}
.inline{display:inline}
.none{display:none}
.relative{position:relative}
.absolute{position:absolute}
.strong{font-weight:bold}
.tl{text-align:left}
.tr{text-align:right}
.tc{text-align:center}
.vm{vertical-align:middle}
.vt{vertical-align:top}
.vb{vertical-align:bottom}
.fl{float:left}
.fr{float:right}
.cursor{cursor:pointer}
.underline,.underline:hover{text-decoration: underline}
.clear{clear:both} 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}


/*font*/
.p12{font-size:12px}
.p14{font-size:14px}
.p16{font-size:16px}
.p18{font-size:18px}
.p24{font-size:24px}
.sinSun{font-family:"SimSun"}
.sinHei{font-family:"SimHei"}
.microHei{font-family:"Microsoft YaHei"}



/*body init*/
body{min-width:315px;height:330px;font-family: "Microsoft YaHei","Arial","SimSun"; color:#333; font-size:12px;overflow:hidden; background-color: #000}

a{color:#333; text-decoration:none} 
a:hover{color:#f40}


/*窗口*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
/*- - - - - - - - -样式属下载.html - - - - - - - -*/
#DownloadList{width:299px;height:322px;position:relative;overflow:hidden;padding:5px 0px 0px 5px;background:#0d0f0e url(../link/logobg1.jpg) no-repeat center;border:1px solid #962020;}
#DownloadList h3{clear:both;font-size:20px;font-weight:bold;color:#FFCC33;text-align:center;}
#DownloadList dl{line-height:32px;font-size:14px;color:#fff;margin-bottom:37px;}
#DownloadList dl dt{display:inline;}
#DownloadList dl dd{margin-right:25px;display:inline;}
#DownloadList ul{float:left;width:310px;}
#DownloadList ul li{float:left;margin-left:6px;display:inline;}
#DownloadList ul li a{width:90px;height:30px;line-height:30px;text-align:center;font-size:13px;color:#fff;background:url(../link/btn_a_bg.png) no-repeat left top;display:block;}
#DownloadList ul li a:hover{background-position:right top;text-decoration:none;font-weight:bold;color:#000}
#DownloadList .btnclose{width:40px;height:37px;position:absolute;text-indent:-99em;overflow:hidden;top:14px;right:13px;background:url(../link/btn_close.png) no-repeat left top;}
#DownloadList .btnclose:hover{background-position:left bottom;}
#btnnext{width:126px;height:66px;position:absolute;text-indent:-99em;overflow:hidden;top:309px;left:305px;background:url(../link/btn_next.png) no-repeat left top;z-index:3;}
#DownloadList .main{width:322px;height:240px;margin-top:35px;margin-bottom:5px;font-family: "Microsoft YaHei";overflow:hidden;}
#DownloadList .main .title{width:283px;height:30px;background:#000;margin:5px;line-height:30px;}
#DownloadList .pay{width:323px;height:30px;line-height:30px;border:1px solid #962020;text-align:center;position:absolute;background: #000;}
#top{height:40px;border-bottom:1px solid #962020}

#DownloadList .info{float:left;width:282px;/*height:290px;*/overflow:hidden;margin:0 9px;}
#DownloadList .info p{font-family:微软雅黑;line-height:23px;font-size:13px;color:#CC0033}
#DownloadList .info p:hover{font-size:13px;font-weight:bold;color:#0099CC}
#DownloadList .info img{margin-top:5px;margin-left:30px;display:inline;}
#DownloadList .scrollleft ul{height:28px; overflow:hidden;float:left;font-size:14px;color:#962020}
#DownloadList .scrollleft ul li{ float:left;margin-right:15px;}
#DownloadList .gonggao strong{float:left;font-size:14px;font-weight:bold;color:#962020;padding-left:40px;background:url(../link/icon_gonggao.png) no-repeat left center;}