﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:auto;
	background: url(../images/web/bg.png) no-repeat left top;
}
a {
	font-family: tahoma;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body,td,th {
	font: normal 10px verdana;
}

.filefield {
	font: normal 10px verdana;
	height: 18px;
	width: 300px;
	border: 1px solid #CCCCCC;
}
.textfield1 {
	font: normal 10px verdana;
	height: 18px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.textfield2 {
	font: normal 10px verdana;
	height: 18px;
	width: 400px;
	border: 1px solid #CCCCCC;
}
.button1 {
	font: normal 10px verdana;
	height: 18px;
	width: 50px;
	border: 1px solid #CCCCCC;
}
.text1 {
	font: normal 11px/16px verdana;
	color: #333333;
}
.textarea1 {

	font: normal 10px verdana;
	height: 36px;
	width: 400px;
	border: 1px solid #CCCCCC;
}
.textfield3 {

	font: normal 10px verdana;
	height: 18px;
	width: 150px;
	border: 1px solid #CCCCCC;
}
.textarea2 {


	font: normal 10px verdana;
	height: 36px;
	width: 100%;
	border: 1px solid #CCCCCC;
}
.show {
	position: relative;
	visibility: visible;
}
.hide {
	position: absolute;
	visibility: hidden;
}
.textarea3 {


	font: normal 10px verdana;
	height: 220px;
	width: 400px;
	border: 1px solid #CCCCCC;
}
.textarea4 {


	font: normal 10px verdana;
	height: 100px;
	width: 400px;
	border: 1px solid #CCCCCC;
}

#sahacha_link {
	font-size:12px;
	font-family:verdana;
	color: #666666;
}
#sahacha_link:link {
	color: #666666;
}
#sahacha_link:visited {
	color: #666666;
}
#sahacha_link:hover {
	color: #000000;
}
#sahacha_link:active {
	color: #000000;
}

.link_description {
	font-size: 10px;
}

.aT {
	position:relative;
	overflow:hidden;
	cursor:pointer;

	display:table-cell;
	border:none;
	padding:0px;
	margin:0px;
	-moz-user-select:none;
}
.aC {
	overflow:hidden;
	/*display:none;*/

	background-repeat:repeat-x;
 }
.description
{
	border:none;
	padding:0px;
	margin:0px;
	color:#999999;
	line-height:20px;
}
ul{
	margin-left:10px;
	padding-left:10px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.leftLink{
	font-weight:bold;
	font-size:12px;
}
.leftLink:link {
	color: #666666;
}
.leftLink:visited {
	color: #666666;
}
.leftLink:hover {
	color: #000000;
}
.leftLink:active {
	color: #000000;
}
