/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:0.9em; text-align:center; background:#fff2cc}
html, input, textarea
	{	font-family:Tahoma; 
		color:#3d270f;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#018eb9;}

a{color:#863800; text-decoration:underline} 
a:hover{text-decoration:none}
.a1{
	color:#996633;
	margin:0px;
	font-size: 13px;
} 
.a2{color:#3d270f;} 

ul{margin:0; padding:0; list-style:none;}
ul li{ }
ul li a{color:#863800; text-decoration: underline; background:url(images/a.gif) repeat-x bottom;  line-height:1.5em; font-weight:bold} 
ul li a:hover { text-decoration:none; }



/*content*/
#content{
	font-size:0.75em;
	width:100%;
	text-align:left;
	background-color: #FFE79E;
}
#content .pad{padding:0px 0px 20px 0px}
#content .indent{padding:26px 15px 61px 28px}
#content .indent_main{padding:22px 28px 13px 30px}
#content .indent_col1{
	padding:0px 26px 0px 0px;
	height: auto;
}
#content .title{  margin-bottom:13px}
#content .pic_left{
	float:left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin groove #000000;
}
#content .pic_left1{
	float:left;
	margin:0px 15px 20px 0px;
	border: medium groove #666666;
}
#content .pic{ margin:0px 0px 16px 0px}
#content .pic2{ margin:0px 0px 16px 0px}
#content .bann{ margin:29px 0px 0px 0px}
#content .line{
	margin:13px 0px 13px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .line1{ margin:0px 0px 13px 0px}
#content p{ margin:0px 0px 10px 0px}
#content .p1{ margin:0px 0px 21px 0px}
#content h3{ color:#3d270f; font-size:1em; margin-bottom:5px}
#content .h3{margin-bottom:0px}
#content h4{ color:#863800; font-size:1em;}

/*index.html*/
.but1{
	position:absolute;
	margin:-6px 0px 0px 254px;
	cursor: hand;
}
.but2{
	position:absolute;
	margin:-6px 0px 0px 279px;
	cursor: hand;
}
.but3{
	position:absolute;
	margin:-6px 0px 0px 304px;
	cursor: hand;
}
.but4{
	position:absolute;
	margin:-6px 0px 0px 329px;
	cursor: hand;
}
.but5{
	
	margin:0px 0px 10px 0px;
	cursor: hand;
}
/*index-2.html*/
#page3 .col2 p{ padding:0px 0px 7px 0px}
/*index-4.html*/
#page5 .col1 span{ color:#863800}


/*footer*/
#footer {
	color:#ffe79e;
	font-size:0.6875em;
	padding:24px 0px 23px 0px;
	text-align:center;
	font-family:Arial;
	background-color: #6E4921;
}
#footer a {color:#ffe79e; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.jamp2{margin-right:17px}
.jamp3{margin-right:15px}
select{ width:89px; border:1px solid #863800; background:#fff2cc; font-size:1em; color:#666666; vertical-align:middle; height:22px; border:1px solid #863800; background:#fff2cc; margin-bottom:13px; color:#3d270f}
.input{
	width:270px;
	height:21px;
	margin:32px 0 5px 0
}
.input1{
	width:270px;
	height:21px;
	margin:2px 0 7px 0
}
input{
   	border:1px solid #863800; 
	background:#fff2cc;
	width:218px; height:22px;
	font-size:1em;
	padding-left:5px;
	color:#3d270f;
	margin-bottom:5px
}
.textarea{
   width:218px; height:79px;}
textarea{
	border:1px solid #863800;
	background:#fff2cc;
	color:#3d270f;
	width:270px;
	height:78px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto
}
