@charset "utf-8";

#conts h1{
  padding: 8px 0 8px 8px;
  line-height: 1.4;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  margin-bottom: 14px;
  background: #666;
  border: 0;
}
#conts h3 {
  margin-bottom: 12px;
  clear: both;
}

#conts h2.h203 {
  margin-bottom: 10px;
}

#conts .newBox {
  margin:0 7px 29px 5px;
  clear: both;
}

#conts .newBox .box {
  float: right;
  width: 437px;
}

#conts .newBox .box p {
  margin-bottom: 5px;
}

#conts .newBox .box h4 {
  font-size: 14px;
  color: #0066cc;
}


#conts .bigbox01 .goods img.img01{
  margin-bottom: 10px;
}

#conts .bigbox01 .goods h2.blueb{
  margin-bottom: 5px;
  display: block;
  line-height: 1.4;
}

#conts .bigbox01 .box1{
  margin-bottom: 29px;
}

#conts ul.ul01 li {
  padding: 2px 0 0 16px;
  margin-right: 14px;
  display: inline;
  background: url(/static/common/img/icon01.gif) no-repeat left center;
  line-height: 2;
  zoom: 1;
}

#conts ul.order_links li {
  display: inline;
  line-height: 1.4;
}

#conts ul.list {
  margin-bottom: 15px;
}

#conts h1.h204{
	margin-bottom: 21px;
	padding: 0 0 15px 18px;
	font-size: 20px;
	line-height: 1.4;
	color: #576C96;
	background: url(/static/img/list/h204_bg.jpg) no-repeat left 5px;
}

#conts ul.ul03 {
  margin-bottom: 15px;
  text-align: right;
  float: right;
  width:100%;
  display: block;
}

#conts ul.ul03 li {
  margin-right: 5px;
  display: inline;
}

#conts ul.ul03 li.li01 {
  padding: 0 0 0 15px;
  background: url(/static/img/search/icon03.gif) no-repeat left top;
}

#conts ul.ul03 li.li02 a {
  font-weight: bold;
  color: #333;
}

#conts ul.ul03 li.li03 {
  padding: 0 0 0 15px;
  background: url(/static/img/search/icon04.gif) no-repeat left top;
}

#conts .bigbox01 {
  margin-bottom: 33px;
}

