.web {
	FONT-SIZE:12px;
	color:#333333;
	line-height: 22px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	background-image:url(../images/index_bg.gif);
}

a:link {    font-size: 14px;color: #3E3E3E;	text-decoration: none;font-weight: normal;font-weight:bold;}
a:visited {	font-size: 14px;color: #3E3E3E;	text-decoration: none;font-weight: normal;font-weight:bold;}
a:hover {	font-size: 14px;color: #FF9900;	text-decoration: none;font-weight:bold;}
a:active {	font-size: 14px;color: #3E3E3E;	text-decoration: none;font-weight: normal;font-weight:bold;}

A.ash:link {    font-size: 12px;color: #6A6A6A;	text-decoration: none;font-weight: normal;}
A.ash:visited {	font-size: 12px;color: #6A6A6A;	text-decoration: none;font-weight: normal;}
A.ash:hover {	font-size: 12px;color: #FF9900;	text-decoration: underline;font-weight: normal;}
A.ash:active {	font-size: 12px;color: #6A6A6A;	text-decoration: none;font-weight: normal;}

.style_ash {font-size: 12px;color: #6A6A6A;line-height: 160%;}
.style_ash2 {font-size: 12px;color: #333333;line-height: 160%;}
.style_white {font-size: 12px;color: #ffffff;line-height: 150%;font-weight:normal;}
.style_red {font-size: 12px;color: #FF4500;line-height: 150%;}


input {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color:#ffffff;
}

.input2 {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6A;
	background-color:#ffffff;
	height:15px;
}

.input3 {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #80D4EA;
	border-right: 1px solid #80D4EA;
	border-bottom: 1px solid #80D4EA;
	border-left: 1px solid #80D4EA;
	background-color:#80D4EA;
	height:16px;
	width:54px;
}