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

body {
	background-image:url(../images/bg.jpg);
	background-color: #ecebeb;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	line-height:17px;
	border:0px;
}
a:link {
	color: #d3000e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d3000e;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #d3000e;
}
.headbg{
	background-image:url(../images/head_bg.jpg);
	background-repeat:repeat-x;
	}
.body_bg{
	background-image:url(../images/body_bgshade.gif);
	background-repeat:no-repeat;
	}
.dotline{
	background-image:url(../images/dot_line.jpg);
	background-repeat:repeat-x;
	}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {color: #FF0000}
#pagehead{
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
padding-left:2px;
}
.menuhead{
font-size:14px;
color:#FFFFFF;
text-align:left;
padding-left:5px;
font-weight:bold;
}
#contents{
padding:10px 2px;
}
#contents p{
text-align:justify;
}
h1{
font-size:12px;
font-weight:bold;
color:#006633;
}
.highlight{
color:#006633;
font-weight:bold;
}
.highlightb{
color:#ffffff;
font-weight:bold;
}
.red
{
	color: #F00000;
	font-weight: bold;
}
.inputtext
{
border-color:#CCCCCC;
color:#000000;
margin:10px;
padding-left:5px;
padding-right:12px;
vertical-align:middle;
}
.matter
{
height:60px;
color:#000000;
margin:10px;
padding-left:5px;
padding-right:12px;
vertical-align:middle;
}
.button
{
background:url(../images/but/submit.jpg) top left no-repeat;
width:75px;
height:33px;
font-weight:bold;
color:#666666;
margin:5px;
padding-bottom:6px;
border:0;
cursor:pointer;
}
.sitemap:link
{
padding-left:10px;
color:#d10404;
text-decoration:none;
}
.sitemap:hover
{
padding-left:10px;
color:#006600;
text-decoration:none;
}
.sitemap:active
{
padding-left:10px;
color:#d10404;
text-decoration:none;
}
.sitemap:visited
{
padding-left:10px;
color:#d10404;
text-decoration:none;
}
.sitemap1:link
{
padding-left:10px;
color:#333333;
text-decoration:none;
}
.sitemap1:hover
{
padding-left:10px;
color:#006600;
text-decoration:none;
}
.sitemap1:active
{
padding-left:10px;
color:#333333;
text-decoration:none;
}
.sitemap1:visited
{
padding-left:10px;
color:#333333;
text-decoration:none;
}
.gallerytd{
padding:5px;
background:url(../images/gallery/bg.jpg) center center no-repeat;
vertical-align:middle;
text-align:center;
width:200px;
height:144px;
}
.galleryhead{
padding:2px;
background:url(../images/gallery/headbg.jpg) bottom center no-repeat;
vertical-align:top;
text-align:center;
height:30px;
color:#d3000e;
font-size:12px;
font-weight:bold;
}


