*{
	margin: 0px;
	padding: 0px;
}
body{
	margin: 0px;
	background: #ffffff;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
marquee{
	width: 250px;
	height: 250px;
}
img{
	border: 0px;
}
.header{
	width: 250px;
	background: url(../images/service2_header_bck.png) no-repeat;
	height: 40px;
	overflow: hidden;
	text-align: left;
	font: 700 12px/20px Arial;
	color: #FFFFFF;
	text-align: center;
}
.service2{
	width: 250px;
	font: 100 12px/14px Arial;
}
.service2 .item{
	text-align: left;
}
.service2 .image{
	margin-bottom: 10px;
}
.service2 img{
	width: 70px;
	height: 70px;
	border: 1px solid #434343;
	margin-right: 10px;
}
.service2 .item a{
	color: #000000;
	font: 700 8pt/15px Arial;
}
.service2 .item a:hover{
	color: #000000;
}
.service2 .brand{
	color: #d7289c;
	font: 700 8pt/15px Tahoma;
}
.service2 .name{
	color: #000000;
	font: 100 8pt/15px Tahoma;
	overflow: hidden;
}
.service2 .price{
	color: #0764bb;
	font: 100 8pt/15px Tahoma;
}
.service2 .price span{
	color: #545454;
	font: 100 7pt/15px Tahoma;
}
.service2 .sep{
	height: 1px;
	font-size: 1px;
	background: #C1C1C1;
}