.index_news dt img {
    width:69px;
    height:69px;
}

.slide li span img,.slideb li span img {
    width:232px;
    height:160px;
}

.area_news_detail dd .pic img {
    width:330px;
    height:330px;
}
.area_news dd .pic img {
    width:80px;
    height:80px;
}

.pagination .current a, .pagination .current a:visited{
    color:#fff;
    background-color: #c03b25;
}

.help-block{
    color:red;
    float: right;
}

.pic_product .left dt img {
    width:427px;
    height:347px;
}

.pslide li img {
    width:66px;
    height:66px;
}

.pic_product_tb th{
    width:88px;
    text-align: center;
}

.pic_product_tb td{
    width:334px;
    height:40px;
    vertical-align: middle;
}

.pic_product_tb th.leftup{
    width:88px;
}

table.tablesorter tbody td .pic img {
    width:162px;
    height:162px;
}

table.tablesorter tr a {
    color:#FFF;
}
table.tablesorter tr a:hover {
    text-decoration: none;
}

table.tablesorter thead tr a:after {
    background-image: url(../images/bg.gif);
    background-repeat: no-repeat;
    background-position-y: 6px;
    background-position-x: 5px;
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
}

table.tablesorter thead tr .asc:after {
    background-image: url(../images/desc.gif);
    background-repeat: no-repeat;
    background-position-y: 6px;
    background-position-x: 5px;
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
}

table.tablesorter thead tr .desc:after {
    background-image: url(../images/asc.gif);
    background-repeat: no-repeat;
    background-position-y: 6px;
    background-position-x: 5px;
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
}

.inline{
    display: inline;
}

span.yen{
    color:blue;
}

span.ntd{
    color:red;
}

/*.search_box {
    height: 285px;
}

.search_box .but button {
    margin: -300px 0 0;
}
*/
span.profit {
    color: #ef4b22;
    font-size: 24px;
    font-family: "Century Gothic", Arial;
}

span.profit_s {
    font-size: 13px;
    color: #ef4b22;
}

.tbl-helf{
    float:left;
}

.tbl-helf-span{
    width: 78px;
    height:40px;
    background-color: #ef4b22; 
    padding: 10px; 
    color: #FFF; 
    font-weight: bold;
    float:left;
    text-align: center;
}