@charset "utf-8";


* {
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #999999;
	background-image: url(img/b23.jpg);
	background-repeat: repeat;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
#wrapper {
	background-color: #ffffff;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(img/css/wrapbg.gif);
	background-repeat: repeat-y;
}
#main {
	padding: 15px;
	float: left;
	width: 390px;
	margin-bottom: 20px;
	clear: none;
}
#side1 {
	padding: 15px;
	float: left;
	width: 160px;
	margin-bottom: 20px;
}
#side2 {
	padding: 15px;
	float: right;
	margin-bottom: 20px;
	width: 160px;
}
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #333333;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#header {
	background-image: url(img/css/header.jpg);
	background-repeat: no-repeat;
	height: 60px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CC3300;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#news {
	width: 370px;
}
#news dt {
	background-image: url(img/css/main_h2.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 35px;
	font-size: 16px;
}
#news dd {
	width: 360px;
	background-image: url(img/css/note_line.gif);
	background-repeat: repeat;
	margin-left: 5px;
}

#side1 ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#side1 ul li {
	background-image: url(img/css/box_bg.gif);
	list-style-type: none;
	background-repeat: repeat-x;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
#footer ul li {
	float: left;
	list-style-type: none;
}
#footer a {
	color: #FFFFFF;
}
#side2 ul li {
	list-style-type: none;
	background-image: url(img/css/side_li.jpg);
	background-repeat: no-repeat;
	padding-left: 31px;
	height: 20px;
}
#side2 a {
	color: #333333;
	font-family: sans-serif;
	text-decoration: none;
}
#side2 h3 {
	padding-left: 20px;
	background-color: #66CC33;
	background-image: url(img/css/box_h3_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	border: 1px solid #999999;
}
#about dt {
	background-image: url(img/css/about_dt.gif);
	width: 370px;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 50px;
	font-size: 16px;
}
#contact  dt {
	background-image: none;
	width: 370px;
	background-repeat: no-repeat;
	height: 50px;
	font-size: 16px;
}
#contact {
	width: 370px;
}
#about {
	width: 370px;
}
#link  {
	width: 370px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#link dt {
	background-image: url(img/css/list.gif);
	width: 370px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-size: 14px;
	padding-left: 15px;
}
#link  dd {
	width: 360px;
	margin-left: 15px;
	font-size: 12px;
}
#main  h2 {
	background-image: url(img/css/about_dt.gif);
	width: 370px;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 50px;
	font-size: 16px;
}
#main hr {
	width: 360px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#header h1 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

