
.helpLeft {
	float:left; width:210px; overflow:auto;
}





.helpBox {
	width:210px;
}
.helpBox .top {
	width:210px; height:90px; background:url(helpBox01_1.jpg);
}
.helpBox .top2 {
	width:210px; height:90px; background:url(helpBox01_2.jpg);
}
.helpBox .top3 {
	width:210px; height:70px; background:url(helpBox01_3.jpg);
}
.helpBox .center {
	width:210px; background:url(helpBox02.jpg); padding-top:5px;
}
.helpBox .bottom {
	width:210px; height:8px; background:url(helpBox03.jpg); overflow:hidden;
}
.helpBox .center ul {
	margin:0px; padding-left:30px; padding-right:10px;
}
.helpBox .center li {
	color:#666666;
	list-style-position: outside;
	list-style-image: url(point03.jpg);
	list-style-type: disc;
	line-height:18px;
	padding-top:2px;
	padding-bottom:2px;
}
.helpBox .center .line {
	width:150px; border-top:1px dashed #cccccc; height:1px; overflow:hidden; margin-left:-15px; margin-top:5px; margin-bottom:5px;
}
.helpBox a {
	color:#666666; 
	text-decoration:none;
}
.helpBox a:hover {
	color:#9A3298; 
	text-decoration:underline;
}

.helpBox td {
	font-size:14px; font-weight:bolder;
}


