@charset "utf-8";
/* CSS Document */
body {
	font-size: 12px;
	line-height: 18px;
	color:#333333;
    font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin:0 0 0 0;
}
table {
    color: #333333;
    font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
}
a:link {
	text-decoration:none;
	color:#333333;
	background-color:transparent;
}
a:visited{
	text-decoration:none;
	color:#333333;
	background-color:transparent;
}
a:hover{
    color:#FF0000;
	background-color:transparent;
}
a:active{
	text-decoration:none;
    color:#FF0000;
	background-color:transparent;
}
.table01{
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(images/mod_BG1.jpg);
	border-right:#DEDEDE 1px solid;
	border-left:#DEDEDE 1px solid;
	border-bottom:#DEDEDE 1px solid;
}
.table02{
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(images/mod_BG1.jpg);
}
.table03{
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(images/mod_BG2.jpg);
}


.row02{
	text-align:left;
	border-right:#E6E6E6 1px solid;
	border-left:#E6E6E6 1px solid;
	border-bottom:#CC0000 1px dotted;
}
.row03{
	text-align:left;
	border-right:#E6E6E6 1px solid;
	border-left:#E6E6E6 1px solid;
	border-bottom:#9C9ACE 1px dotted;
}
.row04{
	border-left:#555555 1px dotted;
}
.row05{
	border-left:#555555 1px dotted;
	border-top:#555555 1px dotted;
}
.row06{
	border-top:#555555 1px dotted;
}
.title01, .title01 a {
	font-size: 14px;
	color:#FFFFFF;
	line-height: 18px;
	font-weight:bold;
}
.title01 a:hover {
	color:#FFFFFF;
}
.title02, .title02 a {
	font-size: 14px;
	color:#000000;
	line-height: 18px;
	font-weight:bold;
}
.title02 a:hover {
	color:#000000;
}
.title03, .title03 a {
	font-size: 13px;
	color: #555555;
	line-height: 18px;
}
.title03 a:hover {
	color:#FF0000;
}
.title04, .title04 a {
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	font-weight: bold;
}
.title04 a:hover {
	color:#FF0000;
}
.title06 {
    color: #666666;
    font-family: Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.text01, .text01 a {
	font-size: 12px;
	color:#555555;
	line-height: 16px;
}
.text01 a:hover {
	color:#FF0000;
}
.text02, .text02 a {
    font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 15px;
	color:#333333;
	line-height: 22px;
	font-weight:bold;
}
.text02 a:hover {
	color:#FF0000;
}
.text03, .text03 a {
    font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#333333;
	line-height: 22px;
	font-weight:bold;
}
.text03 a:hover {
	color:#FF0000;
}
.text04, .text04 a {
    font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#555555;
	line-height: 22px;
	font-weight:bold;
}
.text04 a:hover {
	color:#FF0000;
}
.text05, .text05 a {
    font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.text05 a:hover {
	color:#FF0000;
}
.text06, .text06 a {
    font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#333333;
	line-height: 22px;
}
.text06 a:hover {
	color:#FF0000;
}
.text11 {
    font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	line-height: 18px;
}
.text12, .text12 a {
    font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color:#333333;
	line-height: 22px;
}
.text13, .text13 a {
    font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:#333333;
	line-height: 18px;
}
.text13 a:hover {
	color:#FF0000;
}
.PAGE{
	font-family: Verdana;
	line-height: 20px;
	/*font-family:Arial, Helvetica, sans-serif;*/
}
.PAGE ul{
	list-style-type:none;
	text-align: center;
}
.PAGE li{
	display: inline;
	margin:0 5px;
}