body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #ac9983;
	background-color: #fffae5;
	background-image: url(../images/bg_content1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top:0px;
	margin-left:0px;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ac9983;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ac9983;
}


.text_Q {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #a92d34;
}
.text_A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6e9212;
	line-height: 26px;
	
}
.text_A a:link{
	text-decoration: underline;
	color: #6e9212;
}
.text_A a:hover{
    color:#336600;
	text-decoration: underline;
}
.text_A a:active{
    color:#336600;
	text-decoration: underline;
}
.text_A a:visited{
    color:#666666;
	text-decoration: underline;
}
.text_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #606060;
	line-height: 16px;
	
}
.text_gray2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	line-height: 18px;
	
}
.text_DarkRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990909;
	line-height: 24px;
	font-weight: bold;
	
}
.text_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c9372b;
	line-height: 24px;
	font-weight: bold;
	
}
.text_Red2 {
    font-size: 13px; 
	color: #c9372b; 
	line-height: 24px; 
	font-family: Arial, Helvetica, sans-serif;
}
.text_Red3 {
    font-size: 12px; 
	color: #c9372b; 
	line-height: 14px; 
	font-family: Arial, Helvetica, sans-serif;
}
.text_Brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ae500a;
	line-height: 20px;
	
}
.text_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #258009;
	line-height: 20px;
	
}
.text_Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f36f0d;
	line-height: 24px;
	font-weight: bold;
}
.text_Orange2 {
	color: #ea8d15;
	font-weight: bold;
}



input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color:  #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
