body {
	background: url(../images/bg.gif);
	text-align :center	
}
#all {
	width:774px;
	background: #ffffff;
	font-size :14px ;
	text-align:center ;
	padding :10px ;
	border :1px solid #1fa944
}
td {
	vertical-align: top;
}


strong {
	color :#ff0000
}
#lead {
	margin-bottom :20px
}
ol {
	text-align :left ;
	margin-left :1.0em
}
li {
	line-height :140% ;
	border-bottom :1px dotted #ededed ;
	margin-top :0.5em
}
dl,dt ,dd {
	text-align :left ;
}
dl {
	margin-left :2.0em ;
	margin-right :2.0em
}
dt {
	margin-top :2.0em
}
dd.note {
	line-height :140% ;
	font-size :11px ;
}
img.mobi {
	margin-top :20px
}