.content {font-family:helvetica,arial,verdana,sans-serif;
		font-size:12px;
		line-height:16px;
		color:#606060;
		}
.subcontent {font-family:helvetica,arial,verdana,sans-serif;
		font-size:9px;
		line-height:12px;
		color:#606060;
		}
.title {font-family:helvetica,arial,verdana,sans-serif;
		font-size:13px;
		font-weight:bold;
		line-height:20px;
		letter-spacing:1pt;
		color:#606060;
		}
.subtitle {font-family:helvetica,arial,verdana,sans-serif;
		font-size:12px;
		line-height:16px;
		letter-spacing:0.5pt;
		color:#606060;
		}
a.leftnavi {font-family:helvetica,arial,verdana,sans-serif;
		font-size:12px;
		line-height:16px;
		color:#606060;
		text-decoration:none;
		}
a.leftnavi:hover {font-family:helvetica,arial,verdana,sans-serif;
		font-size:12px;
		line-height:16px;
		color:#FF9900;
		text-decoration:none;
		}
.leftnaviactiv {font-family:helvetica,arial,verdana,sans-serif;
		font-size:12px;
		line-height:16px;
		color:#FF9900;
		text-decoration:none;
		}
a.links {font-family:helvetica,arial,verdana,sans-serif;
		font-size:10px;
		line-height:14px;
		color:#606060;
		text-decoration:none;
		}
a.links:hover {font-family:helvetica,arial,verdana,sans-serif;
		font-size:10px;
		line-height:14px;
		color:#FF9900;
		text-decoration:none;
		}
a.linkm {font-family:helvetica,arial,verdana,sans-serif;
		font-size:9px;
		line-height:12px;
		color:#606060;
		text-decoration:none;
		}
a.linkm:hover {font-family:helvetica,arial,verdana,sans-serif;
		font-size:9px;
		line-height:12px;
		color:#FF9900;
		text-decoration:none;
		}
.textfield{font-family :helvetica,arial,verdana,sans-serif;
 		   font-size:12px;
		   color:#606060;
 		   height:17px;
 		   width:220px;
		   border-width:1px;
		   border-style:solid;
		   border-color:#606060;
		   }
.textarea{font-family :helvetica,arial,verdana,sans-serif;
 		  font-size:12px;
		  color:#606060;
 		  height:100px;
 		  width:220px;
		  border-width:1px;
		  border-style:solid;
		  border-color:#606060;
		  }
.button{font-family :helvetica,arial,verdana,sans-serif;
 		font-size :12px;
		color:606060;
 		height:20px;
		width:70px;
		border-width:0.5px;
		border-style:solid;
		border-color:606060;
		background-color:#FFFFFF;
 		}
.lebottop {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
