body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/back.gif);
	text-align: center;
}
a:hover,a:active {
	color: #f33;
	text-decoration: none;
}
#container {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#linebox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	background-color: #fff;
}
h1 {
	padding-top: 12px;
	padding-left: 14px;
	margin: 0px;
}
#headline {
	background-image: url(images/head2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 8px;
}
#headimage {
	background-image: url(images/head4.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 25px;
}
#headimage2 {
	background-image: url(images/sub_heada.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 22px;
}
p {
	font-size: 12px;
	line-height: 160%;
	color: #666;
	margin: 0px;
	padding-bottom: 13px;
}
#home1 {
	margin-left: 17px;
	padding-left: 15px;
	background-image: url(images/dot1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 12px;
}
h2 {
	margin: 0px;
	padding-bottom: 13px;
}
#home1 p {
	padding-bottom: 0px;
}

.home2 td {
	text-align: center;
}
.home2 td p {
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
	line-height: 140%;
	text-align: left;
}
.home2 td p.t2 {width: 120px;}

.home2 td p a:link,.home2 td p a:visited {color: #666;text-decoration: underline;}
.home2 td p a:hover,.home2 td p a:active {color: #f33;text-decoration: none;}

#sidebar {
	padding-left: 19px;
}
#sidebar h4 {
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 4px;
}
#add {
	background-color: #FFF5E9;
	border: 1px solid #EBBA7B;
	font-size: 12px;
	line-height: 140%;
	color: #4f4f4f;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 11px;
}
#add span {
	font-size: 11px;
}
#footer {
	margin-top: 20px;
	margin-right: 6px;
	margin-left: 6px;
	background-image: url(images/foot1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 13px;
	padding-left: 3px;
	padding-bottom: 11px;
}

.stbox {
	margin-left: 12px;
	background-image: url(images/dot1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
	margin-bottom: 25px;
}
.stbox2 {
	margin-left: 12px;
	background-image: url(images/dot1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
	margin-bottom: 35px;
}
.stbox2 h2 {padding-bottom: 0px;}

