body{
*font-size:small;*font:x-small;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 13px;
	color: #16387c;
}
body *{line-height:1.22em;}
a {
	color: #16387c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 950px;
}
#top {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	height: 97px;
	width: 940px;
	margin-bottom: 10px;
	padding: 5px;
}

#keyword {
	width:940px;
	margin:0;
}

.topkeyword {
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

#leftside {
	margin: 0px;
	float: left;
	width: 150px;
	background-image: url(images/grd-4px.gif);
	background-repeat: repeat-x;
	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-left-style: solid;
	border-top-color: #b0bec7;
	border-right-color: #b0bec7;
	border-bottom-color: #b0bec7;
	border-left-color: #b0bec7;
}
#leftside ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftside li {
	padding: 5px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0bec7;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#leftside img {
	padding-right: 5px;
}
#middle {
	width: 420px;
	margin-right: 5px;
	margin-left: 170px;
}
#update {
	border: 1px solid #b0bec7;
	background-image: url(images/grd-1px_1.1.gif);
	background-repeat: repeat-x;
	background-position:0 -917px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#update ul {
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	list-style-image: url(/01/navi/images/b_dots.gif);
	list-style-type: disc;
}
#update li {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 1px;
}

#update li a{
	text-decoration: underline;
}

#update li a:hover{ color:#0099FF;
}

#update h2 {
	font-size: 12px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93a6b4;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #339900;
}

#update h3 {
	font-size: 12px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93a6b4;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #FF6600;
}

#update h4 {
	font-size: 12px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93a6b4;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #000066;
}

#rightside {
	float: right;
	width: 350px;
}
#siteinfo {
	border: 1px solid #b0bec7;
	background-image: url(images/grd-4px.gif);
	background-repeat: repeat-x;
	background-position:0 -2700px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#siteinfo p {
	margin: 0px;
	padding: 5px;
}
#siteinfo ul {
	list-style-type: none;
	margin: 0px;
}
#siteinfo li {
	float: left;
	padding: 2px;
	height: 20px;
	width: 120px;
	margin: 5px;
	text-align: center;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b0bec7;
	border-right-color: #6b7fa0;
	border-bottom-color: #6b7fa0;
	border-left-color: #b0bec7;
}
.statement {
	border: 1px solid #b0bec7;
	background-image: url(images/grd-4px.gif);
	background-repeat: repeat-x;
	background-position:0 -2700px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}
#aboutus {
	border: 1px solid #b0bec7;
	background-image: url(images/grd-1px_1.1.gif);
	background-repeat: repeat-x;
	background-position:0 -917px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.adv_item {
	border: 1px solid #b0bec7;
	background-image: url(images/grd-1px_1.1.gif);
	background-repeat: repeat-x;
	background-position:0 -917px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.adv_item h2 {
	font-size: 12px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93a6b4;
	padding-left: 5px;
	color: #cc6633;
}

.adv_item1 {
	margin-bottom: 10px;
}
.adv_item img {
	margin: 10px;
	border: 1px solid #b0bec7;
	padding: 1px;
	float: left;
}
.adv_item p {
	padding: 10px;
}



.clear {
	clear: both;
}
.orange {
	color: #FF6600;
	font-weight:bold;
}
.more {
	float: right;
	margin-top: -20px;
	margin-right: 5px;
}
.adv {
	margin: 4px;
}



#footer {
	height: 20px;
	clear: both;
	background-image: url(images/grd-1px_1.1.gif);
	background-repeat: repeat-x;
	background-position: 0px -905px;
	width: 950px;
	padding-top: 10px;
	font-size: 12px;
	color: #003366;
	font-style: normal;
}

.use a {
	background-color: #16387C;
	padding: 3px;
	color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCFFFF;
	border-bottom-color: #99CCCC;
	font-size: 11px;
}

.use a:hover{text-decoration: none;}
