* {
	border-style: none;
	color: #4c4c4c;
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #d6e9f8;
	background-position: center top;
	background-image: url(images/cphcx2_bg.jpg);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
}

div#logo {
	background-repeat: no-repeat;
	width: 520px;
	height: 280px;
	z-index: 5;
	position: absolute;
	top: -150px;
	left: -150px;
	background: url(images/cphcx1_logo.png) no-repeat;
}

div#spacer {
	height: 15px;
	width: 100%;
}

div#main {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

div#main div#top {
	width: 100%;
	min-height: 15px;
	position: relative;
	background-image: url(images/cphcx1_frame_top.png);
	background-repeat: no-repeat;
}

div#main div#btm {
	width: 100%;
	min-height: 15px;
	position: relative;
	background-image: url(images/cphcx1_frame_btm.png);
	background-repeat: no-repeat;
	display: block;
}

div#main div#mid {
	width: 100%;
	position: relative;
	background-image: url(images/cphcx1_frame_mid.png);
	background-repeat: repeat-y;
	display: block;
}

div#main div.left {
	margin-left: 18px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 0px;
	display: block;
	position: relative;
	width: 440px;
	overflow: hidden;
}

div#main div.right {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 18px;
	margin-top: 15px;
	float: right;
	padding: 0px;
	display: block;
	position: relative;
	width: 290px;
	overflow: hidden;
}

div#main div.right div.greybox {
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-top: 0px;
	background-color: #ffeedd;
	border-color: #ffcc66;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	display: block;
	position: relative;
	width: 268px;
	overflow: hidden;
}

div#main div#container {
	margin-right: 15px;
	margin-left: 15px;
	width: 770px;
}

div#main div#containernomargin {
	position: relative;
	margin-right: 3px;
	margin-left: 3px;
	width: 794px;
}

div.hline {
	background-color: #ffe5b5;
	margin: 0px;
	height: 1px;
	width: 100%;
}

a {
	/*color: #ff8000;*/
	color: #8cc63f;
	text-decoration: none;
}

a:hover {
	/*color: #ff9c1b;*/
	color: #ff8000;
}

a.high {
	/*color: #ff8000;*/
	background-color: #8cc63f;
	                   
	color: white;
	text-decoration: none;
}

a.high:hover {
	/*color: #ff9c1b;*/
	background-color: #ff8000;
	                   
	color: white;
}

a.blue {
	/*color: #ff8000;*/
	color: #0080ff;
	text-decoration: none;
}

a.blue:hover {
	/*color: #ff9c1b;*/
	color: #66ccff;
}

a.red {
	/*color: #ff8000;*/
	color: #c50009;
	text-decoration: none;
}

a.red:hover {
	/*color: #ff9c1b;*/
	color: #dc000a;
}

h2 {
	margin-top: 6px;
	color: #444444;
	margin-bottom: 6px;
	line-height: 23px;
	font-size: 16px;
}

h3 {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 8px;
	color: #444444;
	margin-bottom: 6px;
	line-height: 20px;
	font-size: 14px;
}

p {
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 8px;
}

p.form {
	margin-left: 25px;
	line-height: 19px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 12px;
}

div.form {
	margin-left: 25px;
	line-height: 19px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 12px;
}

table#timetable {
	border-collapse: collapse;
	margin-left: 25px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 12px;
}

table#timetable td {
	text-align: center;
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	width: 40px;
}
table#timetable tr:hover {
	background-color: #ffe5b5;
}
p.form select {
	margin-top: 4px;
	font-size: 14px;
}
p.form input {
	width: 230px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	font-size: 14px;
}
p.form textarea {
	height: 120px;
	width: 330px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	font-size: 14px;
}
p.b_title {
	padding: 0px;
	margin-left: 90px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-weight: bold;
	line-height: 20px;
	font-size: 13px;
	color: #666666;
}

p.b_stitle {
	margin-left: 90px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 11px;
	font-size: 11px;
	color: #666666;
}

p.b_des {
	min-height: 50px;
	margin-left: 90px;
	line-height: 19px;
	font-size: 12px;
	color: #999999;
	margin-bottom: 8px;
}

p.h3 {
	line-height: 19px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 8px;
}

p.center {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

p.footer {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 22px;
	margin-top: 18px;
	text-align: center;
	line-height: 14px;
	font-size: 11px;
	color: #2175b8;
}

p.footer a {
	color: #0080ff;
	text-decoration: none;
}

p.footer a:hover {
	text-decoration: underline;
}

div p.footer {
	text-align: left;
	margin: 0px;
	line-height: 12px;
	font-size: 10px;
	color: #999999;
}

div p.footer a:hover {
	color: #7f7f7f;
	text-decoration: underline;
}

div p.footer a {
	color: #7f7f7f;
	text-decoration: none;
}

a.divlink {
	display: block;
	text-decoration: none;
	color: #606060;
}

a.divlink:hover p {
	text-decoration: none;
	color: #7f7f7f;
}

a.divlink:hover h2 {
	text-decoration: none;
	color: #666666;
}

div.b_red {
margin-top: 5px;
display:block;
text-align: center;
float:left;
background: url(images/fsn_box_red.gif) no-repeat;
width:79px;
}

div.b_green {
margin-top: 5px;
display:block;
text-align: center;
float:left;
background: url(images/fsn_box_green.gif) no-repeat;
width:79px;
}

div.b_purple {
margin-top: 5px;
display:block;
text-align: center;
float:left;
background: url(images/fsn_box_purple.gif) no-repeat;
width:79px;
}

ol {
	padding-bottom: 4px;
	margin-left: 30px;
}

ol li {
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 2px;
}

ol li.h3 {
	line-height: 19px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 8px;
}

ul.fee {
	margin-left: 30px;
}

ul.fee li {
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 2px;
}

ul.model {
	margin-top: -5px;
	margin-left: 30px;
}

ul.model li {
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 2px;
}

ul.menu {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: -1px;
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: right;
}

ul.menu li {
	margin-left: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	display: inline;
	font-size: 13px;
	font-height: 13px;
}

div.b_1 {
display:block;
font-size: .9em;
margin: 4px 0px 0px 0px;
padding:0;
font-weight: bold;
text-align:center;
color: white;
}
div.b_2 {
display:block;
font-size:1.5em;
margin:0;
padding:0.5em 0 1.3em 0;
text-align: center;
}
sup {
	font-size: 0.3em;
}
div.feature {
	height: 170px;
	position: relative;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: 70px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 610px;
	min-height: 170px;
}
div.feature h2 {
	padding-top: 12px;
	position: relative;
	margin-left: 185px;
}
div.feature p {
	margin-left: 185px;
}
img#confirmbtn {
	cursor: pointer;
}
span.red {
	color: #c50009;
}
span.grey {
	color: #e6e6e6;
}
div#recaptcha_area {
	margin-right: auto;
	margin-left: auto;
}
span.big {
	font-weight: bold;
	line-height: 1.1em;
	font-size: 2.5em;
}
div.thumbpanel {
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(images/cphcx1_thumbpanel.gif);
	height: 80px;
	width: 400px;
}
div.thumbpanel#long {
	background-image: url(images/cphcx1_thumbpanellong.gif);
	width: 600px;
}
div.thumbpanel#for3 {
	background-image: url(images/cphcx2_thumbpanel_for3.gif);
	width: 330px;
}
div.thumbpanel#for7 {
	background-image: url(images/cphcx2_thumbpanel_for7.gif);
	width: 660px;
}
div.thumbpanel div {
	text-align: center;
	top: 15px;
	width: 100%;
	position: absolute;
}
div.thumbpanel a {
	margin-right: 2px;
	margin-left: 2px;
}
div.thumbpanel#long a {
	margin-right: 4px;
	margin-left: 4px;
}
div.thumbpanel#for3 a {
	margin-right: 2px;
	margin-left: 2px;
}
div.thumbpanel#for7 a {
	margin-right: 2px;
	margin-left: 2px;
}
div.footpanel {
	left: 20px;
	position: absolute;
	width: 516px;
	text-align: center;
}
div.footpanel a {
	margin-right: 20px;
}
div.footright {
	text-align: right;
	max-height: 160px;
	width: 238px;
	position: absolute;
	left: 536px;
}
div.footright p {
	margin-bottom: 14px;
	line-height: 17px;
	font-size: 12px;
}
div.mtp {
	width: 794px;
	height: 355px;
	position: absolute;
	top: 0px;
	left 0px;
}