body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a.a_con:link {
	color: #000000;
	text-decoration: none;
}
a.a_con:visited {
	color: #000000;
	text-decoration: none;
}
a.a_con:hover {
	color: #FF6600;
	text-decoration: none;
}
a.a_con:active {
	color: #000000;
	text-decoration: none;
}
.titleFont {
	font-weight: bold;
	color: #559ADF;
	font-size:14px;
}
.ul1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
.ul1 li {
	font-size: 13px;
	color: #485E87;
	margin-bottom: 10px;
}

.leftBg {
	background-image: url(../imgs/leftBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.space {
	margin-top: 10px;
}
.pSet {
	line-height: 150%;
	padding: 8px;
	text-align: left;
}
.nameSet {
	color: #FFFFFF;
	background-color: #9BC3EC;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
}
.leftNv {
	margin-top: 15px;
}
.hiliteFont {
	color: #FF6600;
}
.currentlyPlace {
	font-size: 12px;
	line-height: 25px;
	text-align: left;
	height: 25px;
	float: left;
	clear: both;
	margin-left: 20px;
	padding: 0px;
}
.currentlyPlace a:link {
	font-size: 12px;
	color: #412500;
	text-decoration: none;
}
.currentlyPlace a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.currentlyPlace a:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
.currentlyPlace a:active {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.conSet {
	text-align: center;
	clear: both;
}
.intro_title {
	font-size: 16px;
	font-weight: bold;
	color: #FE6B03;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	line-height: 20px;
	height: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 14px;
	clear: both;
}
.intro_con {
	line-height: 170%;
	text-align: left;
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 13px;
}
.title_font {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	line-height: 150%;
}

