@charset "utf-8";


#comService {
	width: 550px;
	position: absolute;
	left: 175px;
	top: 125px;
	line-height: 18px;
	font-size: medium;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #02C1D7;
	border-right-color: #3780A2;
	border-bottom-color: #3780A2;
	border-left-color: #02C1D7;
	background-color: #CCFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#comServiceGraphic {
	position: absolute;
	height: 98px;
	width: 112px;
	left: 423px;
	top: -122px;
	border: medium solid #C0C0C0;
}
