

.a11_Coffee_color {
	font-size: 12px;
	font-weight: normal;
	color: #52301E;
}
.a12_orange_b {
	font-size: 12px;
	font-weight: bold;
	color: #eb4e45;
}
.a11_Gray {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.a11Skin_color {
	font-size: 12px;
	font-weight: normal;
	color: #E3C9B6;
}

a:link {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}


.a11_Orange {
	font-size: 12px;
	font-weight: normal;
	color: #E0681B;
}
.a11White {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.a11_Coffee_color {
	font-size: 12px;
	font-weight: normal;
	color: #52301E;
	line-height: 18px;
}
.a12_b_coffe {
	font-size: 12px;
	font-weight: bold;
	color: #52301E;
}
.a12_b_green {
	font-size: 12px;
	font-weight: bold;
	color: #638c0b;
}
.a12_b_yellow {
	font-size: 12px;
	font-weight: bold;
	color: #FFC000;
}
.a12_b_amethyst {
	font-size: 12px;
	font-weight: bold;
	color: #6633FF;
}
.a10 {
	font-size: 10px;
	font-weight: normal;
	color: #828282;
}
.a11_16_Coffee_color {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #52301E;
}

.a12_orange_b {
	font-size: 12px;
	font-weight: bold;
	color: #eb4e45;
}
.a11_Gray {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #828282;
}
.a11Skin_color {
	font-size: 12px;
	font-weight: normal;
	color: #E3C9B6;
	line-height: 16px;
}

a {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.a12_click_Coffee_color {
	font-size: 12px;
	font-weight: normal;
	color: #52301E;
}

.a12_click_Coffee_color_pad5 {
	padding:5px;
	font-size: 12px;
	font-weight: normal;
	color: #52301E;
}

.a12_Green_route {
	font-size: 12px;
	font-weight: normal;
	color:#009900;
}

.a12_Orange_route {
	font-size: 12px;
	font-weight: normal;
	color:#FF9900;
}

.a12_Red_route {
	font-size: 12px;
	font-weight: normal;
	color:#FF0000;
}

a.copy{
	font-size: 12px;
	font-weight: normal;
	color: #52301E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.copy:hover {
	color: #EB4E45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}


.a11_Orange {
	font-size: 12px;
	font-weight: normal;
	color: #E0681B;
	line-height: 15px;
}
.a11White {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}
.a12_white_b {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}

.a11_w {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.a12_Orange {
	font-size: 12px;
	font-weight: normal;
	color: #E76B18;
}
.a11_14_Coffee_color {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #52301E;
}

.a11_color1 {
	font-size: 12px;
	font-weight: normal;
	color: #009900;
	line-height: 18px;
}
.a11_color2 {
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	line-height: 18px;
}
.a11_color3 {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	line-height: 18px;
}

table.dash {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.dash th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.dash td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.solid {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.solid th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.solid td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.solid_out {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.solid_out th {
	border-width: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.solid_out td {
	border-width: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.head_left {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: red red red red;
	border-collapse: collapse;
	background-color: white;
	font-size: 12px;
	font-weight: normal;
	color: #52301E;
}
table.head_left th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: red red red red;
	background-color: #FFCC99;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.head_left td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: red red red red;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

form#search_tag {
	background:url(/images/index_img_11.gif) repeat-x 0 50%;
	height:37px;
	width:730px;
	margin:0 auto;
	padding:15px 10px 0;
	position:relative;
	}
	
form#search_tag input, form#search_tag label, form#search_tag span {
	padding:0;
	margin:0;
	}
	
form#search_tag .submit {
	position:absolute;
	}
