﻿body 
{
   margin:0;
   padding:0;
}

#container
{
    width:950px;
    margin:5px 0px 0px 0px;
	height:100%;
}


#leftContent{
    width:640px;
	height:100%;
	float:left;
    background:url(../images/register01.gif) no-repeat;
	overflow:hidden;
	text-align:left;
}

#leftContent h3,#rightContent h3{
    margin:0pt;
	font-size:14px;
    padding:5px 0px 5px 10px;
}
#leftContent h3{margin-top:10px;text-indent:12px;}


#rightContent{
    width:297px;
	height:100%;
	float:left;
	margin-left:10px;
	text-align:left;
}

.helpContent{padding:10px;}
.helpContent h2{font-size:16px;font-weight:bold;margin-top:5px}
.helpContent .helpSubType{padding:0px;}
.helpContent li{border-bottom:1px dotted  #1f64ab;padding:5px 0px}
.helpContent dt{margin-top:5px;}
.helpContent dt a{color:#1f64ab;font-size:13px;font-weight:bold}
.helpContent dd
{
	 
    padding: 5px 0px 5px 0px;     
	color:#1f64ab;
	line-height:150%;
	margin-left: 25px;
}
.helpContent dd .hrefTop{text-align:right;padding:5px;}
h2{
    font-size:12px;
	color:#064c94;
}

.reg_help{
    width:287px;
	height:14px;
	font-weight:bold;
	padding:7px 0 2px 10px;
	background:url(../images/title_bg.gif) no-repeat top left;
}

.free_bg{
    background-color:#fffacd;
	width:295px;
	border:1px solid #d3d3d3;
	background-color:#f1f6f9;
	margin-bottom:10px;
}

.blank
 {
  clear:both;
  height:15px;
  overflow:hidden;
}

.helpType{padding:5px;padding-left:15px}

.helpType li
{

	line-height:150%;
	text-indent:15px;
	background:url(../images/helpHead_17.gif) no-repeat left 1px;
	 

}
.helpType li ul
{
	padding:5px 3px;
	padding-left:15px;
}
.helpType li ul li
{
	background:url(../images/dot3.gif) no-repeat left center;
	line-height:150%;
}