body {
	margin-top: 0px;
	background-image: url(/images/bg.jpg);
}
img{
	border:0;
}
.text {
	font-size: 12px;
	color: #404040;
	text-decoration: none;
}
.text_cp {
	font-size: 12px;
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}
.line_1px {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CAE19D;
	font-size: 12px;
	color: #404040;
}
.line_1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #95C33C;
}
.div {
	height: 251px;
	width: 205px;
}
.div_1 {
	height: 421px;
	width: 286px;
}
.div1 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-size: 12px;
	color: #404040;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #404040;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #404040;
	text-decoration: none;
}
.line_2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
a.cp:link { text-decoration: none; color:#FF6600; font-size:12px;  font-family: "Arial", "Helvetica", "sans-serif";}
a.cp:visited { text-decoration: none; color:#FF6600; font-size:12px; font-family: "Arial", "Helvetica", "sans-serif";}
a.cp:hover { text-decoration: underline; color:#099172; font-size:12px;  font-family: "Arial", "Helvetica", "sans-serif";}
a.cp:active { text-decoration: none; color:#FF6600; font-size:12px; font-family: "Arial", "Helvetica", "sans-serif";}
