@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.tdbg{
    background-image:url(images/bg_01.jpg);
	background-repeat:no-repeat;
}
.tdbg1{
    background-image: url(images/bg_02.jpg);
	background-repeat:no-repeat;
}
.tdbg2{
    background-image: url(images/bg_03.jpg);
	background-repeat:no-repeat;
}
.tdbg3{
    background-image: url(images/bg.gif);
	background-repeat:no-repeat;
	background-position: right top;
}
.style{
    font-size:12px;
	color:#5D80D6;
}
.style1{
    color:#CF2222;
}
.style2{
    color:#ACACAC;
	font-size:13px;
}
.style3{
    color:#777474;
	font-size:12px;
}
.style4{
    color:#000000;
	font-size:13px;
	line-height:16px;
	letter-spacing:1.5px;
}
.font_16_purple{
	color:#9b5ddb;
	font-size:16px;
	line-height:18px;
	letter-spacing:1.5px;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
a.link_top:link {
    font-size:12px;
	color:#5D80D6;
	text-decoration: none;
}
a.link_top:visited {
	font-size:12px;
	text-decoration: none;
	color:#5D80D6;
}
a.link_top:hover {
	font-size:12px;
	text-decoration: none;
	color: #FF6600;
}
a.link_top:active {
	font-size:12px;
	text-decoration: none;
	color:#5D80D6;
}
.bg_left{
	background-image: url(images/pa_14.gif);
	background-repeat: repeat-y;
}
.bg_index{
	background-image: url(images/index_00.gif);
	background-repeat: no-repeat;
}