* { margin:0; padding:0;}
body {
	font-size:100%;
	line-height:1em;
	color:#045484;
	background:#FCFFF5;
	background-color: #045484;
}
.bg {
	color: #FFFFFF;
	background-color: #045484;
}
/*in_line*/
input, select, textarea { vertical-align:middle; font-weight:normal; font-family:Arial; font-size:0.937em;}
img {border:0; vertical-align:top; text-align:left;}

a:hover{text-decoration:none;}
a {
	color:#FFFFFF;
	font-weight:bold;
}
span {
	color:#FFFFFF;
}

.a {
	background-position:0 9px;
	padding-left:7px;
}
ul{margin:0; padding:0; list-style:none;}
li {
	background-position:0 16px;
	padding-left:7px;
	font-size:1em;
	line-height:2.333em;
}
li a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
li a:hover { text-decoration:none;}


.clear {
	clear:both;
	background-color: #000000;
}
.fright { float:right;}
.alignright { text-align:right;}
.bgd_bottom {
	background-color: #045484;
}
h2 {
	font-size:1em;
	line-height:1em;
	margin:0 0 10px 0;
	color: #000000;
}


/*header*/
.menu { height:320px;}

/*content*/
#content {
	font-size:0.75em;
	font-family:Arial;
	line-height:1.166em;
	color: #000000;
}
#content .indent {
	padding:0 31px 18px 41px;
	background-color: #045C94;
}
#content .title { margin-bottom:16px;}
#content .title1 { margin:35px 0 11px 0;}
#content .p { padding-bottom:16px;}
#content .fright { padding:0 24px 14px 0;}
#content .col_3 .ind {
	padding-left:11px;
}
#content .col_2 {

}
#content .cont {
	margin-left: 150px;

}
#content .pic1 { margin:0 0 15px 0;}
#content .pic { float:left; margin-right:20px;}
#content .p1 { padding:17px 0 20px 0;}
#content .box {
	margin:18px 0 0 0;
	color: #000000;
	background-color: #000000;
}

/*footer*/
#footer {
	font-size:0.75em;
	font-family:Arial;
	line-height:1.166em;
	color:#000000;
	background:#f0f0f0;
	background-color: #043464;
}
#footer span a {
	text-decoration:none;
	background-color: #043464;
}
#footer .ind {
	width:380px;
	background-color: #043464;
	color: #000000;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 44px;
}
#footer .txt {
	padding-top:7px;
	color:#000000;
	font-weight:bold;
	background-attachment: fixed;
	background-color: #043464;
}

/*================== index.html ==================*/
#page1 #content .col_1 .alignright {
	margin:-6px 24px 0 0;
	color: #333333;
}
#page1 #content .col_3 .column1 { width:241px;}
#page1 #content .col_3 .column2 { width:219px;}

/*================== index-1.html ==================*/
#page2 #content .col_1 .alignright { margin:0px 24px 31px 0;}
#page2 #content .col_1 .div { width:330px;}
#page2 #content .col_3 .alignright { margin:0px 0px 11px 0;}
#page2 #content .col_3 .txt {
	padding-bottom:6px;
	color: #000000;
}

/*================== index-2.html ==================*/
#page3 #content .col_1 .column1 { width:244px;}
#page3 #content .col_1 .column2 { width:210px;}
#page3 #content .col_1 .txt {
	width:225px;
}

/*================== index-3.html ==================*/
#page4 #content .col_1 .pic { margin-bottom:19px;}
#page4 #content .col_3 .pic { margin-bottom:11px;}

/*================== index-4.html ==================*/
#page5 #content .col_1 .p { padding:17px 0 0px 0;}
#page5 #content .col_1 .column1 { width:181px;}
#page5 #content .col_1 .column2 { width:218px;}
#page5 #content .col_1 .txt { height:26px;}
#page5 #content .col_1 .txt1 { height:79px;}



/*==================list====================*/
.block { width:235px; background:#000000;}
.block .line_r {
}
.block .line_b {
}
.block .line_l {
}
.block .l_t {
}
.block .r_t {
}
.block .r_b {
}
.block .l_b {
}
.block .ind { padding:12px 18px 30px 17px;}

/*==========================================*/

.input {color:#444;		 
		height:20px;
		width:178px;
		background:#fff;		
		border:solid 1px #a4a4a4;
}

textarea{  background:#000000;
		   color:#444;
		   border:solid 1px #a4a4a4;
		   width:218px; height:72px;
		   overflow:auto;
}

