#head_text {
	font-size: 12px;
}
#cont_navi{
	float: left;
	width: 453px;
	letter-spacing: 20px;
	margin-left: 15px;
	margin-top: 20px;
}
#topic {
	float: right;
	width: 378px;
}
#topic1 {
	margin-top: 20px;	height: 16px;
	background-attachment: scroll;
	background-image: url(top/topic.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 5px;
}
.topic2 {
	height: 102px;
	font-size: 11px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #292279;
	border-bottom-color: #292279;
	overflow: auto;
	padding-top: 0px;
}
table{
	float: left;
       	width: 630px;
}
.table_ti{
	width: 130px;
        text-align: center;
	padding: 5px 5px 5px 70px;
}
.table_ti2{
	width: 130px;
	letter-spacing: -1px;
        padding: 5px 5px 5px 70px;
}
.table_ti3{
	width: 130px;
        padding: 5px 5px 5px 70px;
}
.table_te{
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;

        padding: 1px;
}
.table_te2{
	width: 400px;
	margin-right: 50px;
	padding: 5px 5px 5px 110px;
}
a.foot:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.foot:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.foot:active {
	text-decoration: none;
}
li {
	list-style-type: decimal;
	text-align: left;
	padding: 5px;
	list-style-position: outside;
}
#side_of {
	float: right;
	width: 135px;
	text-align: center;
	padding-right: 40px;
}

