@charset "utf-8";
/* CSS Document */

.bg {
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgt {
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#table_1 {
	top:0;
	left:100;
	position: absolute;
	z-index:1;
	
}
.sb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	line-height: normal;
	color: #663b18;
	text-decoration: none;
		line-height: 18px;
}
.sb1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	color: #6ea223;
	text-decoration: none;
		line-height: 3px;
}
.sb2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #737373;
	text-decoration: none;
	line-height: 24px;
}
#table_2 {
	top:0px;
	left:10px;
	position: absolute;
	z-index:2;
}

.type1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #737373;
	text-decoration: none;
}
.a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #6ea223;
	text-decoration: none;
}
.a1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #6ea223;
	text-decoration: none;
}
.bg3 {
	background-image: url(stvol.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg4 {
	background-image: url(stvol2.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.free {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #ff7b02;
	text-decoration: none;
}
.img {
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
}
.a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #555;
	text-decoration: none;
	line-height: 24px;
}
.a1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 24px;
}
.type {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #717171;
	text-decoration: none;
}
.cont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #555555;
	text-decoration: none;
	line-height: 20px;
}
.name {
	background-image: url(bord.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.name1 {
	background-color: #f5f5f5;
	background-image: url(bord.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.name2 {
	background-color: #FFF;
}
.act {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #663b18;
	text-decoration: none;
}
.act1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #6ea223;
	text-decoration: none;
}
.post {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #663b18;
	text-decoration: none;
}
.post3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #663b18;
	text-decoration: none;
}
.post1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
.post2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #663b18;
	text-decoration: none;
}

.bg2 {
	background-image: url(points.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
/* image */
img.image {
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image {
	margin-top: 4px;
}
p.image em {
	display: block;
	text-align: center;
	font-size: 95%;
	color: #666;
	padding: 4px 0 6px;
	line-height: 140%;
}
p.image img {
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image a:hover img {
	border: 1px solid #666;
	background: #fff;
}
p.image a, p.image  a:visited {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
p.image a:hover {
	text-decoration: underline;
}
p.image small {
	color: #999999;
	display: block;
	font-size: 95%;
	line-height: 100%;
}
