@charset "utf-8";
.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	color: #FFFFFF;	
	text-decoration: none;
}

.l1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	color: #666666;
	text-decoration: none;
}

.l2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	color: #000000;
	text-decoration: none;
}

.l16{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}

.l110{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	color: #333333;
	text-decoration: none;
	padding:1px;
}


.l140{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-decoration: none;
}

.search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3300;
	height: 25px;
	width: 100px;
	overflow: visible;
	visibility: inherit;
	z-index: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	margin: 1px;
}

.search1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	overflow: visible;
	visibility: inherit;
	z-index: auto;
	border: 1px solid #666666;
	height: 18px;
}


.fieldWithErrors {
  padding: 1px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 1px solid red;
  padding: 1px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 1px 1px 1px 1px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 1px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
.xls_intro a {
color: #008000;
}

.xls_intro a:visited {
color: #008000;
}

.xls_intro a:hover {
color: #008000; background-color:#000;
}

.text_right {
	float:right;
/*	padding_right: 15px; */
}
.notice {
  border: 2px solid red;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #f0f0f0;
  font: bold smaller sans-serif;
}

.fb2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
  padding: 7px;	
	color: #000000;
	text-decoration: none;
}
#upload_datafile {
	width: 90%;	
	border: 1px solid #C2E3EF; 
	padding: 15px;
	background: #FFF;
	text-align: left;

}

.user_info .user_text1{
	float:left;
	padding-top:3px;
	line-height:180%;
	text-align:left;
}
.user_info .user_text1 li{
	font-weight:bold;
	color:#666;
	padding-left:25px;
	padding-top:10px;
}
.user_info .user_text1 .t1{
	background:url(../images/info_textbg01.gif) no-repeat left  center;
}
.user_info .user_text1 .t2{
	background:url(../images/info_textbg02.gif) no-repeat left  center;
}
.user_info .user_text1 .t3{
	background:url(../images/info_textbg03.gif) no-repeat left  center;
}
.user_info .user_text1 .t4{
	background:url(../images/info_textbg04.gif) no-repeat left  center;
}
.user_info .user_text1 .t5{
	background:url(../images/info_textbg05.gif) no-repeat left center;
}
.user_info .user_text1 span{
	color:#f60;
	padding-top:10px;	
}

