/* flash */
#contentA {
	background:url(../images/content/home_c_bg.gif) 0 0 no-repeat;
	border-top:1px solid #fff;
	padding:12px 0 10px 6px;
}
#contentA h2 {
	width:839px;
	height:43px;
	background-image:url(../images/text/make_homepage_h2.gif);
}

#contentB {
	width:800px;
	padding:10px 15px;
	}
#contentB p {
	margin:1em 0;
	text-align:justify;
	}
	
#contentA h3, #contentA h4 {
	color: #FE4600;
	margin:0 0 4px 0;
}
#contentA h3 {font-size:0.85em;}
#contentA h4 {font-size:1em;}

.browser {
	background:url(../images/content/dot_div.gif) 0 0 repeat-x;
	padding:10px 0;
}
#IE, #FF, #Safari {
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0 0 10px 128px;
}

#IE {background-image:url(../images/content/make_homepage_IE.jpg);}
#FF {background-image:url(../images/content/make_homepage_FF.jpg);}
#Safari {
	background-image:url(../images/content/make_homepage_Safari.jpg);
	height:127px;
	}
	
#contentA ol {
	margin:0;
	padding:0;
}
#contentA ol li	{
	list-style-position:inside;
	list-style-type:decimal;
	margin:0 0 1ex 0;
	}