@charset "UTF-8";





body {
		font-family:arial,helvetica,sans-serif;
		font-size:14px;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-image:url(../images/bg.jpg);
		background-repeat:repeat-x;
		background-position:center top;
	}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #06F;
	text-decoration: underline;
}
a:active {
	color: #009;
	text-decoration: none;
}





#wrapper {
		width:998px;
		margin:0px auto;
	}

#header {
	height:120px;
	text-align:center;
	font-family: Verdana;
	}

#header2 {
	height:335px;
	text-align:left;
	font-family: Verdana;
	padding-left:40px;
	padding-right:40px;
	}

#content {
	}

#content div {
		float:left;
	}

#content-box {
		width:499px;
		height:264px;
		background-image:url(../images/box_top.jpg);
		background-repeat:no-repeat;
		padding-bottom:8px;
	}

#content-box2 {
		width:499px;
		height:264px;
		background-image:url(../images/box_bot.jpg);
		background-repeat:no-repeat;
		padding-bottom:8px;
	}

#content-box-title {
		width:499px;
		height:47px;
		text-align:center;
		margin-top:22px;
	}

#content-box-text {
		width:371px;
		height:80px;
		text-align:left;
		margin-top:15px;
		margin-left:65px;
		margin-right:63px;
	}

#content-box-buy {
		width:391px;
		height:44px;
		text-align:right;
		margin-top:3px;
		margin-left:65px;
		margin-right:43px;
	}





#footer {
		float:left;
		text-align:center;
		width:100%;
		height:264px;
		background-image:url(../images/footer.jpg);
		background-position:center bottom;
		background-repeat:no-repeat;
	}

#bottom {
		clear:both;
		text-align:right;
	}





.main {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.white {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
}

.small {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.note {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.red {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.green {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.title1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
}

.title1-white {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
	color:#FFF;
}

.title2 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
