#plan {
	font-size: 13px;
	color: #000000;
}

#plan p {
	margin: 13px 0px 13px 0px;
}

#plan h3 {
	border-left: 1px solid #3333CC;
}


#plan dt {
	padding: 0px 0px 3px 0px;
}

#plan dd {
	padding: 3px 0px 0px 30px;
}

#plan dd p {
	margin: 0px 0px 15px 0px;
}

#plan dd strong {
	color: #EE0000;
}

#plan dd .planlist li {
	float: left;
	padding: 2px 2px 2px 2px;
}

/* Detail Sections 
------------------------------------------------------------------------- */
#plan_detail .left img {
	padding: 0px 10px 0px 0px;
}

#plan_step dt {
	clear: both;
}

#plan_step dt@img {
	clear: both;
}

#plan_step dd {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#plan_step .left {
	padding: 5px 0px 15px 0px;
}

#plan_step li {
	clear: both;
	display: list-item;
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
	line-height: 100%;
}


/* Startpack Sections 
------------------------------------------------------------------------- */
#plan_startpack_list {
	margin: 0px 0px 13px 25px;
}

#plan_startpack_list li {
	display: list-item;
	list-style-type: disc;
}

/* Landing Sections 
------------------------------------------------------------------------- */
#plan_landing_1 {
	background-image: url("../images/plan/plan_landing_bg_1.png");
	background-position: 470px 0px;
	background-repeat: no-repeat;
}


/* ExcelMacro Sections 
------------------------------------------------------------------------- */
#plan_excelmacro_1 {
	background-position: 470px 0px;
	background-repeat: no-repeat;
}

#plan_excelmacro_1 .tetris {
	clear: both;
	background-color: #d5e8fe;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	width: 500px;
}

#plan_excelmacro_1 .tetris h2 {
	margin: 10px 0px 0px 0px;
	font-size: 13px;
	color: #000066;
}

#plan_excelmacro_1 .excelwork {
	height: 190px;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	background-color: #f9f9ff;
}

#plan_excelmacro_1 .excelwork h3 {
	clear: both;
	background: url("../images/plan/excelmacro/title_work.jpg") left top no-repeat;
	font-size: 14px;
	padding: 3px 0px 0px 90px;
	border: 0px;
	border-bottom: 1px solid #cc0000;
}

#plan_excelmacro_1 .excelwork .image {
	float: left;
	width: 155px;
	padding: 10px 0px 0px 0px;
}

#plan_excelmacro_1 .excelwork .comment {
	float: left;
	width: 440px;
	padding: 10px 0px 0px 5px;
}

#plan_excelmacro_1 .excelwork .comment ul {
	color: #333399;
}

/* StartPack Sections 
------------------------------------------------------------------------- */
#plan_startpack_1 {
	background-image: url("../images/plan/plan_startpack_bg_1.png");
	background-position: 470px 0px;
	background-repeat: no-repeat;
}



