* { margin:0; padding:0;}
body { background:#3c4646; font-family:Tahoma; font-size:100%; line-height:1em; color:#393939;}
.indent { padding:12px 12px 13px 12px;}

/*in_line*/
img {border:0; vertical-align:top;}

a:hover{text-decoration:none;}
a {color:#4ea2c1; font-weight:bold;}
span a { color:#45565e; font-weight:normal;}
span {color:#4ea2c1; font-weight:bold;}
.clear { clear:both;}
.alignright { text-align:right; padding-top:10px;}
.alignleft { text-align:left;}
ul { margin:0px; padding:0; list-style:none;}
li { background:url(images/z_ul.gif) left 8px no-repeat; padding-left:13px; line-height:2em;}
.block1 li a { color:#fff; text-decoration:underline; font-weight:bold;}
.block1 li a:hover {color:#fff; text-decoration:none;}
li a { color:#4ea2c1; text-decoration:underline; font-weight:bold;}
li a:hover {color:#4ea2c1; text-decoration:none;}



/*txt, links*/

h1 { background:url(images/logo.jpg) left top no-repeat; width:154px; height:104px; text-indent:-10000px; font-size:1em;}
h2 { color:#45565e; font-size:1em; margin-bottom:15px;}


/*header*/
.header_wrapper { height:221px;}
.pad { position:absolute; margin:-40px 0 0 -35px;}

/*content*/

#content { width:707px; font-family:Tahoma; font-size:0.6875em; line-height:1.2727em; color:#45565e;}
#content .title { margin-bottom:15px;}
#content .col_2 .ind { padding:190px 10px 0 20px;}
#content .pic { float:left; margin:0 15px 0 0;}
#content .bg_line { background:url(images/bg_line.gif) left bottom repeat-x; padding-bottom:25px; margin-bottom:22px;}
#content p { padding-bottom:15px;}
#content .width { width:188px;}
#content .width1 { width:192px;}
#content .col_1 {
	position:relative;
	background-color: #330000;
}


/*footer*/
#footer { background:#e3e3e3; font-family:Tahoma; font-size:0.6875em; color:#45565e; text-align:center;}
#footer .txt { padding:30px 32px 0 0;}


/*================== index.html ==================*/
#page1 #content .col_1 .pic1 { margin-bottom:15px;}
#page1 #content .col_1 .column1 { width:125px; padding-top:11px;}
#page1 #content .col_1 .column2 { width:63px; padding-top:7px;}
#page1 #content .col_2 .pic { margin-bottom:25px;}

/*================== index-1.html ==================*/
#page2 #content .col_1 .pic1 { margin:15px 0 15px 0;}
#page2 #content .block a { color:#fff; font-weight:normal;}
#page2 #content .block { padding-bottom:42px;}
#page2 #content ul { margin:15px 0 15px 0;}
#page2 #content .column1 { width:231px;}
#page2 #content .column2 { width:213px;}

/*================== index-2.html ==================*/
#page3 #content .col_1 .pic1 { margin-bottom:15px;}
#page3 #content .block2 { padding-right:12px;}
#page3 #content .col_2 .pic { margin-bottom:25px;}

/*================== index-3.html ==================*/
#page4 #content .col_1 .pic1 { margin:15px 0 15px 0;}
#page4 #content ul { margin:15px 0 15px 0;}
#page4 #content .col_2 .pic { margin-bottom:25px;}

/*================== index-4.html ==================*/
#page5 #content ul { margin:15px 0 15px 0;}
#page5 #content .col_1 .pic1 { margin:15px 0 15px 0;}
#page5 #content .col_2 .pic { margin-bottom:25px;}

/*================== index-5.html ==================*/
#page6 #content .col_1 .pic1 { margin:15px 0 15px 0;}
#page6 #content .div { height:24px;}
#page6 #content .div1 { height:100px;}

/*==================list====================*/
.block {
	background:#009900;
	padding:27px 22px 39px 23px;
	color:#fff;
	margin:0 0 1px 0;
}
.block1 {
	padding:25px 18px 41px 23px;
	color:#fff;
	margin-bottom:1px;
}
.block2 { background:#d84f45; padding:25px 20px 35px 23px; color:#fff; margin-bottom:1px;}
.block2 a { color:#fff; font-weight:bold;}
.block a { color:#fff; font-weight:bold;}
.block1 a { color:#fff; font-weight:normal;}

/*==========================================*/

#form .input {	color:#45565e;		 
				height:20px;
				width:188px;
				background:#fff;
				border:solid 1px #644543;
				font-size:1em;
				font-family:Tahoma;
				margin-top:10px;
}
#form1 .input {	color:#45565e;		 
				height:20px;
				width:188px;
				background:#fff;
				border:solid 1px #644543;
				font-size:1em;
				font-family:Tahoma;
}

textarea {	background:#fff;
			color:#45565e;
			border:inset 1px #644543;
			width:188px; height:93px;
			overflow:auto;
			font-family:Tahoma; 
			font-size:1em;
}
