body {
	margin: 0px;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14pt;
}
table {
	font-size: 10pt;
}
a {
	color: #0457B3;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
ul li h1{
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
.price {
	font-size: 14px;
	color: #C00;
	font-weight: bold;
}
.ping {
	font-size: 14px;
	font-weight: bold;
	color: #0457B3;
}
.obj_title {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background-color: #666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.obj_img {
	background-color: #FFF;
	padding: 5px;
	border: 5px solid #0457B3;
}


.list ul {
	list-style-type: none;
	text-align: center;
	margin-left: 50px;
}
.list ul li {
	float: left;
	margin-right: 50px;
	background-color: #CCC;
	padding: 5px;
	font-weight: bold;
}
#obj p {
	margin: 0px;
	padding: 0px;
}
.a1 {
	color: #060;
	text-decoration: none;
	font-weight: bold;
}
.a1:hover {
	color: #C00;
	text-decoration: underline;
	font-weight: bold;
}
.page ul {
	list-style-type: none;
	text-align: center;
	width: 280px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.page ul li {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	padding: 0px;
}.page ul li a {
	background-color: #E4E4E4;
	display: block;
	color: #000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.page ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #666;
}
.service h1{
	font-size: 16px;
	color: #333;
	background-color: #D3D4D9;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.link h1{
	font-size: 16px;
	color: #FFF;
	background-color: #666;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
.link ul{
	list-style-image: url(images/ul001.gif);
	font-size: 15px;
}
#form1 {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#form1 fieldset legend {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.pic_s {
	margin-top: 330px;
	text-align: center;
}
.pic_s img {
	border: 2px solid #0457B3;
	margin-right: 5px;
	margin-left: 5px;
}

