@charset "utf-8";
/* CSS Document */

.service{
		width:717px;
		height:auto;
		padding-left:20px;
		padding-right:30px;
			padding-top:10px;
			}
.service p{
	 font-size:13px;
	color:#5C5C5C;
	margin:0px;
	line-height:20px;}
	
	.service_1{
		width:717px;
		height:150px;
		}
	.service_1_1{
			width:320px;
			height:93px;
			float:left;
			color:#5C5C5C;
			}
		.service_1 a:link,.service_1 a:visited{
				text-decoration:none;
				color:#5c5c5c;
				}
		.service_1 a:hover{
				text-decoration:none;
				color:#F00;}
	.service_1_1 h2{
			font-size:13px;
			}

