* { margin:0; padding:0;}
body { background:#e6e8e7; font-family:Tahoma; font-size:100%; line-height:1em; color:#393939;}


/*in_line*/
img {border:0; vertical-align:top;}

a:hover{text-decoration:none;}
a {color:#97b325;}
.more { background:url(images/z_more.gif) left 6px no-repeat; padding-left:9px; color:#d38b0b;}
.clear { clear:both;}
.alignright { text-align:right;}

ul { margin:0px; padding:0; list-style:none;}
li { background:url(images/z_ul.gif) left 7px no-repeat; padding-left:15px; line-height:2em;}
li a { color:#0e0d09;}

.list ul { margin:0px; padding:0; list-style:none;}
.list li { background:url(images/z_ul_list.gif) left 6px no-repeat; padding-left:10px; line-height:1.4545em;}
.list li a { color:#97b325;}



/*txt, links*/

h1 { background:url(images/logo.gif) left top no-repeat; width:171px; height:87px; text-indent:-10000px; font-size:1em;}
h3 { font-size:1.181em; color:#d48f18; text-transform:uppercase; margin-bottom:5px; }
h4 { font-size:1em; margin-bottom:5px;}

/*header*/
#header .header_wrapper { margin:0 0 0 -30px;}



/*content*/
#content { font-family:Tahoma; font-size:0.6875em; color:#0e0d09; line-height:1.2727em;}
#content .box { width:100%;}
#content .title { margin-bottom:16px;}
#content .bg_line { background:url(images/bg_line.gif) left bottom repeat-x; padding-bottom:8px; margin-bottom:5px;}
#content .pic { float:left; margin:0 10px 0 0;}
#content p { padding-bottom:14px;}
#content .col_1 .ind { padding-right:25px;}
#content .col_2 .ind { padding-left:11px;}
#content .pic1 { margin-bottom:12px;}

/*footer*/
#footer { font-family:Tahoma; font-size:0.6875em; color:#6a6a6a; text-align:center; padding-top:11px;}
#footer a { font-family:Arial; color:#629437;}


/*================== index.html ==================*/
#page1 #content .block .cone_left_bottom { padding-top:17px;}
#page1 #content .col_1 .title { margin:17px 0 8px 0;}
#page1 #content .col_1 ul { margin:0 0 14px 22px;}
#page1 #content .pic1 { margin-bottom:16px;}
#page1 #content .column1 { width:241px; background:url(images/separate.gif) right top repeat-y;}
#page1 #content .column1 .pic1 { margin:0 0 12px 11px;}
#page1 #content .ind { padding-left:9px;}
#page1 #content .column2 { width:246px;}
#page1 #content .column2 .ind, #page1 #content .column1 .ind { padding-left:17px;}
#page1 #content p { padding-bottom:7px;}
#page1 #content .column2 ul { padding:10px 0 0 114px;}

/*================== index-1.html ==================*/
#page2 #content .col_1 ul { margin-bottom:10px;}
#page2 #content .pic { margin-bottom:20px;}

/*================== index-2.html ==================*/
#page3 #content .column1 { width:227px;}
#page3 #content .column1 .ind { padding:0 30px 0 0;}
#page3 #content .column2 { width:202px;}
#page3 #content .title1, #page4 #content .title1 { margin:25px 0 16px 0;}
#page3 #content ul { padding:10px 0 0 204px;}
#page3 #content .pic { margin-bottom:10px;}

/*================== index-3.html ==================*/
#page4 #content .col_1 a { color:#629437; font-weight:bold;}
#page4 #content p, #page5 #content p { padding-bottom:10px;}
#page4 #content .block .cone_left_bottom, #page5 #content .block .cone_left_bottom{ padding-bottom:35px;}

/*================== index-4.html ==================*/
#page5 #content .col_2 .ind { padding:0 20px 0 0;}
#page5 #content .div { height:27px;}
#page5 #content .div1 { height:159px;}

/*================== index-5.html ==================*/
#page6 #content .block .cone_left_bottom { padding:32px 30px 35px 18px;}

/*==================list====================*/
.block { background:#fff; width:100%;}
.block .line_top { background:url(images/line_top.gif) left top repeat-x;}
.block .line_right { background:url(images/line_right.gif) right top repeat-y;}
.block .line_bottom { background:url(images/line_bottom.gif) left bottom repeat-x;}
.block .line_left { background:url(images/line_left.gif) left top repeat-y;}
.block .cone_left_top { background:url(images/cone_left_top.gif) no-repeat left top;}
.block .cone_right_top { background:url(images/cone_right_top.gif) no-repeat right top;}
.block .cone_right_bottom { background:url(images/cone_right_bottom.gif) no-repeat right bottom;}
.block .cone_left_bottom { background:url(images/cone_left_bottom.gif) no-repeat left bottom; padding:32px 16px 20px 18px;}

/*==========================================*/

.input {color:#0e0d09;		 
		height:20px;
		width:212px;
		background:#fff;
		border:solid 1px #808080;
		font-size:1em;
		font-family:Tahoma;
		padding-left:2px;
}

textarea {background:#fff;
			color:#0e0d09;
			border:solid 1px #808080;
			width:212px;
			height:147px;
			overflow:auto;
			font-family:Tahoma; 
			font-size:1em;
			padding-left:2px;
}