﻿.middle
{
    width:1000px;
    background-image:url(../../Images/download/down_i_bg.png);
    background-repeat: repeat-y;
    background-position:0 0;
    margin:0 auto;
    margin-bottom:30px;
}
.updatenew
{
    width:498px;
    float:left;
    background-color:#F8F8F8;
    background-image:url(../../Images/download/update_bg.png);
    background-repeat:repeat-x;
    background-position:0 0;
}
.category
{
    width:229px;
    float:left;
    background-color:#F4F4FD;
    margin-left:2px;
    background-image:url(../../Images/download/category_bg.png);
    background-repeat:repeat-x;
    background-position:0 0;
}
.download
{
    width:269px;
    float:right;
    color:#FDF6F8;
    background-image:url(../../Images/download/download_bg.png);
    background-repeat:repeat-x;
    background-position:0 0;
    background-color:#FDF6F8;
}
.search
{
    height:37px;
    line-height:37px;
    background-color:#efefef;
    clear:both;
    padding-left:13px;
    color:#666;
    margin:0 auto 14px auto;
    text-align:left;
}
.search:after
{
    content:".";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
}
/*最近更新列表*/
.updatenew h2
{
    background-image:url(../../Images/download/update_title.png);
    background-repeat:no-repeat;
    background-position:13px 12px;
    text-indent:26px;
    line-height:43px;
    height:43px;
    font-size:14px;
    color:#111111;
    clear:both; 
}
.updatenew dl
{
    clear:both;
}
.updatenew dt,.updatenew dd
{
    float:left;
    display:inline-block;
    height:37px;
    line-height:37px;
}
.updatenew dt
{
    width:400px;
    background-image:url(../../Images/download/u_title_bg.png);
    background-repeat:no-repeat;
    background-position:12px 14px;
    text-indent:27px;
    font-weight:bold;
    font-size:14px;
}
.updatenew dd
{
    width:86px;
    text-align:right;
    font-size:10px;
}
.updatenew img
{
    width:470px;
    height:150px;
    border:solid 1px #B5B5B5;
    padding:1px;
    clear:both;
    margin:0 auto;
    display:block;
}
.updatenew h3
{
    line-height:25px;
    clear:both;
    font-weight:normal;
    font-size:14px;
    margin-left:18px;
    color:#434343;
}
.updatenew ul
{
    margin:0 13px;
}
.updatenew li
{
    float:left;
    display:block;
    height:27px;
    line-height:27px;
    border-bottom:solid 1px #D3D3D5;
}
.updatenew li.categor
{
    width:100px;
}
.updatenew li.tag
{
    width:370px;
    text-align:right;
}
.updatenew li.tag a
{
    color:#009AFE;
}
.updatenew li.tag a:visited
{
    color:#009AFE;
}
.updatenew li.tag a:hover
{
    text-decoration:underline;
}
/*下载分类*/
.category h2
{
    background-image:url(../../Images/download/c_title_bg.png);
    background-repeat:no-repeat;
    background-position:13px 12px;
    text-indent:26px;
    line-height:43px;
    height:43px;
    font-size:14px;
    color:#111111;
    clear:both; 
}
.category h3
{
    height:24px;
    background-color:#E5E5ED;
    border-bottom:solid 1px #D3D3DB;
    margin:10px 7px 0 7px;
    font-weight:normal;
    color:#929298;
    line-height:24px;
    cursor:pointer;
    margin-bottom:4px;
}
.category h3 img
{
    width:15px;
    height:15px;
    vertical-align:middle;
    margin:0px 5px 0 11px;
}
.category ul
{
    margin:0 7px;
}
.category li
{
    background-image:url(../../Images/download/c_line_bg.png);
    background-repeat:repeat-x;
    background-position:0 24px;
    line-height:25px;
    height:25px;
}
.category li span
{
    background-image:url(../../Images/download/c_list_bg.png);
    background-repeat: no-repeat;
    background-position:10px 10px;
    text-indent:24px;
    display:block;
}
/*排行*/
.download h2
{
    background-image:url(../../Images/download/d_title_bg.png);
    background-repeat:no-repeat;
    background-position:13px 12px;
    text-indent:26px;
    line-height:43px;
    height:43px;
    font-size:14px;
    color:#111111;
    clear:both; 
}
.page_top
{
    margin:10px 13px;
    background-image:url(../../Images/download/top_left.png);
    background-repeat:no-repeat;
    background-position:0 0;
}
.page_top li
{
    height:70px;
    padding-bottom:4px;
    padding-left:25px;
    display:block;
}
.page_top li img
{
    width:218px;
    height:68px;
    border:solid 1px #b5b5b5;
}
.page_list
{
    margin:0 7px;
}
.page_list li
{
    height:25px;
    line-height:25px;
    border-bottom:solid 1px #F0DADB;
    background-image:url(../../Images/download/d_list_bg.png);
    background-repeat:no-repeat;
    background-position:16px 11px;
    padding-left:31px;
    
}
.download h3
{
    background-image:url(../../Images/download/download_bg.png);
    background-repeat:repeat-x;
    background-position:0 0;
    line-height:43px;
    height:43px;
}
.download h3 em
{
    background-image:url(../../Images/download/d_title_bg.png);
    background-repeat:no-repeat;
    background-position:13px 12px;
    text-indent:26px;
    line-height:43px;
    height:43px;
    font-size:14px;
    color:#111111;
    clear:both; 
    display:block;
}
.recommand
{
    margin:9px 9px 9px 8px;
    background-color:#ccc;
}
.recommand img
{
    width:250px;
    height:85px;
    border:solid 1px #bababa;
    margin:0;
    padding:0;
}
.recommand h4
{
    height:21px;
    padding-left:10px;
    display:block; 
    font-weight:normal;
}
/*链接颜色*/
.color_a
{
    color:#009AFE;
    font-weight:normal;
    cursor:pointer;
}
.color_a_over
{
    cursor:pointer;
    text-decoration:underline;
}
.color_a_out
{
    color:#59575A;
    font-weight:normal;
}
/*广告位*/
.pic_ad
{
    margin:5px 7px;
}
/*首页头部滚动图片*/
.scroll_pic
{
    margin:25px auto;
    clear:both;
    height:254px;
    width:1000px;
}
.scroll_pic:after
{
    content:".";
    clear:both;
    display:block;
    visibility:hidden;
    height:0;
}
.scroll_pic li
{
    float:left;
    display:block;
    text-align:center;
}
.scroll_pic li.s_btn
{
    width:47px;
    padding-top:110px;
}
.scroll_pic li .s_pic
{
    width:906px;
}
.scroll_pic li img
{
    width:904px;
    height:252px;
    border:solid 1px #D9D9D9;
    margin:0 auto;
}
.pre_page
{
    width:23px;
    height:34px;
    background-image:url(../../Images/download/btn_left.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
    text-indent:9999px;
    display: block;
    margin:0 auto;
}
.pre_no
{
    width:23px;
    height:34px;
    background-image:url(../../Images/download/btn_left.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
    text-indent:9999px;
    display: block;
    margin:0 auto;
}
.pre_page_over
{
    width:23px;
    height:34px;
    background-image:url(../../Images/download/btn_left.png);
    background-repeat:no-repeat;
    background-position:0px -34px;
    text-indent:9999px;
    display: block;
    cursor:pointer;
    margin:0 auto;
}
.next_page
{
    width:23px;
    height:34px;
    background-image:url(../../Images/download/btn_right.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
    text-indent:9999px;
    display: block;
    margin:0 auto;
}
.next_no
{
    width:23px;
    height:34px;
    background-image:url(../../Images/download/btn_right.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
    text-indent:9999px;
    display: block;
    margin:0 auto;
}
.next_page_over
{
    width:23px;
    height:34px;
    background-image:url(../../Images/download/btn_right.png);
    background-repeat:no-repeat;
    background-position:0px -34px;
    text-indent:9999px;
    display: block;
    cursor:pointer;
    margin:0 auto;
}

/*-----------------------轮播图片样式------------------------*/

#imgnv
{
    display:none;
    position:absolute;
    bottom:-1px;
    right:0;
    height:16px;
}

#imgnv div
{
    float:left;
    margin-right:1px;
}

#imgnv div.on,#imgnv div.off
{
    margin-bottom:1px;
    width:30px;
    height:15px;
    line-height:18px!important;
    line-height:15px;
    font-size:9px;
    text-align:center;
    cursor:pointer;
    cursor:hand;
}

#imgnv div.on
{
    background:#CE0609;
    color:#FFF;
    font-weight:bold;
}

#imgnv div.off
{
    background:#323232;
    color:#FFF;
    text-decoration:none;
}

#titnv
{
    margin-top:3px;
    color:#000;
    text-align:center;
    display:none;
}

#dimg
{
    border: 0;
    width: 996px;
    height: 200px;
    filter: alpha(opacity=100);
    opacity: 1;
    margin:19px auto 0px auto;
}
/*搜索输入框*/
#S_Key
{
    width:220px;
}
