/* CSS Document */
.linecolor{
	background-color:#000000;
	}
.subtdsty{
	height:35px; text-align:right; padding-right:15px;
	}
.subtdsty2{
	height:35px; text-align:left; padding-left:10px; vertical-align:middle;valign:middle;
	}
.subtdsty3{
	height:35px; text-align:center; border-bottom:#bbe9ff 1px solid;
	}
.subinput{
	width:120px; height:20px;
	}
.subinput2{
	width:80px; height:18px;
	}
.sub_inp_pos{
	padding-left:10px; font-size:12px;
	}
.border_top{
	border-top:#c6dec4 1px dashed;
	}
.border_right{
	border-right:#c6dec4 1px dashed;
	}
.border_bottom{
	border-bottom:#c6dec4 1px dashed;
	}
.border_left{
	border-left:#c6dec4 1px dashed;
	}
.border_all{
	border:#c6dec4 1px dashed;
	}
.border_l_r{
	border-left:#c6dec4 1px dashed;
	border-right:#c6dec4 1px dashed;
	}
.border_t_b{
	border-top:#c6dec4 1px dashed;
	border-bottom:#c6dec4 1px dashed;
	}
a{
	text-decoration:none;
	}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:active {
	color: #000;
}
a:hover {
	color:#339966; position: relative; right: 0px; top: 1px
}
.imgdiv3{
	overflow: hidden; width:90%; color: #ffffff; height: 880px;
}
.info_text{
	text-align:left; padding-left:5px; font-size:12px; font-weight:bold; valign:middle;
	}
.info_text2{
	text-align:left; padding-left:10px; line-height:20px;
	}
.info_text3{
	text-align:right; padding-right:10px; line-height:20px;
	}
.info_text4{
	text-align:left; padding-left:10px; line-height:20px; padding-top:10px;
	}
.info_text5{
	text-align:center; line-height:20px;
	}
.info_text6{
	text-align:left; line-height:20px;
	}	
.text_con{
	text-align:center; font-size:12px; font-weight:bold; valign:middle;
	}
.text_con2{
	text-align:center; line-height:20px;
	}
.text_con3{
	text-align:left; line-height:20px; padding-left:10px; font-weight:bold; valign:middle;
	}
.title_text{
	text-align:left; padding-left:10px; line-height:20px; font-weight:bold;
	}
.regsty{
	font-size:12px;
	}
#border_top{
	border-top:#c6dec4 1px dashed;
	}
#border_right{
	border-right:#c6dec4 1px dashed;
	}
#border_bottom{
	border-bottom:#c6dec4 1px solid;
	}
#border_left{
	border-left:#c6dec4 1px dashed;
	}
#border_all{
	border:#c6dec4 1px dashed;
	}
#border_l_r{
	border-left:#c6dec4 1px dashed;
	border-right:#c6dec4 1px dashed;
	}
#border_t_b{
	border-top:#c6dec4 1px dashed;
	border-bottom:#c6dec4 1px dashed;
	}
#border_b_r{
	border-bottom:#c6dec4 1px solid; border-right:#c6dec4 1px solid; border-left:#c6dec4 1px solid;
	}
#border_b_r2{
	border-bottom:#c6dec4 1px solid; border-right:#c6dec4 1px solid; text-align:center;
	}