/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:1em; text-align:center; background:url(images/bg.gif)}
html, input, textarea
	{	font-family:Arial; 
		color:#484848;
	}	


.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:#373737;}

#content a{color:#fff; text-decoration:underline; font-weight:bold} 
#content a:hover{text-decoration:none}
.a1, .a3{background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:14px; display:block; float:left; margin-top:23px } 
.a2{background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:14px;  } 
.a3{ margin:13px 0 13px 0 } 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:14px; }
ul li a{color:#fff; font-weight:bold; text-decoration:underline; line-height:1.2em} 
ul li a:hover { text-decoration:none; }

/*header*/
#header {font-size:0.8125em; color:#9a9a9a }
#header .logo{ margin:21px 0 14px 0px }
#header .word{ margin:27px 0 19px 0px }
#header .pic{ position:absolute; margin:128px 0 0px 326px }
#header a{color:#9a9a9a; text-decoration:underline} 
#header a:hover{text-decoration:none}
#header .indent{padding:10px 30px 0px 21px; }

/*content*/
#content{ font-size:0.8125em; width:100%; text-align:left}
#content .indent_main{padding:20px 19px 48px 19px}
#content .indent_col1{padding:21px 17px 0px 0px}
#content .indent_col2{padding:28px 10px 10px 0px}
#content .title{  margin-bottom:7px}
#content .title1{  margin:11px 0 0 0}
#content .pic_left{ float:left; margin:0px 20px 16px 0px}
#content .pic_right{ float:right; margin:0px 0px 0px 20px}
#content .pic{ margin:0px 0px 16px 0px}
#content p{ margin:0px 0px 17px 0px}
#content .p1{ margin:19px 0px 0px 0px}
#content .p2{ margin:19px 0px 17px 0px}
#content h4{ font-size:1em; color:#373737; margin-bottom:19px}
.li{ background:url(images/line_x.gif) repeat-x top;}
/*index.html*/
#page1 #content .bann{ margin-left:-9px}
#page1 #content .pad{ margin-bottom:45px}
#page1 #content .pad1{ margin:11px 0px 5px 0px}
/*index-1.html*/
#page2 #content .indent_col1{padding:27px 14px 0px 0px}
/*index-2.html*/
#page3 #content .pad{ margin-bottom:15px}
#page3 #content .pic_left{ float:left; margin:0px 50px 0px 0px}
#page3 #content .pic{margin:0px 20px 20px 0px}
#page3 #content .pic1{ margin:0px 0px 20px 0px}
/*index-3.html*/
#page4 #content .bann{ margin-left:-9px}
#page4 #content .pad{ margin-bottom:25px}
/*index-4.html*/
#page5 #content .pad{ margin-bottom:15px}
/*index-5.html*/
#page6 #content .pad{ margin-bottom:5px}
#page6 #content  table{ width:611px; height:388px; background:#a49e8c; margin-top:15px; font-size:1em}
#page6 #content  td{ background:url(images/bg.gif)}
.col_1, .col_2, .col_3, .col_4{height:40px; text-align:center; vertical-align:middle; font-weight:bold; color:#373737}
.col_1, .col_5{ width:190px;}
.col_2, .col_6{ width:100px; }
.col_3, .col_7{ width:110px;}
.col_4, .col_8{ width:206px;  }
.col_5, .col_6, .col_7, .col_8{ height:107px}
.col_5{ padding:10px 10px 10px 10px}
.col_8{ padding:24px 10px 10px 24px; font-size:0.9em}
.col_6, .col_7{text-align:center; vertical-align:middle; }
/*index-6.html*/
#page7 #content .bann{ margin-left:-9px}
#page7 #content .pad{ margin-bottom:35px}
/*index-7.html*/
#page8 #content h4{ font-size:1em; color:#373737; margin-bottom:0px}
#page8 #content .indent_col1{padding:27px 14px 0px 0px}



/*footer*/
#footer { color:#373737; font-size:0.8125em; padding:27px 19px 50px 20px;}
#footer a {color:#373737; text-decoration:none}  
#footer a:hover { text-decoration:underline}
#footer span a {color:#373737; text-decoration:underline; background:url(images/rss.gif) no-repeat top right;  padding:5px 35px 15px 0px; float:right}  
#footer span a:hover { text-decoration:none}

.h{ height:41px}
.input{
	width:130px; height:20px;
   	border:1px solid #0b0b0a; 	
}.input1{
	width:130px; height:20px;
   	border:1px solid #0b0b0a; 
	margin:0 19px 0 38px
}input{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:294px; height:25px;
	font-size:1em;
	padding-left:5px;
}
textarea{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:274px; height:138px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
	.div { height:29px; background:url(images/page1_title4.gif); color:#FFFFFF; font-size:14px;}
	
	.z {color:#fff; font-weight:bold; text-decoration:underline; line-height:1.2em} 