﻿.des_left
{
    float: left;
    font-size: 12px;
    width: 176px;
}

.des_left ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.des_left ul li
{
    padding: 0px;
    margin: 0;
}
.des_left ul li a
{
    display: block;
    text-decoration: none;
    width: 100%;
    color: #535353;
    padding-top: 15px;
    padding-left: 20px;
    width: 176px;
    height: 52px;
    float: left;
    margin-bottom: -15px;   
}

html > body .des_left ul li a
{
    background-position: left top; /*width: auto;*/
    background-image: url('../images/desing_img/desing_2_03.png');
    background-repeat: no-repeat;
   
   
}
.des_left ul li a:hover
{
    background-position: left top;
    background-image: url('../images/desing_img/desing_2_03b.png');
    /*height: auto;*/
    background-repeat: no-repeat;
   
     
}
    .des_left ul li a img
{
   padding-right: 5px;
    float: left;
    display: block;
}
#up_ie
{
    margin-top: 5px;
}
.des_m
{
    width: 994px;
    background-color: #FFFFFF;
    float: left;
    margin-top: 15px;
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    color: #999999;
    text-align: center;
    display: block;
    margin-bottom: -15px;
}
.des_min
{
    background-image: url('../images/desing_img/deup.png');
    background-repeat: no-repeat;
    width: 984px;
    height: 531px;
}


.des_right
{
    width: 994px;
    background-color: #FFFFFF;
    float: left;
    margin-top: 15px;
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    color: #999999;
    text-align: center;
   
}
    .des_right a
{
    color: #999999;
    text-decoration: none;
    font-size: medium;
}
.des_right hr
{
    background-image: url('../images/news_img/750line.png');
    background-repeat: repeat-x;
    height: 19px;
    border: none;
    width: 95%;
    
}
.des_right img
{
    border: 1px solid #dfdfdf;
    width: 200px;   
}
    /*.des_right table img {
        border: 1px solid #dfdfdf;
        position: relative;
        z-index: 9999999;
    }*/
    /*.des_right table a:hover img {
    border: 1px solid #dfdfdf;
    position: relative;
    z-index: 9999999;
    width: 400px;   
}*/
.des_right table
{
    width: 200px;
    display: inline;
    float: left;
     margin-left: 30px;
}
    .des_right table tr th
{
    text-decoration: none;
    font-weight: normal;
     font-size: 12px;
}
.des_right h6
{
 
}
/*用於分頁*/
    .des_right .csspage
{
    margin-top: 20px;
}
/*選取*/
.des_right .csspage b
{
    font: 9pt Verdana;
    border: solid 1px #778899;
    padding: 2px;
    background-color: #8f8f8f;
    color: #ffffff;
}
/*未選*/
.des_right .csspage a
{
   font: 9pt Verdana;
            color: #8f8f8f;
          
            text-decoration: none;
}


