body,div,h1,h2,h3,h4,h5,h6,h7,p,ul,ol,li,dl,dt,dd,address,form,strong{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	line-height:1.4;
	color:#666666;
	
}

body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
}

#wrapper {
width:760px;
margin:0px auto 0px auto;
}
#main {
width:760px;
height:500px;
	background-image: url(../img/bg_main.gif);
	background-repeat: no-repeat;
}
.title_Area {
	width:760px;
	height:122px;
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	text-align:center;
}
.title_Area p span {
font-size:18px;
color:#333333;
}
.title_Area p {
color:#912a19;
font-size:45px;
font-weight:bold;
padding:10px 0px 0px 0px;
}
#main table {
text-align:center;
margin:0px auto 0px auto;
}
#main table img {
	border: 2px solid #990000;
}
#main table p {
color:#990000;
font-weight:bold;
font-size:14px;
line-height:1.3;
}
#footer {
width:760px;
height:174px;
text-align:center;
	background-image: url(../img/bg_btn_area.gif);
	background-repeat: no-repeat;
}
#footer img {
margin-top:50px;
}

