/* kid*/
.video_bord{background:url(../../Images/kids_videobord.jpg) no-repeat; width:545px; height:360px; display:block;}
.kid_channal{width:545px; list-style:none;}
.kid_channal li{float:left; padding:0 0 0 22px;}
.channal1 a, .channal2 a, .channal3 a, .channal4 a, .channal5 a, .channal6 a{width:152px; height:25px; padding-top:133px; font-family:"微软雅黑"; font-size:16px; font-weight:bold; text-decoration:none; text-align:center; display:block;}
.channal1 a{background:url(../../Images/kids_cannal1.jpg) no-repeat top; color:#216dd5;}
.channal1 a:hover{background:url(../../Images/kids_cannal1.jpg) no-repeat bottom; color:#F90;}
.channal2 a{background:url(../../Images/kids_cannal2.jpg) no-repeat top; color:#216dd5;}
.channal2 a:hover{background:url(../../Images/kids_cannal2.jpg) no-repeat bottom; color:#F90;}
.channal3 a{background:url(../../Images/kids_cannal3.jpg) no-repeat top; color:#216dd5;}
.channal3 a:hover{background:url(../../Images/kids_cannal3.jpg) no-repeat bottom; color:#F90;}
.channal4 a{background:url(../../Images/kids_cannal4.jpg) no-repeat top; color:#216dd5;}
.channal4 a:hover{background:url(../../Images/kids_cannal4.jpg) no-repeat bottom; color:#F90;}
.channal5 a{background:url(../../Images/kids_cannal5.jpg) no-repeat top; color:#216dd5;}
.channal5 a:hover{background:url(../../Images/kids_cannal5.jpg) no-repeat bottom; color:#F90;}
.channal6 a{background:url(../../Images/kids_cannal6.jpg) no-repeat top; color:#216dd5;}
.channal6 a:hover{background:url(../../Images/kids_cannal6.jpg) no-repeat bottom; color:#F90;}

.textarea{
	background:url(../../Images/story_textarea.png) no-repeat; 
	width:135px; 
	height:180px;
	padding:20px 20px 0 20px;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	color:#004499;
}
.textarea span{ font-size:14px; font-weight:normal; color:#333; line-height:20px; }
.enter a{background:url(../../Images/story_enter.jpg) no-repeat top; width:80px; height:129px; display:block;}
.enter a:hover{background:url(../../Images/story_enter.jpg) no-repeat bottom;}
ul.story li{
	background-image:url(../../Images/story_bar.jpg);
	background-repeat:no-repeat;
	height:36px;
	width:545px;
	display: block;
	overflow: hidden;
	vertical-align:bottom;
	margin-top:8px;
}
ul.story li a
{
	margin-left:50px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	line-height:36px;
	text-decoration:none;
}
ul.story li a:hover{
	font-size:14px;
	color:#004499;
	line-height:36px;
	text-decoration: underline;
}
ul.story li span
{
	font-size:14px;
	font-weight:bold;
	color:#666;
	line-height:36px;
	text-decoration:none;
	width:100px;
	float:right;
}