
body{ margin:0; padding:0px;font-size:12px;}
/*-----a:link{
    color:#336601;
    text-decoration:none;
   }
---*/
a:hover{
    color:#336601;
    
    text-decoration:underline;
   
}   
   
/*--------------font---------*/
.black12 {
	font-size: 12px; 
	line-height:24px;
	color: #000000;
	text-decoration: none;
}
a.black12:hover {
	font-size: 12px; 
	line-height:24px;
	color:#FF6600;
	text-decoration:underline;
}
.gray12{ color:#98947b;}
.white12_b{ color:#FFFFFF; font-size:12px; text-decoration:none;  font-weight:bold;}
a.white12_b:hover{ color:#FFFFFF; text-decoration:underline;}

.white14_b{ color:#FFFFFF; font-size:14px; text-decoration:none;  font-weight:bold;}

.gray12_5a_b{ color:#5a5a5a; font-size:12px; text-decoration:none; font-weight:bold; line-height:24px;}
a.gray12_a_b:hover{ color:#487bab; font-weight:bold; text-decoration:none;}

.gray12_333{ color:#333333; font-size:12px; text-decoration:none; line-height:24px;}
a.gray12_333:hover{ color:#FF6600; text-decoration:underline;}

.gray12_333_line{ color:#333333; font-size:12px; text-decoration:none; line-height:17px;}

.gray12_333_b{ color:#333333; font-size:12px; text-decoration:none; line-height:24px; font-weight:bold;}

.gray12_666{ color:#666666; font-size:12px; text-decoration:none; line-height:18px; }
a.gray12_666:hover{ color:#FF6600; font-size:12px; text-decoration:none; line-height:18px; }

.gray12_999{ color:#999999; font-size:12px; text-decoration:none; line-height:18px;}

.gray12_aaa{ color:#aaaaaa; font-size:12px; text-decoration:none; line-height:18px; }

.gray12_d9d9d9{ color:#999999;font-size:12px; text-decoration:none;  }

.gray14_333{ color:#333333; font-size:14px; text-decoration:none; line-height:24px;}
.gray14_333_B{ color:#333333; font-size:14px; text-decoration:none; line-height:24px; font-weight:bold;}

.blue18_b{ color:#1f376d; font-weight:bolder; font-size:18px; line-height:40px; }

.blue12{ color:#3868a5; font-size:12px; line-height:18px; text-decoration:none;}
a.blue12:hover{ color:#3868a5; font-size:12px; line-height:18px; text-decoration:none;}

.blue12_b{ color:#3868a5; font-size:12px; line-height:18px; text-decoration:none; font-weight:bold;}

.blue12_487{ color:#487bab; font-size:12px; line-height:18px; text-decoration:none;}
a.blue12_487:hover{ color:#487bab; font-size:12px; line-height:18px; text-decoration:underline;}

.yellow12{ color:#fe7201; font-size:12px; text-decoration:none;}





/*--------------border---------*/
.border_gray_3{ border-bottom:#d4d5d6 1px solid; border-left:#d4d5d6 1px solid; border-right:#d4d5d6 1px solid;}
.border_gray_4{ border:#d4d5d6 1px solid; padding:2px;}
.border_gray_4_bebebe{ border:#bebebe 1px solid; padding:2px;}
.border_gray_4_d5d5d5{ border:#d5d5d5 1px solid; }
.border_gray_down{ border-bottom:#CCCCCC 1px dotted;}
.border_gray_top{ border-top:#CCCCCC 1px dotted;}
.border_gray_top_3px{ border-top:#efefef 3px solid;}

.border_blue_3{ border-bottom:#aacbee 1px solid; border-left:#aacbee 1px solid; border-right:#aacbee 1px solid;}
.border_blue_4{ border:#b7d9fe 5px solid; }