@charset "utf-8";
/* CSS Document */


.service_box 
	{
	width: 900px;
	height: 270px;
	background-color: #002DB2;
	margin-top: 0px;
	position: relative;
	z-index: 1000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	}
	


.icon_top_one 
	{
	width:130px;
	height:144px;
	margin:0 auto;
	margin-top:10px;
	margin-left:10px;
	position:relative;
	float:left;
	text-align:left;
	}
	
.icon_top_two 
	{
	width:130px;
	height:144px;
	margin:0 auto;
	margin-top:10px;
	margin-left:50px;
	position:relative;
	float:left;
	text-align:left;
	}
	

.icon_btm_one 
	{
	width:150px;
	height:144px;
	margin:0 auto;
	margin-top:-20px;
	margin-left:10px;
	position:relative;
	float:left;
	text-align:left;
	}
	
.icon_btm_two 
	{
	width:150px;
	height:144px;
	margin:0 auto;
	margin-top:-20px;
	margin-left:30px;
	position:relative;
	float:left;
	text-align:left;
	}
	
	
.img_box 
	{
	width: 148px;
	height: 78px;
	margin: 0 auto;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #CCC;
	padding:1px;
	}
	
.main_tx 
	{
	width:150px;
	height:12px;
	margin:0 auto;
	margin-top:2px;
	margin-left:5px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #fff;
	position:relative;
	float:left;
	}

.sub_tx 
	{
	width:150px;
	height:11px;
	margin:0 auto;
	margin-top:2px;
	margin-left:5px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #999999;
	position:relative;
	float:left;
	}