.BgTop {
	background-image: url(../_img/bg_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 450px;
}
td, p{
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;s	
}
a{
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	letter-spacing: 1px;	
}
a:hover{
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;	
}
hr {
	border-top: 1px dashed #CCCCCC;
	border-right: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	border-left: 1px dashed #FFFFFF;
}

.copyright{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #797979;
}
.copyright a{
	color: #797979;
	text-decoration: underline;
}
.copyright a:hover{
	color: #797979;
	text-decoration: none;
}
.copyrightbg {
	background-image: url(../_img/_layout/copyright_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	height: 75px;
	padding-top: 30px;
	padding-bottom: 3px;
}
.creatop{
	color: #BFBFBF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.creatop a{
	color: #BFBFBF;
	text-decoration: none;
	font-size: 11px;
}

.creatop a:hover{
	text-decoration: none;
	color: #7A7A7A;
	font-size: 11px;
}
.FormFormat input{
    font-size: 12px;
	color: #666666;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px;
	margin: 0;
	border: 1px solid #CCCCCC;
}

.FormFormat textarea{
    font-size: 12px;
	color: #666666;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px;
	margin: 0;
	border: 1px solid #CCCCCC;
}
.lineA {
	background-image: url(../_img/line_01.jpg);
	height: 3px;
}
.lineB {
	background-image: url(../_img/line_02.gif);
	height: 1px;
}
.tableA {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #607AA6;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: top;
	width: 155px;
	height: 30px;
}
.tableB {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #607AA6;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: top;
	height: 30px;	
}

