@charset "utf-8";
/* CSS Document */
/*---------------------------------------------------------------------------------------------------------------*/
/*                                                                                                               */
/*                                                         次级页面                                               */
/*                                                                                                               */
/*---------------------------------------------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------------------------------------------*/
#mainVideo
{
	background-color:#e1e1e1;
}
#mainVideoBody
{
	width:100%;
	margin:0px auto;
	background-image:url(../images/mainBody_bg01.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e1e1e1;
	overflow:hidden;
}
#mainVideoBody_content
{
	width:1000px;
	margin:0px auto;
	background-image:url(../images/bgImg01.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#FFFFFF;
	padding-bottom:10px;
}
#mainVideoBody_content #leftMenu
{
	float:left;
	width:157px;
	height:385px;
	margin-top:50px;
	margin-left:20px;
	background-image:url(../images/leftMenu02.gif);
	background-repeat:no-repeat;
}
#mainVideoBody_content #leftMenu ol
{
	margin-top:80px;
	margin-left:20px;
	margin-bottom:0px;
	list-style-type:none;
	line-height:0px;
}
#number1,#number2,#number3,#number4,#number5,#number6,#number7
{
	margin:10px 0px 5px 0px;
	padding:0px;
	display:block;
	/*display:inline;*/
	list-style-type:none;
}

#mainVideoBody_content #videoShow
{
	float:left;
	margin-top:180px;
	margin-left:20px;
}
#mainVideoBody_content #videoShow #titleLink
{
	margin-top:10px;
	margin-left:10px;
	background-image:url(../images/arrow01.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:30px;
	height:15px;
	
	font-size:13px;
}
#mainVideoBody_content #videoShow #videoBody
{
	margin-top:10px;
}
#videoContent
{
	width:90%;
	margin:20px auto;
}
#videoContent #title
{
	text-align:center;
	font-size:13px;
	font-weight:600;
	color:#000000;
}
#videoContent #video
{
	margin:20px auto;
	text-align:center;
}
#videoContent #content
{
	width:85%;
	margin:20px auto;
	text-align:left;
	font-size:13px;
	line-height:20px;
}
/*---------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/

#mainVideoBody_content #videoShow #listBody
{
	margin-top:10px;
}
#listContent
{
	width:100%;
}
.ListRow1
{
	float:left;
	width:345px;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
}
.ListRow2
{
	float:left;
	width:345px;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
}
.listBody
{
	padding:5px 0px;
	height:110px;
	margin-left:15px;
}
#listContent .listBody .list_pic
{
	float:left;
	border:1px solid #ccc;
	padding:4px;
}
#listContent .listBody .list_txt
{
	margin:10px 0 0 100px;
}
#listContent .listBody .list_txt ul
{
	list-style-type:none;
	padding:0px;
}
#listContent .listBody .list_txt li
{
	font-size:12px;
	list-style-type:none;
	padding:5px 0px 3px 3px;
}

/*---------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------teacher-------------------------------------------------------*/
#contentTop
{
	width:688px;
	height:55px;
	margin:0px auto;
	background-image:url(../images/logo01bg.gif);
	background-repeat:repeat-x;
	border-left:4px solid #EAEAEA;
	border-right:4px solid #EAEAEA;
}
#contentTopImg
{
	width:688px;
	height:96px;
	margin:0px auto;
	border-left:4px solid #EAEAEA;
	border-right:4px solid #EAEAEA;
	border-bottom:4px solid #EAEAEA;
}
#contentBody
{
	width:688px;
	margin:20px auto;
	border-top:4px solid #f9f0f3;
	border-right:4px solid #f9f0f3;
	border-bottom:4px solid #f9f0f3;
	border-left:4px solid #f9f0f3;
}
#contentBody #contentForm
{
	padding:10px;
	min-height:300px;
	border:1px solid #f8b88c;
}
#contentBody #contentForm #contentImg
{
	border:1px dashed #D9D9D9;
	padding:5px;
	float:left;
}
#contentBody #contentForm #contentText
{
	margin-left:180px;
	padding:5px;
	line-height:25px;
	text-align:left;
	font-size:14px;
	color:#333333;
}
/*-------------------------------------------------/////////-----------------------------------------------------*/

