@charset "utf-8";
/* CSS Document fdghjk*/

.medium_black {
	font-size:11px;
	color:#000;
}

.medium_gray {
	font-size:13px;
	color:#2E2D2E;
}

.medium_red {
	font-size:13px;
	color:#FE001A;
}

.small_red {
	font-size:11px;
	color:#505050;
	background:#FEEDB9;
}

a.small_red:link {
	font-size:11px;
	color:#505050;
	background:#FEEDB9;
}

a.small_red:visited
{
	font-size:11px;
	color:#505050;
	background:#FEEDB9;
}

a.small_red:hover
{
	font-size:11px;
	color:#000;
	background:#FEEDB9;
}

.big_black	{
	font-size:14px;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}

.big_black_1	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;	
	font-size:14px;
	color:#000;
}

div.h_medium {
	font-size:11px;
	color:#F69;
	font-weight:1400;
}

div.h_big {
	font-size:11px;
	color:#F69;
	font-weight:700;
}

a.zoom:link {
	color:#006;
}

a.zoom:visited {
	color:#006;
}

a.zoom:hover {
	color:#F09;
	text-decoration:none;
}

a.zoombig:link {
	color:#006;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:700;
}

a.zoombig:visited {
	color:#006;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:700;	
}

a.zoombig:hover {
	color:#F09;
	text-decoration:none;
}

.trselect		{
		background-color:#CF6;
}

.trselect1		{
		background-color:#CF6;
}

.trselect2		{
		background-color:#A5B6CA;
}

a.blackH:link {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:700;
}

a.blackH:visited {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:700;	
}

a.blackH:hover {
	color:#F00;
	text-decoration:none;
}

a.save_info		{
	background: url("image/save_info.png");
	display: block;
	width:48px;
	height:45px;
}

a.save_info:hover	{
	background:url("image/save_info1.png");
}
	
.button_key		{
	border: 2px solid #00C;
}