/*----------------------------------------
top
----------------------------------------*/
#TOPLEFT{
	width: 480px;
	float: left;
}
#TOPRIGHT{
	width: 300px;
	float: right;
}
#TOPTOPICS{
	padding-bottom: 20px;
}
#TOPTOPICS h3{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#TOPTOPICS .flL{
	margin: 0px;
	width: 90px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#TOPTOPICS .flR{
	width: 370px;
	padding-bottom: 10px;
}
.topsub{
}
.topsub h3{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.topsub .flL{
	width: 120px;
	margin-bottom: 20px;
}
.topsub .flR{
	width: 340px;
	margin-bottom: 20px;
}
.topsub .flR p{
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
＃TOPRIGHT h3{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.topcontents{
	background-image: url(../images/footline.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	height: 1%;
}
.topcontents h4{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.topimg{
	float: left;
	margin-bottom: 20px;
}
.topcontents ul{
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	width: 200px;
}
.topcontents li{
	background-image: url(../images/sidemenumark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	list-style-type: none;
	width: 180px;
}

.entrytable{
	background-color: #CCCCCC;
}

.entrytable td{
	background-color: #FFFFFF;
	text-align: center;
}
.entrytable th{
	background-color: #FFFFCC;
	text-align: center;
	font-weight: normal;
	color: #FF6600;
}
span.red{
	color: #FF3300;
}
span.green{
	color: #009966;
}
span.blue{
	color: #0066FF;
}


.entryb{
}
.entryb h3 ,.entryb p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.entryb .flL,.entryb .flR{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.forms{
	width: 100%;
}
.forms th{
	width: 30%;
	font-weight: bold;
	color: #FF9900;
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px solid #CCCCCC;
} 
.forms td{
    width: 70%;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
} 
.formssubmit{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.forms th span{
	font-size: 12px;
	font-weight: normal;
	color: #FF3300;
}
.formerror{
	color: #FF3300;
	padding: 5px;
	border: 1px solid #FF6600;
}
.formerror2{
	padding-top: 10px;
	padding-bottom: 10px;
}

.sitemap{
}

.sitemap .flL,.sitemap .flR{
	width: 270px;
}

.sitemap h4{
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
	background-image: url(../images/footline.jpg);
	background-repeat: repeat-x;
	background-position: 0px 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sitemap h4 a{
	color: #3399CC;
}
.sitemap h4 a:hover{
	color: #FF9900;
	text-decoration: none;
}
.sitemap ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.sitemap li{
	background-image: url(../images/sidemenumark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 5px;
}
.sitemap li a{
	color: #333333;
}
.sitemap li a:hover{
	color: #FF9900;
	text-decoration: none;
}