body {	
	background-image: url(img/body_bg2.jpg);
}
#pankuzu a:link {
	TEXT-DECORATION: none;
	color: #64BF1A;
}
#pankuzu a:visited {
	TEXT-DECORATION: none;
	color: #64BF1A;
}
#pankuzu a:hover {
	TEXT-DECORATION: none;
	color: #55CC40;
}
#pankuzu a:active {
	TEXT-DECORATION: none;
	color: #64BF1A;
}
#pankuzu li {
	display: inline;
	list-style-type: none;
}
#main h2 {
	background-image: url(img/h2_bg.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	height: 24px;
	margin-top: 20px;
	margin-bottom: 25px;
	padding-top: 11px;
	padding-left: 30px;
	color: #FFFFFF;
}
#main h3 {
	font-size: 16px;
	color: #626262;
	background-image: url(img/h3_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 20px;
	height: 22px;
	padding-top: 9px;
	padding-left: 11px;
}
#main h4 {
	font-size: 14px;
	background-image: url(img/h4_bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 18px;
	background-position: bottom;
	padding-bottom: 5px;
	color: #626262;
}

#main ol.privacy li {
	margin-right: 20px;
	margin-left: 40px;
}
#main .content_box2 {
	width: 640px;
}
#main .content_box_left1 {
	float: left;
}
#main .content_box_right1 {
	float: right;
	width: 422px;
}
#main .link_box {
	background-image: url(img/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 640px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#main .link_box_left {
	float: left;
}
#main .link_box_right {
	float: right;
	width: 425px;
}


#main .link_title {
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #749601;
}
#main .green_box {
	padding: 10px;
	border: 1px solid #789909;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .red_box {
	padding: 10px;
	border: 1px solid #FF6600;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .gray_box {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .td_box1 {
	background-image: url(img/td_box_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 2px;
	width: 640px;
}
#main .td1 {
	padding: 10px;
	float: left;
	width: 130px;
}
#main .td2 {
	padding: 10px;
	float: right;
	width: 470px;
}

#main table {
	border-collapse: collapse;
}
#main table.table1 {
	border-collapse: collapse;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #94B11C;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #94B11C;
	border-bottom-color: #94B11C;
	border-left-color: #9EBE1D;
}
#main .td_yellow {
	background-color: #F7FBE3;
	border: 1px solid #DAD5D2;
	padding: 10px;
	vertical-align: top;
	font-weight: bold;
	color: #333333;
}
#main .td_white {
	padding: 10px;
	border: 1px solid #DAD5D2;
}
#main .btn_box1 {
	text-align: center;
	margin-top: 20px;
}

.formfield1 {
	width: 280px;
}
.formfield2 {
	width: 320px;
}
.font_red {
	color: #FF0000;
}
#main .btn_box {
	text-align: center;
	margin-top: 15px;
}
#main .pr_box {
	background-image: url(img/pr_box_bg.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 47px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-position: left top;
	margin-top: 20px;
}
#main .pr_box ul li {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	display: inline;
	margin-right: 10px;
	padding-left: 8px;
}