a:link     { text-decoration: none; color:#B94518}
a:visited  { text-decoration: none; color:#B94518}
a:hover    { text-decoration: underline; color:#B94518}

a.link1:link     {
	text-decoration: none;
	color:#A30214;
	font-weight: bold;
}
a.link1:visited  {
	text-decoration: none;
	color:#A30214;
	font-weight: bold;
}
a.link1:hover    {
	text-decoration: none;
	color:#FF0000;
	font-weight: bold;
}

body {
    scrollbar-face-color: #d4d4d4;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: #a6a6a6;
    scrollbar-3dlight-color: white;
    scrollbar-arrow-color: gray;
    scrollbar-track-color: #e9e9e9;
    scrollbar-darkshadow-color: white
	}
	
body {
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.domain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #851E00;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
}
.font_10 {
	font-size: 10px;
}
.tit_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C93F0E;
	line-height: 25px;
}
.input1 {
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
}
.input2 {
	width: 350px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
}
.demo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}

.font_copy {
	font-family: Tahoma;
	font-size: 11px;
}

