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

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.2;
}
body {
	background-color: #FFF;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	background-position:bottom;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#maincontent {
	width: 707px;
	margin-left:auto;
	margin-right:auto;
	}
.top_content {
	background: url(../images/optin_01.png) no-repeat bottom; width: 707px; height: 40px;
	}
.center_content {
	background:url(../images/optin_02.jpg) repeat-y; width: 707px;
	}
.bottom_content {
	background:url(../images/optin_24.png) no-repeat; width: 707px; height: 353px;
	}

.box_tl { background:url(../images/optin_05.jpg) no-repeat; width:15px; height: 16px;}
.box_tc { background:url(../images/optin_06.jpg) repeat-x; width:auto; height: 16px;}
.box_tr { background:url(../images/optin_08.jpg) no-repeat; width:14px; height: 16px;}
.box_cl { background:url(../images/optin_10.jpg) repeat-y; width:15px; height: auto;}
.box_cr { background:url(../images/optin_12.jpg) repeat-y; width:14px; height: auto;}
.box_bl { background:url(../images/optin_18.jpg) no-repeat; width:15px; height: 15px;}
.box_bc { background:url(../images/optin_19.jpg) repeat-x; width:auto; height: 15px;}
.box_br { background:url(../images/optin_21.jpg) no-repeat; width:14px; height: 15px;}

.orange_text_med { font:bold 12px Tahoma, Geneva, sans-serif; color:#F60;}
.orange_text_large { font:bold 16px Tahoma, Geneva, sans-serif; color:#690;}
.orange_text_xl { font:bold 30px Tahoma, Geneva, sans-serif; color: #F60; line-height:40px; padding: 0px 0px 5px 0px;}
.orange_text_xxl { font:bold 50px Tahoma, Geneva, sans-serif; color: #F60; line-height: 80px;}
.content_area {
	padding: 0px 15px 20px 15px;
	}


