* { margin:0; padding:0;}
body { background:url(images/bg.jpg) top left repeat-x #f0f0e7; font-family:Tahoma; font-size:100%; line-height:1em;}


/*in_line*/
input, select, textarea { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

a:hover{text-decoration:none;}
a {color:#747474;}

span a:hover{text-decoration:none;}
span a {color:#4b4b4a;}

ul{ margin:0; padding:0; list-style:none;}
li a{background:url(images/z_a.gif) 0 4px no-repeat; padding-left:11px; text-decoration:underline; color:#747474; line-height:1.818em;}
li a:hover{color:#747474; text-decoration:none;} 


.clear { clear:both;}
.a {background:url(images/z_a.gif) 0 5px no-repeat; padding-left:12px;}


/*txt, links*/

h1 { background:url(images/logo.jpg) top left no-repeat; text-indent:-10000px; height:76px; width:215px; padding:0px; margin:0px; font-size:1em;}


/*header*/
.col_height { height:463px;}



/*content*/
#content { font-family:Tahoma; font-size:0.6875em; line-height:1.454em; color:#4b4b4a;}
#content .indent { padding:12px 0px 47px 35px;}
#content .title { margin-bottom:20px;}
#content .p { margin:0 0 16px 0;}
#content .title1 { margin-bottom:15px;}
#content .box {width:713px;}
#content .col_1 { background:url(images/bg_line.gif) top right repeat-y;}
#content .pic {float:left; margin:-1px 18px 11px 0;}
#content .col_1 .ind { padding-right:25px;}
#content .col_2 .ind { padding-left:20px;}
#content .div { padding-top:4px;}

/*footer*/
#footer .box { width:715px; font-size:0.6875em; line-height:1.454em; background:url(images/bg_line_footer.gif) top left repeat-x; margin-left:27px; color:#4b4b4a;}
#footer .column1 { width:384px; padding-top:21px;}
#footer .column2 { width:154px; padding-top:21px;}
#footer .column3 { width:177px; padding-top:21px;}
#footer a { color:#4b4b4a;}

/*================== index.html ==================*/
#page1 #content .col_2 .ind { padding-left:20px;}
#page1 #content .col_2 .pad { margin:2px 0 12px 0;}
#page1 #content .col_2 .box1 { width:400px;}
#page1 #content .col_2 .column1 { width:206px;}
#page1 #content .col_2 .column2 { width:194px;}

/*================== index-1.html ==================*/
#page2 #content .col_2 .div { width:229px; margin:0 0 16px 12px;}
#page2 #content .col_2 .div1 { width:229px; margin-left:12px;}

/*================== index-2.html ==================*/
#page3 #content .col_1 .p1 { padding-bottom:7px;}
#page3 #content .col_2 .pic { margin:-5px 18px 2px 0;}

/*================== index-3.html ==================*/
#page4 #content .col_2 .pic1 { margin:36px 0px 12px 0;}

/*================== index-4.html ==================*/
#page5 #content .col_1 .pic1 { margin-bottom:11px;}
#page5 #content .col_2 { background:url(images/bg_line.gif) top right repeat-y;}
#page5 #content .col_2 .div { height:30px;}
#page5 #content .col_2 .div1 { height:169px;}
#page5 #content .col_3 .ind { padding-left:20px;}

/*==========================================*/

.input {height:20px;
		width:194px;
		background:#fff;		
		border:solid 1px #8e8e8e;
		font-size:1em;
		 color:#4b4b4a;
}

textarea{  background:#fff;		  
		   border:solid 1px #8e8e8e;
		   width:194px; height:160px;
		   overflow:auto;
		   font-size:1em;
		   font-family:Tahoma;
		    color:#4b4b4a;
}