#onekey {
	padding: 0px;
	float: left;
	width: 745px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.onekey_product {
	padding: 0px;
	float: left;
	width: 122px;
	margin: 0px;
	text-align: left;
}
.onekey_title a {
	padding: 0px;
	float: left;
	width: 122px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #0066CC;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.abc {
	width:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	text-decoration: underline;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.abc_body {
	width:340px;
	font-family: "宋体";
	font-weight: normal;
	float: left;
	height: 50px;
	border: 1px dashed #CCCCCC;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 24px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#newdp {
	float: left;
	width: 720px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 25px;
	height: 25px;
	background-image: url(../images/onekey/bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px solid #E3E3E3;
}
#newdp_body {
	float: left;
	width: 720px;
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
	border: 1px solid #E3E3E3;
	padding-left: 20px;
}
#tools {
	float: left;
	width: 720px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 25px;
	height: 25px;
	background-image: url(../images/onekey/bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px solid #E3E3E3;
}
#tools_body {
	float: left;
	width: 720px;
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
	border: 1px solid #E3E3E3;
	padding-left: 20px;
}

/*教练列表页*/
#list_body {
	width: 990px;margin-left: auto;	margin-right: auto;
}
#list_body #left {
	width: 250px;
	float: left;
	border: 1px solid #CCCCCC;
}
#list_body #right {
	width: 730px;
	float: left;
	margin-left: 8px;
}
#content_title {
	width: 718px;
	float: left;
	background-color: #FBFBFB;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	line-height: 25px;
	height: 25px;
	padding-left: 10px;
	font-weight: bold;
}
#content_page {
	width: 718px;
	float: left;
	background-color: #FBFBFB;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	line-height: 35px;
	height: 35px;
	padding-left: 10px;
	text-align: center;
}
#content_teachers {
	width: 728px;
	float: left;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}
.teachers_pic {
	width: 110px;
	float: left;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}
.teachers_message {
	width: 230px;
	float: left;
	margin-left: 8px;
	margin-top: 6px;
	margin-bottom: 5px;
	line-height: 25px;
}
.teachers_line {
	width: 695px;
	height:4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	float: left;
	margin-left: 10px;
}
.teachers_text {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}
/*教练详细页*/
#list_body #right #show {
	width: 378px;
	float: left;
	border: 1px solid #CCCCCC;
	height: 200px;
	line-height: 25px;
	padding: 10px;
	background-image: url(../images/teacere_bg.gif);
	background-repeat: repeat-x;
}
#list_body #right #flash {
	width: 320px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 8px;
	height: 220px;
	text-align: center;
	vertical-align: middle;
}
#list_body #right #mess {
	width: 708px;
	float: left;
	border: 1px solid #CCCCCC;
	height: 220px;
	text-align: left;
	margin-top: 8px;
	padding: 10px;
	line-height: 18px;
	background-image: url(../images/teacere_bg.gif);
	background-repeat: repeat-x;
}
#list_body #right #common {
	width: 100%;
	float: left;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;
}