body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url(../images/bg_page.gif);
	font-family:arial;
	
}
div,span,p,h1,a{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}


#header{
	width:716px;
	height:104px;
	background-color:#1d477b;
	border-left:1px solid #99afcf;
	margin-left:auto;
	margin-right:auto;
}

#header img{
	border:0px;
}

#navigation{
	width:716px;
	height:44px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #c0cfe6;
	background-color:#FFFFFF;
}
#navigation ul{
	height:44px;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	list-style:none;
	
}
#navigation li{
	width:142px;
	height:44px;
	float:left;
	color:#5b5c5d;
	font-size:22px;
}
#navigation li A.menu_link:link,A.menu_link:active,A.menu_link:visited{
	width:142px;
	height:44px;
	text-decoration:none;
	color:#5b5c5d;
	font-size:22px;
	display:block;
	line-height:40px;
}
#navigation li A.menu_link:hover{
	width:142px;
	height:44px;
	text-decoration:none;
	color:#ffffff;
	font-size:22px;
	background-color:#5b5c5d;
	display:block;
	line-height:40px;
}
#content{
	width:716px;
	height:100%;
	border-left:1px solid #c0cfe6;
	border-top:1px solid #5b5c5d;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	text-align:left;
}

.content_box_1{
	width:679px;
	border-bottom:6px solid #5b5c5d;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
}

.text_title_1{
	font-size:22px;
	font-weight:bold;
}


.text_1{
	font-size:14px;
	/*color:#5b5c5d;*/
	color:#000000;
	
}

.box_A{
	width:679px;
	margin-top:12px;
	margin-left:auto;
	margin-right:auto;
	margin-left:22px;
}
.box_A_1{
	width:13px;
	height:12px;
	background-image:url(../images/table_1_01.gif);
	background-repeat:repeat-y;
}
.box_A_2{
	height:12px;
	background-image:url(../images/table_1_02.gif);
}
.box_A_3{
	width:24px;
	height:12px;
	background-image:url(../images/table_1_03.gif);
	background-repeat:repeat-y;
}
.box_A_4{
	width:13px;
	background-image:url(../images/table_1_04.gif);
	background-repeat:repeat-y;
}
.box_A_5{
	background-image:url(../images/table_1_05.gif);
}
.box_A_6{
	width:24px;
	background-image:url(../images/table_1_06.gif);
	background-repeat:repeat-y;
}
.box_A_7{
	width:13px;
	height:25px;
	background-image:url(../images/table_1_07.gif);
	background-repeat:no-repeat;
}
.box_A_8{
	height:25px;
	background-image:url(../images/table_1_08.gif);
	background-repeat:repeat-x;
}
.box_A_9{
	width:24px;
	height:25px;
	background-image:url(../images/table_1_07.gif);
	background-repeat:no-repeat;
}



.box_B{
	width:606px;
	margin-top:12px;
	margin-left:auto;
	margin-right:auto;
	font-size:4px;
}
.box_B_1{
	width:15px;
	height:17px;
	background-image:url(../images/table_2_01.gif);
	background-repeat:repeat-y;
}
.box_B_2{
	height:17px;
	background-image:url(../images/table_2_02.gif);
}
.box_B_3{
	width:19px;
	height:17px;
	background-image:url(../images/table_2_03.gif);
	background-repeat:repeat-y;
}
.box_B_4{
	width:15px;
	background-image:url(../images/table_2_04.gif);
	background-repeat:repeat-y;
}
.box_B_5{
	background-image:url(../images/table_2_05.gif);
}
.box_B_6{
	width:19px;
	background-image:url(../images/table_2_06.gif);
	background-repeat:repeat-y;
}
.box_B_7{
	width:15px;
	height:20px;
	background-image:url(../images/table_2_07.gif);
	background-repeat:no-repeat;
}
.box_B_8{
	height:20px;
	background-image:url(../images/table_2_08.gif);
	background-repeat:repeat-x;
}
.box_B_9{
	width:19px;
	height:20px;
	background-image:url(../images/table_2_07.gif);
	background-repeat:no-repeat;
}


.contentContactFormtextTab{
	width:60px;
	color:#1d477b;
	font-weight:bold;
	font-size:12px;
	margin-top:4px;
	margin-left:8px;
	text-align:left;
	float:left;
}

.contentContactFormInputTab{
	width:220px;
	font-weight:bold;
	margin-top:4px;
	text-align:left;
	float:left;
}

input{
	border:1px solid #1d477b;
	width:200px;
}
textarea{
	border:1px solid #1d477b;
	width:200px;
}


.yellow_box{
	width:260px;
	background-color:#FFFF00;
	border:1px solid #000000;
	padding:4px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	font-weight:bold;
	font-size:14px;
}

a.cim_link:link,a.cim_link:active,a.cim_link:visited,a.cim_link:hover{
	font-size:14px;
	color:#000000;
	line-height:normal;
}

.article_box{
	width:420px;
	
	border:1px solid #1d477b;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	padding:4px;
	background-color:#d7e1f0;
	
}

.article_box h1{
	font-size:11px;
	color:#1d477b;
}

.article_box .text_1{
	font-size:10px;
	
}

.article_link{
	font-size:12px;
	color:#1d477b;
	text-decoration:none;
}

#footer{
	font-size:10px;
	margin-left:20px;
	color:#1d477b;
	background-color:#FFFFFF;
}

a.footer_link:link,a.footer_link:active,a.footer_link:visited,a.footer_link:hover{
	font-size:10px;
	color:#1d477b;
	text-decoration:none;
}

.spacer{
	clear:both;
}


