body {
	margin:0;
	background-color: #F5F5F5;
}

body,table, td{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color: #333333;
}
.name{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #C5C937;
	font-weight: normal;
}
a.top_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.top_link:hover{
	text-decoration: underline;
}
a.greentop_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.greentop_link:hover {
text-decoration: underline;
}
a.boottom_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.boottom_link:hover {
text-decoration: underline;

}
a.greenboottom_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.greenboottom_link:hover {
text-decoration: underline;

}
.voilet {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4A204A;
	font-weight: bold;
	padding-bottom: 5px;
}
.text{
	color: #000000;
}

.purple_header_bg{
	background-repeat: no-repeat;
}
.purple_top_link_bg{
	background-color: #840084;
}

.purple_content{
	background-color: #A446A4;

}
.purple_right{
	border-right-color: #640064;
	border-right-style: solid;
	border-right-width: 1px;
}
.purple_bottom{
	background-color: #8D3A8D;
}

.green_header_bg{
	background-image: url(../img/index_green_p02.jpg);
	background-repeat: no-repeat;
}
.green_top_link_bg{
	background-color: #CBCB25;
}

.green_content{
	background-color: #999E28;

}
.green_right{
	background-color: #BCBF33;

}
.green_bottom{
	background-color: #C5C937;
	font-family: "Times New Roman", Times, serif;;
	color: #000000;
}

.blue_header_bg{
	background-image: url(../img/index_blue_p02.jpg);
	background-repeat: no-repeat;
}
.blue_top_link_bg{
	background-color: #669AE8;
}

.blue_content{
	background-color: #174B99;

}
.blue_right{
	background-color: #4D72B0;

}
.blue_bottom{
	background-color: #528CE4;
}

.page_head{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4A204A;
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
}

.text_white{

color:#999999;
}

a.file_list,
a.file_list:visited{
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.file_list:hover{
	color: #000000;
}