@charset "utf-8";

body {
	font-family: Verdana, "MS UI Gothic", Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-color: #EEEEEE;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 150%;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 170%;
}
form {
	margin: 0px;
	padding: 0px;
}


#bg {
	background-image: url(images/headbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}

#head {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	height: 20px;
	text-align: right;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
	font-size: 10px;
}
#menu {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/menubg.jpg);
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	height: 19px;
	color: #FFFFFF;
	text-align: right;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
}


#title {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 780px;
	height: 150px;
}
#subtitle {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 780px;
	height: 60px;
}



#wrapper {
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}
#wrapper #left {
	float: left;
	width: 170px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #left ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#wrapper #left li {
	list-style-type: none;
	background-image: url(images/mark1.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 4px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#wrapper #left #search4 {
	background-image: url(images/title_4.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
#wrapper #left .link a {
	background-image: url(images/bt_bg.gif);
	background-repeat: repeat-x;
	padding: 5px;
	width: 18px;
	border: 1px solid #CCCCCC;
	display: block;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	float: left;
}
#wrapper #left .link a:hover {
	background-image: url(images/bt_bgon.gif);
	background-repeat: repeat-x;
}
#wrapper  #left  #wordsearch2  {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper  #left  #wordsearch2  #word  {
	width: 158px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
	display: inline;
	font-size: 12px;
}




#wrapper #contents {
	float: right;
	width: 540px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #contents #search1 {
	border: 1px solid #66CCFF;
	background-image: url(images/title_1.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 15px;
}
#wrapper #contents #search1 .seabox {
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: inline;
	margin: 0px;
}
#wrapper #contents #search2 {
	border: 1px solid #66CC99;
	background-image: url(images/title_2.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 15px;
	height: auto;
	float: none;
}
#wrapper #contents #search3 {
	border: 1px solid #66CC99;
	background-image: url(images/title_3.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 15px;
}
#wrapper  #contents .link  a {
	background-image: url(images/bt_bg.gif);
	background-repeat: repeat-x;
	padding: 5px;
	width: 151px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	display: block;
	float: left;
}
#wrapper #contents .link a:hover {
	background-image: url(images/bt_bgon.gif);
	background-repeat: repeat-x;
}
#wrapper #contents .list {
}
#wrapper  #contents  .list h2 {
	background-color: #584AE2;
	font-size: 14px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3EB3DF;
}
#wrapper #contents .list h3 {
	font-size: 16px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #3EB3DF;
	color: #584AE2;
}
#wrapper #contents .list h4 {
	font-size: 12px;
	font-weight: normal;
	color: #584AE2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-color: #CCCCCC;
}

#wrapper #contents .list table {
	width: 100%;
	background-color: #3EB3DF;
	margin-bottom: 10px;
}
#wrapper #contents .list th {
	padding: 5px;
	text-align: left;
	background-image: url(images/slash2.gif);
}
#wrapper #contents .list td {
	background-color: #FFFFFF;
	padding: 5px;
}
#wrapper  #contents  .ft_orange {
	font-weight: bold;
	color: #EF803D;
	border-left-width: 4px;
	border-left-style: solid;
	padding-left: 5px;
	margin-bottom: 10px;
}


#wrapper #foot {
	clear: both;
	text-align: center;
	background-image: url(images/footbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	background-color: #eeeeee;
}
#wrapper #foot #copyright {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
}
