@charset "utf-8";

#newsList {
	padding-bottom:20px;
}

.pager {
width:673px;
height:36px;
background-color:#3d332b;
padding:0 15px;
}

.pagerBottom {
background:url(/img/bg_paging_bottom.gif) 0 0 no-repeat;
}

.pager div {
width:190px;
height:26px;
padding:10px 0 0 0;
display:inline-block;
/display: inline;
/zoom:1;
vertical-align:top;
}

.pager .back li a {
width:58px;
height:16px;
padding:0 0 0 0;
display:block;
background:url(/img/img_paging_back.gif) 0 0 no-repeat;
text-indent:-9999px;
}

.pager .next li a {
width:58px;
height:16px;
padding:0 0 0 0;
display:block;
background:url(/img/img_paging_next.gif) 0 0 no-repeat;
text-indent:-9999px;
float:right;
}

.pager div.num {
width:283px;
height:29px;
padding:7px 0 0 0;
text-align:center;
}

.pager div.num li {
width:23px;
height:23px;
line-height:23px;
display:inline-block;
/display: inline;
/zoom:1;
}

.pager div.num li a {
width:23px;
height:23px;
color:#FFF;
display:block;
background:url(/img/bg_paging_num_off.gif) 0 0 no-repeat;
}
.pager div.num li a:hover {background:url(/img/bg_paging_num_on.gif) 0 0 no-repeat;}
.pager div.num li a.active {font-weight:bold;background:url(/img/bg_paging_num_on.gif) 0 0 no-repeat;}

#newsList .body {
width:701px;
height:auto;
padding:0 1px;
background:url(/img/bg_news_box_m.gif) 0 0 repeat-y;
}

#newsList .body li {
width:671px;
height:auto;
padding:15px;
background:url(/img/line_news_right_price_body.gif) 0 0 repeat-x;
}
#newsList .body li.top {background:none;}

#newsList .body li {
width:671px;
height:auto;
padding:15px;
background:url(/img/line_news_right_price_body.gif) 0 0 repeat-x;
}

#newsList .body li span {
width:105px;
height:auto;
display:inline-block;
vertical-align:top;
}

#newsDetail {
	margin-bottom:40px;
}


#newsDetail .body {
width:701px;
height:auto;
padding:0 1px;
overflow:hidden;
}

#newsDetail .body p {
width:671px;
height:auto;
padding:0 15px;
text-align:justify;
text-justify:distribute;
}

#newsDetail .body ul {
/*margin-top:73px;*/
padding:0 15px 0;
float:right;
}

#newsDetail .backBtn {
width:128px;
height:38px;
text-indent:-9999px;
}

#newsDetail .backBtn a {
width:128px;
height:38px;
display:block;
background:url(/img/btn_news_back.png) 0 0 no-repeat;
}
#newsDetail .backBtn a:hover {
background:url(/img/btn_news_back.png) 0 -38px no-repeat;
}
.adsense {
width:100%;
height:auto;
margin-bottom:10px;
font-weight:bold;
}

#mainContent h3.tit{
	background:url(/img/bg_h3_tit.gif) 0 100% repeat-x;
	font-weight:bold;
	padding:0px 0px 7px 0px;
	margin-bottom:6px;
	color:#333;
}
#mainContent h3.tit span{
	font-weight:normal;
	padding-left:20px;
}
.attGoods{
	overflow:hidden;
	padding-bottom:15px;
}
.attGoods ul{
}
.attGoods li{
	float:left;
	width:351px;
	margin-bottom:6px;
}
.attGoods3{
	overflow:hidden;
	padding-bottom:25px;
}
.attGoods3 ul{
}
.attGoods3 li{
	float:left;
	width:234px;
	margin-bottom:2px;
}
/*===========================================================
	sideContent
-----------------------------------------------------------*/

#priceComparison {width:238px;height:auto;margin-bottom:10px;}


#priceComparison  h2.tit{
	background:url(/img/bg_news_right_price_tit.gif) 0 0 no-repeat;;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #4f443b;
	padding:11px 10px 10px 15px;
	font-size:117%;
}


#priceComparison .body {width:236px;height:auto;padding:0 1px;background:url(/img/bg_news_right_price_body.gif) 0 bottom no-repeat;}

#priceComparison .body li {width:226px;height:auto;padding:5px;background:url(/img/line_news_right_price_body.gif) 0 0 no-repeat;}
#priceComparison .body li.top {background:none;}

#priceComparison .body li dl {width:165px;height:auto;padding:0 10px 0 51px;}
#priceComparison .body li dl.i01 {background:url(/img/img_news_right_price_01.gif) 10px center no-repeat;}
#priceComparison .body li dl.i02 {background:url(/img/img_news_right_price_02.gif) 13px center no-repeat;}
#priceComparison .body li dl.i03 {background:url(/img/img_news_right_price_03.gif) 15px center no-repeat;}
#priceComparison .body li dl.i04 {background:url(/img/img_news_right_price_04.gif) 10px center no-repeat;}
#priceComparison .body li dl.i05 {background:url(/img/img_news_right_price_05.gif) 10px center no-repeat;}

#priceComparison .body li dt {font-weight:bold;}

#priceComparison .body li dd {font-size:87%;word-wrap:break-word;text-align:justify;text-justify:distribute;}
#priceComparison .body li dd strong {font-weight:bold;}
