* {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0;
}
body{
	background:#DCE2E2 url(images/body_wrapper.jpg) top left repeat-x;
	width:100%;
}
html, input, textarea, select{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#333;
}


/*in_line*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
ul { list-style:none;}


#content span a{ background:url(images/bull_link.gif) center left no-repeat; padding:0 0 0 17px;}

a:hover{text-decoration:none;}
a {
	color:#333;
}


.column { float:left;}
.clear { clear:both;}

/*header*/
.menu{
	height:115px;
}
.wrapper_loog{
	background:url(images/wrapper_loog.jpg) center no-repeat;
	width:800px;
	height:316px;
}

/*footer*/
#footer{
	background:url(images/footer_separate.gif) repeat-x 24px 25px;
	width:800px;
	padding:60px 0 24px;
	color:#333;
}
#footer span{ margin:0 350px 0 45px;}
#footer a{
	color:#333;
}



/*content*/
#content{
	margin:5px 0 0 0;
	line-height:15px;
}
.content_height{ height:385px; width:25px; float:left;}
.separate{ background:url(images/separate_wraper.gif) repeat-y; width:800px;}
.title{ display:block;}
.indent_img{
	margin:2px 19px 0 0;
	float:left;
}
.line_x{
	background:url(images/line_x.gif) 0 0 repeat-x;
	height:5px;
}
.ind_1{
	margin:0px 0 0px 0;
}
.ind_2{
	padding:0 0 0 0px;
}

/*================== index.html ==================*/
#page1 #content .separate{
	background-position:215px 0;
}

#page1 #content .col_1{
	padding-left:20px;
	padding-right: 20px;
}
#page1 #content .col_1 .indent_text{
	width:175px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

/*================== index-1.html ==================*/
#page2 #content .separate{background-position:519px 0;}

#page2 #content .col_1 .indent_text{ width:464px; padding:8px 0 0 0;}
#page2 #content .col_1 .col_box_1{ width:250px;}
#page2 #content .col_1 .col_box_2{ width:180px;}

/*================== index-2.html ==================*/
#page3 #content .separate{background-position:249px 0;}

#page3 #content .col_1 .indent_text{
	width:199px;
	padding:0px 0 0 0;
}
#page3 #content .col_2{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
#page3 #content .col_2 .col_box_1{
	width:515px;
}
#page3 #content .col_2 .col_box_2{ width:100px;}
#page3 #content .col_2 .col_box_2 img{ display:block; margin-bottom:19px;}
#page3 #content .col_2 .link{ margin:0 0 0 21px; word-spacing:2px;}
#page3 #content .col_2 .link span a{ text-decoration:none; background:none; padding:0; margin:0;}
#page3 #content .col_2 .link span a:hover{ text-decoration:underline;}

/*================== index-3.html ==================*/
#page4 #content .separate{background-position:519px 0;}

#page4 #content .col_1 .indent_text{ width:476px; padding:8px 0 0 0;}
#page4 #content .col_2{ padding:6px 0 0 0;} 
#page4 #content .col_2 strong{ display:block; text-align:right;}
#page4 #content .col_2 .indent_text{
	margin:15px 0;
	}

/*================== index-4.html ==================*/
#page5 #content .separate{
	background-position:200px 0;
}
#page5 #content .col_1 .indent_text{
	width:148px;
	padding:8px 0 0 0;
}
#page5 #content .col_2{ padding:8px 0 0 0;}
#page5 #content .col_2 .col_box{ padding:14px 0;}
#page5 #content .col_2 .col_box_1{ width:270px;}
#page5 #content .col_2 .col_box_2{ width:185px;}


/*================== index-5.html ==================*/
#page6 #content .separate{background-position:519px 0;}
#page6 #content .col_1 .indent_text{ width:474px; padding:8px 0 0 0;}
#page6 #content .col_1 .col_box{ width:430px; background:url(images/separate_wraper.gif) 224px 0 repeat-y;}
#page6 #content .col_1 .col_box_1{ width:250px;}
#page6 #content .col_1 .col_box_2{ width:160px;}



#page6 #content .col_2{ padding:8px 0 0 0;}
#page6 #content .col_2 .h_f{ height:25px;}
#page6 #content .col_2 .form input{ width:213px; height:18px;}
#page6 #content .col_2 .form textarea{ width:213px; height:116px; overflow:auto; margin-bottom:21px; display:block;}
#page6 #content .col_2 .form textarea, #page6 #content .col_2 .form input{ font-size:11px; font-family:Tahoma; color:#070000;}

/*================== index-6.html ==================*/
#page7 #content .separate{background-position:519px 0;}
#page7 #content .col_1 { width:474px; padding:8px 0 0 21px;}
#page7 #content .col_1 div{ padding:0 0 15px 0;}
#page7 #content .col_1 .title{ margin-bottom:21px;}


/*==================list====================*/
li a {
	background:url(images/list_bull.gif) center left no-repeat;
	margin:0 0 0 0;
	padding:0 0 0 17px;
	line-height:18px;
	color:#333;
}
