@charset "utf-8";
#adNew {
	padding-top: 0px;
}
#gLeft {
	background-image: url(../images/topimages/gray_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1005px;
}
#gRight {
	background-image: url(../images/topimages/gray_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 1008px;
}
/* CSS Document */

#boxGray {
	background-color: #E6E7E8;
	background-image: url(../images/topimages/gray_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 999px;
	margin-left: 5px;
}
#rLeft {
	background-repeat: repeat-y;
	background-position: left top;
	width: 500px;
	background-image: url(../images/topimages/red_left.jpg);
}
#rRight {
	background-image: url(../images/topimages/red_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 508px;
}
#rBoxText {
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFF;
}
#boxRed {
	background-color: #EB1F01;
	background-image: url(../images/topimages/red_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 420px;
	margin-left: 4px;
	padding-left: 80px;
}
#ewin {
	background-color: #EB1F01;
}

#input {
	padding-bottom: 20px;
}
#redCenter {
	padding-left: 250px;
}
#imageFire {
	padding-top: 20px;
	background-image: url(../images/topimages/image_firestorage.jpg);
	width: 1010px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 340px;
}
#mainText {
	font-size: 20px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	color: #ED310A;
}


#imageFire #point {
	font-size: 16px;
	color: #000;
	padding-top: 7px;
	text-align: center;
	font-weight: bold;
}
#imageFire #fireFlow {
	padding-top: 178px;
	padding-left: 110px;
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 13px;
}
#fireFlow #fFimage {
	padding-bottom: 20px;
}
#fireFlow #fFL {
	float: left;
	width: 230px;
}
#fireFlow #fFC {
	float: left;
	width: 230px;
	padding-left: 70px;
}
#fireFlow #fFR {
	float: left;
	width: 240px;
	padding-left: 85px;
}
#btnWhy {
	clear: both;
}


