@charset "utf-8";
body	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	margin:0px;
}

.editbox {
background-color: #ffffff;
border-bottom: #c8c8c8 1px solid; 
border-left: #c8c8c8 1px solid; 
border-right: #c8c8c8 1px solid; 
border-top: #c8c8c8 1px solid; 
color: #8B8B8B; 
cursor: text; 
font-size: 9pt;
height: 13pt;
}
a.b:link {
	color: #6f6f6f;
	text-decoration: none;
}
a.b:visited {
	text-decoration: none;
	color: #6f6f6f;
}
a.b:hover {
	text-decoration: underline;
	color: #6f6f6f;
}
a.b:active {
	text-decoration: none;
	color: #6f6f6f;
}
#style1 {
	font-size: 11px;
	font-family: Tahoma;
	color: #6f6f6f;
	line-height:14px;
}
#style1 a	{
	color:#6f6f6f;
	text-decoration:none;
}
#style1 a:hover	{
	color:#6f6f6f;
	text-decoration:underline;
	background-color:#F8F8F8;
}


.STYLE1 {
	font-size: 11px;
	font-family: Tahoma;
	color: #6f6f6f;
	color: #000;
	line-height:14px;
}

.STYLE2 {
	font-size: 11px;
	font-family: Tahoma;
	color: #777777;
	line-height:18px;
}
.STYLE3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.STYLE4 {font-size: 12}
.STYLE5 {
	font-size: 11px;
	font-family: Tahoma;
	color: #ffffff;
	line-height:16px;
}
.STYLE6 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.STYLE7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535455;
	line-height:18px;
}
	#div_list a:link {
		text-decoration: none;
		color:#000;
	}
	#div_list a:visited {
		text-decoration: none;
		color:#000;
	}
	#div_main_part	{
		width:650px;
		margin:0 auto;
	}
	#div_main_part a:link {
		text-decoration: none;
	}
	#div_main_part a:visited {
		text-decoration: none;
	}
	#div_main_part a:hover {
		text-decoration: underline;
	}
	#div_list a:hover {
		text-decoration: underline;
	}
	#div_list a:active {
		text-decoration: none;
	}
	.roll_outer{
		width:381px;
		height:116px;
		margin:0 auto;
		background-color:#ECECEC;
	}
	.roll	{
		margin:0 auto;
		padding-top:6px;
	}
	.roll ul	{
		margin-top:2px;
	}
	.roll li{
		width:110px;
		height:102px;
		text-align:center;
	}
	
	.border_3 {
		border-left:solid 1px;
		border-right:solid 1px;
		border-top:solid 1px;
	}