body {
	font-family: Arial;
	font-size: 12px;
	color: #dabb83;
	background-color: #2a1000;
}
table {
	font-family: Arial;
	font-size: 12px;
	color: #2a1000;
}
.border {
	border: 3px solid #1c0900;
}
.s1 {
	background-image: url(../images/s1.jpg);
	background-repeat: no-repeat;
	height: 114px;
	width: 720px;
}
.s2 {
	background-image: url(../images/s2.jpg);
	background-repeat: no-repeat;
	height: 335px;
	width: 140px;
}
.s3 {
	background-image: url(../images/s3.jpg);
	background-repeat: no-repeat;
	height: 335px;
	width: 725px;
}
.s4 {
	background-image: url(../images/s4.jpg);
	background-repeat: no-repeat;
	height: 335px;
	width: 85px;
}
.bold {
	font-weight: bold;
}
.tit {
	font-size: 18px;
	font-style: italic;
}
select {
	 background-color: #f6d088;
 color: #2a1000;
 border: 1px solid #1c0900;
 font-family: arial;
 font-size: 11px;
	
}
input {
	background-color: #f6d088;
 background-image: url(../images/input.jpg);
 color: #2a1000;
 border: 1px solid #1c0900;
 font-family: arial;
 font-size: 11px;
	
	
}
.input {
	background-color: #f6d088;
 background-image: url(../images/input.jpg);
 color: #2a1000;
 border: 1px solid #1c0900;
 font-family: arial;
 font-size: 11px;
 cursor: pointer;
 font-weight: bold;
}
textarea {
	background-color: #f6d088;
 background-image: url(../images/textarea.jpg);
 color: #2a1000;
 border: 1px solid #1c0900;
 font-family: arial;
 font-size: 11px;
}
a:link {
	color: #874710;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #874710;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #220305;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #220305;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.dd:link {
	color: #dabb83;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.dd:visited {
	color: #dabb83;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.dd:hover {
	color: #dabb83;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.dd:active {
	color: #dabb83;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.ye:link {
	color: #e0ae30;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.ye:visited {
	color: #e0ae30;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.ye:hover {
	color: #e0ae30;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.ye:active {
	color: #e0ae30;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.white {
	background-image: url(../images/white.png);
	background-repeat: repeat;
	border: 1px solid #dabb83;
}
.white2 {
	background-image: url(../images/white.png);
	background-repeat: repeat;
	border-bottom: 1px dotted #dabb83;
}


.pic {
	border: 2px solid #1c0900;
	background-repeat: no-repeat;
	background-position: center center;
}
.pic2 {
	background-repeat: no-repeat;
	background-position: top left;
}
.pic3 {
	background-repeat: no-repeat;
	background-position: center center;
}
.tit2 {
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	border-bottom: solid 1px #1c0900;
}
.small {
	font-size: 11px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}
.scrolling_contents{
	 margin-top:0px; 
	 width:570px; 
	 height:310px; 
	 overflow:auto;
}
