@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #47B4EC;
}
.style1 {
	color: #FFFF00;
	font-weight: bold;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #993300;
}
.style2 {color: #FFFFFF}
-->
#contents{
padding:0px 10px 5px 10px;
vertical-align:top;
}
.imgrightspace{
padding-left:10px;
}
#submenu p{
display:block;
padding:0px 3px 0px 0px;
margin:1px 0;
height:25px;
color:#FFFFFF;
font-weight:bold;
vertical-align:middle;
background:url(../images/butbg.jpg) center left no-repeat;
}
#submenu a{
background:url(../images/arrow.png) left center no-repeat;
color:#ffffff;
display:block;
padding:5px 0px 5px 16px;
margin:0 3px;
}
#submenu a:hover{
background:url(../images/arrowh.png) left center no-repeat;
color:#00CCFF;
display:block;
padding:5px 0px 5px 16px;
margin-left:2px;
}
.td1{
background:url(../images/linebg1.jpg) bottom repeat-x;
}
.td2{
background:url(../images/linebg2.jpg) bottom repeat-x;
}
.tdbg{
background:url(../images/img/bg.jpg) top no-repeat;
width:213px;
height:206px;
}
.tdbg1{
background:url(../images/img/bg1.jpg) top no-repeat;
width:213px;
height:240px;
padding-top:8px;
}
.underline{
background:url(../images/dot.jpg) bottom repeat-x;
}
.required{
font-weight:bold;
color:#CC0000;
}
.formbtn{
background:url(../images/btn.png) center center no-repeat;
width:74px;
height:28px;
margin:5px;
padding:0;
border:none;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
}
.formbtnReset{
background:url(../images/reset.png) center center no-repeat;
width:74px;
height:28px;
margin:5px;
padding:0;
border:none;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
}
#topMenu{
color:#FFFFFF;
}
#topMenu a{
color:#FFFFFF;
}
#topMenu a:hover{
color:#990000;
}
.news{
color:#990000;
font-size:11px;
font-weight:bold;
}