@charset "utf-8";
/* CSS Document */

#Service_box {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 802px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	color: #222222;
	display: block;
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 95%;
	padding-top: 30px;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 10px;
}
.content_box .con_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #333333;
	margin: 0px;
	clear: both;
	float: left;
	width: 95%;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
}
.content_box .service_tab {
	font-family: monospace;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
}
.titfont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
.formlabel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.formnote{
	color: #999999;
	font-size: 11px;
}
