body {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 30px;
}

a {
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.bar {
	font-weight: bolder;
	color: #0000CC;
}
#intro {
	background-color: #E6E6E6;
	border: 1px dotted #0000FF;
	float: right;
	width: 300px;
	height: auto;
	padding: 2px;
}
#intro1 {
	background-color: #E6E6E6;
	border: 1px dotted #0000FF;
	float: left;
	width: 99%;
	height: auto;
	font-size: 12px;
	line-height: 18px;
}
.callling {
	width: 100px;
	border: 1px dotted #CCCCCC;
	position: relative;
	overflow: auto;
	z-index: auto;
	float: left;
	font-size: 9pt;
	line-height: 20px;
	list-style-type: none;
	padding-right: 2px;
	margin-right: 12px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 360px;
	padding-left: 6px;
}
#specal {
	width: 99%;
	float: left;
	height: auto;
	border: 1px dotted #CCCCCC;
}
#line {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 20px;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: 30%;
	border: 1px solid #CCCCCC;
	float: left;
}
#col {

	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 20px;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: 22%;
	border: 1px solid #CCCCCC;
	float: left;
}
