* {
padding: 0;
}
.STYLE1{
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	table-layout:fixed;
}
.STYLE2 {font-family: 'Arial', Courier, monospace}
.STYLE3 {font-size: 18px;font-weight: bold;}
.STYLE4 {
	color:red;
}
.form {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #f1f1f1;
	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: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
}
.button {
	font-size: 14px;
	color: #483D8B;
	font-weight:  bold;
	text-decoration: none;
	background-color: #D9D9D9;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	border-left: 1px solid #FFFFFF;
}
.form2 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #F5DEB3;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.date {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FF6666;
	text-decoration: none;
}
.bg01 {
	background-repeat: no-repeat;
}
.unnamed2 {
	font-size: 14px;
	filter: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=1);
	color: #333333;

}
.code {
	BORDER-RIGHT: #0099cc 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #0099cc 1px solid; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 5px; 
	BORDER-LEFT: #0099cc 1px solid; 
	WIDTH: 500px; 
	COLOR: #000000; 
	LINE-HEIGHT: 18px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #0099cc 1px solid; 
	FONT-FAMILY: "Verdana" , "Courier New", "Courier", "mono"; 
	BACKGROUND-COLOR: #ddedfb
}
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2B2B2B;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
	font-size:15px;
	color:blue;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
#main{
  width:768;
  min-height:695px ;
  height:auto;
  margin:0 auto;
  border:1px solid #ccc;
  }
#ma_left{
	float:left;
	height:auto;
 }
 #ma_left a{
	font-size:13px;
 }
#ma_right{
	float:right;
	height:auto;
 }
table {
	border-width:0.5;
	border-color:black;
	border-collapse:collapse;
	word-break:normal;
}
table th {
	font-family:'Arial';
}
table td {
	font-family:'Arial';
	font-size: 14px;
}
table a{
	color:blue;
}
table a:link {
	text-decoration: none;
}
table a:visited {
	color:blue;text-decoration: none;
}
table a:hover {

	color:#CC3300;text-decoration: none;
}
table a:active {
	text-decoration: none;
}

#home h1
{
	font-size:24px;
}
#home h2
{
	font-size:18px;
}
#home .blue_box
{
	margin-top:20px;
}

#home li
{
	padding-bottom:5px;
}
.blue_box{

	padding: 10px 30px;
	margin-bottom:30px;
	border:1px solid #888888;
	background: #E6EBEF;
}
