/* CSS Document */
body {
	margin-top: 10px;
	margin-left:10px;
	background-image: url(../images/index/bg.jpg);
}
td{
font-family:Tahoma;
font-size:12px;
color:#555555;
}
td.ch{
font-family:"ËÎÌå";
font-size:12px;
color:#555555;
}
.passage{
	font-family:Tahoma;
	font-size:12px;
	color:#555555;
	line-height:18px;
}
a.a1:link {
	color: #f14b18;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	line-height:30px;
}

a.a1:visited {
	color: #f14b18;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	line-height:30px;
}

a.a1:hover {
	color: #f14b18;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	line-height:30px;
}
A:link {
	color: #555555;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}

A:visited {
	color: #555555;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}

A:hover {
	color: #f14b18;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
}
.l1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
ul.l1 li {
	line-height:18px;
	text-indent: -24px;
}
.l2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
ul.l2 li {
	line-height:18px;
}
.l3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
ul.l3 li {
	line-height:30px;
}
.title{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #f14b18;
}
.servname{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f14b18;
}
.pic1 {
	float: right;
	border: 1px solid #eeeeee;
}
.pic2 {
	float: left;
	border: 1px solid #eeeeee;
}

