* {
	margin:0;
	;
}
body{

}
html, input, textarea, select{
	font-family:Geneva, Tahoma, sans-serif;
	font-size:14px;
	color:#238197;
}


/*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
ul {
	list-style:none;
	padding: 10px 0 0 10px;
}


strong a{ background:url(images/bull_link.gif) center left no-repeat; padding:0 0 0 8px; color:#262626; font-weight:bold; text-decoration:none}
strong a:hover{ text-decoration:underline;}


a:hover{text-decoration:none;}
a {
	color:#2DA2BF;
}

b{ color:#262626;}

.column {
	float:left;
	padding-left: 40px;
	padding-bottom: 20px;
}
.clear { clear:both;}



/*header*/
.bgr_header{
	width:100%;
	padding:20px 0 20px 0;
	background-color: #D5EDF3;
}
.menu{ height:57px;}
.header_logo{
	width:100%;
}
.header_logo img{
	margin:0;
}
.ind_h{
	margin:0 12px 0 11px;
	width:615px;
}

/*footer*/
.footer{
	width:630px;
	padding:10px 0;
	text-indent:36px;
	color:#11759F;
	text-align: center;
	background-color: #D5EDF3;
	font-size: 10px;
	margin: 0 auto;
}
.footer a{ color:#91ae9c;}

.col_1 {
	width:20%;
	}
.col_2 {
	width:73%;
	}
/*content*/
.title{ display:block;}
.row_top, .row_bot{
	text-align: center;
	background-color: #2DA2BF;
	color: #FFFFFF;
	padding: 10px;
}
.indent_img{ margin-right:14px; float:left;}
.line_y{ background:url(images/line_y.gif) top left repeat-x; height:24px;}

/*================== index.html ==================*/
#page1 .row_top .separate{margin:25px 0 0 0; background:url(images/separate_wr.gif) 251px 0 repeat-y; width:595px;}
#page1 .row_top .height_row_top{ height:123px; float:left; width:24px;}
#page1 .row_top .col_1 .indent_text{ margin:11px 0 0 22px; width:150px;}
#page1 .row_top .col_2 .indent_text{
	margin:8px 0 9px 0;
	width:360px;
}


#page1 .separate_y{ width:557px; height:25px; margin:0 0 0 29px;}

#page1 .row_bot .height_row_bot{
	height:10px;
	width:24px;
	float:left;
}
#page1 .row_bot .col_1 .title{ margin:0 0 20px 7px;}
#page1 .row_bot .col_1 .indent_text{ margin:11px 0 0 14px; width:146px;}
#page1 .row_bot .col_1 .indent_text b{ display:block;}
#page1 .row_bot .col_1 .col_box{
	width:550px;
	padding: 0 0 0 50px;
}
#page1 .row_bot .col_1 .col_box .col_box_1{ width:175px;}
#page1 .row_bot .col_1 .col_box .col_box_2{ width:175px; padding:0 11px;}
#page1 .row_bot .col_1 .col_box .col_box_3{ width:175px;}

ul {
	list-style-type: disc;
}
li {
	padding:5px 0;
	color: #333333;
	font-size: 12px;
	}
li a {
	margin:0;
	padding:0 0 0 5px;
	line-height:25px;
	color:#3658B2;
}
/*==========================================*/
#page1 .row_top .col_a .indent_text{ width:540px; margin:11px 0 0 0;}

h1 {
	font-size:20px;
	padding: 10px 0;
	font-weight: normal;
}
h2 {
	font-size:12px;
	letter-spacing: 2px;
}
h3 {
	font-size:14px;
	line-height: 16px;
	letter-spacing: 1px;
	font-weight: normal;
}
h4 {
	font-size:12px;
	font-weight: normal;
	padding: 5px 0;
	line-height: 1.5;
	color: #333333;
}
h5 {
	font-size:12px;
	font-weight: normal;
	padding: 0;
	color: #333333;
}
.p20 {
	padding:20px;
	float:left;
}
.border {
	border: solid 1px #CCCCCC;
	}
.white {
	color: #FFFFFF;
	}
blockquote {
	 padding-left:30px;
	 	}