@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg.gif) repeat-x;
}
a {	
	color: #00b0db; border-bottom: #5f0000 1px dotted; text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bullettxt {
	font-weight: bold;
	font-size: 14px;
}
.style1 {
	color: #39c1d1;
	font-weight: bold;
	font-size: 16px;
}
.style2 {
	color: #c40000;
	font-weight: bold;
}
.box_right {
	border: 2px dashed #417aa9;
}
.padding {
	padding: 10px;
}
.padding .htw {
	background-color: #EEEEEE;
	margin-bottom: 10px;
	border: 1px solid #006666;
}
.htw_head {
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
.c {
	margin: 0 auto;
	width: 400px;
}
.arrow_text {
	padding-left: 80px;
	font-size: 26px;
	font-weight: bold;
}
.field_text {
	font-size: 14px;
}
legend {
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #000;
	padding: 2px;
	margin-left: -11px;
}
.formright label {
	width: 150px;
	float: left;
	line-height: 20px;
}
.clear_l {
	clear: left;
}
.clear {
	clear: both;
}
.fs4 label {
	width: 200px;
	line-height: 15px;
}
.label_content {
	line-height: 50px;
	font-weight: bold;
}
.reddot {
	color: #FF0000;
}
.smalltxt {
	font-size: 10px;
}
.clear2 {
	height: 8px;
}
