@charset "utf-8";

#main
{
	width: 100%;
	padding: 20px 0;
	background: #eaeaea;
}

.ue-main-wrap
{
	background: rgb(255,255,255);
	margin: 0px auto;
	padding: 0px;
	width: 1010px;
	box-shadow: 2px 0px 5px rgba(214,214,215,0.9),-2px 0px 5px rgba(214,214,215,0.9);
	overflow: hidden
}

.ue-videoList-box
{
	padding: 20px;
	width: 970px;
	text-align: left
}

.ue-studyPath-box
{
	width: 970px;
	padding: 10px 0 20px;
}

.ue-studyPath-info
{
	border-bottom: 3px solid #00cadf;
	padding: 0 0 0 20px;
	margin-bottom: 10px;
}

.ue-studyPath-info-img
{
	float: left;
	width: 90px;
	height: 90px;
	margin-right: 20px
}

.ue-studyPath-info-text
{
}

.ue-studyPath-info-name
{
	font-size: 14px;
	padding: 0.2em 0 0.4em;
	line-height: 28px;
}

.ue-studyPath-info-desc
{
	list-style: 10px;
	color: #666;
	margin-top: -10px;
	line-height: 28px;
}

.blue
{
	border-bottom: 3px solid #87ba67
}

.line110
{
	line-height: 35px;
}

.line110 a:hover
{
	color: #37a3e7;
}

.key_info
{
	margin: 20px 0 20px 0;
	padding: 20px;
	border: #CCC dashed 1px;
	background-color: #FFC;
}

.key_instruction
{
	padding: 20px;
	background-color: #eaeaea;
	font-size: 12px;
	border-top: 3px solid #87ba67
}

.buytip
{
	font-size: 10px;
	color: #666
}

.formfmt
{
	margin: 0px;
	padding: 0px;
}

.inputfmt
{
	font-size: 12px;
	border: 1px solid #A5A5A5;
	height: 20px;
	padding-top: 3px;
	padding-left: 3px;
	color: #090909;
}

.tip
{
	margin-left: 30px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	background-color: #FFFFFA;
	border: 1px solid #CCCCCC;
	color: #666666;
	line-height: 19px;
}

.tip_layer
{
	position: absolute;
	visibility: hidden;
	overflow: auto;
	width: 200px;
	padding: 5px;
	background-color: #FFFFE1;
	border: 1px solid #333333;
	line-height: 16px;
	margin-left: 10px;
}

.ue-index-join
{
	background: #87ba67;
	padding: 1em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ue-index-join-name
{
	font-weight: 400;
	font-size: 18px;
	color: #FFF;
	line-height: 40px
}

.ue-block-box
{
}

.ue-onlinejike-list-box
{
	width: 110%;
}

.ue-onlinejike-list
{
	width: 21%;
	margin-right: 20px;
	float: left;
}

.ue-onlinejike-list-t
{
	border-bottom: 1px solid #4a4a4a;
}

.ue-onlinejike-list-t *
{
	display: inline-block;
	vertical-align: top;
}

.ue-onlinejike-list-t span
{
	width: 25px;
	height: 29px;
	color: #fff;
	background: #f60;
	text-align: center;
	line-height: 29px;
	font-size: 15px;
}

.ue-onlinejike-list-t em
{
	line-height: 29px;
	font-size: 15px;
	margin-left: 0.6em;
}

.ue-onlinejike-list-desc
{
	font-size: 12px;
	padding-top: 5px;
	line-height: 24px;
	height: 66px;
	overflow: hidden;
}

td
{
	color: #090909;
	word-break: break-all;
	padding-left: 10px;
}

.title
{
	font-size: 14px;
}

.bignum
{
	font-size: 16px;
}

.boxblue
{
	margin: 0px 0px 9px;
	padding: 1px;
	border: 1px solid #526E8C;
}