@charset "utf-8";
/* CSS Document */
body {
margin: 0px;
background-image: url(../images/page_bg.jpg);
background-repeat: no-repeat;
background-position: top center;
}
table.t1 {
width:1000px;
height: 700px;
display: block;
}
td.content {
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
}
div.c_text {
color: #FFFFFF;
text-align: left;
padding: 10px;
}
h1 {
font-size: 34px;
color: #FFFFFF;
font-weight: bold;
padding: 2px 0px 2px 0px;
margin: 0px;
}
h2 {
font-size: 48px;
color: #FFF;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 6px;
}

.sentence1 {
color: #FFFFFF;
font-size: 13px;
text-align: left;
}
.sentence2 {
color: #000;
font-size: 12px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
}
a:link, a:active {
color: #FF0000;
text-decoration: none;
}
a:hover {
color: #FF3300;
text-decoration: underline;
}
a:visited {
color: #FF0000;
text-decoration: none;
}
.copy {
font-size: 11px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}
.call_div {
width: 640px;
height: 100px;
display: block;
text-align: center;
vertical-align: bottom;
font-size: 60px;
color: #FFFFFF;
font-weight: bold;
background-image: url(../images/call_div.gif);
margin-left: 5px;
margin-right: 5px;
padding: 16px 0px 0px 0px;
background-repeat: no-repeat;
}
.sm {
padding: 14px 0px 15px 0px;
display: block;
float: left;
}
.row {
    max-width:240px;
}
.lb_top {
    width: 240px;
	height: 14px;
	display: block;
	max-height:14px;
}
.lb_content {
    background-color: #000000;
	color: #FFFFFF;
	width: 220px;
	height:auto;
	font-size: 12px;
	min-height: 100px;
	padding: 0px 10px 0px 10px;
}
.lb_bottom {
    width:240px;
	height: 14px;
	display: block;
	max-height: 14px;
}
.head1 {
    font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.head2 {
    font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.normal {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.form_elem {
    padding: 3px 0px 3px 0px;
}
.sifu_div {
    background-image: url(../images/sifu_div.gif);
	padding: 10px 0px 4px 60px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: bold;
	width: 650px;
	height: 35px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
/* show/hide element */
#visibleText {
 color: #FFFFFF;
}
#hiddenText {
 color: #FFFFFF;
}

.box_top {
    background-image: url(../images/box_top.gif);
	width: 653px;
	height:10px;
	display: block;
	background-repeat: no-repeat;
}
.box_content {
    width: 633px;
	height: 500px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	display: block;
	max-width: 633px;
	font-family:Arial, Helvetica, sans-serif;
}

.box_bottom {
    width: 653px;
	height: 13px;
	background-image:url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	display: block;
}
.box {
    margin: 10px 0px 10px 0px;
	height: auto;
}
#error_msg, #error_msg_name, #error_msg_email, #error_msg_contact, #error_msg_grade, #error_msg_form {
    color: #CC0000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#error_img, #error_img_name, #error_img_email, #error_img_contact, #error_img_grade {
    padding: 0px 0px 0px 10px;
}
.red {
    color: #CC0000;
}
.info {
    color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
}
.column {
    width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	display:inherit;
	float:left;
	height:  inherit;
	padding: 0px 10px 10px 10px;
	
}
.set_width {
    width:300px;
	min-width: 300px;
	max-width: 300px;
	float: left;
}
input.short_input {
    background-image: url(../images/text_input.gif);
	width:183px;
	height: 21px;
	border: none;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-color: #000000;
}
input.long_input {
    background-image: url(../images/text_input_large.gif);
	width: 206px;
	height: 21px;
	border: none;
	color: #333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-color:#000000;
}
textarea.txtarea {
    background-image: url(../images/textarea_bg.gif);
	width: 265px;
	background-repeat: no-repeat;
	height: 86px;
	color: #333;
	border: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	padding: 5px 4px 5px 4px;
	background-repeat: no-repeat;
	
}
.r_border {
    border-right: dotted #CCCCCC 2px;
}
p.large {
    font-size: 28px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}