﻿@charset "utf-8";

@import url(/Styles/public.css);
@import url(/Styles/ie/WebTopBottom.css);
@import url(/Styles/ie/WebTopSecondNavigation.css);
@import url(/Styles/ie/LoginUserControl.css);
@import url(/Styles/Product.css);

*
{
    font-family:宋体,Arial;
}
.divAd
{
    background:url(/images/common/Button_2.jpg) no-repeat;
    width:212px;color:Black;
    clear:both;
}
.divAd .Title
{   
    text-align:center;color:white;
    font-size:14px;font-weight:bold;
    letter-spacing:1px;
    line-height:27px;
    height:27px;
}
.divAd .item
{
    background:url(/images/common/Index_1_r2_c2.jpg) no-repeat 6px 3px;
    padding-left:18px;
    line-height:16px;
    margin:3px 0px;
    margin-top:6px;
}
.divNewProductAd
{
    clear:both;background:url(/images/common/Border_1.jpg) no-repeat;
    height:250px;
}
.divNewProductAd  .item
{
    float:left;
    width:180px;padding:0px 25px;
    padding-top:8px;
    font-size:14px;
}
.divNewProductAd .spanPrice
{
    color:#d9020a;
    font-weight:bold;
}
.divProductTitle
{
    margin:10px 0px;
    background:url(/images/common/Button_6.jpg) no-repeat bottom;
    height:38px;
}
.divProductTitle .divLeft
{
    float:left;padding-left:10px;
    letter-spacing:2px;
    font-weight:bold;
}
.divProductTitle .divLeft .spanBigFont
{
    font-size:35px;color:#f26d2f;
}
.divProductTitle .divLeft .spanSmallFont
{
   font-size:23px;color:#f26d2f;
}
.divProductTitle .divRight
{
    float:right;padding-top:16px;color:#333333;
}
.divNewProductBox
{
    clear:both;border:1px solid #bbbbbb;height:530px;
}
.divNewProductBox .item
{
    float:left;
    margin-top:25px;
    margin-left:30px;
    text-align:center;
    line-height:20px;
    display:inline;
}
.divNewProductBox .item img
{
    margin-bottom:6px;
}
.divNewProductBox .item strike
{
	font-family:Georgia;
}
.divNewProductBox .spanPrice
{
    color:#9f0f18;
}

/* 特色与服务*/
.divFeikanFeature
{
    background:url(/images/common/pic_35.jpg) 0px 5px no-repeat;
    color:#505050;
    line-height:20px;
    padding-left:14px;
    font-size:14px;
    font-weight:bold;
}
.divFeikanService
{
    float:left;margin-right:40px;
    text-align:center;
    color:#444444;font-weight:bold;
    font-size:13px;
    line-height:16px;
}
/* 热门评论*/
.divComment
{   
    background:url(/images/common/pic_35.jpg) 0px 11px no-repeat;
    color:#6e6e6e;
    line-height:20px;
    padding-left:14px;
    padding-bottom:6px;
    padding-top:6px;
    font-size:12px;
    border-bottom: #656565 1px dashed;
}
.divComment  .Email
{
    margin-left:170px;
    font-weight:bold;
    line-height:22px;
}
/* 切换广告图片*/
.abtn
 {
    text-decoration:none;
    width:16px;
    height:16px;
    display:block;
    position:absolute;
    border:solid 1px #acacac; 
    text-align:center; 
    background-color:White;
    color:#6b051d;
    top:366px;
    font-size:11px;
 }
 
 .abtnCurrent
 {
    text-decoration:none;
    width:16px;
    height:16px;
    display:block;
    position:absolute;
    border:solid 1px #acacac; 
    text-align:center; 
    background-color:#6ea70a;
    color:white;
    top:366px;
    font-size:11px;
 }