@charset "utf-8";
.web {
	FONT-SIZE:12px;
	line-height: 22px;
	color:#333333
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
    
}

a:link {    font-size: 12px;color: #777777;	text-decoration: none;font-weight: normal;line-height: 18px;}
a:visited {	font-size: 12px;color: #777777;	text-decoration: none;font-weight: normal;line-height: 18px;}
a:hover {	font-size: 12px;color: #ef7c1a;	text-decoration: underline;font-weight: normal;line-height: 18px;}
a:active {	font-size: 12px;color: #777777;	text-decoration: none;font-weight: normal;line-height: 18px;}

.na:link {    font-size: 14px;color: #ffffff;	text-decoration: none;font-weight: normal;line-height: 18px;}
.na:visited {	font-size: 14px;color: #ffffff;	text-decoration: none;font-weight: normal;line-height: 18px;}
.na:hover {	font-size: 14px;color: #fba924;	text-decoration: none;font-weight: normal;line-height: 18px;}
.na:active {	font-size: 14px;color: #ffffff;	text-decoration: none;font-weight: normal;line-height: 18px;}

.green:link {    font-size: 12px;color: #746e43;	text-decoration: none;font-weight: normal;line-height: 18px;}
.green:visited {	font-size: 12px;color: #746e43;	text-decoration: none;font-weight: normal;line-height: 18px;}
.green:hover {	font-size: 12px;color: #fba924;	text-decoration: none;font-weight: normal;line-height: 18px;}
.green:active {	font-size: 12px;color: #746e43;	text-decoration: none;font-weight: normal;line-height: 18px;}

.table_bg {
	background-image: url("../images/ny_newline.gif");
	background-repeat: repeat-x;
	background-position: center center;
}


.table_bg2 {
	background-image: url("../images/ny_newline2.gif");
	background-repeat: repeat-x;
	background-position: center center;
}

.cp_bg {
	background-image: url("../images/cp_bg.gif");
	background-repeat: no-repeat;
	background-position: center center;
}


.page_bg {
	background-image: url("../images/pagebg.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.style_ash1 {font-size: 12px;color: #7e7e7e;line-height: 22px;}
.style_ash_b {font-size: 14px;color: #333333;line-height: 22px;}
.style_ash_b2 {font-size: 14px;color: #808080;line-height: 22px;}
.style_ash2 {font-size: 12px;color: #333333;line-height: 22px;}
.style_white {font-size: 12px;color: #ffffff;line-height: 18px;}
.style_green {font-size: 12px;color: #746e43;line-height: 22px;}
.style_blue_b {font-size: 14px;color: #1c5693;line-height: 22px;font-weight: bold;}

input {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	height:14px;
	color: #666666;
	border-top: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	background-color:#ffffff;
}

.input_ly {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	height:135px;
	color: #666666;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	background-color:#ffffff;
}
.input_list {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height:14px;
	width:102px;
	color: #666666;
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	background-color:#ffffff;
}

.input_list2 {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height:12px;
	width:140px;
	color: #666666;
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	background-color:#ffffff;
}

.input_an1 {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height:18px;
	width:30px;
	color: #545454;
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	background-color:#cfcfcf;
}

.input_an2 {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height:16px;
	color: #bb955d;
	border-top: 1px solid #dacdc3;
	border-right: 1px solid #dacdc3;
	border-bottom: 1px solid #dacdc3;
	border-left: 1px solid #dacdc3;
	background-color:#ffffff;
}