/* 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 url(../images/back3.gif) top center no-repeat;}
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:#3d270f; background:url(../images/arrow.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:14px;} 
.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; }

/*header*/
#header .logo{ margin:24px 0 20px 224px }

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left}
#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}
#content .title{  margin-bottom:13px}
#content .pic_left{ float:left; margin:0px 15px 0px 0px}
#content .pic_left1{ float:left; margin:0px 15px 20px 0px}
#content .pic{ margin:0px 0px 16px 0px}
#content .bann{ margin:29px 0px 0px 0px}
#content .line{ margin:13px 0px 13px 0px}
#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}
.but2{ position:absolute; margin:-6px 0px 0px 279px}
.but3{ position:absolute; margin:-6px 0px 0px 304px}
.but4{ position:absolute; margin:-6px 0px 0px 329px}
/*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; background:url(../images/bot.jpg) repeat-x top; padding:24px 0px 23px 0px; text-align:center; font-family:Arial}
#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; vertical-align:middle; height:21px; margin-bottom:13px; color:#3d270f}
.input{
	width:300px; height:21px;
	margin:32px 0 5px 0
}
.input1{
	width:300px; height:21px;
	margin:2px 0 7px 0
}
input{
   	border:1px solid #863800; 
	background:#fff2cc;
	width:218px; height:21px;
	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:300px; height:78px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}