* {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
body {
	font-family:Tahoma;
	font-size:100%;
	line-height:1em;
	color:#393939;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
}
.bg_top { background:url(images/bg_top.gif) left top repeat-x #fff;}
.bg_bottom { background:url(images/bg_bottom.gif) left bottom repeat-x;}


/*in_line*/
img {border:0; vertical-align:top;}

a:hover{text-decoration:none;}
a {color:#7bac16;}
.more { background:url(images/z_ul.gif) left 6px no-repeat; padding-left:15px; color:#232323; font-weight:bold; font-size:0.9166em;}
.clear { clear:both;}
.alignright { text-align:right;}





/*txt, links*/

h1 { background:url(images/logo.jpg) left top no-repeat; width:212px; height:136px; text-indent:-10000px; font-size:1em;}
h2 { font-size:1em; margin-bottom:3px; color:#363636;}
h3 { font-size:1em; margin-bottom:6px; font-weight:normal; line-height:1.5em;}



/*content*/
#content { font-family:Arial; font-size:0.75em; color:#888; line-height:1.333em;}
#content .box { width:100%;}
#content ul { margin:0px; padding:0; list-style:none;}
#content li { background:url(images/z_ul.gif) left 9px no-repeat; padding-left:20px; line-height:1.91666em;}
#content li a { color:#232323; font-weight:bold;}
#content .indent { padding:0 19px 39px 47px;}
#content .title { margin-bottom:23px;}
#content .col_1 { background:url(images/bg_line.gif) right top repeat-y;}
#content p { padding-bottom:25px;}
#content .col_2 .ind { padding-left:48px;}
#content .pic { float:left; margin:0 29px 30px 0;}
#content .col_1 .ind { padding-right:41px;}


/*footer*/
#footer { font-family:Arial; font-size:0.6875em; color:#848484;}
#footer a { color:#848484;}
#footer .txt { padding:23px 0 0 59px;}



/*================== index.html ==================*/
#page1 #content .column1 { width:152px;}
#page1 #content .column2 { width:108px;}

/*================== index-1.html ==================*/
#page2 #content .alignright { color:#7bac16; font-weight:bold;}
#page2 #content .column1 { width:150px;}
#page3 #content .column2 { width:150px;}
#page3 #content .box1 { width:308px;}

/*================== index-2.html ==================*/
#page3 #content .col_1 strong, #page6 #content .col_2 strong { color:#363636;}
#page3 #content .col_2 .ind, #page6 #content .col_2 .ind { padding:0 30px 0 48px;}
#page3 #content .col_2, #page6 #content .col_2 { background:url(images/bg_line.gif) right top repeat-y;}
#page3 #content .col_3 .ind, #page6 #content .col_3 .ind { padding-left:48px;}
#page3 #content .col_3 .pic { margin-bottom:27px;}

/*================== index-3.html ==================*/
#page4 #content .col_1 .ind, #page5 #content .col_1 .ind {
	padding-right:30px;
}
#page4 #content .pic1, #page6 #content .pic1 {
	margin-bottom:2px;
}

/*================== index-4.html ==================*/
#page5 #content .column1 { width:227px;}
#page5 #content .column2 { width:210px;}

/*================== index-5.html ==================*/
#page6 #content .div { height:24px;}
#page6 #content .div1 { height:86px;}
#page6 #content .col_3 a { font-weight:bold; color:#363636;}

/*================== index-6.html ==================*/
#page7 #content p:first-line { font-weight:bold; color:#363636;}

/*==========================================*/

.input {color:#888;		 
		height:17px;
		width:222px;
		background:#fff;
		border:solid 1px #7e7e7e;
		font-size:1em;
		font-family:Arial;
}

textarea {background:#fff;
			color:#888;
			border:solid 1px #7e7e7e;
			width:222px;
			height:79px;
			overflow:auto;
			font-family:Arial; 
			font-size:1em;
}
