@charset "utf-8";

div#kids_top{
	width:949px;
	background:url(../img/kids_main_bg.jpg) no-repeat top right;
	margin-bottom:47px;
}

h2#kids_top_title{
	margin-bottom:20px;
}

p#kids_main_text{
	width:527px;
	padding-top:25px;
	padding-left:35px;
	line-height:200%;
}

div.kids_column_Area{
	clear:both;
	width:923px;
	height:auto;
	overflow:hidden;
	margin:0 13px 20px 13px;
}

div.column_Left{
	float:left;
	width:454px;
	margin-right:15px;
	background:url(../img/kids_column_bottom.gif) no-repeat bottom;
	padding-bottom:10px;
}

div.column_Right{
	float:right;
	width:454px;
	background:url(../img/kids_column_bottom.gif) no-repeat bottom;
	padding-bottom:10px;
}

div.column_Left h4,
div.column_Right h4{
	width:454px;
	height:63px;
}

div.column_box{
	width:422px;
	height:100%;
	overflow:hidden;
	border-left:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
	padding:22px 15px 5px 15px;
}

*html div.column_box{
	width:454px;
	height:100%;
	overflow:hidden;
	border-left:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
	padding:22px 15px 5px 15px;
}


div.column_box p{
	line-height:190%;
}

div.column_box dl{
	margin-top:20px;
}

*html div.column_box dl{
	margin:20px 0;
}

div.column_box dl dt{
	float:left;
	margin-right:11px;
}

.font10_gray{
	font-size:10px;
	color:#777676;
}

div.column_box p img{
	float:right;
	padding-left:10px;
}

div.column_box ul.kid_colum_item{
	width:422px;
}

div.column_box ul.kid_colum_item li{
	width:211px;
	float:left;
}

div.column_box dl dd a{
	color:#278AC8;
    text-decoration:underline;
}	
	
div.column_box dl dd a:hover{
	color:#DDA977;
    text-decoration:underline;
}	

.kids_column_pic{
	clear:both;
} 

.kids_column_pic li{
	float:left;
}

.pr10{
	padding-right:10px;
}


















