body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bk.gif);
	background-repeat: repeat;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #3c3c3c;
}
.pading_5 {
	padding: 5px;
}
.padingB_5 {
	padding-bottom: 5px;
}
.padingB_15 {
	padding-bottom: 15px;
}
.padingB_30 {
	padding-bottom: 30px;
}
.conter td {
	text-align: center;
}
p,ul,li,h1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#back #main_body td {
	vertical-align: top;
}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.box {
	border: 1px solid #706f6f;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #55555;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}#back {
	background-image: url(../img/bk.png);
	background-repeat: repeat-y;
	text-align: center;
	width: 806px;
}
#main {
	width: 800px;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
}
.hed_top {
	background-color: #000000;
}
.hed_navi a:link {
	text-decoration: none;
	color: #333333;
}
.hed_navi a:visited {
	text-decoration: none;
	color: #333333;
}
.faq_title {
	color: #00579f;
	padding-top: 10px;
}
.contents_title {
	font-size: 14px;
	font-weight: bold;
	color: #1C3653;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #122A44;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-top: 2px;
}
.txt_red {
	color: #FF0000;
}
.txt10 {
	font-size: 10px;
}
.add_title {
	font-size: 14px;
	font-weight: bold;
	color: #005DAA;
}
.err {
	border: 5px dashed #FFBDBD;
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.add_boxl {
	background-image: url(../../add/img/bk01.gif);
	background-repeat: repeat-y;
}
.add_boxr {
	background-image: url(../../add/img/bk02.gif);
	background-repeat: repeat-y;
	background-position: left;
}

