* {
	margin:0;
	padding:0;
	text-indent: 0px;
}
body {
	font-size:100%;
	line-height:1.2em;
	font-family:Arial, tahoma;
	color:#242424;
	text-align:center;
	background-color: #242424;
}


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

a:hover{text-decoration:none;}
a {
	color:0a125e;
}

.clear, .menu ul, .col_box, p, .col_list { width:100%; overflow:hidden;}


/*header*/
.flash{ height:500px; margin-left:45px;}
.tail_header{
	background-image: url(test.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}


/*footer*/
.footer{ text-align:center; padding:26px 0; color:#767676; font-size:0.875em;}
.footer a{
	color:#FFFFFF;
}


/*content*/
.tail_content{
	background-color: #242424;
	background-image: url(whiteandblue.gif);
}
.content{
	font-size:0.75em;
	width:990px;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.extra_left{ margin-left:55px; overflow:hidden;}
.content h1{
	height:39px;
	background:url(bg_h1.gif) bottom left repeat-x;
	margin-bottom:13px;
}
.content h1 img{ margin-top:12px;}
.indent_bot{
	display:block;
	margin-bottom:15px;
}
.st_text_1 dt{
	color:#000000;
}
.st_text_1 dd{
	padding-bottom:15px;
}
.st_text_1 dd a{ display:block;}
p{ margin-top:5px;}
.img_left{ float:left; margin:4px 12px 0 0;}
.indent_right{ display:block; float:right;}
.text{
	color:#0a125e;
}
.indent_top{ display:block; margin-top:15px;}
.col_list ul{ float:left;}
.extra_indent_list{ margin-left:44px;}
.content ul li a{ background:url(list_marker.gif) center left no-repeat; padding:0 0 0 15px; line-height:1.687em;}
.indent_bot1{ margin-bottom:6px; display:block;}
.indent_top_bot{ display:block; margin:15px 0;}
.br{ display:block;}
.extra_right{ padding-right:14px;}
/*================== index.html ==================*/
#page1 .content .col_3 .col_box_1{ width:131px;}
#page1 .content .col_3 .col_box_2{ width:70px;}
#page1 .content .col_3 .ind_1{ margin-left:11px;}
/*================== index-3.html ==================*/
#page4 .content .col_2 .col_box_1{ width:154px;}
#page4 .content .col_2 .col_box_2{ width:154px; margin-left:26px;}
/*================== index-7.html ==================*/
#page8 .content .col_2 .col_box_1{ width:275px;}
#page8 .content .col_2 .col_box_1 div{ height:31px;}
#page8 .content .col_2 .col_box_2{ width:245px;}
#page8 .form input{ width:242px; height:18px;}
#page8 .form textarea{ width:242px; height:81px; overflow:auto; display:block; margin-bottom:15px;}
#page8 .form textarea, #page8 .form input{ border:1px solid #808080; color:#979797; padding-left:4px; font-size:1em; font-family:Arial;}
.indent_form_link{ margin-left:134px; margin-right:32px;}
#page8 .ind_1{ float:right; margin-right:95px;}

