body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #333333;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.style2 {color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight:bold;
}
.txt_blue_b {color: #3366FF;
	font-size: 12px;
	font-weight:bold;
}
.txt_orange_b {color: #FF6600;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight:bold;
}
.txt_blue_b {color: #0033CC;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight:bold;
}
.txt_grey {color: #999999;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;	
}
.txt_green {color: #339933;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;	
}
.txt_deep_orange {color: #cc3300;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;	
}
.txt_red {color: #990000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;	
}
.contents{
	font-size: 12px;
	color: 6F6F6F;
	margin: 10px;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: ff9933;
	margin: 10px;
}
.contents_nomar {
	font-size: 12px;
	color: 6f6f6f;
}
.contents_bold {
	font-size: 12px;
	color: 6f6f6f;
	font-weight: bold;
}
.a_toolbar {
	COLOR:ffffff;
	font-weight: bold;
}
.contents_orange {
	font-size: 12px;
	COLOR:ff9933;
}
.css_main {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.css_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #5B3000;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover{
	position:relative;
	top:1px;
	left:1px;
	color: #ff9900;
}


