body {
background-image: url(img/body_bg2.jpg);
		
}
#pankuzu li {
	list-style-type: none;
	display: inline;
}
#main h2 {
	background-image: url(img/h2_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 25px;
	height: 31px;
	padding-top: 9px;
	padding-left: 10px;
}
#main h3 {
	background-image: url(img/h3_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 20px;
	height: 23px;
	padding-top: 9px;
	padding-left: 10px;
	font-size: 16px;
	color: #FFFFFF;
}
#main h4 {
	background-image: url(img/h4_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 2px;
	padding-left: 18px;
	height: 23px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #666666;
}
#main h5 {
	background-image: url(img/h5_bg.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 12px;
	height: 17px;
	padding-top: 3px;
}







#main .indent {
	padding-right: 10px;
	padding-left: 10px;
}
#main ol.privacy li {
	margin-left: 40px;
	margin-right: 25px;
}
#main ul.content li {
	background-image: url(img/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	margin-bottom: 5px;
	list-style-type: none;
}
#main ol.content li {
	margin-left: 25px;
}
#main .title_content1 {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 20px;
	font-weight: bold;
}
#main #s1.title_content1 {
	margin-top: 0px;
}
#main .box1 {
	margin-bottom: 20px;
}



#main .box2 {
	background-image: url(img/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 10px;
}


#main .box_left {
	float: left;
}
#main .box_left_180 {
	float: right;
	margin-right: 10px;
}
#main .box_left_300 {
	float: left;
	margin-right: 20px;
	width: 300px;
}
#main #right.box_left_300 {
	margin-right: 0px;
}





#main .box_left_446 {
	float: left;
	width: 446px;
}

#main .box_right_180 {
	float: right;
	width: 180px;
}
#main .link_box {
	background-image: url(img/arrow4.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 25px;
}
#main table {
	border-collapse: collapse;
}
#main table.table2 {
	border: 1px solid #D4D4D4;
	margin-bottom: 10px;
}
#main table.table2 th {
	padding: 10px;
	background-color: #F3F3F3;
	color: #666666;
	border: 1px solid #D4D4D4;
}
#main table.table2 td {
	padding: 10px;
	text-align: center;
	border: 1px solid #D4D4D4;
}
#main table.table2 th.th1 {
	text-align: left;
}
#main table.table2 td.td1 {
	text-align: left;
}
#main table.table3 {
	width: 100%;
	border: 1px solid #D4D4D4;
	border-collapse:separate;
  }

#main table.table3 td {
	padding: 10px;
}
#main table.table3 col.col_gray {
	color: #666666;
	background-color: #F3F3F3;
	font-weight: bold;
}


#main table.table4 {
	width: 100%;
	margin-bottom: 20px;
 }

#main table.table4 td {
	padding: 10px;
	border: 1px solid #D4D4D4;
}
#main table.table4 col.col_gray {
	color: #666666;
	background-color: #F3F3F3;
	font-weight: bold;
}
#main .td_green {
	background-color: #E3FACD;
	color: #666666;
	font-weight: bold;
}


#main .btn_box {
	margin-top: 30px;
	text-align: center;
}



.font_gray_b {
	color: #666666;
	font-weight: bold;
}
.font14_gray_b {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.formfield_s {
	width: 160px;
}
.formfield_m {
	width: 240px;
}
.formfield_l {
	width: 320px;
}
