@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	color:#000000;
	font-size:13pt;
}
.dow_happy{
	background:url(../images/dow_happy.gif) no-repeat;
	width:216px;
	height:35px;
	float:right;
	margin:0 10px 0 0 ;
	cursor:pointer;
}
.dow_happy:hover{
	background:url(../images/dow_happy_hover.gif) no-repeat;
}
.dow_momoSchool{
	background:url(../images/dow_momoSchool.gif) no-repeat;
	width:237px;
	height:35px;
	float:right;
	margin:0 10px 0 0 ;
	cursor:pointer;
}
.dow_momoSchool:hover{
	background:url(../images/dow_momoSchool_hover.gif) no-repeat;
}
.index_TOP{
	background:url(../images/index_TOP.gif) no-repeat;
	width:975px;
	height:204px;
}
.index_LT{
	background:url(../images/index_LT.gif) no-repeat;
	width:70px;
	height:60px;
}
.index_LC{
	background:url(../images/index_LC.gif) repeat-y;
	width:70px;
}
.index_LB{
	background:url(../images/index_LB.gif) no-repeat;
	width:70px;
	height:50px;
}
.index_RT{
	background:url(../images/index_RT.gif) no-repeat;
	width:70px;
	height:60px;
}
.index_RC{
	background:url(../images/index_RC.gif) repeat-y;
	width:70px;
}
.index_RB{
	background:url(../images/index_RB.gif) no-repeat;
	width:70px;
	height:50px;
}
.index_CT{
	background:url(../images/index_CT.gif) repeat-x;
	height:60px;
}
.index_C{
	background: #FFFFFF;
}
.index_CB{
	background:url(../images/index_CB.gif) repeat-x;
	height:50px;
}
.con_Tab{
	width:100%;
	color:#006699;
	font-family:Geneva, Arial, Helvetica, sans-serif;	
}
.title_date{
	background: url(../images/title_date.gif) no-repeat;
	width:160px;
	height:44px;
}
.title_driftage{
	background: url(../images/title_driftage.gif) no-repeat;
	width:160px;
	height:44px;
}
.note_Text{
	font-size:12pt;
	color:#000000;
	width:100%;
	line-height:24px;
	padding-bottom:10px;
}
.note_Text span{
	color: #0099FF;
}
.note_Text strong{
	color: #FF6600;
	font-weight:lighter;
}

.step{
	margin:10px 0 0 0;
}
.step strong{
	color: #FF9900;
}
.step strong.note{
	color: #FF0000;
	font-size:16pt;
}
.step span.note01{
	color: #FF3399;
	font-size:11pt;
}
.step span{
	color:#FF6600;
	font-size:14pt;
}
.step span.link{
	color:#0099FF;
}
.dotline{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF99CC;
}
.title_gift{
	background: url(../images/title_gift.gif) no-repeat;
	width:160px;
	height:44px;
}
.title_note{
	background: url(../images/title_note.gif) no-repeat;
	width:160px;
	height:44px;
}
.title_system{
	background: url(../images/title_system.gif) no-repeat;
	width:160px;
	height:44px;
}
.star{
	background: url(../images/star.gif) no-repeat;
	width:20px;
	height:20px;
	float:left;
}
.date_Text{
	font-size:15pt;
	margin:0 0 0 10px;
}
.gift_Tab{
	width:100%;
	margin:10px auto;
	border: 1px solid #00CCFF;	
}
.gift_Tab td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	line-height:28px;
}
.index_footer{
	background:url(../images/index_footer.gif) no-repeat;
	width:975px;
	height:40px;
}
