﻿
/***************************************************************
*	说明：红袋鼠益智点读笔页面补充CSS - 
*	页面路径：D:\webroot\web\epen\yizhiindex.aspx  
* 	作者：刘倩
* 	日期：2017.08.02
****************************************************************/

.KuaiLeHeader {
	width: 1024px;
    margin-left: auto;
    margin-right: auto;
    background-color: #0173AF;
    height: 100px;
    padding-top: 20px;
}
.KuaiLeFoot {
	background-color: #0073AF;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
    padding-top: 20px;
}
.Center_Up_KuaiLe > .ad {
	margin-top: 20px;
}
.ad img {
	width:100%;
}
.Waist_Line_KuaiLe img , .Waist_Line_YiZhi img {
	width: 100%;
}
.text-ind-height {
    font-family: "微软雅黑","黑体";
}
.text-ind-height img {
    width:25%;
}
.KLMain_Left, .KLCenter, .KLMain_Right {
    height: 1180px;
}
.Bottom {
    margin-top: 110px;
}
/*yizhidownload.aspx 页面 dl_05.png 样式*/
#scale {
    width: 20%
}
/*yizhidownload.aspx 页面 dl_06.png 样式*/
#scale1 {
    width: 15%
}