.back_head {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.back_head_sr {
	background-image: url(images/header_sr.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.header_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
	text-decoration: none;
	font-weight: bold;
}
a.header_link:hover {
	color: #5BADCC;
}
a.here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a.here:hover {
	color: #5BADCC;
}
.blue1 {
	background-image: url(images/blue1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.blue2 {
	background-image: url(images/blue2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.blue3 {
	background-image: url(images/blue3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.button_l {
	background-image: url(images/button_l.jpg);
	background-repeat: no-repeat;
}
.table_main {
	background-image: url(images/net.jpg);
	background-repeat: repeat-y;
}
.main_top {
	background-image: url(images/main_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main_bottom {
	background-image: url(images/main_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.text_main_11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.bluewave {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5BADCC;
}
.header_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
	text-decoration: none;
	font-weight: bold;
}

textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E7E7E;
	border: 1px solid #aaaaaa;
	width: 200px;
	
}	
input {
	border: 1px solid #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E7E7E;
	width: 200px;
	}
.button_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
	background-color: #D5D5D5;
	border: 1px solid #aaaaaa;
	width: 50px;
}
.orange_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
.blue_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5BADCC;
}
a.wc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
a.wc:hover {
	color: #5BADCC;
}