﻿/*products info*/
#index .products
{
    margin: 0px;
    padding: 0px;
    width: 638px;
    float: right;
    background-color: #FFFFFF;
    display: block;
}
#index .products h6
{
    padding: 2px 0px 0px 10px;
    color: #CC0000;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    vertical-align: bottom;
    height: 21px;
    line-height: 20px;
    border-bottom-width: 1px;
    border-bottom-style: groove;
    border-bottom-color: #808080;
    clear: both;
    margin-bottom: 3px;
}
#index .products h2
{
    padding: 2px 0px 0px 10px;
    color: #CC0000;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    vertical-align: bottom;
    height: 21px;
    line-height: 20px;
    border-right-width: 0px;
    border-bottom-width: 3px;
    border-bottom-style: groove;
    background-position: left;
    border-bottom-color: #FFC0CB;
    border-right-style: groove;
    border-right-color: #FFC0CB;
    background-image: url('products_b.gif');
    background-repeat: repeat-x;
    background-color: #FFE4E1;
}


#index .products h3,h4
{
    text-indent : 28px;
    font-size: 12px;
    line-height: 17px;
    padding: 3px;
    
}
#index .products h3
{
    color: #000000;
}
#index .products h4
{
    color: #FF6600;
    line-height: 17px;
}
#p_titl
{
    color: #000000;
    margin: 5px;
    font-weight: bold;
    font-size: 15px;
}
#p_img
{
    float: left;
    clear: left;
    display: block;
}
#Ip_img Img
{
    margin: 0px;
    padding: 8px;
    border: 5px double #CCCCCC;
    width: 100px;
    height: 100px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    float: left;
    display: block;
    position: static;
}
#p_img Img
{
    border: thick double #FFE4E1;
    width: 300px;
    height: 300px;
    float: left;
    display: block;
    position: static;
}
#p_theory
{
}
#p_theory ul
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    list-style-position : inside;
    list-style-type: disc;
    line-height: 17px;
    float: left;
    width:315px;
    list-style-position: inside;
}
#p_theory li
{
    border-bottom-style: groove;
    border-bottom-width: 1px;
    border-bottom-color: #FFE4E1;
}
#p_specialty
{
   display: block;
    list-style-position: inside;
    list-style-type: circle;
    font-size: 13px;
    color: #000000;
    line-height: 17px;
    clear: left;
   
}

#p_specialty ul
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
#p_specialty li
{
    border-bottom-style: groove;
    border-bottom-width: 1px;
    border-bottom-color: #FFE4E1;
}
#p_parameter
{
    clear: left;
}
#p_parameter table
{
     font-size :12px;
   
    padding: 1px;
    margin: 1px;
    width: 636px;
    border: 1px dashed FFE4E1;
}
table tr {
    padding: 1px;
    margin: 1px;
    border: 1px dashed #FFC0CB;
    background: #FFE4E1;
}
table tr.alt {
    background: #FFC0CB;
}
table td
{
    
    color:Black ;
    text-decoration: none;
    padding: 3px;

}

#tabl td
{
    text-align :center ;
}

.p_OutlineOrder
{
    width: 100%;
    float: left;
    clear: both;
}
.img_text
{
    padding: 2px 5px 2px 10px;
    float: right;
    display: block;
    line-height: 25px;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    background-color: #FFFFFF;
    vertical-align: middle;
}

#p_outline
{
    float: right;
    clear: right;
    width: 300px;
    text-align: center;
}
#p_outline Img
{
}
#p_order
{
    float: left;
    width: 300px;
    display: block;
    clear: left;
    text-align: left;
}


#dropdown
{
    height: 25px;
    font-size: 18px;
    font-family: 黑体;
    font-weight:lighter ;
    color: #DF0000;
    text-align: right;
    border-bottom-style: groove;
    border-bottom-width: 4px;
    border-bottom-color: #FFC0CB;
    float: right;
    width: 638px;
    border-top-style: double;
    border-top-width: 5px;
    border-top-color: #FFC0CB;
}
#dropdown_s
{
    font-weight: normal;
}
#guidelinks
{
    font-size: 15px;
    border-color: #FFC0CB;
    
    color: #FD0000;
    top: auto;
    right: 0px;
    bottom: 0px;
    left: auto;
}
