@charset "utf-8";

html, body{
	padding:0;
	margin:0;
	background:url(../images/bg.jpg) repeat 0 0;
	}

#container{
	padding:0;
	margin:0 auto 20px auto;
	width:739px;
	background:#fff;
	}
	
#top{
	background:url(../images/top_bg.jpg) no-repeat 0 0;
	width:729px;
	height:145px;
	font:normal 34px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:60px 0 0 10px;
	}
	
.first{
	padding:0 35px 0 35px;
	margin:0;
	}
	
h1{
	margin:0;
	padding:10px 0 5px 0;
	font:bold 21px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	}

.red{
	color:#ff0000;
	}

.bold{
	font-weight:bold;
	}
	
h2{
	margin:0;
	padding:10px 0 30px 0;
	font:normal 19px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	}
	
	
.red_bold{
	font-weight:bold;
	color:#ff0000;
	}
	
p{
	padding:0 0 20px 0;
	margin:0;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	}
	
#second{
	padding:0;
	background:url(../images/second_pic.jpg) no-repeat 0 0;
	width:739px;
	height:163px;
	text-align:center;
	}
	
h3{
	color:#fff;
	padding:3px 0 0 0;
	margin:0;
	font:normal 17px Verdana, Arial, Helvetica, sans-serif;
	}
	
h4{
	color:#fff;
	padding:20px 0 0 0;
	margin:0;
	font:bold 18px Verdana, Arial, Helvetica, sans-serif;
	}
	
.button{
	background:url(../images/1st_button.jpg) no-repeat 0 0;
	width:519px;
	height:39px;
	text-align:center;
	margin:0 auto 0 auto;
	font:bold 17px Verdana, Arial, Helvetica, sans-serif;
	padding:12px 0 0 0;
	}
	
.button-text a:link, .button-text a:visited{
	text-decoration:underline;
	color:#fff;
	}
	
.button-text a:hover{
	text-decoration:none;
	} 
	
	
.paper{
	padding:0;
	background:url(../images/paper_bg.jpg) repeat-x 0 0;
	width:739px;
	height:38px;
	margin:0;
	text-align:center;
	}
	
.risk{
	background:url(../images/risk.jpg) repeat-x 0 0;
	width:739px;
	height:55px;
	text-align:center;
	}
	
#third_pic{
	background:url(../images/3rd_pic.jpg) no-repeat 0 0;
	width:739px;
	height:124px;
	text-align:center;
	padding:40px 0 0 0;
	}
	
.big_red{
	color:#FF0000;
	font:bold 18px Verdana, Arial, Helvetica, sans-serif;
	}
	
.big_red a:link, .big_red a:visited{
	text-decoration:underline;
	color:#ff0000;
	}
	
.big_red a:hover{
	text-decoration:none;
	}
	
.big_black{
	color:#000;
	font:bold 18px Verdana, Arial, Helvetica, sans-serif;
	}

.blue{
	color:#008dbb;
	font-weight:bold;
	}
	
.blue a:link, .blue a:visited{
	text-decoration:underline;
	color:#008dbb;
	font-weight:bold;
	}
	
.blue a:hover{
	text-decoration:none;
	}

#a100_1{
	background:url(../images/100_1.jpg) no-repeat 0 0;
	width:739px;
	height:107px;
	padding:37px 0 0 0;
	text-align:center;
	}
	
#b100_2{
	background:url(../images/100_2.jpg) no-repeat 0 0;
	width:739px;
	height:117px;
	padding:37px 0 0 0;
	text-align:center;
	}
	
#forth_pic{
	background:url(../images/4th_pic.jpg) no-repeat 0 0;
	width:739px;
	height:140px;
	text-align:center;
	padding:40px 0 0 0;
	}
	
#fifth_pic{
	background:url(../images/5th_pic.jpg) no-repeat 0 0;
	width:719px;
	height:190px;
	padding:60px 0 0 20px;
	}
	
	
#bottom_left{
	background:url(../images/hurry.jpg) no-repeat 0 0;
	width:152px;
	height:151px;
	float:left;
	}
	
#bottom_right{
	float:right;
	width:500px;
	}
	
	
#footer{
	background:url(../images/footer_bg.jpg) repeat-x 0 0;
	width:739px;
	height:31px;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:20px 0 0 0;
	text-align:center;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
