td {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	background-color: #FFFFFF;
}
a.top:link,a.top:visited,a.top:active,a.top:hover {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a:link,a:visited,a:active,a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}

input,textarea,select {
	border: 1px 
	color:#cccccc;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}
.button_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.index_top {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.pro_index {
	border: 1px solid #E4E4E4;
}
.index_but {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}



