@charset "utf-8";
/* CSS Document */

#netshop .stitle01{
	background:url(../netshop/images/bg_stitle.gif) no-repeat;
	font-size:116%;
	text-indent:30px;
	font-weight:bold;
	padding-top:10px;
	height:42px;
	color:#333333;
}


#netshop .inner{
	margin:0 auto 50px;
	width:850px;
}

#netshop .service_thumbs{
	background:url('../netshop/images/service_back_top.gif') no-repeat #ebe6e2;
	padding-top:5px;
	margin-bottom:15px;
}

#netshop .service_thumbs_bottom{
	background:url('../netshop/images/service_back_bottom.gif') no-repeat bottom;
	width:100%;
	height:5px;
}

#netshop .table02{
}

#netshop .table02 td{
	vertical-align:top;
	background:url("../netshop/images/service_inner_back.gif") repeat-y;
 }

#netshop .table02 .service_inner{
	background:url("../netshop/images/service_inner_back_bottom.gif") no-repeat bottom;
	padding:0 1px;
	margin-top:5px;
	position:relative;
	height:420px;
}

#netshop .table02 .service_inner p{
	margin-top:10px;
	padding:0 10px 10px; 
	height:100px;
	text-align:left;
}

#netshop .table02 .service_inner .p2{
	margin-top:10px;
	padding:0 10px 10px; 
	text-align:left;
}

#netshop .stop {
	background:#FFFFFF;
	text-align:center;
		filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	position:absolute;
	top:0;
	left:1px;
	width:266px;
	height:400px;
}

#netshop .stop div{
	background:#000000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	width:200px;
	padding:5px 0;
	margin:100px auto 0 auto;

}
