/* base
----------------------------------------------- */
body{
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;

}
td {
	font-size: 12px;
	line-height: 140%;
	vertical-align: top;
}

#container{
	width: 759px;
	margin: 0px;
	padding: 0px;
	background-color: #666;
	line-height: 150%;
	font-size: 12px;
}
#content{
	background-color: #FFFFFF;
	width: 520px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 39px;
	margin-bottom: 0px;
	margin-left: 39px;
}

#copyright{
	text-align: center;
	font-size: 11px;
	color: #999999;
	clear:both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #009900;
	margin: 0px;
	width: 520px;
}

/* text
----------------------------------------------- */
.twhite {
	background-color: #FFFFFF;
}

.contentleft{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 520px;
}

.contentleft img{
	padding: 0px;
	float:left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
.headerbg {
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#pagetop {
	text-align: right;
	padding: 5px;
}

.fright {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 10px;
}
.fleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


/* menu
----------------------------------------------- */
#fmenu {
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	clear:both;
}
#left{
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/menu_bg.gif);
	vertical-align: top;
}
.menu {
	text-decoration:none;
	color: #15689A;
	font-size: 12px;
	background-image: url(../images/bg-menu-gry.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 23px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	width: 160px;
}

.menu A {
	text-decoration:none;
	color: #15689A;
	font-size: 12px;
}

.menu A:hover {
	text-decoration:none;
	color: #FF0000;

 }
 
.sub_menu A {
	text-decoration:none;
	color: #666666;
	font-size: 12px;
}

.sub_menu A:hover {
	color:#DD0000;
	text-decoration: none;

}
 
.sub_menu {
	font-size: 12px;
	color: #666666;

}


/* text
----------------------------------------------- */
h1 {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/bn_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 520px;
	padding-left: 20px;
	padding-top: 7px;
	clear: both;
}
.blackb {
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
}
.orangeb {
	font-size: 17px;
	font-weight: bold;
	color: #FF6600;
}
.red {
	color: #FF0000;
}
.greenb {
	font-weight: bold;
	color: #009933;
}
A {
	text-decoration:underline;
	color: #006600;
	margin: 0px;
	padding: 3px;
}
A:hover {
	text-decoration:underline; 
	color: #E10000; 
}
ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
}
li {
	margin: 0px;
	padding: 5px;
}


/* text
----------------------------------------------- */

.tgray {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
}
.tgray3 {
	background-color: #666666;
}

.tgray2 {
	background-color: #E1E1E1;
	margin: 0px;
	padding: 5px;
}
.t01 {
	color: #FFFFFF;
	background-color: #009933;
	margin: 2px;
	padding: 5px;
	width: 100px;
	vertical-align: middle;
}
.t02 {
	background-color: #E8F7E8;
}


.bg-top {
	background-image: url(../images/bg-blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.table-bg {
	background-image: url(../images/bg-gray02.jpg);
	background-repeat: repeat-x;
	background-color: #D3D3D3;
	background-position: top;


}
.back1 {  background-image: url(../images/img_back_03.jpg); background-repeat: no-repeat; background-position: right bottom}
.line1 {  border-color: #999999 black black; border-style: dotted; border-top-width: thin}
.lefttxt {
	font-size: 11px;
	color: #666666;
	padding: 5px;
}


/* etc
----------------------------------------------- */
.access {
	background-image: url(../images/map.gif);
	background-repeat: no-repeat;
	height: 230px;
	width: 300px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.question {
	color: #009900;
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 35px;
	width: 520px;
}
.anser {
	color: #333333;
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 35px;
	width: 520px;
}
.staffimg {
	float: left;
	width: 130px;
	text-align: center;
}
