body, td {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 50%;
}
.style2 {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}

.top {
	background-repeat:no-repeat;
	background-position:right top;
}

.layer {
background-position:left top;
background-repeat:no-repeat;
font-size:12px;
color:#FFFFFF;
padding-left:40px;
padding-top: 8px;
}


a {
color:#0066cc;
text-decoration: underline;
}

a:hover {
color:#0066cc;
text-decoration: underline;
}

.t_title {
padding-left:10px;
color:#FFFFFF;
}

.t_title a {
color: #FFFFFF;
text-decoration: underline;
}

.t_title a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.top_m {
font-weight: bold;
font-size: 18px;
color: #c1c1c1;
vertical-align: bottom;
padding-left: 5px;
border-left: 3px solid #c1c1c1;
}

.top_m a {
color: #79c500;
text-decoration: none;
}

.top_m a:hover {
color: #666666;
text-decoration: none;
}

.left_td {
padding-left: 10px;
}

h1 {
color:#333333;
font-size:18px;
font-weight:bold;
}

.header {
font-size: 14px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#menu li {
	margin: 0;
	padding: 3;
	}

#menu li a {
	text-decoration: underline;
}

#sert li  {
float: left;
width:150;
margin-left:20px;
font-size:10px;
color: #333333;
list-style: circle;
}