@import url("grid.css");
@import url("styles.css");
@import url("teaser.css");


h3 { position:relative;}
h3 span
{
	padding:6px 10px;
	font-weight: normal;
	position:absolute;
	top:0px;
	right:0px;
	
}
h3 span a{color: #0768b5;}

/*box
-----------------------------------*/

.box-top{height:15px; background:url(../images/b1.2-top-bg.jpg) no-repeat left top;}
.box-bottom{ height:15px; background:url(../images/b1.2-bottom-bg.jpg) no-repeat left bottom;}

dl.box,ul.box{
  padding:0 15px;
  width:338px;
  height:135px;
  border:1px solid #79add4;
  border-width:0 1px;
  }
dl.box dd{ margin:0 0 0 110px; background:url(../images/line.jpg) repeat-x left bottom;}

dl.box dd.img{margin:0; float:left;background:none;}
dl.box dd a{ line-height:21px; padding-left:15px;background:url(../images/dot-red.jpg) no-repeat left 50%; }
dl.box dd span{width:25px; height:20px; background:url(../images/new.jpg) no-repeat right 50%;}

ul.box li{ float:left; padding:8px 8px 8px 0;}
ul.box li.last{width:40px; overflow:hidden;}

ul.product li{ width:90px;padding:0px 14px 0px 8px;}
ul.product li p{padding:4px 0 0 0; text-align:center; height:28px; overflow:hidden;}

ul.down li{padding:0px 2px 2px 2px;}
p.downtxt{padding:0px;line-height:15px; position:relative;bottom:4px; left:17px;}


/*box2
----------------------------------*/
.box2-top{height:15px; background:url(../images/b1.22-top-bg.jpg) no-repeat left top;}
.box2-bottom{ height:15px; background:url(../images/b1.22-bottom-bg.jpg) no-repeat left bottom;}
dl.box2{
  padding:0 15px;
  width:318px;
  border:1px solid #79add4;
  border-width:0 1px;
  }
dl.box2 dd{ margin:0 0 0 115px; background:url(../images/line.jpg) repeat-x left bottom;}

dl.box2 dd.img{margin:0; float:left;background:none;}
dl.box2 dd a{ line-height:21px; padding-left:10px;background:url(../images/dot-red.jpg) no-repeat left 50%; }
dl.box2 dd span{width:25px; height:20px; background:url(../images/new.jpg) no-repeat right 50%;}