@charset "utf-8";
body,table,tr,td,p,form,select,input
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.detail,.detail a:link,.detail a:visited,.detail a:active {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.detail a:hover {
	font-weight: normal;
	color: #D60B00;
	text-decoration: underline;
	line-height: normal;
}
.linkcolor,.linkcolor a:link,.linkcolor a:visited,.linkcolor a:active {
	font-weight: normal;
	color: #D60B00;
	text-decoration: none;
}
.linkcolor a:hover {
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
}
.linkwhite,.linkwhite a:link,.linkwhite a:visited,.linkwhite a:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linkwhite a:hover {
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
	color: #FFFFFF;
}
.linkwhitemenu,.linkwhitemenu a:link,.linkwhitemenu a:visited,.linkwhitemenu a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkwhitemenu a:hover {
	font-weight: bold;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.line1px {
	line-height: 1px;
	background-color: #D60B00;
}
.head1 {
	color: #F60;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial;
}
.head2 {
	font-size: 14px;
	color: #F90;
	font-family: Tahoma, Verdana, Arial;
}
.content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 170%;
}
.bgcolors {
	background-color: #D60B00;
}
.line_white {
	background-color: #FFFFFF;
	line-height: 1px;
}
.linedot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.formcontact {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFD2;
}
.formcontactshow {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.txt-11px {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.title_ {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 20px;
}
.buttonform
{
	background: #FFF repeat-x scroll left top;
	border-color: #FFF !important;
	border-radius: 11px;
	border-style: solid;
	border-width: 1px;
	box-sizing: content-box;
	color: #333 !important;
	cursor: pointer;
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 11px !important;
	font-weight: bold;
	line-height: 16px;
	padding: 2px 8px;
	text-decoration: none;
}
.table1 {
	border: 1px solid #999999;
}
.inputlinedot {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border-bottom: #333333 1px dashed; 
	border-top: 0px; 
	border-right: 0px; 
	border-left: 0px; 
}
.require{
	height:20px;
	color:#FF0000;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	line-height:15px;
	width:100px;
	float:none;
}
