@charset "utf-8";
/* CSS Document */

htm{
width: 100%;
height:100%;
}

body{
width: 100%;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
background: url(../images/back.jpg) repeat-x 0 0 #E7E8F8;
font-family:Arial, Helvetica, sans-serif;
}

p, h1, h2, h3, h4, h5, h6,form,table,{
padding:0;
margin:0;
}

img{
border:0;
}



.clearB{
clear:both;
}

#container{
	width: 614px;
	margin:auto;
}

#header{
	height: 19px;
	/*background-image:url(../images/header-img.png)*/
background-repeat:no-repeat;
	font-size: 12px;
	background-image: url(../images/top-bg%20copy.png);
	background-position: top;
}


#header2{
	height: 48px;
	/*background-image:url(../images/header-img.png)*/
background-repeat:repeat-y;
	background-image: url(../images/display-area-bg.png);
	padding-top: 0px;
}

#header3{
	/*height: 100px;*/
	padding-top: 0px;
}

.header-text{
	width: 500px;
	font-size:13px;
	color:#333333;
	font-weight:normal;
	margin: auto;
	text-align: center;
}


.header-text2{
	width: 500px;
	font-size:14px;
	color:#FF0000;
	font-weight:normal;
	margin: auto;
	text-align: center;
}

.header-text3{
	width: 550px;
	font-size:18px;
	color:#333333;
	font-weight:bold;
	margin: auto;
	text-align: left;
}


#display-area{
	min-height: 900px;
	/*height:1130px !important;
	height:996px;*/
	background-image:url(../images/display-area-bg.png);
	background-repeat:repeat-y;
	padding-top: 5px;
	
}

.image {
	width: 603px;
	height: auto;
	margin: auto;
	margin-top: 5px;
	}
	
	
.left ul{
	padding: 2px 0 0 25px;
}

.left ul li{
	list-style-image:url(../images/check-img.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:13px;
	color:#333333;
	padding: 5px 10px 5px 0px;
}

	
.left {
	width: 280px;
	height: auto;
	float: left;
	margin-top: 10px;
	line-height: 15px;
	font-size: 13px;
	padding-right: 5px;
	text-align: justify;
	color: #333333;
	margin-bottom: 20px;
	padding-left: 25px;




}

.right {
	width: 282px;
	float: right;
	margin-bottom: 10px;
	padding-right: 10px;




}


.whitebox{
	width:239px;
	background-color:#ffffff;
	height:auto !important;
	height:206px;
	border: 1px solid;
	border-color: #CCCCCC;
}



.text-left{
	width:500px;
	font-size: 15px;
	height: 142px;
	line-height: 18px;
	margin: auto;
	padding: 5px 10px 10px 10px;
	border: 1px solid #99CCFF;
	color: #333333;
	margin-bottom: 20px;

}


.bottom{
	width:614px;
	background-color:#ffffff;
	border-color: #3366FF;
	font-size: 16px;

}

.bottomtext{
	font-size: 13px;
	width: 580px;
	height: auto;
	padding-left: 20px;
	/*margin-top: 20px;*/
	color: #333333;
	line-height: 20px;
	padding-right: 5px;
	text-align: justify;
	color: #333333;
	/*margin-bottom: 20px;*/
}
		


.whitebox h3{
font-size:25px;
color:#f03b21;
font-weight:bold;
padding: 0 0 0 5px;
 }

.whitebox h4{
font-size:16px;
color:#f03b21;
font-weight:bold;
 }
 
.whitebox table{
 padding: 10px 0;
 }
 
.whitebox label{
font-size:12px;
color:#3a003a;
}

.whitebox .inp-txt{
border:1px solid #919191;
background:none;
width: 156px;
height:18px;
}

.act-now{
padding: 0 30px 0 0;
}

.whitebox ul{
padding: 12px 0;
}

.whitebox ul li{
list-style-image:url(../images/check-img.gif);
background-position:left;
background-repeat:no-repeat;
font-size:10px;
color:#616161;
}

.see-difference{
margin-bottom: 10px;
}

#display-area h2{
	font-size:18px;
	color:#616161;
	padding: 5px 5px 5 5px;
}

#display-area h2 span{
color:#282828;
font-weight:bold;
}

#display-area p{
font-size:12px;
color:#616161;
padding: 5px 10px 0 10px;
line-height:18px;
}

#display-area p span{
font-weight:bold;
}

#display-area .blackbold{
font-size: 14px;
font-weight:bold;
color:#282828;
}

#display-area h5{
padding: 10px 10px 0 10px;
font-size:20px;
color:#282828;
}

hr{
border:2px solid #949494;
width: 564px;
}

.lesson-wrap{
padding: 10px 10px;
}

.lesson-box{
width: 278px;
border:1px solid #e3e3e3;
margin-bottom: 5px;
}

.lesson-num{
width:31px;
color:#7f7f7f;
padding: 0 10px;
}

.lesson-num h6{
font-size:50px;
}

.lesson-desc{
width:177px;
padding: 10px;
}

.lesson-desc h3{
font-size:12px;
font-weight:bold;
color:#282828;
}

.lesson-desc ul{
padding: 10px 0;
}

.lesson-desc li{
font-size:10px;
color:#616161;
}

#bottomarea{
height: 19px;
background-image:url(../images/bottom-bg.png);
background-repeat:no-repeat;
}
