@charset "iso-8859-1";
/* ?????,????? */

a:link		{ color: #000000; text-decoration: none} 
a:visited	{ color: #000000; text-decoration: none} 
a:hover		{ color: #014C86; text-decoration: underline} 
a:active	{ color: #014C86; text-decoration: none} 

body {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
}
img  {
	border:0px;
}

/* ????? */
INPUT {
	BORDER-TOP-WIDTH: 1px;
	BORDER-TOP-COLOR: #cccccc;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-LEFT-COLOR: #cccccc;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #cccccc;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #cccccc;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px; 
}

/*??????*/

.black15 {
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana;
}
.black15 a:link		{font-size: 15px;color: #000000;font-weight: normal; text-decoration: none} 
.black15 a:visited	{font-size: 15px;color: #000000; font-weight: normal;text-decoration: none} 
.black15 a:active	    {font-size: 15px;color: #000000;font-weight: normal; text-decoration: none}
.black15 a:hover		{font-size: 15px;color: #000000; font-weight: normal;text-decoration: underline} 


.black {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana;
}
.black a:link		{font-size: 12px;color: #000000;font-weight: normal; text-decoration: none} 
.black a:visited	{font-size: 12px;color: #000000; font-weight: normal;text-decoration: none} 
.black a:active	    {font-size: 12px;color: #000000;font-weight: normal; text-decoration: none}
.black a:hover		{font-size: 12px;color: #000000; font-weight: normal;text-decoration: underline} 

.blacklan {
	font-size: 12px;
	color: #0395ee;
	font-weight: normal;
	font-family: Verdana;
}
.blacklan a:link		{font-size: 12px;color: #0395ee;font-weight: normal; text-decoration: none} 
.blacklan a:visited	    {font-size: 12px;color: #0395ee; font-weight: normal;text-decoration: none} 
.blacklan a:active	    {font-size: 12px;color: #0395ee;font-weight: normal; text-decoration: none}
.blacklan a:hover		{font-size: 12px;color: #0395ee; font-weight: normal;text-decoration: underline} 

.black2 {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.black2 a:link		{font-size: 12px;color: #003399;font-weight: bold; text-decoration: none} 
.black2 a:visited	{font-size: 12px;color: #003399; font-weight: bold;text-decoration: none} 
.black2 a:active	    {font-size: 12px;color: #003399;font-weight: bold; text-decoration: none}
.black2 a:hover		{font-size: 12px;color: #003399; font-weight: bold;text-decoration: underline} 


/*????*/
.line-4 {
	border: 1px solid #CCCCCC;
}
.line-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}
