@charset "utf-8";
/* CSS Document */
.product_center{width: 1200px;margin: 0 auto;margin-top: 30px;}
	.left_nav{width: 250px;background-color: #fff;padding-bottom: 50px;float: left}
	.left_nav dt{line-height: 50px;font-size: 18px;font-weight: bold; background:#00a0e9; height:50px; text-align:center; color:#fff;}
	.left_nav dd a{line-height: 40px;border-bottom: 1px solid #e0ecf7;padding-left: 60px;display: block; line-height: 40px; font-size:16px;}
     

	.right_content{width: 900px;background-color: #fff;float: right;}
	.content_title{width: 850px;margin: 0 auto;border-bottom: 2px solid #a7a5a5;line-height: 50px;}
	.title_left{float: left}
	.title_right{float: right}
	.main_content{width: 750px;margin: 0 auto;padding-bottom: 100px;}
	.main_content h1{font-size: 24px;color: #e93f30;text-align: center;margin-top: 40px; margin-bottom:20px;}
	.main_content h2{margin-top: 10PX}
	.main_content p{line-height: 28px;text-indent: 2em;text-align: justify;color: #535252; font-size:14px;}
.new_list li{border-bottom: 1px solid #e4e4e4;line-height: 30px;background: url(images/newstype.png) no-repeat;background-position:10px;padding: 10px; }
	.new_list li h2 a{float: left;line-height: 30px;margin-left: 20px;display: block;}
	.new_list li p{float: right;color: #aeadad;line-height:30px}
.main_content .shijian{text-align: center;color: #aeadad;margin-top: 10px;border-bottom: 1px dashed #a8a8a8;padding-bottom: 10px}
	.product-price-detail {
    width: 100%;
    border-spacing: 0px;
    border: 1px solid #e2e2e2;
    border-left: 0;
}
.product-price-detail th {
    line-height: 29px;
    background-color: #e1e4e5;
    height: 29px;
    font-size: 12px;
    color: #36383c;
    text-align: center;
    font-weight: normal;
    border-left: 1px solid #ddd;
}

.product-price-detail td {
    line-height: 29px;
    color: #36383c;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ddd;
    border-width: 1px 0 0 1px;
}
.product-price-detail tr:hover td{
    background-color: #F3F3F3;
}
.product-price-detail tr.odd td{
    background-color: #f9fafb;
}
p.title {
    font-size: 18px;
    font-weight: normal;
    margin-top: 40px;
    padding: 0 0 0 6px;
    border-left: 4px solid #e41e2b;
} 
p.txt {
    font-size: 14px;
    line-height: 22px;
    color: #999;
}
    p.text {
    font-size: 16px;
    margin: 20px 0 5px;
    color: #333;
}
