﻿#ProductProperty {
    float: right;
    line-height: 180%;
    padding: 5px 5px 0 0;
    width: 300px;
}#ProductProperty h1 {
    border-bottom: 1px dotted #DDDDDD;
    color: #FF2020;
    font-size: 16px;
    line-height: 35px;
    margin-bottom: 8px;
}#ProductProperty span.price {
    color: #FF3333;
    font-family: Georgia;
    font-size: 16px;
    font-weight: 700;
    margin-right: 8px;
}#PropertyContainer {
    border-top: 1px solid #DDDDDD;
    height: auto;
    margin-bottom: 2px;
    padding-bottom: 2px;
    padding-top: 5px;
    width: 300px;
}input[type="text"] {
    background: url("/images/gradient_v2.gif") repeat-x scroll left top #FFFFFF;
    border: 1px solid #808080;
    color: #666666;
}a.buyNow {
    background: url("/skin/default/images/button.jpg") no-repeat scroll 0 -60px transparent;
    color: #666600;
    display: block;
    font-size: 16px;
    font-weight: 700;
    height: 27px;
    line-height: 27px;
    margin: 10px 0 0;
    text-align: center;
    width: 216px;
}#PropertyContainer li.ppar {
    height: 30px;
    width: 100%;
}.ProductProperty {
    list-style-image: none;
    list-style-type: none;
    width: 100%;
}

.ProductProperty li a 
{
	 color :gray;
    border: 1px solid #e7e7e7;
    float: left;
    margin-left: 5px;
   
    margin-top: 3px;
    padding: 3px 6px;
    text-decoration: none;
}#ProductProperty ul li {
    line-height: 2em;
}
.ProductProperty li {
    float: left;
    margin-right: 5px;
}#K_DiyTool a:link, #K_DiyTool a:visited {
    color: #3366CC;
    text-decoration: none;
}
.ProductProperty a {
    border: 1px solid #DDDDDD;
    float: left;
    margin-left: 5px;
    margin-top: 3px;
    padding: 3px 6px;
}#ProductProperty a.focus:link, #ProductProperty a.focus:visited,#ProductProperty a.focus:hover, #ProductProperty a.focus:active {
    background: url("/skin/default/images/diy/joDiyTool.png") no-repeat scroll right -430px transparent;
    border: 2px solid #888800;
    color: #888800;
    padding: 2px 5px;
}
