#content {
	background-image: url(img/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
ul#pankuzu {
	margin-left: 10px;
	margin-top: 10px;
}

#pankuzu li {
	display: inline;
	list-style-type: none;
}
#content h2 {
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 20px;
}
#main h3 {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(img/h3_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 8px;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-top: 20px;
}
#main h3.s1 {
	margin-top: 0px;
}

#main h4 {
	color: #69961F;
	margin-top: 15px;
	margin-bottom: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #69961F;
	padding-left: 10px;
	font-size: 12px;
	padding-top: 2px;
}


#main .indent {
	padding-right: 10px;
	padding-left: 10px;
}
#main ol.privacy li {
	margin-right: 20px;
	margin-left: 40px;
}

#main .content_box1 {
	width: 620px;
	margin-bottom: 15px;
	background-image: url(img/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#main .content_box2 {
	width: 620px;
}
#main .content_box3 {
	float: left;
	width: 290px;
	padding-right: 10px;
	padding-left: 10px;
}
#main .content_box_left1 {
	float: left;
}
#main .content_box_right1 {
	float: right;
	width: 455px;
}
#main .content_box_right2 {
	float: right;
	width: 415px;
}

#main .link_title {
	font-weight: bold;
	color: #F8AB48;
	margin-bottom: 5px;
}

#main table {
	border-collapse: collapse;
	margin-bottom: 15px;
}
#main table.table1 {
	border-collapse: separate;
}
#main .td_gray {
	background-color: #F3F3F3;
	padding: 10px;
}
#main .td_gray2 {
	background-color: #F3F3F3;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#main .td_white {
	padding: 10px;
}
#main .td_gray_center {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
}
#main .td_white_left {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#main .td_white_center {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
}
#main .td_box1 {
	background-image: url(img/td_box_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 2px;
	width: 620px;
}
#main .td1 {
	padding: 10px;
	float: left;
	width: 130px;
}
#main .td2 {
	padding: 10px;
	float: right;
	width: 450px;
}
#main .yellow_box {
	border: 1px solid #F49E3B;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

#main .q_a_q {
	background-image: url(img/q_a_q_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #FF9F0F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 10px;
}
#main .q_a_a {
	background-image: url(img/q_a_a_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 30px;
}
#main .btn_box {
	text-align: center;
	margin-top: 15px;
}
#main .btn_box2 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.font_red {
	color: #FF0000;
}

.formfield1 {
	width: 280px;
}
.formfield2 {
	width: 300px;
}
#main .gray_box {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

