*{
	margin: 0px;
	padding: 0px;
}
body{
	margin: 0px;
	background: #ffffff;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border: 0px;
}

.service1{
	width: 928px;
	height: 290px;
	overflow: hidden;
}
.service1_inner{
	border: 1px solid #CCCCCC;
	padding: 0px 6px 6px 6px;
}
.service1_inner2{
	widht: 920px;
	height: 280px;
	overflow: hidden;
}
.service1 .header{
	height: 40px;
	overflow: hidden;
}
.service1 .header img{
	width: 454px;
	height: 33px;
}
.service1 .item{
	float: left;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 6px;
}
.service1 .content{
	width: 109px;
	height: 200px;
	overflow: hidden;
}
.service1 .item .image{
	text-align: center;
	border: 1px solid #D0D0D0;
	margin-bottom: 6px;
}
.service1 .item .image img{
	width: 107px;
	height: 107px;
}
.service1 .brand{
	color: #000000;
	font: 700 8pt/14px Tahoma;
	height: 14px;
}
.service1 .name{
	height: 28px;
	overflow: hidden;
}
.service1 .name a{
	color: #0066FF;
	font: 700 8pt/14px Tahoma;
}
.service1 .price{
	margin-bottom: 6px;
	background : url('../images/service_price_bck.gif') repeat-x;
	height: 27px;
	overflow: hidden;
	color: #000;
	text-align: center; font-style:normal; font-variant:normal; font-weight:700; line-height:27px; font-size:7pt; font-family:Tahoma
}
.service1 .other_link{
	clear: both;
}
.service1 .other_link a{
	font: 700 7pt/27px Tahoma;
	color: #999491;
}