/*培训基地*/
body {
	margin: 0px;
}
/*背景样式*/
.bj{
	border: 10px solid #FFFFFF;
	background-color: #f3f5f4;
}
/*文字样式*/
.wz{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 28px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/*文字背景样式*/
.wz2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-image: url(../images/px-05.gif);
	font-weight: bold;
}

/*文字背景样式*/
.wz3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-image: url(../images/px-06.gif);
	font-weight: bold;
}
.border_gary {
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 25px;
	text-indent: 25px;
	list-style-position: inside;

	
}

/*文字背景样式*/
.wz4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-image: url(../images/px-07.gif);
	font-weight: bold;
	border-right-width: 1px;
	border-right-color: #ea8400;
}
.online{
	float: right;
	margin-top: 5px;
	margin-right: 350px;
}

