/** 

	采用远程图片：
	http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/ =  http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/ 
	http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/ =  http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/ 

**/

/**

CSS技巧：
	- width=100%时，不能设置padding，否则撑破父容器
	- 拒绝hacks
	- lightblue=#add8e6
	- 客户CSS全部小写

压缩CSS工具:	http://developer.yahoo.com/yui/compressor/

**/

/**
	For MS Office:	Mso Style Definitions
**/
p.MsoNormal,li.MsoNormal,div.MsoNormal{
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	font-size:10.5pt;
	font-family:"Times New Roman";}
p.MsoHeader,li.MsoHeader,div.MsoHeader{
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:center;
	border:none;
	padding:0cm;
	font-size:9.0pt;
	font-family:"Times New Roman";}
p.MsoFooter,li.MsoFooter,div.MsoFooter{
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:9.0pt;
	font-family:"Times New Roman";}
p.MsoBodyText,li.MsoBodyText,div.MsoBodyText{
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	line-height:150%;
	font-size:14.0pt;
	font-family:"Times New Roman";
	font-weight:bold;}
p.MsoBodyTextIndent,li.MsoBodyTextIndent,div.MsoBodyTextIndent{
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-indent:21.0pt;
	font-size:10.5pt;
	font-family:"Times New Roman";}
p.MsoBodyText2,li.MsoBodyText2,div.MsoBodyText2{
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	line-height:150%;
	font-size:14.0pt;
	font-family:"Times New Roman";
	font-style:italic;
	text-decoration:underline;}
p.MsoBodyTextIndent2,li.MsoBodyTextIndent2,div.MsoBodyTextIndent2{
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-indent:28.0pt;
	font-size:14.0pt;
	font-family:"Times New Roman";}

/**
	Body,Layout,Tags
**/
body{margin:0px;font-size:13px;}
.flowcenter{margin-left:auto;margin-right:auto;}
.bgsky{width:100%;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgsky.jpg);background-repeat:repeat-x;background-position:top left;}
.bgbw{width:100%;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/BackGround/bgBlueWhite.jpg);background-repeat:repeat-x;background-position:top left;}
.w1004{width:1004px;height:auto;overflow-x:hidden;overflow-y:visible;margin-left:auto;margin-right:auto;}

/* HomePage */
.homepage{width:780px;margin-left:auto;margin-right:auto;border:solid gray 1px;background-color:white;padding:1px;overflow-x:hidden;overflow-y:visible;}
.homepagetop{margin-bottom:5px;white-space:nowrap;width:auto;padding:2px 0px 2px 0px;background-color:lightblue;filter:alpha(opacity=90);opacity:0.9;}

/* hr */
hr{width:100%;color:#e0e0e0;background-color:#e0e0e0;border:none;}

/* anchor */
a:link,a:visited,a:active{color:#333333;text-decoration:none;}
a:hover{color:#ff4444;text-decoration:none;}

a.horizon{margin-right:3px;}/* 水平放置的一组anchor,用于水平的功能,每个项目相隔3个像素点 */
a.vertical{display:block;padding:1px;width:auto;}/* 垂直放置的一组anchor,用于菜单项目 */

/* button style */
input.but{border-width:1px;height:24px;cursor:pointer;}
input.ok{background-color:#528BCB;color:white;}

/* text input style */
.enter,.enterdate{background-color:#fafafa;border:solid 1px #666666;color:#000080;font-size:13px;}
.enterdate{width:80px;text-align:center;}
.enterfull{width:100%;border:none;color:#000080;font-size:13px;}
.enterwrap{width:auto;background-color:#fafafa;border:solid 1px #666666;margin:1px 1px 1px 0px;overflow:hidden;}
.enterwrapnb{width:auto;background-color:#fafafa;margin:1px 1px 1px 0px;overflow:hidden;}
.tdwrap{background-color:#fafafa;border:solid 1px #666666;overflow:hidden;}

/* image style */
img{border:none;}
.icon,.iconh{margin-right:3px;}
.iconh{cursor:pointer;}
.legend{max-width:16px;max-height:16px;}/* max 16px 16px */

/* table style */
table{table-layout:fixed;empty-cells:show;}
table.editlist{width:100%; table-layout:auto;background-color:white;border-bottom:solid #b0b0b0 1px;text-align:left;}
.tbsearch{width:100%; margin:5px 0px 5px 0px;}

tr.title{
	text-align:center;
	background-color:#b0b0c0;
	color:white;vertical-align:middle;}/* title row */
.tr0{background-color:white;}
.tr1{background-color:#f0f0f0;}

td.sub{color:#333333;text-align:right; vertical-align:middle;}
td.subv{color:#333333;text-align:right; vertical-align:top;padding-top:3px;}
td.body{text-align:left;color:#333333;overflow-x:hidden;vertical-align:top;}
td.break{border-top:solid lightblue 5px;}
td.column{border-bottom:solid #f0f0f0 1px;}

/* Single Line Talbe */
.frametable{
	width:100%;border:none;
	border-right:solid 1px gray;
	border-bottom:solid 1px gray;
	empty-cells:show;}
.frametable td{
	border:none;
	border-top:solid 1px gray;
	border-left:solid 1px gray;}

/**
	cursor
**/
.hand{cursor:pointer;}
.nextpic{cursor:url(./iKidsHome/Mouse/next.cur),auto;}
.lastpic{cursor:url(./iKidsHome/Mouse/pre.cur),auto;}

/**
	font size
**/
.bold{font-weight:bold;}
.xs{font-size:9px}
.s{font-size:11px;}
.normal{font-weight:normal;font-size:13px;}
.mid{font-size:14.5px;}
.l{font-size:16px;}
.xl{font-size:20px;}
.xxl{font-size:30px;}

/**
	Common CSS Definition
**/
/* 加重注意 */
.emphasis{background-color:#FFCCFF;}/* 重点的行 */
.light{background-color:#FFEEFF;}/* 醒目 */
.bright{display:inline-block;padding:1px;background-color:#F19822;color:white;}/* 点亮 */
.dim{display:inline-block;padding:1px;background-color:#1BA0E1;color:white;}/* 黯淡 */

/* float */
.fl{float:left;}
.fr{float:right;}

/* text-align */
.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}
.vtop{vertical-align:top;}
.vbottom{vertical-align:bottom;}
.vmiddle{vertical-align:middle;}

/* text decoration */
.nowrap{white-space:nowrap;}
.uline{text-decoration:underline;}
.dash{border:0px;border-bottom:dashed gray 1px;}
.dashtop{border:0px;border-top:dashed gray 1px;}
.cline{color:#333333; text-decoration:line-through;}
.bline{border:0px;border-bottom:solid gray 1px;}

/* color */
.lightgray{color:#eeeeee;}
.gray{color:#333333;}
.red{color:Red;}
.green{color:Green;}
.blue{color:Blue;}
.navy{color:Navy;}
.white{color:White;}
.purple{color:purple;}
.yellow{color:yellow;}
.teal{color:Teal;}

/* background color */
.bglb{background-color:#add8e6;}
.bgpink{background-color:#F19822;}
.bgred {background-color:#E61F26;}
.bggreen {background-color:#8BBF2E;}
.bgblue {background-color:#1BA0E1;}

.bgwhite{background-color:white;}
.bglight {background-color:#f6f6f6;}

.bgdark {background-color:#333333;}

/* 
	width & height
*/
.auto{width:auto;overflow-x:hidden;overflow-y:visible;}
.autoscroll{width:auto;overflow-x:hidden;overflow-y:scroll;}

.wfull,.full{width:100%;}
.full{height:100%;}
.hfull{height:100%;}
.whalf4float{width:49.5%;}/*一半的宽度*/
.whalf{width:50%;}
.squ{width:40px;height:40px;}/* 40X40正方形 */

.w0{width:0px;}
.w3{width:3px;}
.w5{width:5px;}
.w10{width:10px;}
.w20{width:20px;}
.w30{width:30px;}
.w40{width:40px;}
.w50{width:50px;}
.w60{width:60px;}
.w70{width:70px;}
.w75{width:75px;}
.w80{width:80px;}
.w90{width:90px;}
.w100{width:100px;}
.w110{width:110px;}
.w120{width:120px;}
.w130{width:130px;}
.w140{width:140px;}
.w150{width:150px;}
.w160{width:160px;}
.w170{width:170px;}
.w180{width:180px;}
.w190{width:190px;}
.w200{width:200px;}
.w220{width:220px;}
.w250{width:250px;}
.w300{width:300px;}
.w320{width:320px;}
.w400{width:400px;}
.w500{width:500px;}
.w800{width:800px;}

.h0{height:0px;}
.h1{height:1px;}
.h3{height:3px;}
.h5{height:5px;}
.h7{height:7px;}
.h10{height:10px;}
.h20{height:20px;}
.h25{height:25px;}
.h30{height:30px;}
.h40{height:40px;}
.h43{height:43px;}
.h45{height:45px;}
.h50{height:50px;}
.h60{height:60px;}
.h80{height:80px;}
.h100{height:100px;}
.h110{height:110px;}
.h120{height:120px;}
.h150{height:150px;}
.h180{height:180px;}
.h200{height:200px;}
.h300{height:300px;}

/* line height */
.lh20{line-height:20px; vertical-align:middle;}
.lh25{line-height:25px; vertical-align:middle;}

/* margin */
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.ml5{margin-left:5px;}
.mr5{margin-right:5px;}

/* padding */
.p2{padding:2px;}
.p5{padding:5px;}
.pb15{padding-bottom:15px;}
.pt20{padding-top:20px;}

/* box */
.box,.boxminh{width:auto;padding:1px;text-align:left;color:#333333;border:solid #3B5998 1px;overflow:auto;}
.boxminh{height:100px;min-height:100px;}
.boxvisible{width:auto;padding:1px;text-align:left;color:#333333;border:solid #3B5998 1px;overflow-x:hidden;overflow-y:visible;}
.boxtable{width:100%;color:#333333;border:solid #3B5998 1px;}
.boxgray{border:solid gray 1px;}
.border{border:solid #3B5998 1px;}
.borderbold{border:solid #ff3333 2px;}

/* display as a icon or a bar*/
.block{display:inline-block;}
.typeicon{display:inline-block;height:16px;width:0px;}
.typebar{display:block;width:auto;padding-left:24px;}

/**
	swfupload: Flash上传功能
**/
.progresswrapper {width:100%;overflow-x:hidden;overflow-y:auto;}
.progresscontainer {padding:4px;background-color: #F7F7F7;overflow: hidden;}

.message {padding:10px 10px;background-color:#FFFFCC;overflow:hidden;}/* Message */

/* Complete */
.progressname {font-size:14.5px;font-weight:bold;color:#555;width:100%;height:14px;text-align: left;white-space: nowrap;overflow: hidden;}
.progressbarinprogress,.progressbarcomplete,.progressbarerror{font-size:0;width:0%;height:2px;background-color:blue;}
.progressbarcomplete{width:100%;background-color:green;visibility: hidden;}
.progressbarerror{width:100%;background-color:red;visibility: hidden;}
.progressbarstatus {width:100%;font-size:12px;text-align:left;white-space:nowrap;}

a.progresscancel{font-size:0;display:block;height:14px;width:14px;
				 background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/cancelbutton.gif);background-repeat:no-repeat;background-position:-14px 0px;float:right;}
a.progresscancel:hover {background-position:0px 0px;}


/**
	DatePicker:用于日期选择器
**/
#basis {position:absolute;z-index:9000;display:inline-block;}
#calender {position:absolute;left:0px;top:20px;width:156px;border:1px solid #99f;padding:1px;background-color:#ddf;}
#control {text-align:center;margin:0px 0px 5px 0px;}
#control select {font-family:Lucida sans unicode, sans-serif;font-size:11px;vertical-align:middle;}
#calender .controlPlus {text-decoration:none;color:#333;padding-left:3px;padding-right:3px;}
#calender table {empty-cells: show;width:100%;font-size:11px;table-layout:fixed;}
#calender .weekdays td{text-align:center;padding:1px;color:#333;background-color:#bbf;}
#calender .week td {text-align:right;cursor:pointer;border:1px solid #fff;padding:1px;}
#calender .week .today { background-color:#eef;border-color:#33f;}
#calender .week .hoverEle {background-color:#fee;border-color:#f33;}

/**
	Digital: 用于显示数字，具体的数字表现及字符均由系统自动计算
**/
.s-digital{
	display:inline-block;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Digital/spriteDigital.gif);background-repeat:no-repeat;}

/**
	cardMenu/content
**/
.menu{width:100%;margin-top:5px;}
.menufocus,.menuunfocus,.menufocusr,.menufirst,.menulast,.menulastr{
	padding:0px 3px 0px 3px;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;
	background-image:url(./iKidsIcons/menuCard.png);background-repeat:no-repeat;}
.menufocus{background-position:0px -80px;font-weight:bold;font-size:14.5px;border-right:solid gray 1px;}
.menuunfocus{background-position:0px -40px;font-weight:normal;font-size:13px;border-right:solid gray 1px;}
.menufocusr{background-position:0px 0px;font-size:13px;border-right:solid gray 1px;}
.menufirst{width:10px;background-position:0px -160px;}
.menulast{width:20px;background-position:0px -160px;}
.menulastr{width:20px;background-position:0px -120px;}

.content{
	width:auto;height:auto;overflow-x:hidden;overflow-y:visible;padding-top:5px;
	border-left:solid gray 1px;border-right:solid gray 1px;border-bottom:solid gray 1px;
	background-color:white;position:relative;text-align:left;}

/**
	page info: 用于显示页面信息
**/
div.page{width:auto;overflow-x:hidden;overflow-y:visible;white-space:nowrap;color:#333333;padding:2px;line-height:20px;}
span.page{float:left;color:#333333}

/**
	tips: 用于提示语句
**/
div.tips{
	width:auto;height:auto;overflow-x:hidden;overflow-y:visible;
	text-align:left;color:#333333;}
span.tips{color:#E61F26;}

/* func div */
.func,.funcn,.funcl,.funcln{width:auto;overflow:auto;padding:2px 0px 2px 0px;margin-top:2px;background-color:#fafafa;color:#333333;}
.func{text-align:center;border-top:solid #f0f0f0 1px;}
.funcn{text-align:center;}
.funcln{text-align:left;}
.funcl{text-align:left;border-top:solid #f0f0f0 1px;}

/* click to help */
.help{
	padding-left:20px;cursor:pointer;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconHelp.gif);background-position:left top;background-repeat:no-repeat;}

/* iKids Used div */
.waitbar,.waitbarmobile{
	position:absolute;left:0px;top:0px;z-index:9999;
	padding:12px 50px 0px 5px;
	color:#000066;text-align:center;background-position:center center;background-repeat:no-repeat;}
.waitbar{width:345px;height:28px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/BarWaitiKids.gif);}
.waitbarmobile{width:13px;height:13px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconWait.gif);}

.contentcards{
	position:absolute;z-index:4000;top:0px;left:0px;
	text-align:left;}
	
.funcshadow{
	position:absolute;z-index:3000;left:0px;top:0px;
	filter:alpha(opacity=50);opacity:0.5;background-color:black;
	border:none;}
	
.shadowimage{
	position:absolute;z-index:2000;left:0px;top:0px;cursor:move;
	width:10px;height:10px;padding:2px;border:1px solid gray;
	filter:alpha(opacity=70);opacity:0.7;background-color:#66ffff;
	text-align:left;}
	
.floathelp{position:absolute;z-index:1000;overflow:visible;left:0px;height:50px;width:80px;height:80px;}
.floathelpimage{border:none; top:0px;left:0px;width:80px; height:80px;}

/* 正在刷新页面 */
.wait,.waitpop{
	padding:10px;color:blue;text-align:center;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconWait.gif);background-position:5px center;background-repeat:no-repeat;}
.waitpop{font-size:16px;border:solid navy 2px;background-color:#add8e6;width:250px;}

/* arrows.gif: 关闭和打开 */
.opendown,.closeup,.openjia,.closejian,.sortup,.sortdown,.areajia,.areajian,.woman,.man,.boy,.girl,.max,.min{
	cursor:pointer;padding:2px 2px 2px 20px;white-space:nowrap;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/Arrows.gif);background-repeat:no-repeat;}

.opendown{background-position:0px 0px}
.closeup{background-position:0px -50px}

.openjia{background-position:0px -100px}
.closejian{background-position:0px -150px}

.max{background-position:0px -100px}
.min{background-position:0px -150px}

.sortdown{background-position:0px -200px}
.sortup{background-position:0px -250px}

.man{background-position:0px -300px}
.woman{background-position:0px -350px}
.boy{background-position:0px -400px}
.girl{background-position:0px -450px}

.areajia,.areajian{width:95px;background-color:#add8e6; color:blue; text-decoration:underline; font-size:14.5px; font-weight:bold;}
.areajia{background-position:0px -100px}
.areajian{background-position:0px -150px}

/* 定义一组快捷图标，用于点击后快速进入相应的功能(bgShortCut.png) */
.sctoday,.sctomorrow,.sctheweek,.scnextweek,.report,.sclist,.scdownload,.scupload{
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgShortCut.png);
	background-repeat:no-repeat;cursor:pointer;}
.sctoday{background-position:center 0px;}
.sctomorrow{background-position:center -200px;}
.sctheweek{background-position:center -400px;}
.scnextweek{background-position:center -600px;}
.report{background-position:center -800px;}
.sclist{background-position:center -1000px;}
.scdownload{background-position:center -1200px;}
.scupload{background-position:center -1400px;}

/**
	iKidsQuickMenu: 导航栏主菜单
**/
.quickmenuitem{
	cursor:pointer;background-color:#FFFFFF; 
	width:auto;overflow:auto;padding-top:10px;overflow:hidden;border-right:1px solid #D5D5D5;border-bottom:3px solid #D5D5D5;}
.quickmenutext{
	width:auto;height:100%;overflow:auto;border:1px;text-align:center;overflow-x:hidden;overflow-y:visible;
	background-image: -moz-linear-gradient(top, #FFFFFF,#D5D5D5); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #D5D5D5),color-stop(1, #FFFFFF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#D5D5D5);}/* For IE */

/**
	SimpleMenuText: 简单主菜单
**/
.simplemenuitem{display:inline-block;width:auto;white-space:nowrap;}

/**
	marquee style
**/
/* marquee pics */
.marqueeu,.marqueel{cursor:pointer;overflow:Hidden;}
.marqueeu{text-align:left;margin-bottom:5px;width:100%;}
.marqueel{color:#ffffff;white-space:nowrap;}

/* marquee text */
.marqueeksub{color:#ff9933;text-decoration:underline;}
.marqueekbody{color:#333333;}

/**
	Sales Call: 用于电话销售
**/
.ownershipp,.ownershipg,.telerror,.telbusy,.telanswer,.telkey,.teldelay,.teldelay,.telother{
	display:inline-block;
	min-height:18px;padding-left:22px;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgTel.gif);background-repeat:no-repeat;}
.teldelay{background-position:-0px 0px;}
.teldelay{background-position:-0px -100px;}
.telkey{background-position:-0px -200px;}
.telbusy{background-position:-0px -300px;}
.telanswer{background-position:-0px -400px;}
.telerror{background-position:-0px -500px;}
.telother{background-position:-0px -600px;}
.ownershipg{background-position:-1000px -0px;}
.ownershipp{background-position:-1000px -100px;}

/* 排序符号 */
.listup,.listdown{
	padding-left:10px;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/sortIcon.gif);background-repeat:no-repeat;}
.listup{background-position:0px 0px;}
.listdown{background-position:-1000px 0px;}

/*---------------bgIcons: 系统所用Icon---------------*/
/* Power */
.s-power0,.s-power1,.s-power2,.s-power3,.s-attach,.s-attachexcel,.s-attachflash,.s-attachhtm,.s-attachimage,.s-attachmusic,.s-attachpdf,.s-attachppt,.s-attachvideo,.s-attachword,.s-attachtext{
	display:inline-block;height:14px;padding-left:16px;white-space:nowrap;
	background-image:url(./iKidsIcons/bgIconsPower.png);background-repeat: no-repeat; }
.s-power0{background-position:0px 0px}
.s-power1{background-position:0px -50px}
.s-power2{background-position:0px -100px}
.s-power3{background-position:0px -150px}

/* Attachment */
.s-attach{background-position:0px 200px}
.s-attachexcel{background-position:0px -250px}
.s-attachflash{background-position:0px -300px}
.s-attachhtm{background-position:0px -350px}
.s-attachimage{background-position:0px -400px}
.s-attachmusic{background-position:0px -450px}
.s-attachpdf{background-position:0px -500px}
.s-attachppt{background-position:0px -550px}
.s-attachvideo{background-position:0px -600px}
.s-attachword{background-position:0px -650px}
.s-attachtext{background-position:0px -700px}

/*************************************
	bgIconsBuilding.png: 建筑样式 
*************************************/
/* Organization */
.orgsel{width:auto;font-size:13px;margin-bottom:5px;background-color:White;border-top:solid #f0f0f0 1px;border-right:solid #b0b0b0 1px;border-bottom:solid #b0b0b0 1px;border-left:solid #f0f0f0 1px;}

.headq,.building,.conference,.office,.home,.door,.group,.addhome,.addstaff,.star,.here,.staffcount,.departmentcount,.lock,.addconference,.salesman,.tagcard,.tagdate{
	padding-left:24px;text-align:left;overflow:hidden;
	background-image:url(./iKidsIcons/bgIconsBuilding.png);background-repeat:no-repeat;}
.headq{
	background-position:0px 0px;min-height:24px;
	color:blue;text-align:left;font-size:16px; font-weight:bold;vertical-align:bottom; 
	border-bottom:solid #add8e6 2px;margin-bottom:5px;}
.here{background-position:0px -900px;min-height:20px;}
.conference{
	background-position:0px -200px;min-height:24px;
	border-bottom:solid #add8e6 2px;vertical-align:bottom;background-color:#f0f0ff;}

.building{background-position:0px -50px;padding-left:18px;min-height:24px;}
.office{background-position:0px -300px;padding-left:16px;}
.home{background-position:0px -400px;padding-left:17px;}
.door{background-position:0px -500px;padding-left:12px;}
.group{background-position:0px -600px;padding-left:20px;}
.star{background-position:0px -800px;padding-left:13px;}

.staffcount{background-position:0px -1000px;padding-left:15px;}
.departmentcount{background-position:0px -1100px;padding-left:17px;}
.lock{background-position:0px -1200px;padding-left:9px;}

.addhome{cursor:pointer;background-position:0px -700px;padding-left:22px;}
.addstaff{cursor:pointer;background-position:0px -1300px;padding-left:18px;}
.addconference{cursor:pointer;background-position:0px -1400px;padding-left:18px;}
.salesman{background-position:0px -1500px;padding-left:18px;}
.tagcard{background-position:0px -1600px;height:20px;display:inline-block;padding-left:15px;}
.tagdate{background-position:0px -1700px;height:20px;display:inline-block;padding-left:17px;}

/* 用于显示弹出的功能模块:bgFuncBox.png */
.popfuncbox{position:absolute;display:inline-block;z-index:998;padding:5px;
			background-image:url(./iKidsIcons/bgFuncBox.png);background-position:right bottom;background-repeat:no-repeat;}

/* MUI 通知中心 */
.MUITitle{width:auto;height:24px;line-height:24px;text-align:center;font-size:14.5px;font-weight:bold;color:black;border-bottom:1px dashed gray;}
.MUITips{float:left;text-decoration:underline;color:white;}

.messageblock{width:auto;text-align:left; border-bottom:dashed gray 1px;
			  line-height:40px;vertical-align:middle;cursor:pointer;overflow-x:hidden;overflow-y:visible;
			  margin-bottom:2px;padding:2px;}

.special{width:auto;padding-left:15px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconStarMove.gif);background-position:left center;background-repeat:no-repeat;}

/*************************************************************************
	bgIconsF.png: Special Functions
*************************************************************************/
.s-account,.s-accounton,.s-advice,.s-adviceon,.s-apply,.s-applyon,
.s-attendance,.s-attendanceon,.s-bonus,.s-bonuson,.s-contacts,.s-contactson,
.s-desktop,.s-desktopon,.s-homework,.s-homeworkon,.s-kindergartencae,.s-kindergartencaeon,
.s-kindergartennotes,.s-kindergartennoteson,.s-kindergartencaecheck,.s-kindergartencaecheckon,
.s-caelib,.s-caelibon,.s-monitor,.s-monitoron,.s-notes,.s-noteson,
.s-onlinevideo,.s-onlinevideoon,.s-order,.s-orderon,.s-organization,.s-organizationon,
.s-quota,.s-quotaon,.s-sms,.s-smson,.s-smsplatform,.s-smsplatformon,
.s-salesaccountcare,.s-salesaccountcareon,.s-salescall,.s-salescallon,
.s-salescontract,.s-salescontracton,.s-salesmember,.s-salesmemberon,.s-salessolution,.s-salessolutionon,
.s-salessupportrequest,.s-salessupportrequeston,.s-schedule,.s-scheduleon,
.s-scoremanager,.s-scoremanageron,.s-timeoff,.s-timeoffon,.s-tips,.s-tipson,
.s-tuition,.s-tuitionon,.s-workflow,.s-workflowon,.s-ikidsfolder,.s-ikidsfolderon,
.s-ikidsreports,.s-ikidsreportson,.s-ikidstrain,.s-ikidstrainon,.s-survey,.s-surveyon,
.s-schoolikids,.s-schoolikidson,.s-schoolteacher,.s-schoolteacheron,.s-linkmanager,.s-linkmanageron,
.s-classroom,.s-classroomon,.s-option,.s-optionon,.s-smilestar,.s-smilestaron,.s-checklist,.s-checkliston,
.s-rectification,.s-rectificationon,.s-interestedclass,.s-interestedclasson,.s-function,.s-functionon,
.s-noticeboard,.s-noticeboardon,.s-bi,.s-bion,.s-mail,.s-mailon,
.s-financialaccountbook,.s-financialaccountbookon,.s-financialaccountjournal,.s-financialaccountjournalon,
.s-financialanalysis,.s-financialanalysison,.s-weibo,.s-weiboon,.s-bbs,.s-bbson,.s-calendar,.s-calendaron{
	display:inline-block;overflow:hidden;float:left;width: 70px;height:63px;
	text-align:center;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;
	background-image:url(./iKidsIcons/bgIconsF.png);background-repeat: no-repeat;} 

.s-account {background-position:center 2px;}
.s-accounton {background-position:center 0px;}
.s-bonus {background-position:center -320px;} 
.s-bonuson {background-position:center -322px;} 
.s-quota {background-position:center -400px;} 
.s-quotaon {background-position:center -402px;} 
.s-order {background-position:center -480px;} 
.s-orderon {background-position:center -482px;} 
.s-salescontract {background-position:center -560px;} 
.s-salescontracton {background-position:center -562px;} 
.s-salescall {background-position:center -640px;} 
.s-salescallon {background-position:center -642px;} 
.s-salessupportrequest {background-position:center -720px;} 
.s-salessupportrequeston {background-position:center -722px;} 
.s-salessolution {background-position:center -800px;} 
.s-salessolutionon {background-position:center -802px;} 
.s-salesaccountcare {background-position:center -880px;} 
.s-salesaccountcareon {background-position:center -882px;} 
.s-salesmember {background-position:center -960px;} 
.s-salesmemberon {background-position:center -962px;} 

.s-desktop {background-position:center -1040px;} 
.s-desktopon {background-position:center -1042px;} 
.s-function{background-position:center -1120px;}
.s-functionon{background-position:center -1122px;}
.s-noticeboard{background-position:center -3200px;}
.s-noticeboardon{background-position:center -3202px;}

.s-sms {background-position:center -1200px;} 
.s-smson {background-position:center -1202px;} 
.s-smsplatform {background-position:center -1280px;} 
.s-smsplatformon {background-position:center -1282px;} 
.s-advice {background-position:center -1360px;}
.s-adviceon {background-position:center -1362px;} 
.s-timeoff {background-position:center -80px;} 
.s-timeoffon {background-position:center -82px;} 
.s-notes {background-position:center -80px;}
.s-noteson {background-position:center -82px;}

.s-smilestar {background-position:center -1440px;} 
.s-smilestaron {background-position:center -1442px;} 

.s-onlinevideo {background-position:center -1520px;} 
.s-onlinevideoon {background-position:center -1522px;} 
.s-ikidstrain {background-position:center -1600px;} 
.s-ikidstrainon {background-position:center -1602px;} 
.s-ikidsreports {background-position:center -1680px;} 
.s-ikidsreportson {background-position:center -1682px;} 
.s-monitor {background-position:center -1760px;} 
.s-monitoron {background-position:center -1762px;} 

.s-kindergartencae {background-position:center -1840px;}
.s-kindergartencaeon {background-position:center -1842px;}
.s-kindergartennotes {background-position:center -1920px;}
.s-kindergartennoteson {background-position:center -1922px;}
.s-kindergartencaecheck{background-position:center -2000px;}
.s-kindergartencaecheckon{background-position:center -2002px;}
.s-caelib {background-position:center -2080px;} 
.s-caelibon {background-position:center -2082px;} 
.s-survey {background-position:center -2160px;} 
.s-surveyon {background-position:center -2162px;} 
.s-homework {background-position:center -2240px;} 
.s-homeworkon {background-position:center -2242px;} 
.s-scoremanager {background-position:center -2320px;} 
.s-scoremanageron {background-position:center -2322px;} 

.s-apply {background-position:center -160px;} 
.s-applyon {background-position:center -162px;}
.s-checklist {background-position:center -2400px;} 
.s-checkliston {background-position:center -2402px;} 
.s-rectification {background-position:center -2480px;} 
.s-rectificationon {background-position:center -2483px;} 
.s-interestedclass{background-position:center -2560px;}
.s-interestedclasson{background-position:center -2562px;}
.s-attendance {background-position:center -240px;} 
.s-attendanceon {background-position:center -242px;} 
.s-tuition {background-position:center -2640px;} 
.s-tuitionon {background-position:center -2642px;} 

.s-organization {background-position:center -2720px;} 
.s-organizationon {background-position:center -2722px;} 
.s-bi {background-position:center -3280px;} 
.s-bion {background-position:center -3282px;} 
.s-ikidsfolder {background-position:center -2800px;} 
.s-ikidsfolderon {background-position:center -2802px;} 
.s-tips {background-position:center -2880px;float:right;} 
.s-tipson {background-position:center -2882px;float:right;} 
.s-workflow {background-position:center -2960px;} 
.s-workflowon {background-position:center -2962px;} 
.s-schedule {background-position:center -3040px;float:right;} 
.s-scheduleon {background-position:center -3042px;float:right;} 
.s-contacts {background-position:center -3120px;float:right;} 
.s-contactson {background-position:center -3122px;float:right;} 

.s-linkmanager {background-position:center -3360px;} 
.s-linkmanageron {background-position:center -3362px;} 
.s-classroom {background-position:center -3440px;} 
.s-classroomon {background-position:center -3442px;} 
.s-schoolteacher {background-position:center -3520px;} 
.s-schoolteacheron {background-position:center -3522px;} 
.s-schoolikids {background-position:center -3600px;} 
.s-schoolikidson {background-position:center -3602px;} 
.s-option {background-position:center -3680px;} 
.s-optionon {background-position:center -3682px;} 
.s-mail {background-position:center -3760px;} 
.s-mailon {background-position:center -3762px;} 

.s-financialaccountbook {background-position:center -3840px;} 
.s-financialaccountbookon {background-position:center -3842px;} 

.s-financialaccountjournal {background-position:center -3920px;} 
.s-financialaccountjournalon {background-position:center -3922px;} 

.s-financialanalysis {background-position:center -4000px;} 
.s-financialanalysison {background-position:center -4002px;} 

.s-weibo {background-position:center -4080px;} 
.s-weiboon {background-position:center -4082px;} 

.s-bbs {background-position:center -4160px;} 
.s-bbson {background-position:center -4162px;} 

.s-calendar {background-position:center -4240px;} 
.s-calendaron {background-position:center -4242px;} 

.noticecenter_0,.noticecenter_1,.noticecenter_2,.noticecenter_3,.noticecenter_4,.noticecenter_5,
.noticecenter_6,.noticecenter_7,.noticecenter_8,.noticecenter_9,.noticecenter_m,.noticecenter_a{
	width: auto;height:45px;
	background-image:url(./iKidsIcons/bgNoticeNum.png);background-repeat: no-repeat;}
.noticecenter_0{background-position:right 0px;}
.noticecenter_1{background-position:right -100px;}
.noticecenter_2{background-position:right -200px;}
.noticecenter_3{background-position:right -300px;}
.noticecenter_4{background-position:right -400px;}
.noticecenter_5{background-position:right -500px;}
.noticecenter_6{background-position:right -600px;}
.noticecenter_7{background-position:right -700px;}
.noticecenter_8{background-position:right -800px;}
.noticecenter_9{background-position:right -900px;}
.noticecenter_m{background-position:right -1000px;}
.noticecenter_a{background-position:right -1100px;}

/* VideoOnLine */
.videoouter{width:auto;height:470px;overflow-x:hidden;overflow-y:visible;text-align:left;background-image:url(./iKidsIcons/bgScreen.png);background-repeat:no-repeat;background-position:center top;}
.videoframe{width:auto;height:308px;text-align:center;margin:25px 0px 15px 0px;}
.screenclose{width:auto;height:auto;overflow-x:hidden;overflow-y:visible;text-align:left;padding-left:415px;margin-bottom:20px;}
.avideoclose{display:inline-block;width:32px;height:32px;}
.videocomments{width:auto;height:auto;overflow-x:hidden;overflow-y:visible;text-align:left;padding:0px 120px 0px 200px;}

.videoon,.videoclose,.videonopower{
	cursor:pointer;width:100px;height:auto;
	background-image:url(./iKidsIcons/bgIconsV.png);background-repeat:no-repeat;}
.videoon{background-position:-0px 0px;}
.videoclose{background-position:-0px -600px;}
.videonopower{background-position:-0px -1200px;}

.volcamon,.volcampro,.volcamoff,.volcamupon,.volcamuppro,.volcamupoff,.volcamserveron,.volcamserverpro,.volcamserveroff{
	padding-left:24px;height:30px;min-height:30px; vertical-align:middle;background-image:url(./iKidsIcons/bgVCam.gif);background-repeat:no-repeat;
}
.volcamon{background-position:0px 0px;color:blue;}
.volcampro{background-position:0px -100px;color:green;}
.volcamoff{background-position:0px -200px;color:gray;}
.volcamupon{background-position:0px -300px;color:blue;}
.volcamuppro{background-position:0px -400px;color:green;}
.volcamupoff{background-position:0px -500px;color:gray;}
.volcamserveron{background-position:0px -600px;color:blue;}
.volcamserverpro{background-position:0px -700px;color:green;}
.volcamserveroff{background-position:0px -800px;color:gray;}

/* Tips */
.TipsY,.TipsB,.TipsG,.TipsP,.TipsW,.TipsYT,.TipsBT,.TipsGT,.TipsPT,.TipsWT{
	float:left;cursor:pointer;
	-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;
	font-size:13px;text-align:center;white-space:nowrap;
	width:80px;height:40px;margin-right:5px;padding-top:30px;
	background-image:url(./iKidsIcons/bgIconsT.png);background-repeat:no-repeat;}
.TipsB{background-position:center 0px;}
.TipsBT{background-position:center -100px;}
.TipsG{background-position:center -200px;}
.TipsGT{background-position:center -300px;}
.TipsP{background-position:center -400px;}
.TipsPT{background-position:center -500px;}
.TipsW{background-position:center -600px;}
.TipsWT{background-position:center -700px;}
.TipsY{background-position:center -800px;}
.TipsYT{background-position:center -900px;}

.TipsMine,.TipsShare,TipsTransfer{
	font-size:13px;height:20px;padding-left:22px;
	background-image:url(./iKidsIcons/bgIconsT.png);background-repeat:no-repeat;}
.TipsMine{background-position:center -1000px;}
.TipsShare{background-position:center -1100px;}
.TipsTransfer{background-position:center -1200px;}

.TipsHead,.viewBox,.JobBox{
	width:auto;height:auto;overflow-x:hidden;overflow-y:visible;
	background-image:url(./iKidsIcons/bgIconsT.png);background-repeat:no-repeat;}
.TipsHead{padding-left:18px; text-align:left;
		  background-position:0px -1300px;}
.viewBox{padding-left:10px;margin-top:5px; margin-bottom:5px;border-bottom:solid gray 1px;
		 background-position:0px -1400px;}
.JobBox{height:20px;padding:5px 0px 0px 28px;font-size:14.5px;font-weight:bold;color:Navy;background-color:#add8e6;
		background-position:0px -1500px;}

/* flag */
.flagr,.flagb,.flagy,.flagp,.flagg{
	padding-left:12px;
	background-image:url(./iKidsIcons/bgIconsFlag.png);background-repeat:no-repeat;}
.flagb{background-position:0px 0px;}
.flagg{background-position:0px -100px;}
.flagp{background-position:0px -200px;}
.flagy{background-position:0px -300px;}
.flagr{background-position:0px -400px;}

/* Album Background */
.AlbumSO,.AlbumSC,.AlbumSOS,.AlbumSCS,.AlbumO0,.AlbumO1,.AlbumO2,.AlbumC0,.AlbumC1,.AlbumC2{
	float:left;margin-left:5px;text-align:center;overflow:hidden;
	background-image:url(./iKidsIcons/bgIconsA.png);background-repeat:no-repeat;}

.AlbumO0,.AlbumO1,.AlbumO2,.AlbumC0,.AlbumC1,.AlbumC2{display:inline-block;width:60px;height:57px;padding:10px 10px 10px 15px;}
.AlbumO0{background-position:center 0px;}
.AlbumO1{background-position:center -100px;}
.AlbumO2{background-position:center -200px;}
.AlbumC0{background-position:center -300px;}
.AlbumC1{background-position:center -400px;}
.AlbumC2{background-position:center -500px;}

.AlbumSO,.AlbumSC,.AlbumSOS,.AlbumSCS{width:60px;height:48px;padding:17px 13px 12px 12px;}
.AlbumSO{background-position:center -600px;}
.AlbumSC{background-position:center -800px;}
.AlbumSOS{background-position:center -700px;}
.AlbumSCS{background-position:center -900px;}

/* title */
.updatetitle{text-align:left;color:white;background-color:#3B5998;padding:2px 2px 2px 20px;
			 background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/EditNoticeOn.gif);background-position:left center;background-repeat:no-repeat;}
span.title{font-size:14.5px;font-weight:bold;color:#333333;}
span.titleLight{font-size:14.5px;color:#ffaa00;}

.groupTitle,.anaTitle,.anaTitleLight{
	width:auto;font-size:14.5px;font-weight:bold;padding:2px 2px 2px 20px;margin-bottom:10px;
	background-position:left center;background-repeat:no-repeat;}
.anaTitle{color:#ffffff;background-color:#add8e6;
		  background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconAnalysis.gif);}
.anaTitleLight{color:#333333;
			   background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconAnalysis.gif);}
.groupTitle{color:#333333;
			background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconGroup.gif);}

.leftTitle{width:100%;font-size:14.5px;color:#000080;text-decoration:underline;}

/* small function icons */
.focus{
	text-align:right;color:#333333;padding-left:22px;
	background-image:url(./iKidsIcons/bgIconsFunc.png);background-position:0px -1900px;background-repeat:no-repeat;}/* 聚焦点 */
.spanclose,.hot,.yes,.no,.close,.addman,.link,.edit,.file,.go,.del,.move,.new,.analysis,.backward,.forward{
	height:13px;display:inline-block;padding-left:17px;white-space:nowrap;cursor:pointer;
	background-image:url(./iKidsIcons/bgIconsFunc.png);background-repeat:no-repeat;}
.hot{background-position:0px 0px;}
.yes{background-position:0px -100px;}
.no{background-position:0px -200px;}
.close{height:20px;background-position:0px -300px;}
.addman{background-position:0px -400px;}
.link{background-position:10px -500px;height:26px;}
.edit{background-position:0px -600px;padding-left:36px;}
.file{background-position:0px -700px;height:20px;}
.go{background-position:0px -800px;}
.del{background-position:0px -900px;}
.move{background-position:0px -1000px;padding-left:34px;}
.new{background-position:0px -1100px;height:16px;}
.analysis{background-position:0px -1200px;}
.backward{background-position:0px -1300px;height:16px;}
.forward{background-position:0px -1400px;height:16px;}
.spanclose{background-position:0px -1500px;display:inline-block;overflow:hidden;float:left;width:0px;height:18px;padding-top:40px;}

.newinfo,.moreinfo{display:inline-block;cursor:pointer;background-repeat:no-repeat;background-position:left center;}
.newinfo{height:15px;padding-left:32px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/NewLog.gif);}
.moreinfo{height:20px;padding-left:65px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/more.gif);}

.high,.low{display:inline-block;height:10px;padding-left:13px;background-image:url(./iKidsIcons/iconPriority.png);background-repeat:no-repeat;}
.low{background-position:0px 0px;}
.high{background-position:0px -50px;}

.top1,top2,top3{display:inline-block;height:24px;padding-left:25px;background-image:url(./iKidsIcons/iconTop3.png);background-repeat:no-repeat;}
.top1{background-position:0px 0px;}
.top2{background-position:0px -50px;}
.top3{background-position:0px -100px;}

.level0,.level1,.level2,.level3{display:inline-block;height:16px;width:16px;background-image:url(./iKidsIcons/iconLevel.png);background-repeat:no-repeat;}
.level0{background-position:0px 0px;}
.level1{background-position:0px -16px;}
.level2{background-position:0px -32px;}
.level3{background-position:0px -48px;}

.setdate{cursor:pointer;display:inline-block;height:17px;padding-left:22px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconAgenda.gif);background-repeat:no-repeat;background-position:left center;}

/* div */
.wpage{width:auto;height:auto;overflow-x:hidden;overflow-y:visible;background-color:white;border:solid gray 1px;padding:2px;position:relative;}/* 一张白纸，用于显示报表 */
.float{z-index:1000;position:absolute;}

.search,.tool,div.title{width:auto;overflow-x:hidden;overflow-y:visible;padding:5px;margin-bottom:20px;color:#333333;}
.search{border-left:solid #8BBF2E 17px;}
.tool{border-left:solid #add8e6 17px;}
div.title{font-size:14.5px;font-weight:bold;border-left:solid #f0f0f0 17px;}
div.titlecontent{width:auto;padding-left:23px;margin-bottom:20px;}
div.pagecontent{width:auto;overflow-x:hidden;overflow-y:visible;padding:20px 0px 20px 0px;margin-right:1px;border:solid black 1px;border-bottom:solid black 20px;}

.select,.selectBox{width:auto;height:auto;overflow:auto;white-space:nowrap;text-align:left;padding:2px;color:#333333;margin-bottom:5px;}
.select{border-bottom:dashed gray 1px;}
.selectBox{background-color:#eeeeee;border:solid #add8e6 1px;border-left:solid #add8e6 5px;border-right:solid #add8e6 5px;}

.result{margin:2px 0px 2px 0px;padding:2px;text-align:left;border:solid #add8e6 1px;color:#333333;}

/* span */
span.icontips{
	font-weight:bold;
	padding-left:15px;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconTip.gif);background-position:left center;background-repeat:no-repeat;}

span.blue14{font-size:14.5px; font-weight:bold;color:#0000ff;}
span.gray11{color:#333333;font-size:11px;}
span.blue11{color:blue;font-size:11px;}
span.gray9{color:#333333;font-size:9px;}
span.red9{color:#ff6633;font-size:9px;}

span.dayofweek{display:inline-block;border:solid gray 1px;padding:2px;white-space:nowrap;}/* 星期 */

.funcTitle{color:#000080;font-weight:bold;text-decoration:underline;}

/* KindergartenBottom */
.cert{width:auto;height:auto;overflow-x:hidden;overflow-y:visible;white-space:nowrap;}

/* Top New BBS */
span.tbbs{color:#333333;}

/* iKidsComments */
.hascomments{display:inline-block;padding-left:14px;height:12px;margin:0px 2px 0px 2px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconHasComments.gif);background-position:top left;background-repeat:no-repeat;}
.tipsTitle{
	width:auto;overflow-x:hidden;overflow-y:visible;padding:5px 5px 5px 30px;margin-top:5px;
	font-size:16px; font-weight:bold;text-align:left;color:#ff6633;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconiKidsSalonTalk.gif);background-position:left center;background-repeat:no-repeat;}
.bcPage{width:auto;height:auto;overflow-x:hidden;overflow-y:visible;padding:2px;margin-bottom:2px;border:#f0f0f0 1px solid;background-color:white;text-align:left}
.bcSend{width:auto;overflow:auto;background-color:white;border:solid #f0f0f0 1px;}

div.NCTitle{width:auto;background-color:#f0f0f0;text-align:left;font-size:13px;padding:4px 2px 4px 2px;}

div.pi,div.em,div.type{
	position:relative; font-size:11px;
	width:auto;padding:2px;margin:2px;border:solid gray 1px;overflow:auto;
	background-color:#fafafa;}

img.piSel,img.pi{cursor:pointer;height:40px;}
img.piSel{width:40px;}
img.pi{width:35px;}
img.em{float:left;cursor:pointer;}

.bcType{margin-right:3px;float:left;cursor:pointer;}

.bctitle0,.bctitle1{
	background-image: -moz-linear-gradient(top, #FFFFFF,#F0F0F0); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFFFF),color-stop(1, #F0F0F0)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F0F0F0,endColorStr=#FFFFFF);
	overflow-x:hidden;overflow-y:visible;padding:2px;line-height:24px;}
.bctitle0{width:20%;}

.bccontent{
	background-image: -moz-linear-gradient(top, #F0F0FF,#FFFFFF); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #F0F0FF),color-stop(1, #FFFFFF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#F0F0F0);/* For IE */
	width:auto;overflow-x:hidden;overflow-y:visible;margin-top:2px;margin-bottom:5px;padding:2px;border-bottom:solid gray 1px;}

span.idLead{font-size:11px;color:#ff6633;}
span.bcSub{font-size:14.5px; font-weight:bold;color:black}
span.bcWhen{font-size:11px;color:#333333;}
span.bcWho{float:left;}

span.pageLead{font-size:11px;color:black}
span.bcReplyWho{float:left;}

.bcReply{
	background-image: -moz-linear-gradient(top, #FFFFFF,#FFE0E0); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFFFF),color-stop(1, #FFE0E0)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#FFE0E0);
	margin-top:2px;margin-bottom:5px;padding:2px;width:auto;overflow-x:hidden;overflow-y:visible;border-bottom:solid gray 1px;}

span.bcSendTitle{width:auto;color:#333333;padding:5px;background-color:#add8e6;}
span.bcSendBody{width:auto;padding:5px;}
span.bcReTitle{width:auto;color:#333333;padding:5px;background-color:#add8e6;background-color:#f0f0f0;}

.divNC{border:#3B8CCE 1px solid;width:100%;background-color:#f0f0f0;}
.divNCName{width:auto;padding:2px;border-bottom:1px solid #3B8CCE;text-align:left;}
.divNCNotice{width:auto;font-size:14px;padding:2px;border:gray 1px solid;background-color:#f0f0f0;}
.divNCComments{border:gray 1px solid;padding:2px;width:auto;margin-top:5px;margin-bottom:5px;}

/* MemberFunction */
.memberFunc,.memberFuncR,.memberFuncL{width:100%;}
.memberFuncR{float:right;}
.memberFuncL{float:left;}

/* Name Card */
.nameCardTitle{font-size:11px; color: blue;}

/* User Image */
.bgUser{
	background-image: -moz-linear-gradient(top, #FFFFFF,#F0F0FF); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFFFF),color-stop(1, #F0F0FF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F0F0FF,endColorStr=#FFFFFF);
	text-align:center;
	width:auto;overflow-x:hidden;overflow-y:visible;margin:2px;padding:2px 2px 2px 2px;border-bottom:solid gray 1px;border-right:solid gray 1px;
	background-color:#ffffff;}

.imgUser{width:100%;height:80px;overflow:hidden;text-align:center;}
.userIn,.userOut{cursor:pointer;height:80px;}
.userOut{filter:alpha(opacity=50);opacity:0.5;}

/* SMSPlatform */
.smsNoticeSub{width:auto;background-color:white;border:1px solid #add8e6;padding:2px;}/* Send */

div.receive{padding:2px;width:auto;margin:3px;text-align:left;border:solid #e0e0e0 1px;background-color:#f0f0f0}/* Receive */
span.receive{width:100%;font-size:11px;color:#333333;text-decoration:underline;}
span.mobile{color:#0000ff;}

span.countT{color:#333333;width:150px;text-align:right;}/* Reports */
span.countV{color:#ff6633;}

.memberName{
	display:inline-block;float:left;cursor:pointer;border-bottom:solid gray 1px;color:Blue;
	width:auto;overflow:visible;padding:2px;margin:0px 4px 2px 0px;white-space:nowrap;}

/* SmallTalk */
.stView,.stAddress{width:auto;overflow:auto;padding:2px;}
.stView{text-align:center;background-color:#f0f0f0;}
.stAddress{text-align:left;background-color:white;border:1px solid #add8e6;}

span.addTitle{color:#333333;}
span.stAddItem{cursor:pointer;color:#ee6600;margin-right:3px;}

span.stName,span.stNameC{margin-right:3px;cursor:pointer;}
span.stNameC{color:#000080;}
span.stName{color:#0000ff;}

.stBody{width:auto;height:auto;overflow:visible;padding:2px;text-align:left;}

/* PopUp */
.pop{left:0px;padding:2px;position:absolute;top:0px;height:100%;}
.SysInfoTitle{text-align:center;height:32px;font-size:14.5px;font-weight:bold;border-bottom:solid gray 1px;}
.SysInfoBody{text-align:left;}
.SysInfoClose{text-align:right;height:19px;border-top:solid gray 1px;}

/* iKidsBirthDay */
.birthDayStar{
	overflow:hidden;
	height:145px;
	padding-top:5px;
	text-align:center;}

/* iKidsPageOver */
.pageOver{white-space:nowrap;overflow:Hidden;margin-left:auto;margin-right:auto;}

/* School */
.schoolFuncTitle{text-align:center;color:white;background-color:#bbccbb;padding:2px;}
.ADKeyWordFilter{width:18.5%;display:inline-block;float:left;margin:1px;padding:1px;background-color:#eeeeff;border:solid #ddcccc 1px;}

.examCourse{display:inline-block;cursor:pointer;color:#0000ff;margin-left:2px;white-space:nowrap;border-left:solid #f0f0f0 1px;border-top:solid #f0f0f0 1px;border-right:solid gray 1px;border-bottom:solid gray 1px;background:#fafafa;padding:2px 2px 2px 13px;text-align:left;float:left;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/Tips.gif);background-position:left center;background-repeat:no-repeat;}

/* KindergartenTop */
span.webTitle{margin-right:3px;color:#333333;float:left;}

/* TopUserPannel */
span.logIn{float:left;color:#333333;}
input.logInEnter{float:left;background-color:#FAFAFA;border-width:1px;border-style:Inset;width:80px;margin-right:3px;}

/* LogIn */
table.logIn{width:100%;white-space:nowrap;}
input.ButLogIn{width:40px;height:40px;border-width:1px;}
.LoginPopUp{width:auto;padding:20px 40px 20px 40px;}

/* Thumbnail */
.divThumbnail{float:left;width:145px;height:145px;text-align:center;overflow:hidden;}
.divPreview{width:auto;height:384px;padding:2px;font-weight:bold; font-size:13px; color:#333333;position:relative;}
.imgBGWork{width:105px;height:120px;border:none;}

/* Progress */
.bl0,.bl35,.bl70,.bl100{display:inline-block;height:11px;width:100px;text-align:left;}
.bl0{border:solid gray 1px;}
.bl35{border:solid #ff66ff 1px;}
.bl70{border:solid #66ff66 1px;}
.bl100{border:solid #ff6666 1px;}

.bwl0,.bwl35,.bwl70,.bwl100{display:inline-block;height:11px;}
.bwl0{background-color:#eeeeee;width:1px;}
.bwl35{background-color:#ff66ff;}
.bwl70{background-color:#66ff66;}
.bwl100{background-color:#ff6666;}

.btext,.bper{margin-left:5px;font-size:13px;}
.btext{color:#333333;}
.bper{color:#ff6633;}

/**
	Date Selection Bar: 日期选择条
**/
.dateNav{width:100%;overflow:auto;text-align:center;}
.datepicker{
	width:auto;height:40px;padding:15px 0px 0px 138px;text-align:left;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgDatePicker.gif);background-position:left center;background-repeat:repeat-x;}

/* Report */
.dailyReportTitle{width:auto;height:70px;text-align:center;}
.dailyScore,.schoolComments,.familyComments,.schoolCommentsM,.familyCommentsM{
	width:auto; 
	padding:60px 2px 2px 2px;
	background-position:left top;
	background-repeat:repeat-x;}

.dailyScore{padding-top:0px; background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/BarDailyReport.gif);}
.schoolComments{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/BarDailyTeacher.gif);}
.familyComments{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/BarDailyFamily.gif);}

.schoolCommentsM{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/BarMonthlyTeacher.gif);}
.familyCommentsM{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/BarDailyFamily.gif);}

img.RepTips{width:80px;height:80px;cursor:pointer;}/* DailyReport Picture */

.classAnalysis{width:auto;margin-bottom:10px;text-align:left;color:#333333;}
.reportContent{width:auto;margin:3px 0px 3px 0px;}

.divNewFile{width:auto;margin-top:3px;margin-bottom:3px;padding:0px 3px 3px 25px;border-bottom:solid #66C0C3 1px;background-position:left top;background-repeat:no-repeat;background-image:url(iKidsIcons/iconFilesNew.gif);}

/* Score */
.score0,.score1,.score2,.score3,.emotion,.eat,.health,.game,.study,.sleep,.otherspecial{
	cursor:pointer;
	height:80px;
	width:80px;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/ReportScores.gif);
	background-repeat: no-repeat;}
.score0{background-position:0px 0px}
.score1{background-position:-200px 0px}
.score2{background-position:-400px 0px}
.score3{background-position:-600px 0px}

.eat{background-position:0px -100px}
.emotion{background-position:-100px -100px}
.health{background-position:-200px -100px}
.study{background-position:-300px -100px}
.game{background-position:-400px -100px}
.sleep{background-position:-500px -100px}

.otherspecial{background-position:-600px -100px}

/* Monitor */
.divBodyShow{
	width:auto;
	border-bottom:solid 1px gray;border-top:solid 1px gray;margin-top:2px;margin-bottom:2px;
	background-color:#F0F0F0}
.imgMonitor{cursor:pointer;width:296px;height:296px;border:1px solid gray;margin:1px;}
.divNewRecord{width:auto;text-align:center;margin:1px;border:solid gray 1px;padding:1px}
.divNewRTitle{padding:2px;background-color:#add8e6;color:#0000ff;font-weight:bold; font-size:13px; width:auto;}

/* KinderGartenCAEMonthlyPlanEdit */
.cellCAE{font-size:11px; vertical-align:top;}
.subCAE{text-align:center; color:blue; background-color:#add8e6;}
.smallType{padding-left:20px;color:#000080;background-color:#eeeeff;font-size:13px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconSmallType.gif);background-position:left center;background-repeat:no-repeat;}

.ActivityPlanView{cursor:pointer; width:144px; height:48px; float:left;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgChangeView.gif);background-position:center center;background-repeat:no-repeat;}

/* KinderGartenCAELibFind */
.LibList,.LibListH{width:auto;overflow-x:hidden;overflow-y:scroll;text-align:left;}
.LibList{height:160px;}
.LibListH{height:230px;}

/* LibEdit */
.searchTitle{background-color:#333333; color:White; font-weight:bold;}

/* UpdatePersonalInfo */
.tablePInfo{width:100%;color:#333333;}
td.tips{
	cursor:pointer;
	padding-left:12px;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconTip.gif);background-position:left center;background-repeat:no-repeat;}

/**
	Notice Style
**/

/**  notice pop up edit menu **/
.menunew,.menuupdate,.menusub,.menudel,.menutransfer,.menusms,.menuopen,.menuinner,.menuteacher,.menudraft,.menutop,.menuleft,.menufloat,.menupop,.menub,.menui,.menubi,.menuselect{
	width:auto;display:block;padding-left:20px;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/menuEdit.gif);background-repeat:no-repeat;}
.menunew{background-position:0px 0px;}
.menuupdate{background-position:0px -50px;}
.menusub{background-position:0px -100px;}
.menudel{background-position:0px -150px;}
.menutransfer{background-position:0px -200px;}
.menusms{background-position:0px -250px;}
.menuopen{background-position:0px -300px;}
.menuinner{background-position:0px -350px;}
.menuteacher{background-position:0px -400px;}
.menudraft{background-position:0px -450px;}
.menutop{background-position:0px -500px;}
.menuleft{background-position:0px -550px;}
.menufloat{background-position:0px -600px;}
.menupop{background-position:0px -650px;}
.menub{font-size:13px;font-weight:bold;background-position:0px -700px;}
.menui{font-size:13px; font-style:italic;background-position:0px -750px;}
.menubi{font-size:13px;font-weight:bold; font-style:italic;background-position:0px -800px;}
.menuselect{background-position:0px -850px;}

/* notice display title */
.title0{font-size:13px;} 
.title3{font-size:13px; font-weight:bold;}
.title6{font-size:13px; font-style:italic;}
.title7{font-size:13px; font-style:italic; font-weight:bold;}

.ntitle0,.ntitle1,.ntitle2,.ntitle3,.ntitle4,.ntitle5,.ntitle6,.ntitle7,.ntitle8,.ntitle9,.ntitle10,.ntitle11,.ntitle12,.ntitle13,.ntitle14,.ntitle15,.ntitle16,.ntitle7,.ntitle18,.ntitle19,.ntitle20,.ntitle21,.ntitle22,.ntitle23,.ntitle24,.ntitle25,.ntitle26,.ntitle27,.ntitle28,.ntitle29,.ntitle30{
	display:inline-block;vertical-align:bottom;height:19px;line-height:19px;
	background-repeat:no-repeat;background-position:left center;}
.ntitle0{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/0.gif);padding-left:15px;}
.ntitle1{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/1.gif);padding-left:15px;}
.ntitle2{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/2.gif);padding-left:10px;}
.ntitle3{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/3.gif);padding-left:17px;}
.ntitle4{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/4.gif);padding-left:11px;}
.ntitle5{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/5.gif);padding-left:11px;}
.ntitle6{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/6.gif);padding-left:16px;}
.ntitle7{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/7.gif);padding-left:18px;}
.ntitle8{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/8.gif);padding-left:18px;}
.ntitle9{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/9.gif);padding-left:19px;}
.ntitle10{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/10.gif);padding-left:19px;}
.ntitle11{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/11.gif);padding-left:26px;}
.ntitle12{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/12.gif);padding-left:26px;}
.ntitle13{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/13.gif);padding-left:27px;}
.ntitle14{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/14.gif);padding-left:31px;height:34px;line-height:34px;}
.ntitle15{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/15.gif);padding-left:42px;height:42px;line-height:42px;}
.ntitle16{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/16.gif);padding-left:30px;height:43px;line-height:43px;}
.ntitle17{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/17.gif);padding-left:24px;}
.ntitle18{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/18.gif);padding-left:11px;}
.ntitle19{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/19.gif);padding-left:14px;height:20px;line-height:20px;}
.ntitle20{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/20.gif);padding-left:17px;}
.ntitle21{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/21.gif);padding-left:25px;height:21px;line-height:21px;}
.ntitle22{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/22.gif);padding-left:28px;}
.ntitle23{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/23.gif);padding-left:22px;}
.ntitle24{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/24.gif);padding-left:14px;}
.ntitle25{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/25.gif);padding-left:22px;}
.ntitle26{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/26.gif);padding-left:16px;}
.ntitle27{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/27.gif);padding-left:13px;}
.ntitle28{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/Arrow/28.gif);padding-left:15px;}
.ntitle29{background-image:url(./iKidsHome/Arrow/29.gif);padding-left:16px;}
.ntitle30{background-image:url(./iKidsHome/Arrow/30.gif);padding-left:31px;height:34px;line-height:34px;}

.imgNoticeSmall{width:100px;height:100px;float:left;cursor:pointer;}
.divNoticeTips{width:100%;text-align:right;}

.spanNoticeDraft,.spanNoticeType,.divNoticeDraft{font-size:11px;color:#333333;}
.divNoticeDraft{width:auto;margin-left:20px;padding:0px 0px 0px 20px;text-align:left;background-color:#f0ffff;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconTips.gif);background-position:left top;background-repeat:no-repeat;}

.allnoticedate{width:auto;height:36px;font-size:14.5px;padding:5px 5px 5px 40px;text-decoration:underline;color:#ff3333;text-align:left;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgDiary.gif);background-repeat:no-repeat;background-position:left center;}
.allnoticelist{
	background-image: -moz-linear-gradient(top, #F0F0F0,#FFFFFF); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #F0F0F0),color-stop(1, #FFFFFF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#F0F0F0);
	width:auto;overflow-x:hidden;overflow-y:visible;padding:5px;}
.bloglastupdatetime{font-size:11px;color:#FF8C00}

.divListPicture{
	background-image: -moz-linear-gradient(top, #F0F0FF,#FFFFFF); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #F0F0FF),color-stop(1, #FFFFFF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E0E0E0);
	width:auto;height:100%;overflow-x:hidden;overflow-y:visible;padding:5px;border:solid 1px gray;}
.divPromotePicture{width:auto;min-height:100px;overflow-x:hidden;overflow-y:auto;white-space:nowrap;font-size:11px;text-align:center;border:1px solid #F0F0F0;}
.divPromoteContent{width:100%;overflow-x:hidden;overflow-y:visible;}
.divPromoteTips{font-weight:bold;font-size:14.5px; width:auto;color:#333333;text-align:center;border:1px solid #F0F0F0;background-color:#FAFAFA;padding:10px}
.divPromoteSinglePic{display:inline-block;width:80px;height:80px;float:left;text-align:center;overflow:hidden;white-space:nowrap;background-color:#F0F0F0}

.divBottomInfo{margin-bottom:5px;width:100%;background-color:#F0F0F0}

.anchorB2Home,.spanMethodLabel{font-size:13px;text-decoration:underline;}
.spanMethodLabel{color:#333333;}

/* Album */
.albumP,.albumI{
	width:auto;overflow-x:hidden;overflow-y:visible;margin-bottom:3px;padding:4px 2px 0px 180px;height:60px;border-right:solid #AEAEAE 1px;
	background-image:url(./iKidsIcons/bgBar.png);background-repeat:no-repeat}
.albumP{background-position:0px 0px;}
.albumI{background-position:0px -64px;}

.albumFunc,.butPresent{float:right;cursor:pointer;background-image:url(./iKidsIcons/bgBar.png);background-repeat:no-repeat;}
.albumFunc{width:242px;height:20px;background-position:0px -200px;}
.butPresent{display:inline-block;width:48px;height:56px;background-position:0px -128px;}

.albumName{font-size:13px;color:#333333;}
.albumComments{
	background-image: -moz-linear-gradient(top, #FFFFFF,#F4F5F7); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFFFF),color-stop(1, #F4F5F7)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#F4F5F7);
	margin-bottom:3px;margin-top:3px;padding:5px;width:auto;overflow-x:hidden;overflow-y:visible;border:solid #F4F5F7 1px;text-align:left;color:#333333;}

.albumbox{
	background-image: -moz-linear-gradient(top,#BFE7FF, #FFFFFF); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFFFF),color-stop(1, #BFE7FF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#BFE7FF,endColorStr=#FFFFFF);
	margin-bottom:5px;width:auto;overflow-x:hidden;overflow-y:visible;border:solid 1px #5EBBF6;padding:2px;}
.albumclose,.albumopen{
	width:auto;overflow-x:hidden;overflow-y:visible;padding:2px 2px 2px 20px;
	cursor:pointer;font-weight:bold; font-size:14.5px; color:white;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/Arrows.gif);background-repeat:no-repeat;}
.albumopen{background-position:0px 0px}
.albumclose{background-position:0px -50px}

#sysAlbum{padding:3px 0px 3px 0px;width:100%;overflow-x:hidden;overflow-y:visible;margin-bottom:5px}
.albumOut{
	background-image: -moz-linear-gradient(top, #FFFFFF,#E3F5FF); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #E3F5FF),color-stop(1, #FFFFFF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E3F5FF);
	width:auto;height:120px;overflow-x:hidden;overflow-y:auto;border:solid 1px #E3F5FF;padding:2px;}
.albumIn{width:auto;overflow-x:hidden;overflow-y:visible;padding:2px;font-size:14.5px;color:#5EBBF6;text-align:left;}

/* Title Image Style */
.imgFull{border:none;width:100%;height:100%;}
.imgPowerUpper{z-index:1000;border:none;position:absolute;left:15px;top:10px;}
.imgstyle0{width:40px;float:left;}

.FrameDiv{position:relative;width:100%;height:auto;overflow-x:hidden;overflow-y:visible;clear:both;}
.ColumnDiv{position:relative;display:inline-block;width:24.8%;display:inline-block;height:auto;overflow-x:hidden;overflow-y:visible;float:left;white-space:nowrap;text-align:center;}
.PictureDiv{position:relative;width:145px;height:145px;overflow-x:hidden;overflow-y:visible;text-align:center;}
.ImageFrame{z-index:2;position:absolute;left:0px;top:0px;width:100%;height:100%;cursor:pointer;}
.NewImage{z-index:1;position:absolute;left:8px;top:8px;cursor:pointer;}

/* DisplayNoticeRefresh */
.picpreview{cursor:pointer;border:solid gray 1px;margin-right:1px;width:80px;height:80px;}

/* iKidsFunction:DisplayMessage */
.iKidsMessageAlert{
	margin:5px 5px 5px 10px;padding:5px 5px 5px 25px;color:#add8e6;
	background-image:url(./iKidsIcons/bgIconsFunc.png);background-position:0px -1900px;background-repeat:no-repeat;}

/* HeadLine And Picture Notice List */
.HL{
	background-image: -moz-linear-gradient(top, #FFFFFF,#E8F4BE); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFFFF),color-stop(1, #E8F4BE)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#E8F4BE);
	padding:2px;border:1px solid #E4E4E3;text-align:left;position:relative;width:auto;overflow-x:hidden;overflow-y:visible;}
.HLContent{width:100%;overflow-x:hidden;overflow-y:visible;position:relative;}

.HLBox{text-align:center;white-space:nowrap;}
.focustext{width:100%;text-align:center;font-size:13px;color:#333333;margin-top:3px;margin-bottom:3px;}

/* Baby Show */
.BabyHomePageListTitleStyle{
	width:auto;overflow-x:hidden;overflow-y:visible;color:#3B3B3B;padding:2px;text-align:center;font-weight:bold; font-size:14.5px; }
.BabyHomePageListContentStyle{
	width:auto;border:solid gray 1px;overflow-x:hidden;overflow-y:visible;padding:2px;}

/* SchoolClassWebSite */
.divClassLeft,.divClassRight{
	background-image: -moz-linear-gradient(top,#FFFFFF,#E5FAA5); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #E5FAA5),color-stop(1, #FFFFFF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E5FAA5);
	border:solid 1px #B3BC82;padding:2px;width:48%;display:inline-block;overflow-x:hidden;overflow-y:visible;}
.divClassLeft{float:left;}
.divClassRight{float:right;}

.divClassLeftTitle,.divClassRightTitle{
	background-image: -moz-linear-gradient(top,#CEF752,#FFFFFF); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFFFF),color-stop(1, #CEF752)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#CEF752,endColorStr=#FFFFFF);
	width:auto;overflow-x:hidden;overflow-y:visible;color:#3B3B3B;padding:5px;text-align:center;font-weight:bold; font-size:14.5px;}

.divClassBody{width:auto;overflow-x:hidden;overflow-y:visible;}

.classBG,.classBGMobile{
	float:left;display:inline-block;position:relative;
	background-image: -moz-linear-gradient(top, #FFFFFF,#B3FF82); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #B3FF82),color-stop(1, #FFFFFF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#B3FF82);
	overflow:hidden;padding:1px;margin:0px 3px 3px 0px;
	white-space:nowrap;text-align:center;}
.classBG{width:140px;height:160px;}
.classBGMobile{width:50px;height:80px;}
.classLog,.classLogMobile{border:none;width:100%;}
.classLog{height:120px;}
.classLogMobile{height:60px;}
.classNoBG{float:left;display:inline-block;position:relative;
		   overflow:hidden;padding:1px;margin:0px 3px 3px 0px;
		   white-space:nowrap;text-align:center;width:140px;height:160px;}

.centerFrameDIV,.rightFrameDIV{position:relative;width:100%;clear:both;overflow-x:hidden;}
.centerFrameDIV{text-align:center;}
.rightFrameDIV{text-align:right;}

.spanCityTitle{color:#0000ff;}
.classVisited{font-size:13px;color:red;}

/* 班级互动页面的提示 */
.classTipsBox{width:auto;overflow-x:hidden;overflow-y:auto;border:1px solid #CEF752;}
.classTipsTitle{
	background-image: -moz-linear-gradient(top,#CEF752,#FFFFFF); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFFFF),color-stop(1, #CEF752)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#CEF752,endColorStr=#FFFFFF);
	padding:1px;width:auto;height:auto;overflow-x:hidden;overflow-y:visible;
	color:#3B3B3B;
	text-align:center;
	font-weight:bold; font-size:14.5px;}
.classTipsContent{
	background-image: -moz-linear-gradient(top,#FFFFFF,#E5FAA5); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #E5FAA5),color-stop(1, #FFFFFF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E5FAA5);
	padding:1px;width:auto;height:auto;overflow-x:hidden;overflow-y:visible;}

.spanClassUpdate{color:#B8860B;}

.NoticeListBox{margin-bottom:5px;border-left:1px solid #E4E4E3;border-top:1px solid #E4E4E3;border-bottom:1px solid #E4E4E3;overflow:hidden;width:auto;background-color:#F3F3F3}
.NoticeListTitle{
	background-image: -moz-linear-gradient(top, #FFFFFF,#B3BC82); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #B3BC82),color-stop(1, #FFFFFF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#B3BC82,endColorStr=#FFFFFF);
	padding:2px;text-align:center;overflow:hidden;width:auto;}
.NoticeListContent{
	background-image: -moz-linear-gradient(top, #FFFFFF,#DFEECA); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #DFEECA),color-stop(1, #FFFFFF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#DFEECA);
	width:100%;}

/* Province & City */
.divProvince,.divCity{width:auto;padding-top:10px;margin-bottom:5px;}
.divProvince{color:#333333;font-weight:bold; font-size:14.5px;border-bottom:solid gray 1px;}
.divCity{color:#000080;font-weight:bold; font-size:13px;border-bottom:dashed gray 1px;}

/* 
	iKidsSurvey 
*/
.surveyTitle{width:50%;display:inline-block;color:white;background-color:#2E9DD4;padding:4px 2px 4px 20px;margin-top:10px;margin-bottom:10px;font-size:14.5px;
			 background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconSurveyWrite.gif);background-position:2px center;background-repeat:no-repeat;}
.surveyContent{width:auto;position:relative;overflow-x:hidden;padding:4px;text-align:left;}

/* iKidsSurveyTemplateAutoResultAreaRefresh */
.divAreaResult{width:auto;overflow-x:hidden;overflow-y:visible; border-top:dashed #d0d0d0 1px; padding:2px; text-align:left;}

/* iKidssurvey Analysis */
.surveyFunc{width:100%;margin-bottom:5px;padding:1px;}

.pause,.stop,.surveyProR,.surveyPro0,.surveyPro1,.surveyPro2,.surveyPro3,.surveyPro4,.surveyPro5,.surveyPro6,.surveyPro7,.surveyPro8{
	text-align:left;padding-left:20px;cursor:pointer;border-bottom:solid 1px gray;border-right:solid 1px gray;background-color:#f0f0f0;
	background-image:url(./iKidsIcons/bgIconsSurvey.png);background-repeat:no-repeat;}
.surveyProR{background-position:left 0px;}
.surveyPro0{background-position:left -50px;}
.surveyPro1{background-position:left -100px;}
.surveyPro2{background-position:left -150px;}
.surveyPro3{background-position:left -200px;}
.surveyPro4{background-position:left -250px;}
.pause,.surveyPro5{background-position:left -300px;}
.stop,.surveyPro6{background-position:left -350px;}
.surveyPro7{background-position:left -400px;}
.surveyPro8{background-position:left -450px;}

.surveyGroupJia,.surveyGroupJian{font-size:14.5px;font-weight:bold;background-color:white;
	padding:2px 2px 2px 20px;white-space:nowrap;cursor:pointer;overflow-x:hidden;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/Arrows.gif);background-repeat:no-repeat;}
.surveyGroupJia{background-position:0px -93px}
.surveyGroupJian{background-position:0px -143px}

/* SurveyEnter */
.surveyEnter{background-color:#add8e6;color:white;padding:5px 2px 5px 22px;width:150px;
			 background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconSurveyWrite.gif);background-position:left center;background-repeat:no-repeat;}
.surveyEnterSelected{color:blue;font-weight:bold;background-color:lightblue;}

.surveySub,.surveyRefreshSub{width:auto;height:auto;overflow-x:hidden;overflow-y:visible;padding:2px;margin-bottom:5px;text-align:center;color:#000080;}
.surveySub{font-weight:bold;font-size:16px;border-bottom:dashed gray 1px;}
.surveyRefreshSub{font-size:13px;border-bottom:solid gray 1px;}

.click2Show{cursor:pointer;width:auto;margin-top:5px;background-color:#f0f0f0;font-weight:bold; font-size:14.5px;color:#000080;text-align:left;}
.tipsResult{width:auto;text-align:left;margin-bottom:5px;}

.surveySel{width:auto;text-decoration:underline;font-weight:bold; font-size:13px;padding:2px;color:#333333;}
.memberResultComments{width:auto;text-align:left;padding:2px;color:#333333;}

.enterArea{margin-top:5px;color:#333333;font-weight:bold; font-size:14.5px;width:auto;background-color:#add8e6;padding:2px 2px 2px 20px;cursor:pointer;
		   background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconSmallType.gif);background-position:left center;background-repeat:no-repeat;}
.itemCount{color:#333333;font-size:11px;}
.itemName{cursor:pointer;font-size:14.5px;color:#000080;border-top:dashed #add8e6 1px;width:auto;padding:5px 0px 0px 18px;margin-top:10px;
		  background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconStar16.png);background-position:left center;background-repeat:no-repeat;}
.itemResult{font-size:13px;float:left;margin-top:4px;background-color:#ff6666;color:White;}
.itemResultScore{font-size:13px;float:left;margin-top:4px;background-color:white;color:#ff6666;}

.spanSSResult{float:left;text-decoration:underline;color:#333333;margin-top:4px;}
.spanResultTips{float:left;font-size:11px;margin-top:4px;}

.scoreEnter{width:40px;float:left;border-left:solid gray 1px;border-top:solid gray 1px;border-right:solid #f0f0f0 1px;border-bottom:solid #e0e0e0 1px;text-align:right;}
.istyle0,.istyle3,.istyle4,.istyle5,.istyle6{float:left;background-color:#e0e0e0;}
.istyle0{width:100px;}
.istyle3{width:480px;}
.istyle4{width:360px;}
.istyle5{width:280px;}
.istyle6{width:480px;}

/* Analysis */
.spaniKidsSurveyStyle{padding:2px;color:#000080;text-decoration:underline;}
.diviKidsSurveyTitle{width:auto;padding:2px;font-size:16px;font-weight:bold;text-align:center;line-height:20px;}

/* SurveyAdd */
.divSurveyAddTitle{width:auto;background-color:#CEE8F0;padding:2px;text-align:center;color:#000080;border-bottom:solid #add8e6 1px;}

/* iKidsSurveyBachWork */
.surveybatchinfo{width:auto;height:100px;overflow-y:scroll;overflow-x:hidden;border:solid gray 1px;margin-bottom:5px;text-align:left;}

/* 
	ClassMates
*/
.matesmore{width:auto;cursor:pointer;margin-top:2px;margin-bottom:2px;padding:2px;background-color:#F0F0F0;}

.classmate,.classmatemobile{
	background-image: -moz-linear-gradient(top, #FFFFFF,#B3FF82); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #B3FF82),color-stop(1, #FFFFFF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#B3FF82,endColorStr=#FFFFFF);
	margin:1px;float:left;position:relative;display:inline-block;overflow-x:hidden;white-space:nowrap;padding:3px 0px 3px 0px;text-align:center;}
.classmate{height:175px;width:140px;}
.classmatemobile{height:80px;width:55px;}

.classlist{width:auto;height:auto;overflow-x:hidden;overflow-y:visible;padding:2px;border:1px solid gray;background-color:#99FFFF;}

.toclass,.tocmanager{display:inline-block;float:left;cursor:pointer;white-space:nowrap;margin:2px;color:#0000ff;border:1px solid #0000ff;padding:2px;background-color:#eeeeee;}
.toclass{background-color:#eeeeee;}
.tocmanager{background-color:#FFEE99}

/* iKidsHome.aspx.vb */
.spaniKidsAlert{margin-left:10px;font-size:13px;font-weight:bold}
.anchorB2Home{margin-left:10px;}

/* Member */
.divMemberSerach{width:400px;float:left;color:#333333;}

/* iKidsAD */
.ADBox{margin-top:2px;overflow:hidden;text-align:center;}
.goAllAD{width:auto;height:20px;cursor:pointer;color:#333333;font-size:11px; text-align:center; text-decoration:underline;padding:2px;}

.adInfo,.adSub,.adBody{width:auto;padding:2px;}
.adInfo{margin-bottom:5px;}
.adSub{height:20px;text-align:center;color:#000080;border-bottom:solid #add8e6 1px;font-size:16px;font-weight:bold;}
.adBody{text-align:left;}

/* IC */
.divStoreSelection{margin-left:10px;margin-bottom:30px;padding:2px;text-align:left;width:auto;}
.divKeyWord{width:100%;margin-top:5px;text-align:left;font-size:11px;color:#333333;border-top:dashed #add8e6 1px;}
.spanKeyWord{color:#add8e6;text-align:right;}
.spanPVisited{color:#2989FF;font-size:16px;font-weight:bold;}
.spanBuy{
	background-image: -moz-linear-gradient(top, #FFFFFF,#FF701E); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FF701E),color-stop(1, #FFFFFF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FF701E,endColorStr=#FFdddd);
	width:auto;margin:2px;padding:2px;border:solid #FF701E 1px;color:white;cursor:pointer;}

.imgProduct{width:auto;border:none;cursor:pointer;border:solid gray 1px;margin-bottom:5px;}

.tdProductTitle,.tdProductLogInfo,.tdProductFunction{border-bottom:solid gray 1px;}
.tdProductTitle{width:200px;}
.tdProductLogInfo{color:#333333;text-align:left;width:480px;}
.tdProductFunction{text-align:right;width:120px;}

.divBrand,.divProductName,.divProductComments{width:auto;text-align:left;padding:5px;}
.divBrand{color:#333333;}
.divProductName{color:#333333;border-bottom:dashed gray 1px;font-size:16px;font-weight:bold}

.spanDateStatus{color:#333333;float:left;padding-top:2px;}
.spanProductWelcome{margin-right:3px;color:#333333;float:left;padding-top:2px;}

/* After Buy */
.divAfterBuy{width:780px;min-height:335px;font-size:16px;color:#ff3333;padding:80px 2px 2px 570px;background-color:white;text-align:left;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgServiceCenter.png);background-position:top left;background-repeat:no-repeat;vertical-align:middle;}

/* QQ Service */
.divQQServive{width:auto;text-align:center;padding:2px;}
.titleQQServive{width:100%;text-align:center;text-decoration:underline;color:#333333;}

/* IC Common Class */
.divProductPosition{width:auto;color:#333333;padding:2px;text-align:left;}

/* ICiKidsProductList */
.divProductColumn{width:100%;border-bottom:dashed gray 1px;}
.aPCol{margin-right:3px;}
.divFuncTitle{width:auto;padding:2px 2px 2px 20px;font-size:14.5px;text-align:left;color:#000080;text-decoration:underline;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconSearch.gif);background-position:left center;background-repeat:no-repeat;}

/* DBiKidsProduct */
.divProductImage{margin:2px;padding:2px;background-color:#FFFFFF;width:120px;height:auto;text-align:center;overflow:hidden;color:#333333;}
.divProductLabel{font-size:11px;width:100%;text-align:center;overflow:hidden;}
.spanPrice{color:#333333;}

/* ICFirstPage */
.divICContent{float:left;width:69%;display:inline-block;}
.divICAD{float:right;width:30%;display:inline-block;background-color:#f0f0f0;vertical-align:top;}
.AllNoticeListBoxStyle{width:auto;overflow:hidden;border:solid #e0e0e0 1px;padding:2px;}
.AllNoticeListTitleStyle{width:auto;color:white;padding:5px;background-color:#e0e0e0;text-align:center;font-size:14.5px;}
.AllNoticeListContentStyle{width:auto;padding:5px;white-space:nowrap;overflow-x:hidden;}

/* ICFunctionStorePage */
.divPList{width:auto;padding:2px;}

.divPBox{width:auto;margin-top:20px;padding:2px;padding-bottom:40px;text-align:left;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgGrass.gif);background-position:bottom center;background-repeat:no-repeat;}
.divPImage{width:35%;display:inline-block;padding:2px;text-align:center;float:left;}
.divPDraft{width:64%;display:inline-block;padding:2px;text-align:left;float:right;}

.divSalonMallDraft{width:auto;padding:2px;text-align:left;}

.divStoreImage{width:90%;display:inline-block;border-top:solid #eeeeee 1px;border-left:solid #eeeeee 1px;border-bottom:solid gray 1px;border-right:solid gray 1px;cursor:pointer;}
.aA2Favor{width:80px;height:20px;margin:2px;padding:2px;color:white;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconA2Favorite.gif);cursor:pointer;}
.aA2ShoppingCart{width:80px;height:20px;margin:2px;padding:2px;color:white;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconA2ShoppingCart.png);cursor:pointer;}

.divPCTitle{width:auto;padding:2px 2px 2px 20px;text-align:left;color:#333333;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/icon_arrow_rb.gif);background-position:left center;background-repeat:no-repeat;}
.spanSLTitle{font-weight:bold;color:#000080;text-decoration:underline;}
.aMClass{margin-left:5px;}

.aPName{font-size:16px;font-weight:bold}

.divProductMaker{width:100%;text-align:left;padding-top:5px;color:#333333;}

.divPPrice{width:100%;margin-top:5px;padding-top:5px;color:#0000ff;text-align:left;font-size:14.5px;border-top:dashed gray 1px;}

.spanCostDown,.spanListPrice,.spanMemberPrice,.spanPromotionPrice,.spanProductPeriod{color:#333333;font-size:14.5px;}
.spanMemberPrice,.spanPromotionPrice,.spanProductPeriod{margin-left:5px;}

/* ProductPage & StorePage */
.divProductInsideTitle{font-weight:bold;font-size:14.5px;text-align:left;padding:2px;color:#D3ED9D;text-decoration:underline;}
.divOutBox{padding:2px;margin:2px;width:100px;text-align:center;color:#333333;font-size:11px;border:solid #D3ED9D 1px;overflow:hidden;}
.spanOutBox{color:#2989FF;font-size:16px;font-weight:bold;}
.divBox{
	background-image: -moz-linear-gradient(top, #FFFFFF,#add8e6); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #add8e6),color-stop(1, #FFFFFF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#add8e6,endColorStr=#ffffff);
	width:auto;padding:2px;}

.tableProductInfo{width:100%;margin-bottom:5px;padding:2px;}

.divPCBBS,.divPCBestSell,.divPCRelateSell{width:auto;min-height:120px;border:solid #D3ED9D 1px;background-color:white;overflow-y:auto;overflow-x:hidden;margin-top:5px;padding:5px 5px 5px 30px;text-align:left;color:#333333;background-position:left top;background-repeat:no-repeat;}
.divPCBBS{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgPCBBS.gif);}
.divPCBestSell{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgPCBestSell.gif);}
.divPCRelateSell{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgPCRelateSell.gif);}

.divProDraft,.divPComments,.divPHonor{width:auto;border:solid #D3ED9D 1px;background-color:white;overflow-y:visible;overflow-x:hidden;margin-top:5px;padding:5px;padding-left:30px;text-align:left;background-position:left top;background-repeat:no-repeat;}
.divProDraft{color:#333333;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgDraft.gif);}
.divPComments{color:#333333;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgComments.gif);}
.divPHonor{color:#ff6633;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconhonor.gif);}

.tableProductPrice{color:#333333;}
.tableProductMail{width:100%;padding:2px;border:solid #D3ED9D 1px;color:#333333;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgProductBuy.gif);background-position:left top;background-repeat:no-repeat;}

.tdMailType,.tdPromotePrice,.tdMemberPrice,.tdDownPrice{color:#0000ff;font-size:16px;}
.tdListPrice{text-decoration:line-through;font-size:16px;}

/* ICiKidsProductEdit */
.spanID{color:#333333;padding:2px 2px 2px 20px;background-color:#ff6633;color:white;}
.divPInfo{width:100%;text-align:left;color:#333333;}
.tableProductList{padding:2px;border:solid #6666aa 1px;}
.divProductList{width:100%;height:285px;overflow-x:hidden;overflow-y:auto;}

/* ProductEdit */
.tablePEdit{width:100%;color:#333333;}

/* iKidsAD */
.divAD4Rent{width:auto;text-align:center;font-size:14.5px;color:#333333;}

/* iKidsSeller */
.tableSellerInfo{color:#333333;}

/* Application */
.application{width:auto;padding:2px;text-align:center;background-color:white;border:solid gray 1px;}
.applicationTitle{width:auto;font-size:20px;font-weight:bold;text-align:center;color:#999999;padding:5px;margin-bottom:10px;border-bottom:solid #eeeeee 5px;}

/* CAE */
.CAEOK{text-align:center;background-color:green;padding:2px;border-top:solid Green 1px;border-left:solid Green 1px;border-right:solid gray 1px;border-bottom:solid gray 1px;color:white;float:left;margin-right:1px;}
.CAEWait{text-align:center;background-color:#ff6633;padding:2px;border-top:solid #ff6633 1px;border-left:solid #ff6633 1px;border-right:solid gray 1px;border-bottom:solid gray 1px;color:white;float:left;margin-right:1px;}
.CAEEmpty{text-align:center;background-color:white;padding:2px;border-top:solid gray 1px;border-left:solid gray 1px;border-right:solid gray 1px;border-bottom:solid gray 1px;color:#333333;float:left;margin-right:1px;}

.spanCount{height:20px;background-color:#6666ff;border-right:solid gray 1px;border-bottom:solid gray 1px;color:white;text-align:center;}

.divCAEFunction{width:auto;background-color:#add8e6;padding:2px;border-bottom:solid #000080 1px;border-right:solid #000080 1px;margin-bottom:10px;}
.ActTitle{height:24px;font-size:16px;font-weight:bold;color:#0000ff;padding-left:30px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconClassRoom.gif); background-position:left center; background-repeat:no-repeat;}
.spanActInfo{text-decoration:underline;}
.spanGroupName{font-size:14.5px;color:#0000ff;}
.spanWeekEnd{color:#ff6633}
.divCAEGroup{color:black;background-color:#eeeeee;width:auto;padding:2px;text-decoration:underline;}
.spanTeachGroup{font-size:14.5px;color:#000080;}

/* KindergartenCAEActivityPlanAnalysis */
.anaReport{width:49.5%;color:#333333;padding:2px;border:solid #aaffaa 1px;background-color:#eeffee;}
.anaRTitle{width:80px;font-size:13px;text-decoration:underline;padding-left:20px; color:navy;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconSurveyWrite.gif); background-position:left center; background-repeat:no-repeat;}
.anaTips{color:#ff6633;font-size:11px}

.Bar0,.Bar1,.Bar2,.Bar3,.Bar4,.Bar5{display:inline-block;height:16px;color:#000080;}
.Bar0{background-color:#ff3333}
.Bar1{background-color:#33ff33}
.Bar2{background-color:#3333ff}
.Bar3{background-color:#ff3399}
.Bar4{background-color:#33ff99}
.Bar5{background-color:#99ff33}

/* KindergartenCAEWeeklyPlanActivityPlanListEdit */
.divODAdd,.divTEAdd,.divGAAdd,.divENAdd,.divMOAdd,.divSPAdd{white-space:nowrap;cursor:pointer;text-align:center;width:auto;color:white;padding:2px;margin:1px;}
.divODAdd{background-color:#33bbbb;}
.divTEAdd{background-color:#ff33ff;}
.divGAAdd{background-color:#ff3333;}
.divENAdd{background-color:#ffbb33;}
.divMOAdd{background-color:#aa33aa;}
.divSPAdd{background-color:#aaaa33;}

.tableMonthPlan,.tableActivityPlan{width:100%;border-top:solid gray 1px;border-bottom:solid gray 1px;}

.week,.weekend{white-space:nowrap;text-align:center;overflow:hidden;}
.weekend{color:#ff6633;background-color:#FFBBBB;}

.titleCAE{background:#add8e6;text-align:center;font-size:13px;font-weight:bold;cursor:pointer;}
.tdWeekTitle{width:30px;white-space:nowrap;text-align:center;background-color:#add8e6;}
.tdActList{font-size:11px;}

.spanDateEn{color:#ff6633;font-size:9px;}

.divPlanTitle{padding:5px;width:auto;text-decoration:underline;text-align:center;font-size:14.5px;font-weight:bold;cursor:pointer;}
.divCAEComMost{margin-bottom:5px;width:auto;padding:1px 1px 1px 20px;text-align:left;text-decoration:underline;color:blue;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconChat.gif);background-position:left top; background-repeat:no-repeat;}

.spanCAETeacher{float:left;}
.spanCAEDate{float:right;}

.CAESub{
	color:#333333;text-align:left;font-size:14.5px;font-weight:bold;padding:2px;
	width:auto;min-height:20px;overflow-x:hidden; overflow-y:visible;margin-top:10px;}
.divCAEECom{color:#0000ff;width:auto;text-align:left;border:solid 1px #add8e6;padding:2px;margin-bottom:5px;}
.spanCAEECom{text-decoration:underline;color:#000080;}

.divCAETitle{width:auto;height:auto;min-height:16px;overflow-x:hidden;overflow-y:visible;padding:5px;margin-bottom:10px;text-align:left;font-size:13px;border-bottom:dashed gray 1px;}

/* ICiKidsADPage */
.anchorCallBack{margin-left:5px;}

/* PhotoPre */
.divPhotoPre{text-align:center;width:784px;margin-left:auto;margin-right:auto;background-color:white;padding:2px;border:solid 1px #a9a9a9;}
.divBlockTitle{width:auto;padding:2px;text-align:center;font-size:14.5px;color:#0000ff;}
.divShowBox{width:650px;text-align:center;border:solid gray 1px;background-color:#dddddd;margin-left:auto;margin-right:auto;}
.divFunctionBlock{width:auto;padding:2px;}

/* SchoolTeacher */
.tableMemberList{text-align:center;}
.anchorAddNew{border-right:gray 1px solid;border-top:white 1px solid;width:100px;padding-top:2px;border-bottom:gray 1px solid;HEIGHT:22px;background-color:#cccccc;border-left:1px solid white}
.divPanelMemberDialog{width:auto;background-color:#eeeeee;border:solid #add8e6 1px;border-right:solid gray 1px;border-bottom:solid gray 1px;padding-bottom:5px;}
.divMemberTitle{width:auto;background-color:#add8e6;padding:5px;text-align:center;font-size:13px;font-weight:bold;}

/* iKidsSurveyTemplate */
.spanSurveyTemplateTitle{float:left;padding:2px;background-color:#add8e6;color:white;font-size:11px;}

.spanSub{text-align:right;width:100px;background-color:#add8e6;color:white;}
.spanTemplateInfo{text-align:left;color:#000080;}

.divAreaInfo{width:auto;overflow-x:hidden;overflow-y:visible;border-top:solid #add8e6 1px;padding:2px;text-align:left;cursor:pointer;}
.divAreaInfoTitleOpen,.divAreaInfoTitleClose{
	width:auto;overflow-x:hidden;overflow-y:visible;padding:2px 2px 2px 20px;text-align:left;cursor:pointer;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/Arrows.gif);background-repeat:no-repeat;
}
.divAreaInfoTitleClose{background-position:0px 0px;}
.divAreaInfoTitleOpen{background-position:0px -50px;}
.divAreaInfoList{width:auto;overflow-x:hidden;overflow-y:visible;margin-left:20px;padding:2px;text-align:left;}

.spanAreaName{color:#ff6633;font-size:14.5px;text-decoration:underline;cursor:pointer;float:left;}
.spanAreaNameNoFound{color:#333333;font-size:14.5px;text-decoration:underline;cursor:pointer;float:left;}
.spanAreaInfo{float:left;color:#333333;font-size:11px;}

.divAreaItemList{width:auto;overflow-x:hidden;overflow-y:visible;border-top:dashed #d0d0d0 1px;padding:2px;text-align:left;}
.spanAreaItemName{color:#000080;float:left;cursor:pointer;}

/* QuickDiary */
.divQDiary{margin-top:10px;margin-bottom:10px;border:1px #add8e6 solid;width:auto;background-color:#FAFAFA;color:#333333;}
.divQDiaryTitle{padding:2px;font-size:13px;font-weight:bold;width:auto;height:16px;text-align:left;border-top:solid #add8e6 3px;border-bottom:solid #add8e6 1px;background-color:#CEE8F0;color:#004499;cursor:pointer;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconQuickDiary.gif);background-position:left top;background-repeat:no-repeat;}
.divQDiaryContent{width:auto;padding:5px;border-bottom:solid #add8e6 3px;}

/* KindergartenJobs */
.divKindergartenJobs{width:auto;}
.anchorSingle{display:block;width:100%;text-align:center;margin:10px 0px 10px 0px;}

/* ClassRoomVisitMap */
.visitNum{font-size:11px;color:black;text-align:left;}
.visitBar{display:inline-block;height:20px;background-color:lightblue;color:white;text-align:right;padding-right:5px}

/* iKidsHomePhoto */
.divPPhoto{padding-bottom:3px;width:auto;font-size:13px;border:solid black 1px;text-align:center;background-color:White;}
.divPFunc{width:auto;padding:2px;}
.imgPPhoto{width:100%;margin-bottom:3px;cursor:pointer;}
.divPPhotoFunc{width:auto;height:auto;overflow-x:hidden;overflow-y:visible;padding:2px;text-align:center;}

/* TopUserPanner */
.spanDateStatus{color:#333333;float:left;padding-top:2px;}

/* PersonalInfoSecurity */
.divPISTitle{width:auto;text-align:left;padding:2px;font-size:14.5px;font-weight:bold;}
.divPISBodyName{float:left;width:30%;display:inline-block;line-height:26px;text-align:right;color:#333333;}
.divPISBody{float:right;width:69%;display:inline-block;text-align:left;}
.divHomePageStyle{float:left;width:260px;height:364px;text-align:right;padding:2px;border:solid #add8e6 1px;}
.divHomePageView{float:right;width:300px;text-align:right;border:solid #add8e6 1px;border-bottom:solid #add8e6 5px;}
.divHomePageSample{width:100%;height:384px;text-align:right;}
.divHomePageTitle{width:auto;padding:2px;background-color:#add8e6;color:white;text-align:center;font-size:13px;font-weight:bold;text-decoration:underline;}

/* 显示访客及好友名单 */
.divFriends{
	white-space:nowrap;text-align:center;color:#696969;
	border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0;border-bottom:1px solid gray;border-right:1px solid gray;
	margin:5px;padding:2px;width:120px;height:140px;
	overflow:hidden;float:left;}
.imgFriends{width:80px;height:80px;border:none;cursor:pointer;}
.titleFriends{font-size:11px;margin:2px;color:#696969;}

/* iKidsMySalon */
.divFriendList{width:auto;overflow-x:hidden;overflow-y:visible;padding:2px;text-align:left; margin-bottom:20px;}
.tableFriendsWaitingList{text-align:left;color:#333333;}
.spanMCount{font-size:14.5px;font-weight:bold;color:#ff6633}
.divFriendSetting{width:auto;padding:2px;background-color:#f0f0f0;text-align:left;}

.divSalonFamilyFuncBox,.divSalonFriendsFuncBox,.divSalonClassMatesFuncBox,.divSalonForumFuncBox,.divSalonMallFuncBox{width:auto;margin-top:3px;margin-bottom:30px;padding:1px 3px 1px 25px;border-bottom:solid #f0f0f0 1px;background-position:left top;background-repeat:no-repeat;}
.divSalonFamilyFuncBox{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconFamilyGroup.gif);}
.divSalonFriendsFuncBox{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconiKidsSalonFriends.gif);}
.divSalonClassMatesFuncBox{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconOnCourse.gif);}
.divSalonForumFuncBox{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconiKidsSalonTalk.gif);}
.divSalonMallFuncBox{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconResume.gif);}

.divFamilyCount,.divFriendCount,.divClassMatesCount{width:auto;height:auto;overflow-x:hidden;overflow-y:visible;padding:0px 10px 10px 25px;text-align:left;margin-top:10px;font-size:14.5px;font-weight:bold;text-decoration:underline;color:#333333;background-position:left top;background-repeat:no-repeat;}
.divFamilyCount{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconFamilyGroup.gif);}
.divFriendCount{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconGroup.gif);}
.divClassMatesCount{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconGroup.gif);}

.divFriendNoticeAllTitle{width:auto;margin-top:3px;margin-bottom:3px;padding:0px 3px 3px 25px;border-bottom:solid #66C0C3 1px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconiKidsSalon.gif);background-position:left top;background-repeat:no-repeat;}

/* SmallUserImage */
.divSexBox,.divSexBoxM,.divSexBoxF{padding:2px;width:40px;float:left;background-color:white;}
.divSexBoxM{border:solid #e0e0ff 1px;}
.divSexBoxF{border:solid #ffe0e0 1px;}
.divSexBox{border:solid #e3e3e3 1px;}

.imgSmallPI{width:100%;cursor:pointer;}

/* iKidsMySalon_Forum */
.spanSalonForumTitle{font-size:14.5px;font-weight:bold;color:#333333;}
.divSalonForumContentBox{width:100%;overflow:hidden;text-align:left;}
.spanForumSetTop{font-size:14.5px;font-weight:bold;color:#1A9990;text-decoration:underline;}
.tableForumItem{padding-top:5px;border:solid #ACD8D9 1px;margin-top:2px;margin-bottom:2px;color:#AD0303;}
.divPageBox{margin-bottom:3px;margin-top:3px;padding:2px;width:auto;border:solid #add8e6 1px;}
.spanForumDisplayTitle{font-size:14.5px;font-weight:bold;width:100%;color:#1A9990;text-decoration:underline;}

/* iKidsMySalon_Forum_Submit */
.divForumSubmitStatus{font-size:14.5px;width:auto;padding:5px;background-color:#BDE9EA;}
.divForumDetail{border:#ACD8D9 1px solid;color:#333333;padding:5px;width:auto;background-color:#F4FEFF;overflow:hidden;}
.divForumSubject{width:100%;text-align:left;color:#333333;}
.Icon20px{cursor:pointer;width:20px;height:20px;}
.divForumEmotion{width:auto;border:solid gray 1px;background-color:#FAFAFA;padding:2px;margin-top:2px;margin-bottom:2px;}
.divForumType{width:auto;border:solid gray 1px;background-color:#FAFAFA;padding:2px;margin-top:2px;margin-bottom:2px;}
.spanHandLeft{margin-right:3px;float:left;cursor:pointer;}
.divForumBodyTitle{width:auto;padding:2px;border-top:dashed 1px gray;text-align:left;}

.tableForumList{color:black;padding:2px;border:#AEDAE5 1px solid}
.divForumListSubject{margin-top:5px;margin-bottom:5px;border:#AEDAE5 1px solid;width:auto;background-color:#E5F5F9;font-size:14.5px;font-weight:bold;color:#FF9900;padding:2px;}
.divForumListFunction{margin-top:5px;margin-bottom:5px;border-bottom:#AEDAE5 1px solid;width:100%;}

/* iKidsMySalon_Mall */

/* Top User Pannel */
.topPannel{width:100%;font-size:13px;}
.imgSmallUser,.imgSmallFunc,.imgSmallFuncR{cursor:pointer;background-color:#f5f5f5;width:40px;height:40px;border-top:solid white 1px;border-left:solid white 1px;border-right:solid gray 1px;border-bottom:solid gray 1px;margin-left:2px;}
.imgSmallUser,.imgSmallFunc{float:left;}
.imgSmallFuncR{float:right;}

.imgTopUser{width:auto;margin-bottom:3px;border:solid black 1px;cursor:pointer;}

/* Kindergarten Half Year Plan */
.divHYTitle{width:auto;text-decoration:underline;font-size:14.5px;font-weight:bold;margin-top:10px;color:#000080;background-color:#add8e6;}
.HYPlanBox{width:auto;margin:2px;color:#333333;border-bottom:solid gray 1px;border-right:solid gray 1px;background-color:#eeeeee;text-align:left;}

/* TargetTitle */
.targetTitle{width:auto;overflow:auto;padding:2px;text-align:left;font-size:14.5px;font-weight:bold;color:Blue;}

/* PI */
.spanSecuritySet{cursor:pointer;color:#000080;padding-left:20px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconSecurity.gif);background-position:left center;background-repeat:no-repeat;}
.spanValueSetBox{text-align:left;}
.spanValueSet{cursor:pointer;color:#000080;padding-left:16px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconEditSmall.gif);background-position:left center;background-repeat:no-repeat;}

/* Apply */
.divNavigator{white-space:nowrap;width:auto;padding:2px;border:1px solid gray;background-color:#F0F0F0}

/* iKidsWish */
.divWishTitle{width:auto;height:60px;padding:2px 2px 2px 80px;color:#333333;text-align:left;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconWishBoxClose.png);background-position:left center;background-repeat:no-repeat;}
.diviKidsWishBox,.diviKidsWishBoxNon,.diviKidsWishBoxOK{
	width:100px;min-height:150px;overflow-x:hidden;overflow-y:visible;padding:2px;
	cursor:pointer;float:left;text-align:center;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;
	background-position:center top;background-repeat:no-repeat;}
.diviKidsWishBox{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconWish.png);}
.diviKidsWishBoxNon{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconWishNon.png);}
.diviKidsWishBoxOK{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconWishOK.png);}

/* SchooliKids */
.divSchooliKidsTitle{width:auto;color:#009999;font-size:16px;font-weight:bold; color:#ff6633;padding:2px;border-bottom:solid #add8e6 5px;}
.divSubFuncTitle{width:auto;font-size:13px;font-weight:bold;padding:2px;text-decoration:underline;text-align:center;background-color:#add8e6;color:#000080;}
.divStep{width:auto;color:#009999;font-size:14.5px;font-weight:bold;padding:2px;border-bottom:solid #add8e6 1px;}
.halfFunc{width:48%;padding:2px;color:#0000ff;text-align:left;background-color:#F0F0F0;}
.divFullFunc{width:auto;float:left;padding:2px;margin-top:3px;border:solid #add8e6 1px;text-align:left;}
.tableSchooliKidsAdd{background-color:#eeeeee;}

/* PayPage */
.divPayLog{width:auto;min-height:80px;background-image:url(https://img.alipay.com/pics/sys/index/logo.gif);background-position:top left;background-repeat:no-repeat;padding:10px 0px 0px 280px;}

/* TeacherBlog */
.divTeacherList{width:auto;overflow-x:hidden;overflow-y:visible;padding:2px;}
.divBlogList{width:auto;overflow-x:hidden;overflow-y:visible;border:1px solid #FF99FF;margin-top:5px;}
.divBlogListContent{width:auto;overflow-x:hidden;overflow-y:visible;background-color:#FF99FF;text-align:center;padding:2px;font-size:14.5px;font-weight:bold;text-decoration:underline;color:white;}
.divNoticeList{width:auto;overflow-x:hidden;overflow-y:visible;padding:2px;}
.teacherBlog{display:inline-block;width:24%; height:170px;overflow:hidden;padding:2px; float:left;}

/* ClassRoom */
.TableClassDialog{width:auto;background-color:#fafafa;border-left:solid #add8e6 1px;border-right:solid #add8e6 1px;border-top:solid #add8e6 3px;border-bottom:solid #add8e6 3px;color:#333333;padding-bottom:5px;}

/* ForgetPassword */
.divEmail,.divMobile{width:auto;height:100px;padding:20px 2px 2px 110px;margin-top:20px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgForget.gif);background-repeat:no-repeat;}
.divEmail{background-position:0px 0px}
.divMobile{background-position:0px -200px}

/* ForumDisplay */
.divForumDisplayTitle,.divForumDisplaySubject,.divForumDisplayFunction{width:100%;margin-top:5px;margin-bottom:5px}
.divForumDisplaySubject{border:#AEDAE5 1px solid;background-color:#E5F5F9;font-size:14.5px;font-weight:bold;color:#FF9900;padding:2px;}
.divForumDisplayFunction{border-bottom:#AEDAE5 1px solid;}

.tableForumDisplayBody{color:black;padding:2px;border:#AEDAE5 1px solid}

/* HouseKeeping */
div.lighttitle{font-size:13px;font-weight:bold;width:100%;background-color:#add8e6;text-align:center;}

/* Personal HomePage Head */
.HPTitle{font-size:16px;font-weight:bold; color:#00ffff;}
.HPNameCard{color:#6060ff;}

/* SimpleBabyHomeMenu */
.divSBMenuTitle{color:#000080;background-color:#CEE8F0;padding:2px;cursor:pointer;padding:2px;width:auto;overflow-x:hidden;overflow-y:visible;}
.divSBMenuBox{margin-top:5px;margin-bottom:5px;width:auto;overflow-x:hidden; overflow-y:visible;color:black;text-align:left;border:solid #add8e6 1px;background-color:#fafafa;}
.divSBMenu{color:black;padding:2px;padding-left:12px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconTip.gif);background-position:left center;background-repeat:no-repeat;}

/* DisplayNotice */
.BottomInfo{color:#000000;height:20px;background-color:transparent;}

.WaitBarPop{z-index:1000;position:absolute;text-align:center}
.tdTop{text-align:left;}
.divNavi{text-align:left;width:auto;padding:2px;color:Gray;margin-top:5px;}

/* iKidsCook */
.ikidsCook{float:right;padding:2px;cursor:pointer;font-size:11px;color:#000080;width:150px;background-color:#f0f0f0;text-align:center;}

/* iKidsCookRefresh */
div.cookBook{width:auto;padding:60px 5px 5px 5px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/BGPics/BG000.jpg);background-repeat:no-repeat;background-position:left top;}

/* HomeWork */
.homeWorkWeek{float:right;cursor:pointer;font-size:11px;color:#000080;width:150px;height:45px;background-color:#f0f0f0;text-align:center;}
.homeworkContent{color:#333333;text-align:left;width:auto;padding:2px 2px 2px 16px;margin-bottom:20px;}

.homeworkTitle,.homeworkTime{width:auto;padding:2px 2px 2px 16px;text-align:left;background-position:left center;background-repeat:no-repeat;}
.homeworkTitle{padding-left:20px;color:#000080;background-color:#eeeeff;border-bottom:solid #add8e6 1px;font-size:14.5px;font-weight:bold;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconSmallType.gif);}
.homeworkTime{color:#333333;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconClock.gif);}

/* ScoreManager */
.tableScoreUpload{width:100%;color:#333333;text-align:left;}

.divActivityAnalysisDetail,.divActivityAnalysisTitle{width:auto;padding:2px 2px 2px 24px;text-align:left;}
.divActivityAnalysisTitle{color:#000080;font-size:16px;font-weight:bold; background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconAnalysis.gif);background-position:left center;background-repeat:no-repeat;}
.divActivityAnalysisDetail{color:#333333;text-align:left;}

/* AddHomeTab */
.divHomeTab{width:auto;overflow-x:hidden;overflow-y:visible;text-align:left;padding-left:5px;padding-right:5px;}

/* iKidsTrainCourseExcute */
.courseinfo{margin:5px 0px 5px 0px;padding:2px;border:solid gray 1px;background-color:#fff0f0;}
.coursetitle{
	background-color:#add8e6;
	color:white;
	text-decoration:underline;
	padding:2px;
	text-align:center;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconFiles.gif);background-position:left center;background-repeat:no-repeat;}

.divExamItem,.divCourseTitle{width:auto;padding:2px;text-align:left;}
.divExamItem{font-size:14.5px;color:#0000ff;margin:2px 0px 0px 3px;}
.divCourseTitle{white-space:nowrap;padding-left:18px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconGraduate.gif);background-position:left center;background-repeat:no-repeat;}

/* MenuContent: page title */
.pageTitle{
	padding:2px;
	margin-bottom:5px;
	text-align:left;
	width:auto;
	font-size:16px;
	font-weight:bold;
	color:#A68246;
	border-bottom:2px solid #E6E6E6;}

/* simple menu item */
.mClass{font-size:14.5px;color:#333;}
.mBr{color:#333333;margin:0px 3px 0px 3px;}

/* User Info */
.UITitle{width:auto;text-align:center;margin-bottom:5px;}
.serviceStop{text-decoration:blink;color:#ff6633;font-weight:bold;}

/* BlockNotice */
div.BNotice{width:auto;padding-top:10px;text-align:center;}
img.BNotice{height:80%;cursor:pointer;}

/* Notice Block */
.noticeBlock{text-align:left;width:100%;margin-bottom:5px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}

/* notice title */
span.ntComments{font-size:11px;color:#333333;margin-left:3px;line-height:inherit;}
span.visited{font-size:11px;color:#333333;line-height:inherit;}
div.imgtitle{width:auto;overflow-x:hidden;overflow-y:visible;text-align:left;}

/* Notice Display */
.NTitleBG0,.NTitleBG1,.NTitleBG2,.NTitleBG3,.NTitleBG4,.NTitleBG5,.NTitleBG6,.NTitleBG7,.NTitleBG8,.NTitleBG9,.NTitleBG10,.NTitleBG11,.NTitleBG12,.NTitleBG13,.NTitleBG14,.NTitleBG15,.NTitleBG16,.NTitleBG17,.NTitleBG18,.NTitleBG19,.NTitleBG20,.NTitleBG21,.NTitleBG22,.NTitleBG23,.NTitleBG24,.NTitleBG25,.NTitleBG26,.NTitleBG27,.NTitleBG28,.NTitleBG29,.NTitleBG30,.NTitleBG31,.NTitleBG32,.NTitleBG33,.NTitleBG34,.NTitleBG35,.NTitleBG36,.NTitleBG37{
	text-align:center;
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;}
.NTitleBG0{width:402px;height:45px;padding:25px 51px 0px 20px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/0.gif);}
.NTitleBG1{width:309px;height:45px;padding:25px 118px 0px 24px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/1.gif);}
.NTitleBG2{width:338px;height:45px;padding:25px 161px 0px 20px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/2.gif);}
.NTitleBG3{width:400px;height:42px;padding:28px 150px 0px 30px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/3.gif);}
.NTitleBG4{width:365px;height:45px;padding:25px 190px 0px 25px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/4.gif);}
.NTitleBG5{width:325px;height:42px;padding:28px 175px 0px 25px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/5.gif);}
.NTitleBG6{width:320px;height:45px;padding:25px 132px 0px 35px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/6.gif);}
.NTitleBG7{width:373px;height:45px;padding:25px 154px 0px 12px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/7.gif);}
.NTitleBG8{width:339px;height:42px;padding:28px 130px 0px 30px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/8.gif);}
.NTitleBG9{width:343px;height:42px;padding:28px 146px 0px 17px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/9.gif);}
.NTitleBG10{width:310px;height:42px;padding:28px 85px 0px 35px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/10.gif);}
.NTitleBG11{width:338px;height:42px;padding:28px 136px 0px 28px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/11.gif);}
.NTitleBG12{width:340px;height:45px;padding:25px 130px 0px 20px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/12.gif);}
.NTitleBG13{width:326px;height:42px;padding:28px 230px 0px 24px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/13.gif);}
.NTitleBG14{width:317px;height:40px;padding:30px 170px 0px 21px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/14.gif);}
.NTitleBG15{width:311px;height:42px;padding:28px 216px 0px 25px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/15.gif);}
.NTitleBG16{width:319px;height:42px;padding:28px 64px 0px 21px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/16.gif);}
.NTitleBG17{width:300px;height:40px;padding:30px 260px 0px 20px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/17.gif);}
.NTitleBG18{width:307px;height:40px;padding:30px 125px 0px 36px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/18.gif);}
.NTitleBG19{width:322px;height:45px;padding:25px 60px 0px 28px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/19.gif);}
.NTitleBG20{width:323px;height:45px;padding:25px 112px 0px 25px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/20.gif);}
.NTitleBG21{width:332px;height:40px;padding:30px 230px 0px 18px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/21.gif);}
.NTitleBG22{width:314px;height:42px;padding:28px 65px 0px 26px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/22.gif);}
.NTitleBG23{width:347px;height:40px;padding:30px 220px 0px 8px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/23.gif);}
.NTitleBG24{width:319px;height:40px;padding:30px 160px 0px 16px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/24.gif);}
.NTitleBG25{width:418px;height:45px;padding:25px 54px 0px 10px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/25.gif);}
.NTitleBG26{width:376px;height:45px;padding:25px 10px 0px 82px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/26.gif);}
.NTitleBG27{width:307px;height:40px;padding:30px 120px 0px 25px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/27.gif);}
.NTitleBG28{width:329px;height:35px;padding:35px 230px 0px 21px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/28.gif);}
.NTitleBG29{width:295px;height:40px;padding:30px 257px 0px 15px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/29.gif);}
.NTitleBG30{width:342px;height:40px;padding:30px 140px 0px 20px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/30.gif);}
.NTitleBG31{width:326px;height:40px;padding:30px 217px 0px 5px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/31.gif);}
.NTitleBG32{width:317px;height:42px;padding:28px 130px 0px 20px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/32.gif);}
.NTitleBG33{width:326px;height:40px;padding:30px 240px 0px 14px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/33.gif);}
.NTitleBG34{width:313px;height:40px;padding:30px 90px 0px 28px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/34.gif);}
.NTitleBG35{width:338px;height:45px;padding:25px 130px 0px 30px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/35.gif);}
.NTitleBG36{width:426px;height:40px;padding:30px 140px 0px 14px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/36.gif);}
.NTitleBG37{width:311px;height:40px;padding:30px 120px 0px 20px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/BGTitle/37.gif);}

.NTitleBox{width:100%;text-align:center;}
.NSubject{color:#000080;}
.NBody{position:relative;width:100%;text-align:left;clear:both;overflow-x:hidden;}

.NDateTime,.NDateTimeLine{
	width:auto;text-align:center;color:gray;
	margin-top:5px;margin-bottom:20px;padding-top:5px;}
.NDateTimeLine{border-top:solid #f0f0f0 1px;}
.neditinfo{width:auto;text-align:right;padding-top:5px;margin-top:20px;color:gray;border-top:solid #f0f0f0 1px;}

.attachL,.attachR,.attachC{position:relative;overflow-x:hidden;text-align:center;}
.attachL{float:left;}
.attachR{float:right;}
.attachC{width:auto;}

.picFrame{table-layout:auto;margin-left:auto;margin-right:auto;}
.noticepointer{width:auto;padding:2px 2px 2px 36px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconHand.gif);background-position:left center;background-repeat:no-repeat;}

/* shownoticecontent */
span.NCTitle{color:black;font-weight:bold;width:100%;text-align:center;}
span.SComments{color:black;}

/* MostUpdateComments */
.comMost{width:auto;padding:2px;border-bottom:solid #add8e6 1px;cursor:pointer;margin-bottom:10px;}
.comName{text-decoration:underline;color:#333333;}

.comSub{color:#ff6633;padding-left:13px;text-decoration:underline;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconHasComments.gif);background-position:left top;background-repeat:no-repeat;}
.comBody{margin:2px;}

.com4Verify{padding-left:13px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconHasComments.gif);background-position:left top;background-repeat:no-repeat;}

/* Notice Emotion */
.nem{width:auto;height:auto;overflow-x:hidden;overflow-y:visible;margin:10px 0px 10px 0px;background-color:#f0f0f0;}
.nemtitle{width:auto;height:auto;overflow-x:hidden;overflow-y:visible;padding:5px;text-align:left;}
.nemsub{float:left;}

a.emClear{float:right;}
a.emResult{float:right;margin-right:3px; text-align:center;}

table.emResult{width:100%;text-align:center; vertical-align:bottom;}

.eBar,.eBarM,.eBar0{
	display:inline-block;width:30px;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/eBar.gif);background-repeat:repeat-y;}
.eBar{background-position:0px 0px}
.eBarM{background-position:-100px 0px}
.eBar0{height:1px;background-position:0px 0px}

.emfenlu,.emgandong,.emgaoxiao,.emnanguo,.empeifu,.emtongqing,.emwenxin,.emwuliao,.emxinqi{
	display:inline-block;height:22px;padding-top:22px;cursor:pointer;
	background-image:url(./iKidsIcons/bgIconsEmotion.png);background-repeat:no-repeat;}
.emfenlu{background-position:center 0px;}
.emgandong{background-position:center -100px;}
.emgaoxiao{background-position:center -200px;}
.emnanguo{background-position:center -300px;}
.empeifu{background-position:center -400px;}
.emtongqing{background-position:center -500px;}
.emwenxin{background-position:center -600px;}
.emwuliao{background-position:center -700px;}
.emxinqi{background-position:center -800px;}

/* Notice*/
.nlist{width:100%;white-space:nowrap;text-align:left;}

/* NoticeFresh */
.noticeFunc{
	background-image: -moz-linear-gradient(top, #ccccff,#FFFFFF); /* For Firefox  */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ccccff),color-stop(1, #FFFFFF)); /* For Safari and Chrome */
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ccccff,endColorStr=#ffffff);
	text-align:left;
	padding:2px;}

/* NoticeEditList */
a.email{font-size:14.5px;float:right;}
a.date{width:85px;float:left;}

span.album{padding-left:17px;color:#333333;font-size:11px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconAlbumBook.gif);background-position:left center;background-repeat:no-repeat;}

.newnotice,.delnotice,.copyfile,.albumset,.powerset,.verifyset,.bgtitleset{
	background-image:url(./iKidsIcons/bgNoticeEdit.png);background-repeat:no-repeat;
	cursor:pointer;color:Blue;height:auto;overflow-y:visible;overflow-x:hidden;}
.delnotice{display:inline-block;width:40px;height:40px;background-position:center 0px;}
.newnotice{display:inline-block;width:40px;height:40px;background-position:center -200px;}

.recyclebox,.verifybox{
	cursor:pointer;color:white;height:auto;overflow-y:visible;overflow-x:hidden;text-align:center;padding:2px;}
.recyclebox{text-align:center;width:auto;height:60px;background-color:#8CBF26;}
.verifybox{text-align:center;width:auto;height:60px;background-color:#F09709;margin-bottom:5px;}

.copyfile{text-align:left;width:auto;height:auto;overflow-x:hidden;overflow-y:visible;padding:2px 2px 2px 15px;background-position:left -495px;}

.nedit{font-size:14.5px;cursor:pointer;color:black;height:auto;overflow-y:visible;overflow-x:hidden;
	float:left;display:inline-block;width:auto;padding:3px;	margin:2px;white-space:nowrap;overflow-x:visible;}
	
.albumset,.powerset,.verifyset,.bgtitleset{padding-left:15px;}
.albumset{background-position:left -560px;}
.verifyset{background-position:left -590px;}
.powerset{background-position:left -620px;}
.bgtitleset{background-position:left -650px;}

div.neditStatus,div.neditBlock{
	width:auto;margin-bottom:2px;padding:2px;
	border-bottom:solid #000080 1px;border-right:solid #000080 1px;
	color:#333333;}

div.neditStatus{
	font-size:14.5px;
	text-align:center;
	background-color:#add8e6;
	text-decoration:underline;
}

div.neditBlock{
	font-size:13px;
	text-align:left;
	background-color:#eeeeff;
}

div.neditTitleBG{margin-left:5px;width:160px;white-space:nowrap;float:left}
div.power,div.dstyle{padding-left:5px;float:left;}

img.preview{width:80px;height:60px;cursor:pointer;}

table.noticeSet{height:60px;color:#333333;}
td.attach{text-align:left;padding:2px;}
img.ftype{width:13px;height:13px;}
span.attachP{text-decoration:underline;float:left;}
div.sysTips{width:auto;padding:2px;}

.memberSel{border:none;height:26px;background-color:Transparent;color:black;}

span.label{text-align:center;color:#0000ff;}
div.noticeStyle{width:100%;text-align:left;border-bottom:dashed 1px gray;}

/* Top New Works */
div.tnWorks{overflow:hidden;width:582px;position:relative;height:270px}
img.work{left:100px;top:20px;position:absolute;cursor:pointer;}
div.worktitle{position:absolute;top:20px;text-align:center;}

/* Upload Files */
.uploadBox{width:596px;background-color:#e9eae1;TEXT-ALIGN:left;padding:2px;border-left:solid 1px gray;border-right:solid 1px gray;}
.titleBox{width:290px;background-color:#F5F6EC;border:solid 1px gray;padding:5px;color:#6B68BA;font-size:14.5px;font-weight:bold}

.memberTypeSel,.selectAlbum{text-align:left;padding:2px;width:auto;background-color:#F0F0F0;border:solid gray 1px;}
.selectAlbum{color:#333333;}

/* iKidsSurveyBatchWork */
div.uploadSComments{margin-bottom:2px;width:auto;padding:2px;color:#333333;line-height:20px;}
span.uploadSComments{color:white;padding:2px;background-color:#6666ff;}
div.downloadReport{margin-bottom:2px;width:auto;padding:2px;color:#333333;line-height:20px;}
span.bachworkTitle{color:white;padding:2px;background-color:#ff6666;}

/* UpdatePersonalPhotos */
.selPhoto{width:auto;height:370px;overflow-y:scroll; overflow-x:hidden; text-align:center;}

/* MyOrderStatus */
.oderList,.orderTitle{width:auto;padding:2px;}
.orderList{border:solid #add8e6 1px;margin-bottom:5px;text-align:left;}
.orderTitle{background-color:#add8e6;color:white;font-size:14.5px;}

/* WordLoad Analysis */
.todayReport,.memberAna,.monthlyAna{width:auto;padding:2px;color:#000080;}
.todayReport{font-size:14.5px;border-bottom:solid #add8e6 1px;}
.memberAna{background-color:#ffffaa;}
.monthlyAna{font-size:14.5px;font-weight:bold;border-bottom:solid gray 1px;}

.memberAnaTitle,.memberAnaClass{width:200px;text-align:right;color:#333333;display:inline-block;}
.memberAnaClass{cursor:pointer;}

/* BabyHomePageDiary */
.diaryHead{width:auto;text-align:left;margin-bottom:20px;padding:5px 5px 5px 50px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconNovel.gif); background-position:left center; background-repeat:no-repeat;}

/* FunctionDiaryPicker */
td.d1,td.d6{width:14.2%;}
td.d0{width:14.3%;color:Red;}
td.d6{color:Red;}

/* PersonalDiary */
.PDiary1,.PDiary0{padding-top:2px;width:100%;text-align:left;margin-bottom:4px;margin-top:4px;}
.PDiary1{border-top:solid #add8e6 1px;}
span.diaryLeads{color:#333333;font-size:14.5px;font-weight:bold;text-decoration:underline;}

.diaryFrame0{width:582px;text-align:left;height:auto;overflow-x:hidden;overflow-y:visible;}
.diaryTop0{width:auto; height:18px;text-align:center;padding:40px 20px 2px 50px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/DiaryFrame/0/DiaryTop.gif);}
.diaryBody0{width:auto;padding:2px 20px 2px 50px;text-align:left; background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/DiaryFrame/0/DiaryBody.gif); background-repeat:repeat-y;}
.diaryBottom0{width:auto;height:36px;text-align:center;padding:2px 20px 2px 50px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsHome/DiaryFrame/0/DiaryBottom.gif);}

/* KinderGartenCAEWaiting4Verify */
.ActivityLib4Verify,.ActivityPlan4Verify,.WeeklyPlan4Verify,.Monthly4Verify{width:auto; padding:2px 2px 2px 30px; height:16px; font-size:14.5px;color:blue;text-decoration:underline;background-position:left center;background-repeat:no-repeat;}
.ActivityLib4Verify{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconFilesFolder.gif);}
.ActivityPlan4Verify{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconDailyPlan.gif);}
.WeeklyPlan4Verify{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconCalendarWeek.gif);}
.Monthly4Verify{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconCalendarMonth.gif);}

/* KinderGartenCAEMonthly */
.divMonthWeek{
	width:auto;
	text-decoration:underline;
	font-size:14.5px;font-weight:bold;
	color:#000080;
	background-color:#add8e6;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconCalendarMonth.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:2px 2px 2px 20px;}

.divAttach{
	width:auto;
	text-decoration:underline;
	font-size:14.5px;font-weight:bold;
	color:#000080;
	background-color:#add8e6;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconAttach.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:2px 2px 2px 20px;}

/* WorkFlowManager */
.WFSub{cursor:pointer;text-decoration:underline;color:navy;font-size:14.5px;}
.WFSub2,.WFSub5{padding-left:20px;background-position:left top;background-repeat:no-repeat;}
.WFSub2{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconText.gif);}
.WFSub5{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconGroup.gif);}

.WFModuleList{width:100%;font-size:13px;text-align:left;}

/* Schedule */
.scheduleHead{width:auto; height:20px; font-size:14.5px;font-weight:bold; padding:5px 0px 0px 25px;background-color:#add8e6; text-align:left;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconSchedule.gif);background-position:left center;background-repeat:no-repeat;}
.schedule{font-size:13px;color:#000080;width:100%;text-align:center;}
.timeLine{width:1500px;}
.timeBoard{width:auto;padding:2px;border:solid #A2BBDD 1px; background-color:#E8EEF7;overflow-x:scroll; overflow-y:auto;}

.timeSlotAM,.timeSlotPM{
	float:left;color:#A2BBDD;text-align:right;font-size:11px;
	width:59px;height:24px;border-right:solid #A2BBDD 1px;border-bottom:solid #A2BBDD 1px;}
.timeSlotAM{background-color:#F9FFF8;}
.timeSlotPM{background-color:#D7DDE6;}

.secondzero{float:right;font-size:16px;font-weight:bold;}
.hournumber{float:left;font-size:12px;}

.alterWidthLeft,.alterWidthRight{
	width:5px;background-color:#add8e6;cursor:e-resize;background-image:url(./iKidsIcons/bgIconsH.png);background-repeat:no-repeat;}
.alterWidthLeft{background-position:0px center;}
.alterWidthRight{background-position:-50px center;}

.ScheMark0,.ScheMark1,.ScheMark2,.ScheMark3{
	cursor:pointer;
	height:60px;
	float:left;
	padding-top:10px;
	font-size:11px;
	text-align:left;
	overflow:hidden;
	white-space:nowrap;
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/bgMark.gif);
	background-repeat:repeat-x;}
.ScheMark0{background-position:0px 0px;border:solid gray 1px;background-color:#f0f0f0;}
.ScheMark1{background-position:0px -100px;border:solid #FF6600 1px;background-color:#FFAA99;}
.ScheMark2{background-position:0px -200px;border:solid blue 1px;background-color:#add8e6;}
.ScheMark3{background-position:0px -300px;border:solid #CC0099 1px;background-color:#FF99DD;}

.tipWeekly,.tipDaily,.tipClock,.tipAllDay,.tipInvite{
	border-bottom:solid #32A0FF 2px;border-right:solid #32A0FF 2px;
	background-color:#DDFFFF;
	margin-bottom:5px;
	height:20px;
	padding:8px 2px 2px 26px;
	white-space:nowrap;
	color:#32A0FF;font-size:16px;font-weight:bold;text-align:left;
	background-position:2px center;background-repeat:no-repeat;}
.tipWeekly{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconBookTip.png);}
.tipDaily{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconCheck.png);}
.tipClock{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconTimeEvent.png);}
.tipAllDay{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconAllDayEvent.png);}
.tipInvite{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconInvitation.png);}

.schedulesub{font-size:13px;}

/* SalesAccount */
.salesList0,.salesList1,.salesList2,.salesList3,.salesList4,.salesList5,.salesList9,.salesStatus{
	width:auto; height:auto;overflow:auto;padding:6px 2px 2px 20px;border-bottom:dashed gray 1px; text-align:left; 
	background-color:#f0ffff; font-size:14.5px;background-position:left center;background-repeat:no-repeat;}
.salesList0{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconSalesAccount.gif);}
.salesList1{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconHand16.png);}
.salesList2{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconPaper16.png);}
.salesList3{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconAlert16.png);}
.salesList4{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconDollar16.gif);}
.salesList5{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconSmallWishBox.png);}
.salesList9{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconBadGray16.png);}
.salesStatus{padding-left:30px; background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconStatus.gif);}

.salesinput,.salesup,.salesdown,.salesnochange,.salesback,.saleslost{color:White;font-size:11px;padding:1px;}
.salesup{background-color:green;}
.salesdown{background-color:red;}
.salesnochange{background-color:purple;}
.salesback{background-color:red;}
.saleslost{background-color:#333333;}
.salesinput{background-color:blue;}

.salesaccountname{font-size:13px;}

/* SalesMember */
.salesMember0,.salesMember1,.salesMember2,.salesMember3,.salesMember4,.salesMember5,.salesMember9,.salesMemberFrom0,.salesMemberFrom1,.salesMemberFrom2,.salesMemberFrom3,.salesMemberFrom4,.salesMemberFrom5,.salesMemberFrom6,.salesMemberFrom7,.salesMemberFrom8,.salesMemberFromz{
	width:auto;padding:6px 2px 2px 20px;border-bottom:dashed gray 1px; background-color:#f0ffff; text-align:left; font-size:14.5px;
	background-image:url(./iKidsIcons/bgIconsSalesMember.png);background-repeat:no-repeat;background-position:left center;}
.salesMember0{background-position:0px 0px;}
.salesMember1{background-position:0px -100px;}
.salesMember2{background-position:0px -200px;}
.salesMember3{background-position:0px -300px;}
.salesMember4{background-position:0px -400px;}
.salesMember5{background-position:0px -500px;}
.salesMember9{background-position:0px -600px;}

.salesMemberFrom0{background-position:0px -700px;}
.salesMemberFrom1{background-position:0px -800px;}
.salesMemberFrom2{background-position:0px -900px;}
.salesMemberFrom3{background-position:0px -1000px;}
.salesMemberFrom4{background-position:0px -1100px;}
.salesMemberFrom5{background-position:0px -1200px;}
.salesMemberFrom6{background-position:0px -1300px;}
.salesMemberFrom7{background-position:0px -1400px;}
.salesMemberFrom8{background-position:0px -1500px;}
.salesMemberFromz{background-position:0px -1600px;}

/* div Bar */
.BarAccount,.BarDollar{height:20px;background-position:left center;background-repeat:no-repeat;}
.BarAccount{background-color:#99ffff;border-right:solid #66cccc 1px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconSalesAccount.gif);}
.BarDollar{background-color:#ffff66;border-right:solid #cccc33 1px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconDollar16.gif);}

/* OnLineVoting */
.votingNo{width:100px;font-size:30px; font-weight:bold; color:Blue; text-align:center; vertical-align:middle; border:solid blue 1px; background-color:#add8e6;}

.divOLVoting,.divNoticeAlert4Vote{width:auto;padding:2px 2px 2px 64px;background-repeat:no-repeat; background-position:left top;}
.divOLVoting{margin-bottom:20px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconVoting.gif);}
.divNoticeAlert4Vote{border:solid gray 1px; background-color:#efefef;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconVoting.gif);}

/**
	iKidsFolder: 文件柜功能
**/
.folderList,.fileList,.iKidsAlbumO,.iKidsAlbumC,.folderInfo{
	background-image:url(./iKidsIcons/bgIconsFolder.png);background-repeat:no-repeat;
	}
.folderList,.fileList{
	width:auto;padding:1px;padding-left:25px;overflow-x:hidden;overflow-y:auto;margin-bottom:5px;
	background-position:top left;background-repeat:no-repeat;}
.folderList{
	height:150px;border:solid #99FFFF 1px;background-color:#DFFFFF;
	background-position:0px -200px;}
.fileList{
	min-height:150px;border:solid #CCCCCC 1px;background-color:#FFFFFF;
	background-position:0px -800px;}

.iKidsAlbumO,.iKidsAlbumC{
	text-align:center;cursor:pointer;white-space:nowrap;
	-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;
	display:block;width:120px;height:30px;padding-top:64px;}
.iKidsAlbumO{background-position:center 0px;}
.iKidsAlbumC{background-position:center -100px;}


.folderInfo{
	width:auto;margin-bottom:5px;padding:2px 2px 2px 20px;overflow:auto;border:solid #FFEE66 1px;background-color:#FFFACE;
	background-position:0 -1350px;}

/** 快速行动 **/
.quickAct{font-weight:bold;font-size:13px;display:inline-block;float:right;cursor:pointer;}

/* WorkFlowManager */
td.WFSub2,td.WFSub5{padding-left:20px;background-position:left top;background-repeat:no-repeat;}
td.WFSub2{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconText.gif);}
td.WFSub5{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconGroup.gif);}

div.WFMBlock0,div.WFMBlock1,div.WFMBlock2,div.WFMBlock3{text-align:center;padding:10px;background-color:#CBF4A5;cursor:pointer;border:solid #10961B 1px;background-repeat:no-repeat; background-position:5px 5px;}
div.WFMBlock0{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconGreenFolder.gif);}
div.WFMBlock1{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconSendSMS.gif);}
div.WFMBlock2{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconSurveyWrite.gif);}
div.WFMBlock3{background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconWorkflowModule.gif);}

span.WFSub{cursor:pointer;text-decoration:underline;color:navy;font-size:14.5px;}
div.WFModuleList{width:100%;font-size:13px;text-align:left;}

/* 音乐播放控制图片 */
.musicHide{display:none;}
.musicOn,.musicOff{cursor:pointer;display:inline-block;width:21px;height:16px;background-image:url(./iKidsIcons/bgMusic.gif);background-repeat:no-repeat;}
.musicOn{background-position:0px 0px;}
.musicOff{background-position:0px -32px;}

/* Finance */
.financeBank,.financeCash,.financialAll,.financialAllOpen,.bankOther,.bankICBC,.bankABC,.bankBOC,.bankCCB,.bankCMB,.bankBright,.bankCOMM,.bankOtherOpen,.bankICBCOpen,.bankABCOpen,.bankBOCOpen,.bankCCBOpen,.bankCMBOpen,.bankBrightOpen,.bankCOMMOpen,.financialAll,.financialAllOpen,.financialCash,.financialCashOpen{
	display:inline-block;background-image:url(./iKidsIcons/bgFinance.png);background-repeat:no-repeat;}

.bankCOMM,.bankCOMMOpen,.financialCash,.financialCashOpen,.financialAll,.financialAllOpen,.bankOther,.bankICBC,.bankABC,.bankBOC,.bankCCB,.bankCMB,.bankBright,.bankOtherOpen,.bankICBCOpen,.bankABCOpen,.bankBOCOpen,.bankCCBOpen,.bankCMBOpen,.bankBrightOpen{
	width:120px;overflow:hidden;white-space:nowrap;height:40px;padding-top:54px;cursor:pointer;float:left;text-align:center;}
.bankCOMMOpen,.financialCashOpen,.financialAllOpen,.bankOtherOpen,.bankICBCOpen,.bankABCOpen,.bankBOCOpen,.bankCCBOpen,.bankCMBOpen,.bankBrightOpen{background-color:lightblue;}

.bankOther{background-position:center -900px;}
.bankICBC{background-position:center -1000px;}
.bankABC{background-position:center -1100px;}
.bankBOC{background-position:center -1200px;}
.bankCCB{background-position:center -1300px;}
.bankCMB{background-position:center -1400px;}
.bankBright{background-position:center -1500px;}
.bankCOMM{background-position:center -1800px;}

.bankOtherOpen{background-position:center -200px;}
.bankICBCOpen{background-position:center -300px;}
.bankABCOpen{background-position:center -400px;}
.bankBOCOpen{background-position:center -500px;}
.bankCCBOpen{background-position:center -600px;}
.bankCMBOpen{background-position:center -700px;}
.bankBrightOpen{background-position:center -800px;}
.bankCOMMOpen{background-position:center -1900px;}

.financialAll{background-position:center -1600px;}
.financialAllOpen{background-position:center -1700px;}

.financialCash{background-position:center -100px;}
.financialCashOpen{background-position:center -100px;}

.financeBank,.financeCash{width:16px;height:16px;}
.financeBank{background-position:0px 0px;}
.financeCash{background-position:0px -30px;}

/* 上传与下载 */
.download{width:auto;padding:2px 2px 2px 20px;background-color:#f0f0f0;text-align:left;font-size:14.5px;color:white;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconDownload.gif);background-repeat:no-repeat;background-position:left center;}
.upload{width:auto;padding:2px 2px 2px 20px;background-color:#f0f0f0;text-align:left;font-size:14.5px;color:white;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconFilesReport.gif);background-repeat:no-repeat;background-position:left center;}
.xlsdownload{padding:2px 0px 0px 13px;text-align:left;font-size:13px;background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconExcel.gif);background-repeat:no-repeat;background-position:left center;}

/**
	DeskTop: 用于显示桌面背景
**/
.toolbox{
	width:auto;display:block;padding-left:5px;padding-top:12px;overflow-x:hidden;margin-right:2px;margin-bottom:10px;
	background-image:url(./iKidsIcons/bgTools.png);background-position:left top;background-repeat:no-repeat; }
.tooltitle{width:100%;height:30px;color:#F96A4A;font-weight:bold;font-size:14.5px;text-align:left;
		   background-image:url(./iKidsIcons/bgIconsFunc.png);background-position:right -1600px;background-repeat:no-repeat;}
.tooltitletext{padding-left:30px;}
.toolcontentwrap{width:auto;border-right:solid gray 1px;border-bottom:solid gray 1px;}
.toolcontent{width:auto;padding:2px;}

/**
	Who is Speaking
**/
.whoisspeaking{
	width:auto;padding:5px 5px 25px 5px;
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#FFFF99);
	background-image:url(http://i292.photobucket.com/albums/mm28/DennisXiong/iKidsIcons/iconNovel.gif);background-repeat:no-repeat;background-position:left center;
}

/*
	园长信箱
*/
.divmail{padding:40px 2px 2px 50px;width:auto;
		 background-image:url(./iKidsIcons/bgBar.png);background-position:0px -250px;}

/*
	部门班组
*/
.bglinkt,.bglinkb,.bglink{width:20px;background-image:url(./iKidsIcons/bgLink.png);background-repeat:no-repeat;}
.bglink{background-position:-10px 0px;}
.bglinkt{background-position:0px 0px;}
.bglinkb{background-position:0px -980px;}

/*
	当前所在日程
*/
.ikidscookplanview{width:auto;cursor:pointer;line-height:56px;padding:2px 2px 2px 70px;cursor:hand;text-align:left;font-size:24px;
				   background-image:url(./iKidsIcons/bgBar.png);background-repeat:no-repeat;background-position:-295px -400px;}

/* 移动版 */
.mobileContent
{
	width:auto;height:auto;overflow-x:hidden;overflow-y:visible;}
.mobileBottom
{
	width:auto;height:auto;overflow-x:hidden;overflow-y:visible;padding:2px;text-align:center;background-color:#add8e6;}

.mobileHome,.mobileClassMates,.mobileLogIn,.mobileLogOut,.mobilePassword,.mobilePIN,.mobileBBS,.mobileClass,.mobileApplication,.mobileLogIn,.mobileLogOut,.mobileComments,.mobileGarden,.mobileAdvice,.mobileHomeWork
{
	display:inline-block;width:40px;height:40px;cursor:pointer;
	background-image:url(./iKidsIcons/mobileIcons.png);background-repeat:no-repeat;}
.mobileHome{background-position:0px 0px;}
.mobileClassMates{background-position:0px -160px;}
.mobileBBS{background-position:0px -280px;}
.mobilePIN{background-position:0px -120px;}
.mobilePassword{background-position:0px -240px;}
.mobileClass{background-position:0px -320px;}
.mobileApplication{background-position:0px -360px;}
.mobileLogIn{background-position:0px -40px;}
.mobileLogOut{background-position:0px -80px;}
.mobileComments{background-position:0px -400px;}
.mobileGarden{background-position:0px -440px;margin-right:10px;}
.mobileAdvice{background-position:0px -480px;}
.mobileHomeWork{background-position:0px -520px;}

.mobileTitleBar
{
	width:auto;height:40px;line-height:40px;padding-left:55px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;
	background-image:url(./iKidsIcons/iTop.png);background-repeat:no-repeat;background-position:left center;}
.mobileTitle{display:inline-block;line-height:40px;height:40px;}
.mobileFunc{width:auto;height:auto;overflow-x:hidden;overflow-y:visible;}
.mobileMainMenu{width:auto;Height:auto;overflow-x:hidden;overflow-y:visible;border-bottom:solid gray 1px;padding:2px;text-align:left;background-color:#f0f0f0;}

/* Sina WeiBo */
.sinaweibo,.qqweibo{padding-left:26px;background-image:url(./iKidsIcons/IconWeibo.png);background-repeat:no-repeat;}
.sinaweibo{background-position:0px 0px;}
.qqweibo{background-position:0px -200px;}

/* 弹出式下拉菜单 */
.menutitle{display:block;padding:2px 0px 2px 0px;margin-top:9px;color:white;background-color:#b0b0b0;font-size:13px;}/* 菜单标题 */
.menubreak{margin-top:7px; border:0;color:black;background-color:#b0b0b0;height:1px}/* 菜单项隔断 */

.menuholder,.menudir,.menud,.menup{z-index:1000;position:absolute;}
.menudir,.menud,.menup{
	left:0px;top:0px;overflow-x:hidden;overflow-y:visible;
	width:180px;text-align:center;}

.poptrs,.popbrs{width:7px;background-image:url(./iKidsIcons/popconner.png);}
.poptrs{background-position:-107px 0px;}
.popbrs{background-position:-23px -43px;}

.poprbs{width:7px;background-image:url(./iKidsIcons/popborderv.png);background-position:-30px 0px;background-repeat:repeat-y;}

/**
	弹出式窗口功能
**/
.poptr,.poptron,.poptl,.popbl,.popbr{background-image:url(./iKidsIcons/popconner.png);}

.poptl{width:7px;background-position:0px 0px;}
.popbl{width:7px;background-position:0px -43px;}
.popbr{width:36px;background-position:-7px -43px;}

.poptr,.poptron{width:36px;cursor:pointer;}
.poptr{background-position:-7px 0px;}
.poptron{background-position:-43px 0px;}

.poprb,.poplb{background-image:url(./iKidsIcons/popborderv.png);background-repeat:repeat-y;}/*popborderv*/
.poprb{width:20px;background-position:-30px 0px;}
.poplb{width:7px;background-position:0px 0px;}

.poptb,.popbb{background-image:url(./iKidsIcons/popborderh.png);background-repeat:repeat-x;}/*popborderh*/
.poptb{background-position:0px 0px;}
.popbb{background-position:0px -43px;}
	
div.poptitle{width:auto;padding-top:18px;text-align:left;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;}
span.poptitle{display:inline-block;padding:5px 0px 0px 6px;line-height:20px;color:#1BA0E1;font-weight:bold; font-size:16px;border-left:solid #1BA0E1 17px;}

/* Function Top Pannel 子功能栏 */
.mainfunc,.noticealert,.serviceonline{background-image:url(./iKidsIcons/butMore.png);background-repeat:no-repeat;}
.mainfunc{background-position:-960px 0px;width:auto;overflow-x:hidden;overflow-y:visible;padding:10px 0px 0px 60px;}

.noticealert,.serviceonline{display:inline-block;cursor:pointer;width:80px;height:24px;}
.noticealert{background-position:-160px -25px;}
.serviceonline{background-position:-240px -25px;}

.funcblock{display:inline-block;height:50px;width:70px;text-align:center;overflow:hidden;float:left;}

/* 按钮功能栏 */
.functionbar{width:auto;height:25px;line-height:25px;margin-bottom:5px;padding:2px 2px 2px 5px;background-color:#999999;}

/* 2D功能扩展 */
.div4butmore{width:auto;height:25px;text-align:right;}
.divmore{background-image:url(./iKidsIcons/butMore.png);background-repeat:no-repeat;background-position:right -51px;
		 border-left:solid #aaaaaa 1px;border-right:solid #aaaaaa 1px;border-bottom:solid #aaaaaa 1px;
		 width:auto;overflow-x:hidden;padding:2px;margin-bottom:5px;background-color:White;text-align:left;}

/* 2D 按钮 */
.butmore0,.butmore1,.but0,.but1,.butok0,.butok1,.butqsearch,.butsearch,.butsearchon,
.butadd,.butaddon,.butdel,.butdelon,.butrefresh,.butrefreshon,.butverify,.butverifyon,.butadds,.butaddson,.butdels,.butdelson
{display:inline-block;cursor:pointer;text-align:center;height:21px;padding:2px;line-height:21px;color:#333333; 
 background-image:url(./iKidsIcons/butMore.png);background-repeat:no-repeat;}
.butmore0{background-position:0px 0px;width:76px;}
.butmore1{background-position:-80px 0px;width:76px;}
.but0{background-position:0px -25px;width:76px;}
.but1{background-position:-80px -25px;width:76px;}
.butok0{background-position:0px -25px;width:76px;font-weight:bold;}
.butok1{background-position:-160px 0px;width:76px;font-weight:bold;color:white;}
.butqsearch{background-position:-240px 0px;width:36px;}
.butadd{background-position:-480px 0px;width:21px;}
.butaddon{background-position:-505px 0px;width:21px;}
.butdel{background-position:-530px 0px;width:21px;}
.butdelon{background-position:-555px 0px;width:21px;}
.butrefresh{background-position:-580px 0px;width:21px;}
.butrefreshon{background-position:-605px 0px;width:21px;}
.butverify{background-position:-630px 0px;width:21px}
.butverifyon{background-position:-655px 0px;width:21px}
.butdels{background-position:-680px 0px;width:21px;}
.butdelson{background-position:-705px 0px;width:21px;}
.butadds{background-position:-730px 0px;width:21px;}
.butaddson{background-position:-755px 0px;width:21px;}
.butsearch{background-position:-780px 0px;width:21px;}
.butsearchon{background-position:-805px 0px;width:21px;}

/* BBS Pop  */
.tdbbspeaker{width:46px;vertical-align:bottom;}
.tdbbsdate{width:100px;vertical-align:bottom;padding:0px 2px 0px 2px;}
.bbscontent{background-color:White;}
.bbscontentreply{background-color:#CCFFFF;}

/*s*/
.bbslt,.bbsrt,.bbslb,.bbsrb{background-image:url(./iKidsIcons/popbbs.gif);background-repeat:no-repeat;}
.bbslt{background-position:0px 0px;width:15px;height:10px;}
.bbsrt{background-position:-15px 0px;width:10px;}
.bbslb{background-position:0px -10px;height:10px;}
.bbsrb{background-position:-15px -10px;}

.bbslborder,.bbsrborder{background-image:url(./iKidsIcons/popbbsborderh.gif);background-repeat:repeat-y;}
.bbslborder{background-position:0px 0px;}
.bbsrborder{background-position:-15px 0px;}

.bbstborder,.bbsbborder{background-image:url(./iKidsIcons/popbbsborderv.gif);background-repeat:repeat-x;}
.bbstborder{background-position:0px 0px;}
.bbsbborder{background-position:0px -10px;}

/*r*/
.bbsltreply,.bbsrtreply,.bbslbreply,.bbsrbreply{background-image:url(./iKidsIcons/popbbsreply.gif);background-repeat:no-repeat;}
.bbsltreply{background-position:0px 0px;width:10px;height:10px;}
.bbsrtreply{background-position:-10px 0px;width:15px;}
.bbsrbreply{background-position:-10px -10px;height:10px;}
.bbslbreply{background-position:0px -10px;}

.bbslborderreply,.bbsrborderreply{background-image:url(./iKidsIcons/popbbsborderhreply.gif);background-repeat:repeat-y;}
.bbslborderreply{background-position:0px 0px;}
.bbsrborderreply{background-position:-10px 0px;}

.bbstborderreply,.bbsbborderreply{background-image:url(./iKidsIcons/popbbsbordervreply.gif);background-repeat:repeat-x;}
.bbstborderreply{background-position:0px 0px;}
.bbsbborderreply{background-position:0px -10px;}

/* iKidsActiveTitle */
.activetitlebox{position:relative;display:inline-block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;}
.activetitle{position:absolute;display:block;left:0px;top:20px;color:White;}
.activetitlecountbox{display:inline-block;width:44px;height:28px;text-align:center;}
.activetitlecount_0,.activetitlecount{
	position:absolute;left:0px;top:0px;width:100%;height:35px;padding-top:10px;}
.activetitlecount{text-align:right;font-size:20px;font-weight:bold;color:white;
				  background-image:url(./iKidsIcons/bgCircle.png);background-repeat: no-repeat;background-position:right 0px;}

